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(4) "Blog" "latitude" => NULL "longitude" => NULL "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" => NULL "c_longitude" => NULL ) "_map_markers" => array(1) ( 0 => array(5) ( "name" => string(4) "Blog" "latitude" => NULL "longitude" => NULL "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" => NULL "c_longitude" => NULL "x" => integer 0 "md" => array(5) ( "name" => string(4) "Blog" "latitude" => NULL "longitude" => NULL "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(4) "Blog" "latitude" => NULL "longitude" => NULL "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" => NULL "c_longitude" => NULL )
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(4) "Blog" "latitude" => NULL "longitude" => NULL "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" => NULL "c_longitude" => NULL ) }
"clanky" => integer 0 "fotogalerie" => integer 0 "cestopisy" => integer 0 "videa" => integer 0 "country" => array(15) ( "id" => string(3) "271" "atlas_content" => string(108) "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> " "seo_title" => NULL "seo_description" => NULL "seo_keywords" => NULL "name" => string(4) "Blog" "asciiname" => string(4) "blog" "url" => string(4) "blog" "latitude" => NULL "longitude" => NULL "continent" => NULL "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "title_image" => NULL "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) "1619" "nazev" => string(16) "Autem do Turecka" "url" => string(112) "https://desperado.cz/clanek-1619-autem-do-turecka.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(104) "Tento článek je určen pro ty z vás, kteří se rozhodnou do Turecka cestovat autem a neví, co je..." "zeme" => string(7) "Turecko" "title_image" => string(36) "20d2a1a0a049e1a731b674f51bee7e37.jpg" "title_image_label" => string(29) "Dopravní značení (Turecko)" ) 1 => array(7) ( "id" => string(4) "1999" "nazev" => string(33) "Hrad Aggstein nad údolím Wachau" "url" => string(118) "https://desperado.cz/clanek-1999-rakousko-hrad-aggstein.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Hrad Aggstein se nachází v Rakousku, konkrétně v údolí Wachau na pravém břehu Dunaje, poblíž..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "51208a54b4d997dd398b9c6a122f11a6.jpg" "title_image_label" => string(24) "Hrad Aggstein (Rakousko)" ) 2 => array(7) ( "id" => string(3) "314" "nazev" => string(37) "Sanliurfa – starobylá a posvátná" "url" => string(125) "https://desperado.cz/clanek-314-sanliurfa-starobyla-a-posvatna.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "V děsném vedru se vláčíme s batohy do centra Şanliurfy, města ležícího nedaleko syrské hranice...." "zeme" => string(7) "Turecko" "title_image" => string(36) "b7aec39bf97df2f4858a5793ffc07e4c.jpg" "title_image_label" => string(40) "Švec na tržišti v Sanliurfa (Turecko)" ) 3 => array(7) ( "id" => string(4) "1632" "nazev" => string(31) "Nerja - fotogalerie z roku 2013" "url" => string(116) "https://desperado.cz/clanek-1632-foto-spanelsko-nerja.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(107) "Nerja je oblíbené letovisko na jihu Španělska, které láká turisty z celé Evropy. Oblibu si Nerja..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "fca69dc8b99d788558a11bb851a1a564.jpg" "title_image_label" => string(31) "Nerja (Andalusie - Španělsko)" ) 4 => array(7) ( "id" => string(4) "1025" "nazev" => string(19) "Fotogalerie Namibie" "url" => string(108) "https://desperado.cz/clanek-1025-foto-namibie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(113) "Namibie je sice co do rozlohy třiatřicátá největší země světa (825 tisíc kilometrů čtverečních),..." "zeme" => string(7) "Namibie" "title_image" => string(36) "5edbfb694e504bcf130caf011c99aaed.jpg" "title_image_label" => string(7) "Namibie" ) 5 => array(7) ( "id" => string(4) "3364" "nazev" => string(45) "Fotogalerie kouzelného zámku Neuschwanstein" "url" => string(139) "https://desperado.cz/clanek-3364-fotogalerie-kouzelneho-zamku-neuschwanstein.html?utm_source=atlasmest&utm_medium=link&utm_campa …" "text" => string(108) "Romantický zámek Neuschwanstein má za sebou teprve půl druhého století historie, přesto se v něm..." "zeme" => string(8) "Německo" "title_image" => string(36) "75289c7b6308db2faae009fc540edce5.jpg" "title_image_label" => string(43) "Zámek Neuschwanstein (Bavorsko - Německo)" ) 6 => array(7) ( "id" => string(3) "620" "nazev" => string(71) "Kuba – suvenýry, jineterismus, dárky, dorozumívání se, elekřina" "url" => string(152) "https://desperado.cz/clanek-620-kuba-suvenyry-jineterismus-darky-dorozumivani-se-elekrina.html?utm_source=atlasmest&utm_medium=l …" "text" => string(113) "Tradiční suvenýry – doutníky, rum, káva Asi žádný turista, který navštíví Kubu si nenechá ujít..." "zeme" => string(4) "Kuba" "title_image" => string(36) "fd8da2b38c258668a34bbb8302261b8c.jpg" "title_image_label" => string(25) "Výroba doutníků (Kuba)" ) 7 => array(7) ( "id" => string(4) "2208" "nazev" => string(21) "Gotický hrad Zvíkov" "url" => string(107) "https://desperado.cz/clanek-2208-hrad-zvikov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(99) "Gotický hrad Zvíkov patří k tomu nejkrásnějšímu, co Česká republika nabízí z pohledu..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "e75221ecc656478bc5b4fdc3189315fa.jpg" "title_image_label" => string(41) "Gotický hrad Zvíkov (Česká republika)" ) 8 => array(7) ( "id" => string(4) "3476" "nazev" => string(54) "Tihany je okouzlující levandulová oáza na Balatonu" "url" => string(146) "https://desperado.cz/clanek-3476-tihany-je-okouzlujici-levandulova-oaza-na-balatonu.html?utm_source=atlasmest&utm_medium=link&ut …" "text" => string(107) "Při cestě k Balatonu nevynechejte návštěvu Tihany. Jedná se o kopcovitý poloostrov vulkanického..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "71de52046ee81a153fbb0fca87e0e809.jpg" "title_image_label" => string(45) "Benediktinské opatství v Tihany (Maďarsko)" ) 9 => array(7) ( "id" => string(4) "2559" "nazev" => string(40) "Poznávací aktivní dovolená na Maltě" "url" => string(131) "https://desperado.cz/clanek-2559-poznavaci-aktivni-dovolena-na-malte.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(110) "Když se řekne Středozemní moře, mnohým se jistě vybaví Jadran, řecké ostrůvky nebo třeba Egypt,..." "zeme" => string(5) "Malta" "title_image" => string(36) "ea0b34a6440b3a885e31104d62bea61b.jpg" "title_image_label" => string(16) "Valletta (Malta)" ) 10 => array(7) ( "id" => string(4) "2415" "nazev" => string(41) "Sevillu stavěli Almorávidé i Římané" "url" => string(131) "https://desperado.cz/clanek-2415-sevillu-staveli-almoravide-i-rimane.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(110) "Na tři tisíce let historie, město podmaněné Kartágem, Římem, ale i muslimskými nebo vizigótskými..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "a1c479ad1cf497d6d21d4f0f48d3ec29.jpg" "title_image_label" => string(52) "Plaza de Espaňa v Seville (Andalusie - Španělsko)" ) 11 => array(7) ( "id" => string(3) "959" "nazev" => string(14) "Bay of Islands" "url" => string(109) "https://desperado.cz/clanek-959-bay-of-islands.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(110) "Bay of Islands je nádherná zátoka. Je jedním z nejnavštěvovanějších míst Nového Zélandu vůbec...." "zeme" => string(13) "Nový Zéland" "title_image" => string(36) "83d5381d3a450ec9c62b3a420b3902bf.jpg" "title_image_label" => string(30) "Bay of Islands (Nový Zéland)" ) ) )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(24) "Blog | Atlaspamatek.info" "page_descript" => NULL "author" => string(17) "Atlaspamatek.info" "site_name" => string(17) "Atlaspamatek.info" "title_image" => NULL "keywords" => NULL "_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) "4333" "nazev" => string(52) "Poznejte 15 českých unikátů světového významu" "url" => string(141) "https://desperado.cz/clanek-4333-poznejte-15-ceskych-unikatu-svetoveho-vyznamu.html?utm_source=atlasmest&utm_medium=link&utm_cam …" "seo_title" => string(62) "Objevte skryté poklady Česka: památky, příroda a řemesla" "text" => string(109) "Česká republika ukrývá jedinečné památky, přírodní rarity a mistrovská řemesla, která nemají..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "74055a3da56cd780454f041952a118b9.jpg" "title_image_label" => string(31) "Poznejte 15 českých unikátů" ) 1 => array(8) ( "id" => string(4) "4332" "nazev" => string(85) "Bali je ráj, kde se zastavil čas. Láká na víc než jen pláže a luxusní hotely" "url" => string(170) "https://desperado.cz/clanek-4332-bali-je-raj-kde-se-zastavil-cas-laka-na-vic-nez-jen-plaze-a-luxusni-hotely.html?utm_source=atla …" "seo_title" => string(61) "Za hranice turistických rezortů: Objevte pravé kouzlo Bali" "text" => string(112) "Znáte nějaké jiné místo, kde se ráno probouzíte do vůně vonných tyčinek a čerstvých květů? Kde..." "zeme" => string(10) "Indonésie" "title_image" => string(36) "80748c1eddf565e6b4f39908c51e2558.jpg" "title_image_label" => string(17) "Bali (Indonésie)" ) 2 => array(8) ( "id" => string(4) "4331" "nazev" => string(75) "Cestování za gastronomickými zážitky: Jak jídlo obohacuje naše cesty" "url" => string(163) "https://desperado.cz/clanek-4331-cestovani-za-gastronomickymi-zazitky-jak-jidlo-obohacuje-nase-cesty.html?utm_source=atlasmest&u …" "seo_title" => string(53) "Gastronomická turistika: Objevte svět skrze talíř" "text" => string(112) "Když se vydáváme objevovat nová místa, často si představíme krásné památky, dechberoucí přírodu..." "zeme" => string(13) "Rady na cestu" "title_image" => string(36) "101270c7733f96f1b9440f7b3cf77060.jpg" "title_image_label" => string(64) "Kulinářská dobrodružství: Když cestování voní a chutná" ) 3 => array(8) ( "id" => string(4) "1964" "nazev" => string(45) "Xewkija – malé městečko s velkou kopulí" "url" => string(138) "https://desperado.cz/clanek-1964-gozo-xewkija-male-mestecko-s-velkou-kopuli.html?utm_source=atlasmest&utm_medium=link&utm_campai …" "seo_title" => string(35) "Xewkija: Klidné srdce ostrova Gozo" "text" => string(106) "Xewkija, malebné městečko na ostrově Gozo, je oblíbeným cílem cestovatelů hledajících klidnou..." "zeme" => string(5) "Malta" "title_image" => string(36) "71e365acc95485dcaea320d3acb91b18.jpg" "title_image_label" => string(33) "Kostel sv. Jana v Xewkija (Malta)" ) 4 => array(8) ( "id" => string(4) "4329" "nazev" => string(58) "Cremona: město houslí, historie a neodolatelné kuchyně" "url" => string(148) "https://desperado.cz/clanek-4329-cremona-mesto-housli-historie-a-neodolatelne-kuchyne.html?utm_source=atlasmest&utm_medium=link& …" "seo_title" => string(56) "Za tajemstvím houslí a nugátu: Objevte krásy Cremony" "text" => string(104) "Cremona, poklidné město v italské Lombardii, je synonymem pro mistrovskou výrobu houslí, bohatou..." "zeme" => string(7) "Itálie" "title_image" => string(36) "0fd9b386ec438c41321613ae9596f41d.jpg" "title_image_label" => string(29) "Cremona (Lombardie - Itálie)" ) 5 => array(8) ( "id" => string(4) "1756" "nazev" => string(21) "Zámek Hohenschwangau" "url" => string(124) "https://desperado.cz/clanek-1756-nemecko-zamek-hohenschwangau.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "seo_title" => string(70) "Bavorský zámek Hohenschwangau je jen malý kousek od Neuschwansteinu" "text" => string(106) "Zámek Hohenschwangau se nachází nedaleko města Füssen v kraji Ostallgäu v jihozápadním Bavorsku..." "zeme" => string(8) "Německo" "title_image" => string(36) "807d5f4aea1f1a64c7621781839b1540.jpg" "title_image_label" => string(32) "Zámek Hohenschwangau (Německo)" ) ) ) }
"_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(4) "Blog" "latitude" => NULL "longitude" => NULL "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" => NULL "c_longitude" => NULL ) }
"clanky" => integer 0 "fotogalerie" => integer 0 "cestopisy" => integer 0 "videa" => integer 0 "country" => array(15) ( "id" => string(3) "271" "atlas_content" => string(108) "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> " "seo_title" => NULL "seo_description" => NULL "seo_keywords" => NULL "name" => string(4) "Blog" "asciiname" => string(4) "blog" "url" => string(4) "blog" "latitude" => NULL "longitude" => NULL "continent" => NULL "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "title_image" => NULL "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) "1619" "nazev" => string(16) "Autem do Turecka" "url" => string(112) "https://desperado.cz/clanek-1619-autem-do-turecka.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(104) "Tento článek je určen pro ty z vás, kteří se rozhodnou do Turecka cestovat autem a neví, co je..." "zeme" => string(7) "Turecko" "title_image" => string(36) "20d2a1a0a049e1a731b674f51bee7e37.jpg" "title_image_label" => string(29) "Dopravní značení (Turecko)" ) 1 => array(7) ( "id" => string(4) "1999" "nazev" => string(33) "Hrad Aggstein nad údolím Wachau" "url" => string(118) "https://desperado.cz/clanek-1999-rakousko-hrad-aggstein.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Hrad Aggstein se nachází v Rakousku, konkrétně v údolí Wachau na pravém břehu Dunaje, poblíž..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "51208a54b4d997dd398b9c6a122f11a6.jpg" "title_image_label" => string(24) "Hrad Aggstein (Rakousko)" ) 2 => array(7) ( "id" => string(3) "314" "nazev" => string(37) "Sanliurfa – starobylá a posvátná" "url" => string(125) "https://desperado.cz/clanek-314-sanliurfa-starobyla-a-posvatna.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "V děsném vedru se vláčíme s batohy do centra Şanliurfy, města ležícího nedaleko syrské hranice...." "zeme" => string(7) "Turecko" "title_image" => string(36) "b7aec39bf97df2f4858a5793ffc07e4c.jpg" "title_image_label" => string(40) "Švec na tržišti v Sanliurfa (Turecko)" ) 3 => array(7) ( "id" => string(4) "1632" "nazev" => string(31) "Nerja - fotogalerie z roku 2013" "url" => string(116) "https://desperado.cz/clanek-1632-foto-spanelsko-nerja.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(107) "Nerja je oblíbené letovisko na jihu Španělska, které láká turisty z celé Evropy. Oblibu si Nerja..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "fca69dc8b99d788558a11bb851a1a564.jpg" "title_image_label" => string(31) "Nerja (Andalusie - Španělsko)" ) 4 => array(7) ( "id" => string(4) "1025" "nazev" => string(19) "Fotogalerie Namibie" "url" => string(108) "https://desperado.cz/clanek-1025-foto-namibie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(113) "Namibie je sice co do rozlohy třiatřicátá největší země světa (825 tisíc kilometrů čtverečních),..." "zeme" => string(7) "Namibie" "title_image" => string(36) "5edbfb694e504bcf130caf011c99aaed.jpg" "title_image_label" => string(7) "Namibie" ) 5 => array(7) ( "id" => string(4) "3364" "nazev" => string(45) "Fotogalerie kouzelného zámku Neuschwanstein" "url" => string(139) "https://desperado.cz/clanek-3364-fotogalerie-kouzelneho-zamku-neuschwanstein.html?utm_source=atlasmest&utm_medium=link&utm_campa …" "text" => string(108) "Romantický zámek Neuschwanstein má za sebou teprve půl druhého století historie, přesto se v něm..." "zeme" => string(8) "Německo" "title_image" => string(36) "75289c7b6308db2faae009fc540edce5.jpg" "title_image_label" => string(43) "Zámek Neuschwanstein (Bavorsko - Německo)" ) 6 => array(7) ( "id" => string(3) "620" "nazev" => string(71) "Kuba – suvenýry, jineterismus, dárky, dorozumívání se, elekřina" "url" => string(152) "https://desperado.cz/clanek-620-kuba-suvenyry-jineterismus-darky-dorozumivani-se-elekrina.html?utm_source=atlasmest&utm_medium=l …" "text" => string(113) "Tradiční suvenýry – doutníky, rum, káva Asi žádný turista, který navštíví Kubu si nenechá ujít..." "zeme" => string(4) "Kuba" "title_image" => string(36) "fd8da2b38c258668a34bbb8302261b8c.jpg" "title_image_label" => string(25) "Výroba doutníků (Kuba)" ) 7 => array(7) ( "id" => string(4) "2208" "nazev" => string(21) "Gotický hrad Zvíkov" "url" => string(107) "https://desperado.cz/clanek-2208-hrad-zvikov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(99) "Gotický hrad Zvíkov patří k tomu nejkrásnějšímu, co Česká republika nabízí z pohledu..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "e75221ecc656478bc5b4fdc3189315fa.jpg" "title_image_label" => string(41) "Gotický hrad Zvíkov (Česká republika)" ) 8 => array(7) ( "id" => string(4) "3476" "nazev" => string(54) "Tihany je okouzlující levandulová oáza na Balatonu" "url" => string(146) "https://desperado.cz/clanek-3476-tihany-je-okouzlujici-levandulova-oaza-na-balatonu.html?utm_source=atlasmest&utm_medium=link&ut …" "text" => string(107) "Při cestě k Balatonu nevynechejte návštěvu Tihany. Jedná se o kopcovitý poloostrov vulkanického..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "71de52046ee81a153fbb0fca87e0e809.jpg" "title_image_label" => string(45) "Benediktinské opatství v Tihany (Maďarsko)" ) 9 => array(7) ( "id" => string(4) "2559" "nazev" => string(40) "Poznávací aktivní dovolená na Maltě" "url" => string(131) "https://desperado.cz/clanek-2559-poznavaci-aktivni-dovolena-na-malte.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(110) "Když se řekne Středozemní moře, mnohým se jistě vybaví Jadran, řecké ostrůvky nebo třeba Egypt,..." "zeme" => string(5) "Malta" "title_image" => string(36) "ea0b34a6440b3a885e31104d62bea61b.jpg" "title_image_label" => string(16) "Valletta (Malta)" ) 10 => array(7) ( "id" => string(4) "2415" "nazev" => string(41) "Sevillu stavěli Almorávidé i Římané" "url" => string(131) "https://desperado.cz/clanek-2415-sevillu-staveli-almoravide-i-rimane.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(110) "Na tři tisíce let historie, město podmaněné Kartágem, Římem, ale i muslimskými nebo vizigótskými..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "a1c479ad1cf497d6d21d4f0f48d3ec29.jpg" "title_image_label" => string(52) "Plaza de Espaňa v Seville (Andalusie - Španělsko)" ) 11 => array(7) ( "id" => string(3) "959" "nazev" => string(14) "Bay of Islands" "url" => string(109) "https://desperado.cz/clanek-959-bay-of-islands.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(110) "Bay of Islands je nádherná zátoka. Je jedním z nejnavštěvovanějších míst Nového Zélandu vůbec...." "zeme" => string(13) "Nový Zéland" "title_image" => string(36) "83d5381d3a450ec9c62b3a420b3902bf.jpg" "title_image_label" => string(30) "Bay of Islands (Nový Zéland)" ) ) ) }{ 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(24) "Blog | Atlaspamatek.info" "page_descript" => NULL "author" => string(17) "Atlaspamatek.info" "site_name" => string(17) "Atlaspamatek.info" "title_image" => NULL "keywords" => NULL "_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) "4333" "nazev" => string(52) "Poznejte 15 českých unikátů světového významu" "url" => string(141) "https://desperado.cz/clanek-4333-poznejte-15-ceskych-unikatu-svetoveho-vyznamu.html?utm_source=atlasmest&utm_medium=link&utm_cam …" "seo_title" => string(62) "Objevte skryté poklady Česka: památky, příroda a řemesla" "text" => string(109) "Česká republika ukrývá jedinečné památky, přírodní rarity a mistrovská řemesla, která nemají..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "74055a3da56cd780454f041952a118b9.jpg" "title_image_label" => string(31) "Poznejte 15 českých unikátů" ) 1 => array(8) ( "id" => string(4) "4332" "nazev" => string(85) "Bali je ráj, kde se zastavil čas. Láká na víc než jen pláže a luxusní hotely" "url" => string(170) "https://desperado.cz/clanek-4332-bali-je-raj-kde-se-zastavil-cas-laka-na-vic-nez-jen-plaze-a-luxusni-hotely.html?utm_source=atla …" "seo_title" => string(61) "Za hranice turistických rezortů: Objevte pravé kouzlo Bali" "text" => string(112) "Znáte nějaké jiné místo, kde se ráno probouzíte do vůně vonných tyčinek a čerstvých květů? Kde..." "zeme" => string(10) "Indonésie" "title_image" => string(36) "80748c1eddf565e6b4f39908c51e2558.jpg" "title_image_label" => string(17) "Bali (Indonésie)" ) 2 => array(8) ( "id" => string(4) "4331" "nazev" => string(75) "Cestování za gastronomickými zážitky: Jak jídlo obohacuje naše cesty" "url" => string(163) "https://desperado.cz/clanek-4331-cestovani-za-gastronomickymi-zazitky-jak-jidlo-obohacuje-nase-cesty.html?utm_source=atlasmest&u …" "seo_title" => string(53) "Gastronomická turistika: Objevte svět skrze talíř" "text" => string(112) "Když se vydáváme objevovat nová místa, často si představíme krásné památky, dechberoucí přírodu..." "zeme" => string(13) "Rady na cestu" "title_image" => string(36) "101270c7733f96f1b9440f7b3cf77060.jpg" "title_image_label" => string(64) "Kulinářská dobrodružství: Když cestování voní a chutná" ) 3 => array(8) ( "id" => string(4) "1964" "nazev" => string(45) "Xewkija – malé městečko s velkou kopulí" "url" => string(138) "https://desperado.cz/clanek-1964-gozo-xewkija-male-mestecko-s-velkou-kopuli.html?utm_source=atlasmest&utm_medium=link&utm_campai …" "seo_title" => string(35) "Xewkija: Klidné srdce ostrova Gozo" "text" => string(106) "Xewkija, malebné městečko na ostrově Gozo, je oblíbeným cílem cestovatelů hledajících klidnou..." "zeme" => string(5) "Malta" "title_image" => string(36) "71e365acc95485dcaea320d3acb91b18.jpg" "title_image_label" => string(33) "Kostel sv. Jana v Xewkija (Malta)" ) 4 => array(8) ( "id" => string(4) "4329" "nazev" => string(58) "Cremona: město houslí, historie a neodolatelné kuchyně" "url" => string(148) "https://desperado.cz/clanek-4329-cremona-mesto-housli-historie-a-neodolatelne-kuchyne.html?utm_source=atlasmest&utm_medium=link& …" "seo_title" => string(56) "Za tajemstvím houslí a nugátu: Objevte krásy Cremony" "text" => string(104) "Cremona, poklidné město v italské Lombardii, je synonymem pro mistrovskou výrobu houslí, bohatou..." "zeme" => string(7) "Itálie" "title_image" => string(36) "0fd9b386ec438c41321613ae9596f41d.jpg" "title_image_label" => string(29) "Cremona (Lombardie - Itálie)" ) 5 => array(8) ( "id" => string(4) "1756" "nazev" => string(21) "Zámek Hohenschwangau" "url" => string(124) "https://desperado.cz/clanek-1756-nemecko-zamek-hohenschwangau.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "seo_title" => string(70) "Bavorský zámek Hohenschwangau je jen malý kousek od Neuschwansteinu" "text" => string(106) "Zámek Hohenschwangau se nachází nedaleko města Füssen v kraji Ostallgäu v jihozápadním Bavorsku..." "zeme" => string(8) "Německo" "title_image" => string(36) "807d5f4aea1f1a64c7621781839b1540.jpg" "title_image_label" => string(32) "Zámek Hohenschwangau (Německo)" ) ) ) }
"_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(4) "Blog" "latitude" => NULL "longitude" => NULL "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" => NULL "c_longitude" => NULL ) }
"clanky" => integer 0 "fotogalerie" => integer 0 "cestopisy" => integer 0 "videa" => integer 0 "country" => array(15) ( "id" => string(3) "271" "atlas_content" => string(108) "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> " "seo_title" => NULL "seo_description" => NULL "seo_keywords" => NULL "name" => string(4) "Blog" "asciiname" => string(4) "blog" "url" => string(4) "blog" "latitude" => NULL "longitude" => NULL "continent" => NULL "marker" => string(55) "https://maps.google.com/mapfiles/ms/icons/green-dot.png" "title_image" => NULL "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) "1619" "nazev" => string(16) "Autem do Turecka" "url" => string(112) "https://desperado.cz/clanek-1619-autem-do-turecka.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(104) "Tento článek je určen pro ty z vás, kteří se rozhodnou do Turecka cestovat autem a neví, co je..." "zeme" => string(7) "Turecko" "title_image" => string(36) "20d2a1a0a049e1a731b674f51bee7e37.jpg" "title_image_label" => string(29) "Dopravní značení (Turecko)" ) 1 => array(7) ( "id" => string(4) "1999" "nazev" => string(33) "Hrad Aggstein nad údolím Wachau" "url" => string(118) "https://desperado.cz/clanek-1999-rakousko-hrad-aggstein.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Hrad Aggstein se nachází v Rakousku, konkrétně v údolí Wachau na pravém břehu Dunaje, poblíž..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "51208a54b4d997dd398b9c6a122f11a6.jpg" "title_image_label" => string(24) "Hrad Aggstein (Rakousko)" ) 2 => array(7) ( "id" => string(3) "314" "nazev" => string(37) "Sanliurfa – starobylá a posvátná" "url" => string(125) "https://desperado.cz/clanek-314-sanliurfa-starobyla-a-posvatna.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "V děsném vedru se vláčíme s batohy do centra Şanliurfy, města ležícího nedaleko syrské hranice...." "zeme" => string(7) "Turecko" "title_image" => string(36) "b7aec39bf97df2f4858a5793ffc07e4c.jpg" "title_image_label" => string(40) "Švec na tržišti v Sanliurfa (Turecko)" ) 3 => array(7) ( "id" => string(4) "1632" "nazev" => string(31) "Nerja - fotogalerie z roku 2013" "url" => string(116) "https://desperado.cz/clanek-1632-foto-spanelsko-nerja.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(107) "Nerja je oblíbené letovisko na jihu Španělska, které láká turisty z celé Evropy. Oblibu si Nerja..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "fca69dc8b99d788558a11bb851a1a564.jpg" "title_image_label" => string(31) "Nerja (Andalusie - Španělsko)" ) 4 => array(7) ( "id" => string(4) "1025" "nazev" => string(19) "Fotogalerie Namibie" "url" => string(108) "https://desperado.cz/clanek-1025-foto-namibie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(113) "Namibie je sice co do rozlohy třiatřicátá největší země světa (825 tisíc kilometrů čtverečních),..." "zeme" => string(7) "Namibie" "title_image" => string(36) "5edbfb694e504bcf130caf011c99aaed.jpg" "title_image_label" => string(7) "Namibie" ) 5 => array(7) ( "id" => string(4) "3364" "nazev" => string(45) "Fotogalerie kouzelného zámku Neuschwanstein" "url" => string(139) "https://desperado.cz/clanek-3364-fotogalerie-kouzelneho-zamku-neuschwanstein.html?utm_source=atlasmest&utm_medium=link&utm_campa …" "text" => string(108) "Romantický zámek Neuschwanstein má za sebou teprve půl druhého století historie, přesto se v něm..." "zeme" => string(8) "Německo" "title_image" => string(36) "75289c7b6308db2faae009fc540edce5.jpg" "title_image_label" => string(43) "Zámek Neuschwanstein (Bavorsko - Německo)" ) 6 => array(7) ( "id" => string(3) "620" "nazev" => string(71) "Kuba – suvenýry, jineterismus, dárky, dorozumívání se, elekřina" "url" => string(152) "https://desperado.cz/clanek-620-kuba-suvenyry-jineterismus-darky-dorozumivani-se-elekrina.html?utm_source=atlasmest&utm_medium=l …" "text" => string(113) "Tradiční suvenýry – doutníky, rum, káva Asi žádný turista, který navštíví Kubu si nenechá ujít..." "zeme" => string(4) "Kuba" "title_image" => string(36) "fd8da2b38c258668a34bbb8302261b8c.jpg" "title_image_label" => string(25) "Výroba doutníků (Kuba)" ) 7 => array(7) ( "id" => string(4) "2208" "nazev" => string(21) "Gotický hrad Zvíkov" "url" => string(107) "https://desperado.cz/clanek-2208-hrad-zvikov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(99) "Gotický hrad Zvíkov patří k tomu nejkrásnějšímu, co Česká republika nabízí z pohledu..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "e75221ecc656478bc5b4fdc3189315fa.jpg" "title_image_label" => string(41) "Gotický hrad Zvíkov (Česká republika)" ) 8 => array(7) ( "id" => string(4) "3476" "nazev" => string(54) "Tihany je okouzlující levandulová oáza na Balatonu" "url" => string(146) "https://desperado.cz/clanek-3476-tihany-je-okouzlujici-levandulova-oaza-na-balatonu.html?utm_source=atlasmest&utm_medium=link&ut …" "text" => string(107) "Při cestě k Balatonu nevynechejte návštěvu Tihany. Jedná se o kopcovitý poloostrov vulkanického..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "71de52046ee81a153fbb0fca87e0e809.jpg" "title_image_label" => string(45) "Benediktinské opatství v Tihany (Maďarsko)" ) 9 => array(7) ( "id" => string(4) "2559" "nazev" => string(40) "Poznávací aktivní dovolená na Maltě" "url" => string(131) "https://desperado.cz/clanek-2559-poznavaci-aktivni-dovolena-na-malte.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(110) "Když se řekne Středozemní moře, mnohým se jistě vybaví Jadran, řecké ostrůvky nebo třeba Egypt,..." "zeme" => string(5) "Malta" "title_image" => string(36) "ea0b34a6440b3a885e31104d62bea61b.jpg" "title_image_label" => string(16) "Valletta (Malta)" ) 10 => array(7) ( "id" => string(4) "2415" "nazev" => string(41) "Sevillu stavěli Almorávidé i Římané" "url" => string(131) "https://desperado.cz/clanek-2415-sevillu-staveli-almoravide-i-rimane.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(110) "Na tři tisíce let historie, město podmaněné Kartágem, Římem, ale i muslimskými nebo vizigótskými..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "a1c479ad1cf497d6d21d4f0f48d3ec29.jpg" "title_image_label" => string(52) "Plaza de Espaňa v Seville (Andalusie - Španělsko)" ) 11 => array(7) ( "id" => string(3) "959" "nazev" => string(14) "Bay of Islands" "url" => string(109) "https://desperado.cz/clanek-959-bay-of-islands.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(110) "Bay of Islands je nádherná zátoka. Je jedním z nejnavštěvovanějších míst Nového Zélandu vůbec...." "zeme" => string(13) "Nový Zéland" "title_image" => string(36) "83d5381d3a450ec9c62b3a420b3902bf.jpg" "title_image_label" => string(30) "Bay of Islands (Nový Zéland)" ) ) ) }{ 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(13) "zeme-271-blog" protected _external => bool FALSE protected _params => array(2) ( "country_id" => string(3) "271" "country_url" => string(4) "blog" ) 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(13) "zeme-271-blog" protected _external => bool FALSE protected _params => array(2) ( "country_id" => string(3) "271" "country_url" => string(4) "blog" ) 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(13) "zeme-271-blog" protected _external => bool FALSE protected _params => array(2) ( "country_id" => string(3) "271" "country_url" => string(4) "blog" ) 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 }