APPPATH/views/map/map.php [ 14 ]
9 $x=0;
10 foreach($_map_markers as $md)
11 {
12 if($x!=0){echo ",";}
13 ?>
14 ["<?php echo $md['name']?>",<?php echo $md['latitude'];?>,<?php echo $md['longitude'];?>, 1, "<?php echo $md['asciiname'];?>",'<?php echo $md['marker'];?>','<?php echo $md['url'];?>']
15 <?php
16 $x++;
17 }
18 }
19 ?>
-
APPPATH/views/map/map.php [ 14 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(20) "Undefined index: url"
2
string(60) "/var/www/atlaspamatek.info.www/application/views/map/map.php"
3
integer 14
4
array(9) ( "kohana_view_filename" => string(60) "/var/www/atlaspamatek.info.www/application/views/map/map.php" "kohana_view_data" => array(5) ( "_map_markers" => array(1) ( 0 => array(5) ( "name" => string(6) "Polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "asciiname" => string(0) "" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" ) ) "map_zoom" => integer 5 "map_bounds" => bool TRUE "c_latitude" => string(8) "52.00000" "c_longitude" => string(8) "20.00000" ) "_map_markers" => array(1) ( 0 => array(5) ( "name" => string(6) "Polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "asciiname" => string(0) "" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" ) ) "map_zoom" => integer 5 "map_bounds" => bool TRUE "c_latitude" => string(8) "52.00000" "c_longitude" => string(8) "20.00000" "x" => integer 0 "md" => array(5) ( "name" => string(6) "Polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "asciiname" => string(0) "" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" ) )
9 $x=0; 10 foreach($_map_markers as $md) 11 { 12 if($x!=0){echo ",";} 13 ?> 14 ["<?php echo $md['name']?>",<?php echo $md['latitude'];?>,<?php echo $md['longitude'];?>, 1, "<?php echo $md['asciiname'];?>",'<?php echo $md['marker'];?>','<?php echo $md['url'];?>'] 15 <?php 16 $x++; 17 } 18 } 19 ?>
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(60) "/var/www/atlaspamatek.info.www/application/views/map/map.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0
string(60) "/var/www/atlaspamatek.info.www/application/views/map/map.php"
1
array(5) ( "_map_markers" => array(1) ( 0 => array(5) ( "name" => string(6) "Polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "asciiname" => string(0) "" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" ) ) "map_zoom" => integer 5 "map_bounds" => bool TRUE "c_latitude" => string(8) "52.00000" "c_longitude" => string(8) "20.00000" )
354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message.
-
APPPATH/views/_country/index.php [ 10 ] » Kohana_View->__toString()
5 <li><a class="link-effect" href="<?php echo URL::site();?><?php echo $country['continent']['asciiname'];?>"><?php echo $country['continent']['name']?></a></li> 6 <li><?php echo $country['name'];?></li> 7 </ol> 8 </div> 9 10 <?php echo $_map ?> 11 12 13 <?php 14 if(!empty($country['desperado']['data'])) 15 {
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(67) "/var/www/atlaspamatek.info.www/application/views/_country/index.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0
string(67) "/var/www/atlaspamatek.info.www/application/views/_country/index.php"
1
array(8) ( "_map" => object View(2)
{ protected _file => string(60) "/var/www/atlaspamatek.info.www/application/views/map/map.php" protected _data => array(5) ( "_map_markers" => array(1) ( 0 => array(5) ( "name" => string(6) "Polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "asciiname" => string(0) "" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" ) ) "map_zoom" => integer 5 "map_bounds" => bool TRUE "c_latitude" => string(8) "52.00000" "c_longitude" => string(8) "20.00000" ) }
"clanky" => integer 0 "fotogalerie" => integer 0 "cestopisy" => integer 0 "videa" => integer 0 "country" => array(15) ( "id" => string(3) "179" "atlas_content" => string(5533) "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html><body><p>Dne&sc …" "seo_title" => string(61) "Polsko - informace o nejznámějších místech a osobnostech" "seo_description" => string(143) "Informace o základních zeměpisných datech Polska, ale také o významných osobnostech, městech, památkách a zajímavostech této zem …" "seo_keywords" => string(0) "" "name" => string(6) "Polsko" "asciiname" => string(6) "polsko" "url" => string(6) "polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "continent" => array(21) ( "geonameid" => string(7) "6255148" "name" => string(6) "Evropa" "asciiname" => string(6) "evropa" "alternatenames" => string(6) "Evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "feature_class" => string(1) "L" "feature_code" => string(4) "CONT" "country_code" => string(0) "" "cc2" => string(0) "" "admin1_code" => string(0) "" "admin2_code" => string(0) "" "admin3_code" => string(0) "" "admin4_code" => string(0) "" "population" => string(1) "0" "elevation" => string(1) "0" "dem" => string(3) "443" "timezone" => string(12) "Europe/Vaduz" "modification_date" => string(10) "2014-06-21" "cont_code" => string(2) "EU" "active" => string(1) "1" ) "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "title_image" => string(36) "02c2c90d3268866770f6dc59bbf96788.jpg" "pocet_clanku" => string(1) "0" "desperado" => array(1) ( "page_links" => string(0) "" ) ) "continents" => array(3) ( 0 => array(8) ( "cont_code" => string(2) "AF" "name" => string(6) "Afrika" "asciiname" => string(7) "/afrika" "latitude" => string(7) "7.18810" "longitude" => string(8) "21.09375" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "28" "url" => string(7) "/afrika" ) 1 => array(8) ( "cont_code" => string(2) "EU" "name" => string(6) "Evropa" "asciiname" => string(7) "/evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "39" "url" => string(7) "/evropa" ) 2 => array(8) ( "cont_code" => string(2) "NA" "name" => string(7) "Amerika" "asciiname" => string(16) "/severni-amerika" "latitude" => string(8) "46.07323" "longitude" => string(10) "-100.54688" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "21" "url" => string(16) "/severni-amerika" ) ) "desperado" => array(12) ( 0 => array(7) ( "id" => string(4) "3824" "nazev" => string(22) "Zámek Český Krumlov" "url" => string(115) "https://desperado.cz/clanek-3824-zamek-cesky-krumlov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(111) "Jihočeský kraj patří k tomu nejhezčímu, co Česká republika nabízí. Mezi jeho největší dominanty..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "0ff3b7e2f2795dd0018b20a60b4f4a37.jpg" "title_image_label" => string(42) "Zámek Český Krumlov (Česká republika)" ) 1 => array(7) ( "id" => string(4) "1939" "nazev" => string(36) "Tarcal - brána do Tokajské oblasti" "url" => string(111) "https://desperado.cz/clanek-1939-madarsko-tarcal.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "V krajině, kde se nachází světoznámý Tokaj a popíjí se slavné tokajské víno, takřka na samém..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "f5fb767b48e847cc7d2cacfd71e37cf3.jpg" "title_image_label" => string(18) "Tarcal (Maďarsko)" ) 2 => array(7) ( "id" => string(4) "3350" "nazev" => string(44) "Millstatt je typické korutanské městečko" "url" => string(136) "https://desperado.cz/clanek-3350-millstatt-je-typicke-korutanske-mestecko.html?utm_source=atlasmest&utm_medium=link&utm_campaign …" "text" => string(104) "Tři a půl tisíce obyvatel, strategická poloha uprostřed Korutan, blízkost panenské přírody i..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "d76d015baace3dea5fdbecb591e268e8.jpg" "title_image_label" => string(33) "Millstatt (Korutany – Rakousko)" ) 3 => array(7) ( "id" => string(3) "105" "nazev" => string(20) "Malajsie – Finance" "url" => string(111) "https://desperado.cz/clanek-105-malajsie-finance.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Měna: malajský ringgit, dělí se na 100 senůKurz: 1$ = 3.18RM, 1RM = 6.28 Kč (5/2014) – aktuální..." "zeme" => string(8) "Malajsie" "title_image" => string(36) "688cc44182261e71a04308d34c7bc09c.jpg" "title_image_label" => string(18) "Peníze (Malajsie)" ) 4 => array(7) ( "id" => string(4) "1945" "nazev" => string(53) "Výlet lodí Captain Morgan – jiný pohled na Maltu" "url" => string(127) "https://desperado.cz/clanek-1945-malta-vylet-lodi-captain-morgan.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Pokud chcete dobře poznat maltské souostroví, a vtisknout si to své mysli co nejvěrnější obraz,..." "zeme" => string(5) "Malta" "title_image" => string(36) "cab423088055708ae738d40d376016a9.jpg" "title_image_label" => string(30) "Přístaviště Sliema (Malta)" ) 5 => array(7) ( "id" => string(4) "2398" "nazev" => string(23) "Monte Albán „2000“" "url" => string(112) "https://desperado.cz/clanek-2398-monte-alban-2000.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(107) "Při cestování po Mexiku můžete navštívit celou řadu zajímavých archeologických lokalit. Pokud..." "zeme" => string(6) "Mexiko" "title_image" => string(36) "1064c6289cd3bade0b146e4d35271d0e.jpg" "title_image_label" => string(21) "Monte Albán (Mexiko)" ) 6 => array(7) ( "id" => string(4) "2080" "nazev" => string(35) "Bulvár Champs Elysées v Paříži" "url" => string(140) "https://desperado.cz/clanek-2080-francie-pariz-bulvar-champs-elysees-v-parizi.html?utm_source=atlasmest&utm_medium=link&utm_camp …" "text" => string(103) "Elysejská pole neboli Champs Elysées, jak zní jejich správný francouzský název, představují..." "zeme" => string(7) "Francie" "title_image" => string(36) "0c8d17c4c9de276a6c47c9e97d16e035.jpg" "title_image_label" => string(45) "Bulvár Champs Elysées v Paříži (Francie)" ) 7 => array(7) ( "id" => string(3) "892" "nazev" => string(35) "Petronas Twin Towers v Kuala Lumpur" "url" => string(153) "https://desperado.cz/clanek-892-video-malajsie-kuala-lumpur-petronas-twin-towers-mrakodrap.html?utm_source=atlasmest&utm_medium= …" "text" => string(103) "Součástí typického neodmyslitelného panoramatu Kuala Lumpur jsou dvojčata věží mrakodrapu ..." "zeme" => string(8) "Malajsie" "title_image" => string(36) "c0b6e0f7dc7e633fd60d23f38bc55b40.jpg" "title_image_label" => string(46) "Petronas Twin Towers v Kuala Lumpur (Malajsie)" ) 8 => array(7) ( "id" => string(2) "64" "nazev" => string(46) "Kambodža – vítejte v království Khmérů" "url" => string(130) "https://desperado.cz/clanek-64-kambodza-vitejte-v-kralovstvi-khmeru.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(102) "Kambodža se jen pomalu a velmi těžce vzpamatovává ze své minulosti. Za krvavé vlády Rudých..." "zeme" => string(9) "Kambodža" "title_image" => string(36) "4d8dff977c663f14121d451ca27e753c.jpg" "title_image_label" => string(26) "Děti na vodě (Kambodža)" ) 9 => array(7) ( "id" => string(3) "160" "nazev" => string(36) "Bangkok – proměny Města andělů" "url" => string(123) "https://desperado.cz/clanek-160-bangkok-promeny-mesta-andelu.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(118) "Velkolepé město andělů, Nejvyšší úložiště božských skvostů, Sídlo velké a nepřemožitelné, Velká..." "zeme" => string(7) "Thajsko" "title_image" => string(36) "3abc13020643771b991d13dee9c7bf01.jpg" "title_image_label" => string(17) "Bangkok (Thajsko)" ) 10 => array(7) ( "id" => string(4) "2373" "nazev" => string(37) "Jak se správně chovat mezi muslimy?" "url" => string(130) "https://desperado.cz/clanek-2373-jak-se-spravne-chovat-mezi-muslimy.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(110) "Hlavním náboženstvím v Egyptě je islám, hlásí se k němu až devadesát procent všech místních..." "zeme" => string(5) "Egypt" "title_image" => string(36) "de2cef3b3150d04a1efa5397e78ec6d6.jpg" "title_image_label" => string(49) "Starý arabský muž (Spojené arabské emiráty)" ) 11 => array(7) ( "id" => string(4) "2575" "nazev" => string(43) "Pár tipů pro návštěvu bulharské Sofie" "url" => string(133) "https://desperado.cz/clanek-2575-par-tipu-pro-navstevu-bulharske-sofie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=to …" "text" => string(103) "Hlavní město Bulharska, Sofie, je multikulturní město, kde si každý najde to své. Historické..." "zeme" => string(9) "Bulharsko" "title_image" => string(36) "f8242fa98dfa2629acbfb11b7b30b86a.jpg" "title_image_label" => string(51) "Katedrála Alexandra Něvského v Sofii (Bulharsko)" ) ) )354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message.
-
APPPATH/views/template.php [ 54 ] » Kohana_View->__toString()
49 <?php echo $breadcrumbs; ?> 50 </div> 51 </div> 52 </div> 53 54 <?php echo $_slot_view;?> 55 56 <?php if(empty($_slot_right_col_hidden)){echo $_slot_right_col; } ?> 57 58 <div id="scroll-end" class="clearfix"></div> 59
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(61) "/var/www/atlaspamatek.info.www/application/views/template.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0
string(61) "/var/www/atlaspamatek.info.www/application/views/template.php"
1
array(9) ( "_header" => object View(2)
{ protected _file => string(66) "/var/www/atlaspamatek.info.www/application/views/static/header.php" protected _data => array(12) ( "_css" => NULL "page_title" => string(81) "Polsko - informace o nejznámějších místech a osobnostech | Atlaspamatek.info" "page_descript" => string(143) "Informace o základních zeměpisných datech Polska, ale také o významných osobnostech, městech, památkách a zajímavostech této zem …" "author" => string(17) "Atlaspamatek.info" "site_name" => string(17) "Atlaspamatek.info" "title_image" => NULL "keywords" => string(0) "" "_json_ld" => NULL "_canonical_url" => NULL "_follow" => string(13) "index, follow" "_next_link" => NULL "_prev_link" => NULL ) }
"_navigation" => object View(2){ protected _file => string(70) "/var/www/atlaspamatek.info.www/application/views/static/navigation.php" protected _data => array(6) ( "_active" => string(0) "" "_form_action" => string(0) "" "_form_query" => string(0) "" "q" => string(0) "" "selected" => string(0) "" "topcarousel" => array(6) ( 0 => array(8) ( "id" => string(4) "4350" "nazev" => string(68) "Expedice za poklady Země: Minerály, drahokamy a fosilie v Ostravě" "url" => string(159) "https://desperado.cz/clanek-4350-expedice-za-poklady-zeme-mineraly-drahokamy-a-fosilie-v-ostrave.html?utm_source=atlasmest&utm_m …" "seo_title" => string(69) "Geologický pavilon Ostrava: Unikátní sbírka minerálů a fosilií" "text" => string(107) "Horniny, minerály a zkameněliny z lokalit z celého světa, jediná veřejnosti přístupná sbírka..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "2867712858263dd82693cb9a4e49a32f.jpg" "title_image_label" => string(79) "Geologický pavilon prof. F. Pošepného v Ostravě-Porubě (Česká republika)" ) 1 => array(8) ( "id" => string(4) "4134" "nazev" => string(69) "Příběh koloniální pevnosti Fort Adélaide s úžasným výhledem" "url" => string(155) "https://desperado.cz/clanek-4134-pribeh-kolonialni-pevnosti-fort-adelaide-s-uzasnym-vyhledem.html?utm_source=atlasmest&utm_mediu …" "seo_title" => string(62) "Pokochejte se pohledem na Port Louis z pevnosti Fort Adélaide" "text" => string(107) "Fort Adélaide je vojenská pevnost, která se nachází na kopci nad přístavem Port Louis na ostrově..." "zeme" => string(9) "Mauricius" "title_image" => string(36) "abd2e85e8a78e0836f4277ed8908e82c.jpg" "title_image_label" => string(47) "Pevnost Fort Adélaide v Port Louis (Mauricius)" ) 2 => array(8) ( "id" => string(4) "4067" "nazev" => string(42) "Turecký Side kombinuje památky a pláže" "url" => string(134) "https://desperado.cz/clanek-4067-turecky-side-kombinuje-pamatky-a-plaze.html?utm_source=atlasmest&utm_medium=link&utm_campaign=t …" "seo_title" => string(42) "Turecký Side kombinuje památky a pláže" "text" => string(101) "Město Side je jednou z turisty oblíbených destinací pro letní dovolenou. Nachází se necelou..." "zeme" => string(7) "Turecko" "title_image" => string(36) "0a78a56310dba269358c7e1464c5ffa1.jpg" "title_image_label" => NULL ) 3 => array(8) ( "id" => string(4) "3869" "nazev" => string(49) "Hösök tere aneb Náměstí hrdinů v Budapešti" "url" => string(138) "https://desperado.cz/clanek-3869-h-s-k-tere-aneb-namesti-hrdinu-v-budapesti.html?utm_source=atlasmest&utm_medium=link&utm_campai …" "seo_title" => string(49) "Hösök tere aneb Náměstí hrdinů v Budapešti" "text" => string(106) "Snad každá evropská metropole má přinejmenším jedno náměstí věnované svým hrdinům padlým..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "21a316f4b5568087ed9b3a21c4913994.jpg" "title_image_label" => string(58) "Hösök tere - Náměstí hrdinů v Budapešti (Maďarsko)" ) 4 => array(8) ( "id" => string(4) "3637" "nazev" => string(66) "Jihočeské město s báječnou atmosférou, seznamte se s Pískem" "url" => string(154) "https://desperado.cz/clanek-3637-jihoceske-mesto-s-bajecnou-atmosferou-seznamte-se-s-piskem.html?utm_source=atlasmest&utm_medium …" "seo_title" => string(39) "Písek, město s báječnou atmosférou" "text" => string(107) "Nejstarší kamenný most v zemi a řeka Otava, kde se kdys rýžovalo zlato. Přesně tohle je krátká..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "e231e5aa1a3ce5569149aa70174074d5.jpg" "title_image_label" => string(26) "Písek (Česká republika)" ) 5 => array(8) ( "id" => string(4) "4008" "nazev" => string(57) "Mostar je stotisícové město a symbol moderní historie" "url" => string(149) "https://desperado.cz/clanek-4008-mostar-je-stotisicove-mesto-a-symbol-moderni-historie.html?utm_source=atlasmest&utm_medium=link …" "seo_title" => string(69) "Mostar je nejoblíbenější turistický cíl v Bosně a Hercogovině" "text" => string(99) "Na jihu Bosny a Hercegoviny najdeme nejen povodí řeky Neretvy, ale také město, ve kterém se..." "zeme" => string(19) "Bosna a Hercegovina" "title_image" => string(36) "6dedb67c85f1985143926ec00e3dfd45.jpg" "title_image_label" => string(28) "Mostar (Bosna a Hercegovina)" ) ) ) }
"_slot_view" => object View(2){ protected _file => string(67) "/var/www/atlaspamatek.info.www/application/views/_country/index.php" protected _data => array(8) ( "_map" => object View(2)
"_footer_html" => object View(2){ protected _file => string(60) "/var/www/atlaspamatek.info.www/application/views/map/map.php" protected _data => array(5) ( "_map_markers" => array(1) ( 0 => array(5) ( "name" => string(6) "Polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "asciiname" => string(0) "" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" ) ) "map_zoom" => integer 5 "map_bounds" => bool TRUE "c_latitude" => string(8) "52.00000" "c_longitude" => string(8) "20.00000" ) }
"clanky" => integer 0 "fotogalerie" => integer 0 "cestopisy" => integer 0 "videa" => integer 0 "country" => array(15) ( "id" => string(3) "179" "atlas_content" => string(5533) "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html><body><p>Dne&sc …" "seo_title" => string(61) "Polsko - informace o nejznámějších místech a osobnostech" "seo_description" => string(143) "Informace o základních zeměpisných datech Polska, ale také o významných osobnostech, městech, památkách a zajímavostech této zem …" "seo_keywords" => string(0) "" "name" => string(6) "Polsko" "asciiname" => string(6) "polsko" "url" => string(6) "polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "continent" => array(21) ( "geonameid" => string(7) "6255148" "name" => string(6) "Evropa" "asciiname" => string(6) "evropa" "alternatenames" => string(6) "Evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "feature_class" => string(1) "L" "feature_code" => string(4) "CONT" "country_code" => string(0) "" "cc2" => string(0) "" "admin1_code" => string(0) "" "admin2_code" => string(0) "" "admin3_code" => string(0) "" "admin4_code" => string(0) "" "population" => string(1) "0" "elevation" => string(1) "0" "dem" => string(3) "443" "timezone" => string(12) "Europe/Vaduz" "modification_date" => string(10) "2014-06-21" "cont_code" => string(2) "EU" "active" => string(1) "1" ) "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "title_image" => string(36) "02c2c90d3268866770f6dc59bbf96788.jpg" "pocet_clanku" => string(1) "0" "desperado" => array(1) ( "page_links" => string(0) "" ) ) "continents" => array(3) ( 0 => array(8) ( "cont_code" => string(2) "AF" "name" => string(6) "Afrika" "asciiname" => string(7) "/afrika" "latitude" => string(7) "7.18810" "longitude" => string(8) "21.09375" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "28" "url" => string(7) "/afrika" ) 1 => array(8) ( "cont_code" => string(2) "EU" "name" => string(6) "Evropa" "asciiname" => string(7) "/evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "39" "url" => string(7) "/evropa" ) 2 => array(8) ( "cont_code" => string(2) "NA" "name" => string(7) "Amerika" "asciiname" => string(16) "/severni-amerika" "latitude" => string(8) "46.07323" "longitude" => string(10) "-100.54688" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "21" "url" => string(16) "/severni-amerika" ) ) "desperado" => array(12) ( 0 => array(7) ( "id" => string(4) "3824" "nazev" => string(22) "Zámek Český Krumlov" "url" => string(115) "https://desperado.cz/clanek-3824-zamek-cesky-krumlov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(111) "Jihočeský kraj patří k tomu nejhezčímu, co Česká republika nabízí. Mezi jeho největší dominanty..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "0ff3b7e2f2795dd0018b20a60b4f4a37.jpg" "title_image_label" => string(42) "Zámek Český Krumlov (Česká republika)" ) 1 => array(7) ( "id" => string(4) "1939" "nazev" => string(36) "Tarcal - brána do Tokajské oblasti" "url" => string(111) "https://desperado.cz/clanek-1939-madarsko-tarcal.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "V krajině, kde se nachází světoznámý Tokaj a popíjí se slavné tokajské víno, takřka na samém..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "f5fb767b48e847cc7d2cacfd71e37cf3.jpg" "title_image_label" => string(18) "Tarcal (Maďarsko)" ) 2 => array(7) ( "id" => string(4) "3350" "nazev" => string(44) "Millstatt je typické korutanské městečko" "url" => string(136) "https://desperado.cz/clanek-3350-millstatt-je-typicke-korutanske-mestecko.html?utm_source=atlasmest&utm_medium=link&utm_campaign …" "text" => string(104) "Tři a půl tisíce obyvatel, strategická poloha uprostřed Korutan, blízkost panenské přírody i..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "d76d015baace3dea5fdbecb591e268e8.jpg" "title_image_label" => string(33) "Millstatt (Korutany – Rakousko)" ) 3 => array(7) ( "id" => string(3) "105" "nazev" => string(20) "Malajsie – Finance" "url" => string(111) "https://desperado.cz/clanek-105-malajsie-finance.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Měna: malajský ringgit, dělí se na 100 senůKurz: 1$ = 3.18RM, 1RM = 6.28 Kč (5/2014) – aktuální..." "zeme" => string(8) "Malajsie" "title_image" => string(36) "688cc44182261e71a04308d34c7bc09c.jpg" "title_image_label" => string(18) "Peníze (Malajsie)" ) 4 => array(7) ( "id" => string(4) "1945" "nazev" => string(53) "Výlet lodí Captain Morgan – jiný pohled na Maltu" "url" => string(127) "https://desperado.cz/clanek-1945-malta-vylet-lodi-captain-morgan.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Pokud chcete dobře poznat maltské souostroví, a vtisknout si to své mysli co nejvěrnější obraz,..." "zeme" => string(5) "Malta" "title_image" => string(36) "cab423088055708ae738d40d376016a9.jpg" "title_image_label" => string(30) "Přístaviště Sliema (Malta)" ) 5 => array(7) ( "id" => string(4) "2398" "nazev" => string(23) "Monte Albán „2000“" "url" => string(112) "https://desperado.cz/clanek-2398-monte-alban-2000.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(107) "Při cestování po Mexiku můžete navštívit celou řadu zajímavých archeologických lokalit. Pokud..." "zeme" => string(6) "Mexiko" "title_image" => string(36) "1064c6289cd3bade0b146e4d35271d0e.jpg" "title_image_label" => string(21) "Monte Albán (Mexiko)" ) 6 => array(7) ( "id" => string(4) "2080" "nazev" => string(35) "Bulvár Champs Elysées v Paříži" "url" => string(140) "https://desperado.cz/clanek-2080-francie-pariz-bulvar-champs-elysees-v-parizi.html?utm_source=atlasmest&utm_medium=link&utm_camp …" "text" => string(103) "Elysejská pole neboli Champs Elysées, jak zní jejich správný francouzský název, představují..." "zeme" => string(7) "Francie" "title_image" => string(36) "0c8d17c4c9de276a6c47c9e97d16e035.jpg" "title_image_label" => string(45) "Bulvár Champs Elysées v Paříži (Francie)" ) 7 => array(7) ( "id" => string(3) "892" "nazev" => string(35) "Petronas Twin Towers v Kuala Lumpur" "url" => string(153) "https://desperado.cz/clanek-892-video-malajsie-kuala-lumpur-petronas-twin-towers-mrakodrap.html?utm_source=atlasmest&utm_medium= …" "text" => string(103) "Součástí typického neodmyslitelného panoramatu Kuala Lumpur jsou dvojčata věží mrakodrapu ..." "zeme" => string(8) "Malajsie" "title_image" => string(36) "c0b6e0f7dc7e633fd60d23f38bc55b40.jpg" "title_image_label" => string(46) "Petronas Twin Towers v Kuala Lumpur (Malajsie)" ) 8 => array(7) ( "id" => string(2) "64" "nazev" => string(46) "Kambodža – vítejte v království Khmérů" "url" => string(130) "https://desperado.cz/clanek-64-kambodza-vitejte-v-kralovstvi-khmeru.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(102) "Kambodža se jen pomalu a velmi těžce vzpamatovává ze své minulosti. Za krvavé vlády Rudých..." "zeme" => string(9) "Kambodža" "title_image" => string(36) "4d8dff977c663f14121d451ca27e753c.jpg" "title_image_label" => string(26) "Děti na vodě (Kambodža)" ) 9 => array(7) ( "id" => string(3) "160" "nazev" => string(36) "Bangkok – proměny Města andělů" "url" => string(123) "https://desperado.cz/clanek-160-bangkok-promeny-mesta-andelu.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(118) "Velkolepé město andělů, Nejvyšší úložiště božských skvostů, Sídlo velké a nepřemožitelné, Velká..." "zeme" => string(7) "Thajsko" "title_image" => string(36) "3abc13020643771b991d13dee9c7bf01.jpg" "title_image_label" => string(17) "Bangkok (Thajsko)" ) 10 => array(7) ( "id" => string(4) "2373" "nazev" => string(37) "Jak se správně chovat mezi muslimy?" "url" => string(130) "https://desperado.cz/clanek-2373-jak-se-spravne-chovat-mezi-muslimy.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(110) "Hlavním náboženstvím v Egyptě je islám, hlásí se k němu až devadesát procent všech místních..." "zeme" => string(5) "Egypt" "title_image" => string(36) "de2cef3b3150d04a1efa5397e78ec6d6.jpg" "title_image_label" => string(49) "Starý arabský muž (Spojené arabské emiráty)" ) 11 => array(7) ( "id" => string(4) "2575" "nazev" => string(43) "Pár tipů pro návštěvu bulharské Sofie" "url" => string(133) "https://desperado.cz/clanek-2575-par-tipu-pro-navstevu-bulharske-sofie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=to …" "text" => string(103) "Hlavní město Bulharska, Sofie, je multikulturní město, kde si každý najde to své. Historické..." "zeme" => string(9) "Bulharsko" "title_image" => string(36) "f8242fa98dfa2629acbfb11b7b30b86a.jpg" "title_image_label" => string(51) "Katedrála Alexandra Něvského v Sofii (Bulharsko)" ) ) ) }{ protected _file => string(71) "/var/www/atlaspamatek.info.www/application/views/static/footer_html.php" protected _data => array(1) ( "_footer_banner" => NULL ) }
"_footer" => object View(2){ protected _file => string(66) "/var/www/atlaspamatek.info.www/application/views/static/footer.php" protected _data => array(1) ( "_scripts" => NULL ) }
"bg_white" => bool TRUE "breadcrumbs" => NULL "_slot_right_col" => object View(2){ protected _file => string(75) "/var/www/atlaspamatek.info.www/application/views//static/slot_right_col.php" protected _data => array(2) ( "siteconfig" => array(11) ( "server_url" => string(17) "atlaspamatek.info" "imageserver" => string(20) "https://desperado.cz" "server_name" => string(17) "Atlaspamatek.info" "author" => string(17) "Atlaspamatek.info" "description" => string(46) "Atlaspamatek.info - Inspirace pro vaše cesty." "site_url" => string(25) "https://atlaspamatek.info" "page_name" => string(17) "Atlaspamatek.info" "default_driver" => string(4) "file" "default_lifetime" => integer 60000 "gsm_api_key" => string(39) "AIzaSyD48UJ4Ir8Ev3BU4NeXZ-2l-wGx51-UKbQ" "openweatherkey" => string(32) "dc88375539835da276ef040156f95c3f" ) "continents" => array(3) ( 0 => array(8) ( "cont_code" => string(2) "AF" "name" => string(6) "Afrika" "asciiname" => string(7) "/afrika" "latitude" => string(7) "7.18810" "longitude" => string(8) "21.09375" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "28" "url" => string(7) "/afrika" ) 1 => array(8) ( "cont_code" => string(2) "EU" "name" => string(6) "Evropa" "asciiname" => string(7) "/evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "39" "url" => string(7) "/evropa" ) 2 => array(8) ( "cont_code" => string(2) "NA" "name" => string(7) "Amerika" "asciiname" => string(16) "/severni-amerika" "latitude" => string(8) "46.07323" "longitude" => string(10) "-100.54688" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "21" "url" => string(16) "/severni-amerika" ) ) ) }
"_footer_links" => array(0) )354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/Controller/Template.php [ 44 ] » Kohana_View->render()
39 */ 40 public function after() 41 { 42 if ($this->auto_render === TRUE) 43 { 44 $this->response->body($this->template->render()); 45 } 46 47 parent::after(); 48 } 49
-
APPPATH/classes/Controller/Theme.php [ 96 ] » Kohana_Controller_Template->after()
91 } 92 93 94 public function after() 95 { 96 parent::after(); 97 } 98 99 }
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Theme->after()
82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response 90 return $this->response; 91 } 92
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 94 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Country(6)
{ public template => object View(2)
{ protected _file => string(61) "/var/www/atlaspamatek.info.www/application/views/template.php" protected _data => array(9) ( "_header" => object View(2)
public auto_render => bool TRUE public request => object Request(19){ protected _file => string(66) "/var/www/atlaspamatek.info.www/application/views/static/header.php" protected _data => array(12) ( "_css" => NULL "page_title" => string(81) "Polsko - informace o nejznámějších místech a osobnostech | Atlaspamatek.info" "page_descript" => string(143) "Informace o základních zeměpisných datech Polska, ale také o významných osobnostech, městech, památkách a zajímavostech této zem …" "author" => string(17) "Atlaspamatek.info" "site_name" => string(17) "Atlaspamatek.info" "title_image" => NULL "keywords" => string(0) "" "_json_ld" => NULL "_canonical_url" => NULL "_follow" => string(13) "index, follow" "_next_link" => NULL "_prev_link" => NULL ) }
"_navigation" => object View(2){ protected _file => string(70) "/var/www/atlaspamatek.info.www/application/views/static/navigation.php" protected _data => array(6) ( "_active" => string(0) "" "_form_action" => string(0) "" "_form_query" => string(0) "" "q" => string(0) "" "selected" => string(0) "" "topcarousel" => array(6) ( 0 => array(8) ( "id" => string(4) "4350" "nazev" => string(68) "Expedice za poklady Země: Minerály, drahokamy a fosilie v Ostravě" "url" => string(159) "https://desperado.cz/clanek-4350-expedice-za-poklady-zeme-mineraly-drahokamy-a-fosilie-v-ostrave.html?utm_source=atlasmest&utm_m …" "seo_title" => string(69) "Geologický pavilon Ostrava: Unikátní sbírka minerálů a fosilií" "text" => string(107) "Horniny, minerály a zkameněliny z lokalit z celého světa, jediná veřejnosti přístupná sbírka..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "2867712858263dd82693cb9a4e49a32f.jpg" "title_image_label" => string(79) "Geologický pavilon prof. F. Pošepného v Ostravě-Porubě (Česká republika)" ) 1 => array(8) ( "id" => string(4) "4134" "nazev" => string(69) "Příběh koloniální pevnosti Fort Adélaide s úžasným výhledem" "url" => string(155) "https://desperado.cz/clanek-4134-pribeh-kolonialni-pevnosti-fort-adelaide-s-uzasnym-vyhledem.html?utm_source=atlasmest&utm_mediu …" "seo_title" => string(62) "Pokochejte se pohledem na Port Louis z pevnosti Fort Adélaide" "text" => string(107) "Fort Adélaide je vojenská pevnost, která se nachází na kopci nad přístavem Port Louis na ostrově..." "zeme" => string(9) "Mauricius" "title_image" => string(36) "abd2e85e8a78e0836f4277ed8908e82c.jpg" "title_image_label" => string(47) "Pevnost Fort Adélaide v Port Louis (Mauricius)" ) 2 => array(8) ( "id" => string(4) "4067" "nazev" => string(42) "Turecký Side kombinuje památky a pláže" "url" => string(134) "https://desperado.cz/clanek-4067-turecky-side-kombinuje-pamatky-a-plaze.html?utm_source=atlasmest&utm_medium=link&utm_campaign=t …" "seo_title" => string(42) "Turecký Side kombinuje památky a pláže" "text" => string(101) "Město Side je jednou z turisty oblíbených destinací pro letní dovolenou. Nachází se necelou..." "zeme" => string(7) "Turecko" "title_image" => string(36) "0a78a56310dba269358c7e1464c5ffa1.jpg" "title_image_label" => NULL ) 3 => array(8) ( "id" => string(4) "3869" "nazev" => string(49) "Hösök tere aneb Náměstí hrdinů v Budapešti" "url" => string(138) "https://desperado.cz/clanek-3869-h-s-k-tere-aneb-namesti-hrdinu-v-budapesti.html?utm_source=atlasmest&utm_medium=link&utm_campai …" "seo_title" => string(49) "Hösök tere aneb Náměstí hrdinů v Budapešti" "text" => string(106) "Snad každá evropská metropole má přinejmenším jedno náměstí věnované svým hrdinům padlým..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "21a316f4b5568087ed9b3a21c4913994.jpg" "title_image_label" => string(58) "Hösök tere - Náměstí hrdinů v Budapešti (Maďarsko)" ) 4 => array(8) ( "id" => string(4) "3637" "nazev" => string(66) "Jihočeské město s báječnou atmosférou, seznamte se s Pískem" "url" => string(154) "https://desperado.cz/clanek-3637-jihoceske-mesto-s-bajecnou-atmosferou-seznamte-se-s-piskem.html?utm_source=atlasmest&utm_medium …" "seo_title" => string(39) "Písek, město s báječnou atmosférou" "text" => string(107) "Nejstarší kamenný most v zemi a řeka Otava, kde se kdys rýžovalo zlato. Přesně tohle je krátká..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "e231e5aa1a3ce5569149aa70174074d5.jpg" "title_image_label" => string(26) "Písek (Česká republika)" ) 5 => array(8) ( "id" => string(4) "4008" "nazev" => string(57) "Mostar je stotisícové město a symbol moderní historie" "url" => string(149) "https://desperado.cz/clanek-4008-mostar-je-stotisicove-mesto-a-symbol-moderni-historie.html?utm_source=atlasmest&utm_medium=link …" "seo_title" => string(69) "Mostar je nejoblíbenější turistický cíl v Bosně a Hercogovině" "text" => string(99) "Na jihu Bosny a Hercegoviny najdeme nejen povodí řeky Neretvy, ale také město, ve kterém se..." "zeme" => string(19) "Bosna a Hercegovina" "title_image" => string(36) "6dedb67c85f1985143926ec00e3dfd45.jpg" "title_image_label" => string(28) "Mostar (Bosna a Hercegovina)" ) ) ) }
"_slot_view" => object View(2){ protected _file => string(67) "/var/www/atlaspamatek.info.www/application/views/_country/index.php" protected _data => array(8) ( "_map" => object View(2)
"_footer_html" => object View(2){ protected _file => string(60) "/var/www/atlaspamatek.info.www/application/views/map/map.php" protected _data => array(5) ( "_map_markers" => array(1) ( 0 => array(5) ( "name" => string(6) "Polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "asciiname" => string(0) "" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" ) ) "map_zoom" => integer 5 "map_bounds" => bool TRUE "c_latitude" => string(8) "52.00000" "c_longitude" => string(8) "20.00000" ) }
"clanky" => integer 0 "fotogalerie" => integer 0 "cestopisy" => integer 0 "videa" => integer 0 "country" => array(15) ( "id" => string(3) "179" "atlas_content" => string(5533) "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html><body><p>Dne&sc …" "seo_title" => string(61) "Polsko - informace o nejznámějších místech a osobnostech" "seo_description" => string(143) "Informace o základních zeměpisných datech Polska, ale také o významných osobnostech, městech, památkách a zajímavostech této zem …" "seo_keywords" => string(0) "" "name" => string(6) "Polsko" "asciiname" => string(6) "polsko" "url" => string(6) "polsko" "latitude" => string(8) "52.00000" "longitude" => string(8) "20.00000" "continent" => array(21) ( "geonameid" => string(7) "6255148" "name" => string(6) "Evropa" "asciiname" => string(6) "evropa" "alternatenames" => string(6) "Evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "feature_class" => string(1) "L" "feature_code" => string(4) "CONT" "country_code" => string(0) "" "cc2" => string(0) "" "admin1_code" => string(0) "" "admin2_code" => string(0) "" "admin3_code" => string(0) "" "admin4_code" => string(0) "" "population" => string(1) "0" "elevation" => string(1) "0" "dem" => string(3) "443" "timezone" => string(12) "Europe/Vaduz" "modification_date" => string(10) "2014-06-21" "cont_code" => string(2) "EU" "active" => string(1) "1" ) "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "title_image" => string(36) "02c2c90d3268866770f6dc59bbf96788.jpg" "pocet_clanku" => string(1) "0" "desperado" => array(1) ( "page_links" => string(0) "" ) ) "continents" => array(3) ( 0 => array(8) ( "cont_code" => string(2) "AF" "name" => string(6) "Afrika" "asciiname" => string(7) "/afrika" "latitude" => string(7) "7.18810" "longitude" => string(8) "21.09375" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "28" "url" => string(7) "/afrika" ) 1 => array(8) ( "cont_code" => string(2) "EU" "name" => string(6) "Evropa" "asciiname" => string(7) "/evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "39" "url" => string(7) "/evropa" ) 2 => array(8) ( "cont_code" => string(2) "NA" "name" => string(7) "Amerika" "asciiname" => string(16) "/severni-amerika" "latitude" => string(8) "46.07323" "longitude" => string(10) "-100.54688" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "21" "url" => string(16) "/severni-amerika" ) ) "desperado" => array(12) ( 0 => array(7) ( "id" => string(4) "3824" "nazev" => string(22) "Zámek Český Krumlov" "url" => string(115) "https://desperado.cz/clanek-3824-zamek-cesky-krumlov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(111) "Jihočeský kraj patří k tomu nejhezčímu, co Česká republika nabízí. Mezi jeho největší dominanty..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "0ff3b7e2f2795dd0018b20a60b4f4a37.jpg" "title_image_label" => string(42) "Zámek Český Krumlov (Česká republika)" ) 1 => array(7) ( "id" => string(4) "1939" "nazev" => string(36) "Tarcal - brána do Tokajské oblasti" "url" => string(111) "https://desperado.cz/clanek-1939-madarsko-tarcal.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "V krajině, kde se nachází světoznámý Tokaj a popíjí se slavné tokajské víno, takřka na samém..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "f5fb767b48e847cc7d2cacfd71e37cf3.jpg" "title_image_label" => string(18) "Tarcal (Maďarsko)" ) 2 => array(7) ( "id" => string(4) "3350" "nazev" => string(44) "Millstatt je typické korutanské městečko" "url" => string(136) "https://desperado.cz/clanek-3350-millstatt-je-typicke-korutanske-mestecko.html?utm_source=atlasmest&utm_medium=link&utm_campaign …" "text" => string(104) "Tři a půl tisíce obyvatel, strategická poloha uprostřed Korutan, blízkost panenské přírody i..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "d76d015baace3dea5fdbecb591e268e8.jpg" "title_image_label" => string(33) "Millstatt (Korutany – Rakousko)" ) 3 => array(7) ( "id" => string(3) "105" "nazev" => string(20) "Malajsie – Finance" "url" => string(111) "https://desperado.cz/clanek-105-malajsie-finance.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Měna: malajský ringgit, dělí se na 100 senůKurz: 1$ = 3.18RM, 1RM = 6.28 Kč (5/2014) – aktuální..." "zeme" => string(8) "Malajsie" "title_image" => string(36) "688cc44182261e71a04308d34c7bc09c.jpg" "title_image_label" => string(18) "Peníze (Malajsie)" ) 4 => array(7) ( "id" => string(4) "1945" "nazev" => string(53) "Výlet lodí Captain Morgan – jiný pohled na Maltu" "url" => string(127) "https://desperado.cz/clanek-1945-malta-vylet-lodi-captain-morgan.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Pokud chcete dobře poznat maltské souostroví, a vtisknout si to své mysli co nejvěrnější obraz,..." "zeme" => string(5) "Malta" "title_image" => string(36) "cab423088055708ae738d40d376016a9.jpg" "title_image_label" => string(30) "Přístaviště Sliema (Malta)" ) 5 => array(7) ( "id" => string(4) "2398" "nazev" => string(23) "Monte Albán „2000“" "url" => string(112) "https://desperado.cz/clanek-2398-monte-alban-2000.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(107) "Při cestování po Mexiku můžete navštívit celou řadu zajímavých archeologických lokalit. Pokud..." "zeme" => string(6) "Mexiko" "title_image" => string(36) "1064c6289cd3bade0b146e4d35271d0e.jpg" "title_image_label" => string(21) "Monte Albán (Mexiko)" ) 6 => array(7) ( "id" => string(4) "2080" "nazev" => string(35) "Bulvár Champs Elysées v Paříži" "url" => string(140) "https://desperado.cz/clanek-2080-francie-pariz-bulvar-champs-elysees-v-parizi.html?utm_source=atlasmest&utm_medium=link&utm_camp …" "text" => string(103) "Elysejská pole neboli Champs Elysées, jak zní jejich správný francouzský název, představují..." "zeme" => string(7) "Francie" "title_image" => string(36) "0c8d17c4c9de276a6c47c9e97d16e035.jpg" "title_image_label" => string(45) "Bulvár Champs Elysées v Paříži (Francie)" ) 7 => array(7) ( "id" => string(3) "892" "nazev" => string(35) "Petronas Twin Towers v Kuala Lumpur" "url" => string(153) "https://desperado.cz/clanek-892-video-malajsie-kuala-lumpur-petronas-twin-towers-mrakodrap.html?utm_source=atlasmest&utm_medium= …" "text" => string(103) "Součástí typického neodmyslitelného panoramatu Kuala Lumpur jsou dvojčata věží mrakodrapu ..." "zeme" => string(8) "Malajsie" "title_image" => string(36) "c0b6e0f7dc7e633fd60d23f38bc55b40.jpg" "title_image_label" => string(46) "Petronas Twin Towers v Kuala Lumpur (Malajsie)" ) 8 => array(7) ( "id" => string(2) "64" "nazev" => string(46) "Kambodža – vítejte v království Khmérů" "url" => string(130) "https://desperado.cz/clanek-64-kambodza-vitejte-v-kralovstvi-khmeru.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(102) "Kambodža se jen pomalu a velmi těžce vzpamatovává ze své minulosti. Za krvavé vlády Rudých..." "zeme" => string(9) "Kambodža" "title_image" => string(36) "4d8dff977c663f14121d451ca27e753c.jpg" "title_image_label" => string(26) "Děti na vodě (Kambodža)" ) 9 => array(7) ( "id" => string(3) "160" "nazev" => string(36) "Bangkok – proměny Města andělů" "url" => string(123) "https://desperado.cz/clanek-160-bangkok-promeny-mesta-andelu.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(118) "Velkolepé město andělů, Nejvyšší úložiště božských skvostů, Sídlo velké a nepřemožitelné, Velká..." "zeme" => string(7) "Thajsko" "title_image" => string(36) "3abc13020643771b991d13dee9c7bf01.jpg" "title_image_label" => string(17) "Bangkok (Thajsko)" ) 10 => array(7) ( "id" => string(4) "2373" "nazev" => string(37) "Jak se správně chovat mezi muslimy?" "url" => string(130) "https://desperado.cz/clanek-2373-jak-se-spravne-chovat-mezi-muslimy.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(110) "Hlavním náboženstvím v Egyptě je islám, hlásí se k němu až devadesát procent všech místních..." "zeme" => string(5) "Egypt" "title_image" => string(36) "de2cef3b3150d04a1efa5397e78ec6d6.jpg" "title_image_label" => string(49) "Starý arabský muž (Spojené arabské emiráty)" ) 11 => array(7) ( "id" => string(4) "2575" "nazev" => string(43) "Pár tipů pro návštěvu bulharské Sofie" "url" => string(133) "https://desperado.cz/clanek-2575-par-tipu-pro-navstevu-bulharske-sofie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=to …" "text" => string(103) "Hlavní město Bulharska, Sofie, je multikulturní město, kde si každý najde to své. Historické..." "zeme" => string(9) "Bulharsko" "title_image" => string(36) "f8242fa98dfa2629acbfb11b7b30b86a.jpg" "title_image_label" => string(51) "Katedrála Alexandra Něvského v Sofii (Bulharsko)" ) ) ) }{ protected _file => string(71) "/var/www/atlaspamatek.info.www/application/views/static/footer_html.php" protected _data => array(1) ( "_footer_banner" => NULL ) }
"_footer" => object View(2){ protected _file => string(66) "/var/www/atlaspamatek.info.www/application/views/static/footer.php" protected _data => array(1) ( "_scripts" => NULL ) }
"bg_white" => bool TRUE "breadcrumbs" => NULL "_slot_right_col" => object View(2){ protected _file => string(75) "/var/www/atlaspamatek.info.www/application/views//static/slot_right_col.php" protected _data => array(2) ( "siteconfig" => array(11) ( "server_url" => string(17) "atlaspamatek.info" "imageserver" => string(20) "https://desperado.cz" "server_name" => string(17) "Atlaspamatek.info" "author" => string(17) "Atlaspamatek.info" "description" => string(46) "Atlaspamatek.info - Inspirace pro vaše cesty." "site_url" => string(25) "https://atlaspamatek.info" "page_name" => string(17) "Atlaspamatek.info" "default_driver" => string(4) "file" "default_lifetime" => integer 60000 "gsm_api_key" => string(39) "AIzaSyD48UJ4Ir8Ev3BU4NeXZ-2l-wGx51-UKbQ" "openweatherkey" => string(32) "dc88375539835da276ef040156f95c3f" ) "continents" => array(3) ( 0 => array(8) ( "cont_code" => string(2) "AF" "name" => string(6) "Afrika" "asciiname" => string(7) "/afrika" "latitude" => string(7) "7.18810" "longitude" => string(8) "21.09375" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "28" "url" => string(7) "/afrika" ) 1 => array(8) ( "cont_code" => string(2) "EU" "name" => string(6) "Evropa" "asciiname" => string(7) "/evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "39" "url" => string(7) "/evropa" ) 2 => array(8) ( "cont_code" => string(2) "NA" "name" => string(7) "Amerika" "asciiname" => string(16) "/severni-amerika" "latitude" => string(8) "46.07323" "longitude" => string(10) "-100.54688" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "21" "url" => string(16) "/severni-amerika" ) ) ) }
"_footer_links" => array(0) ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(40) "zeme-<country_id>-<country_url>(/<page>)" protected _regex => array(2) ( "page" => string(3) "\d+" "country_id" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(7) "Country" "action" => string(6) "detail" ) protected _route_regex => string(79) "#^zeme-(?P<country_id>\d+)-(?P<country_url>[^/.,;?\n]++)(?:/(?P<page>\d+))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(7) "Country" protected _action => string(6) "detail" protected _uri => string(15) "zeme-179-polsko" protected _external => bool FALSE protected _params => array(2) ( "country_id" => string(3) "179" "country_url" => string(6) "polsko" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}{ protected _status => integer 200 protected _header => object HTTP_Header(0)
public siteconfig => array(11) ( "server_url" => string(17) "atlaspamatek.info" "imageserver" => string(20) "https://desperado.cz" "server_name" => string(17) "Atlaspamatek.info" "author" => string(17) "Atlaspamatek.info" "description" => string(46) "Atlaspamatek.info - Inspirace pro vaše cesty." "site_url" => string(25) "https://atlaspamatek.info" "page_name" => string(17) "Atlaspamatek.info" "default_driver" => string(4) "file" "default_lifetime" => integer 60000 "gsm_api_key" => string(39) "AIzaSyD48UJ4Ir8Ev3BU4NeXZ-2l-wGx51-UKbQ" "openweatherkey" => string(32) "dc88375539835da276ef040156f95c3f" ) public continents => array(3) ( 0 => array(8) ( "cont_code" => string(2) "AF" "name" => string(6) "Afrika" "asciiname" => string(7) "/afrika" "latitude" => string(7) "7.18810" "longitude" => string(8) "21.09375" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "28" "url" => string(7) "/afrika" ) 1 => array(8) ( "cont_code" => string(2) "EU" "name" => string(6) "Evropa" "asciiname" => string(7) "/evropa" "latitude" => string(8) "48.69096" "longitude" => string(7) "9.14062" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "39" "url" => string(7) "/evropa" ) 2 => array(8) ( "cont_code" => string(2) "NA" "name" => string(7) "Amerika" "asciiname" => string(16) "/severni-amerika" "latitude" => string(8) "46.07323" "longitude" => string(10) "-100.54688" "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "countries" => string(2) "21" "url" => string(16) "/severni-amerika" ) ) }{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }89 90 // Create a new instance of the controller 91 $controller = $class->newInstance($request, $response); 92 93 // Run the controller's execute() method 94 $response = $class->getMethod('execute')->invoke($controller); 95 96 if ( ! $response instanceof Response) 97 { 98 // Controller failed to return a Response. 99 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(40) "zeme-<country_id>-<country_url>(/<page>)" protected _regex => array(2) ( "page" => string(3) "\d+" "country_id" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(7) "Country" "action" => string(6) "detail" ) protected _route_regex => string(79) "#^zeme-(?P<country_id>\d+)-(?P<country_url>[^/.,;?\n]++)(?:/(?P<page>\d+))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(7) "Country" protected _action => string(6) "detail" protected _uri => string(15) "zeme-179-polsko" protected _external => bool FALSE protected _params => array(2) ( "country_id" => string(3) "179" "country_url" => string(6) "polsko" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(['_protocol' => $request->protocol()]); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 1000 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(40) "zeme-<country_id>-<country_url>(/<page>)" protected _regex => array(2) ( "page" => string(3) "\d+" "country_id" => string(3) "\d+" ) protected _defaults => array(2) ( "controller" => string(7) "Country" "action" => string(6) "detail" ) protected _route_regex => string(79) "#^zeme-(?P<country_id>\d+)-(?P<country_url>[^/.,;?\n]++)(?:/(?P<page>\d+))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(7) "Country" protected _action => string(6) "detail" protected _uri => string(15) "zeme-179-polsko" protected _external => bool FALSE protected _params => array(2) ( "country_id" => string(3) "179" "country_url" => string(6) "polsko" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}995 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', [ 996 ':uri' => $this->_uri, 997 ]); 998 } 999 1000 return $this->_client->execute($this); 1001 } 1002 1003 /** 1004 * Returns whether this request is the initial request Kohana received. 1005 * Can be used to test for sub requests.
-
DOCROOT/index.php [ 123 ] » Kohana_Request->execute()
118 /** 119 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 120 * If no source is specified, the URI will be automatically detected. 121 */ 122 echo Request::factory(TRUE, array(), FALSE) 123 ->execute() 124 ->send_headers(TRUE) 125 ->body(); 126 }