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) "2552" "nazev" => string(62) "Sjednocení Itálie aneb výprava, která změnila celý svět" "url" => string(150) "https://desperado.cz/clanek-2552-sjednoceni-italie-aneb-vyprava-ktera-zmenila-cely-svet.html?utm_source=atlasmest&utm_medium=lin …" "text" => string(109) "Italská bota byla od konce antických časů tvořena obvykle několika nezávislými státy, které mezi..." "zeme" => string(7) "Itálie" "title_image" => string(36) "aa571e622920da75825a8a1138b1ebdc.jpg" "title_image_label" => string(77) "Altare della Patria čili památník Viktora Emanuela II. v Římě (Itálie)" ) 1 => array(7) ( "id" => string(3) "427" "nazev" => string(28) "Norsko stopem – kapitola 2" "url" => string(143) "https://desperado.cz/clanek-427-norsko-stopem-2-rauland-amot-totak-oddy-latefoss.html?utm_source=atlasmest&utm_medium=link&utm_c …" "text" => string(102) "4.den – 4.8.2005 Celou noc pršelo a byla strašná zima, spala jsem bez ponožek, tak mne zábly..." "zeme" => string(6) "Norsko" "title_image" => string(36) "af9b99d5b47b9e3876e06200367bbfd3.jpg" "title_image_label" => string(28) "Vodopády Låtefoss (Norsko)" ) 2 => array(7) ( "id" => string(4) "2649" "nazev" => string(18) "SEVERNÍ MAKEDONIE" "url" => string(113) "https://desperado.cz/clanek-2649-severni-makedonie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "Makedonie byla součástí mohutného státního útvaru jižních Slovanů nebo starověké království,..." "zeme" => string(18) "Severní Makedonie" "title_image" => string(36) "48f12d4a728839f4df9e2bcb4b11cdd5.jpg" "title_image_label" => string(46) "Ohrid a Ochridské jezero (Severní Makedonie)" ) 3 => array(7) ( "id" => string(4) "1671" "nazev" => string(57) "Valletta – středomořská Mekka historických památek" "url" => string(150) "https://desperado.cz/clanek-1671-malta-valletta-stredomorska-mekka-historickych-pamatek.html?utm_source=atlasmest&utm_medium=lin …" "text" => string(98) "Valletta, hlavní město souostroví Malta, se může pochlubit neobyčejně dlouhou a pestrou..." "zeme" => string(5) "Malta" "title_image" => string(36) "bc633a05320a8f81fe27a78b84381e4e.jpg" "title_image_label" => string(56) "Nejkrásnější pohled na Vallettu je ze Sliemy (Malta)" ) 4 => array(7) ( "id" => string(4) "2432" "nazev" => string(40) "Faro je hlavním městem regionu Algarve" "url" => string(134) "https://desperado.cz/clanek-2432-faro-je-hlavnim-mestem-regionu-algarve.html?utm_source=atlasmest&utm_medium=link&utm_campaign=t …" "text" => string(93) "Až poletíte do Portugalska, je dost možné, že bude vaše letadlo přistávat ve Faru...." "zeme" => string(11) "Portugalsko" "title_image" => string(36) "67ee22926dc82cf2541133816e31e9a0.jpg" "title_image_label" => string(57) "Radnice ve Faro (Câmara Municipal de Faro - Portugalsko)" ) 5 => array(7) ( "id" => string(4) "1894" "nazev" => string(7) "Trieste" "url" => string(115) "https://desperado.cz/clanek-1894-italie-trieste-foto.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Trieste, česky Terst, je významné přístavní město na severu Itálie v bezprostřední blízkosti..." "zeme" => string(7) "Itálie" "title_image" => string(36) "a95a7a5d32c2af5da7ce7914d0b811f4.jpg" "title_image_label" => string(17) "Trieste (Itálie)" ) 6 => array(7) ( "id" => string(4) "1639" "nazev" => string(18) "Kempy ve Slovinsku" "url" => string(114) "https://desperado.cz/clanek-1639-kempy-ve-slovinsku.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(101) "Ve Slovinsku jsme nocovali v kempech, kterých je tady poměrně dost. V každé části země bez..." "zeme" => string(9) "Slovinsko" "title_image" => string(36) "2b7bc1bf6dbf02c505e3afd6f2accee9.jpg" "title_image_label" => string(16) "Kemp (Slovinsko)" ) 7 => array(7) ( "id" => string(3) "494" "nazev" => string(47) "Albánie - zemí orlů, hor a bunkrů (díl 1.)" "url" => string(112) "https://desperado.cz/clanek-494-albanie-1-doprava.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(97) "1. DOPRAVA DO ALBÁNIE 5 let starý a dobrý autobus Karosa, který zvládl všechny nástrahy..." "zeme" => string(8) "Albánie" "title_image" => string(36) "289d336bc1c88f42562c41a79ae97284.jpg" "title_image_label" => string(25) "Kostel v Theth (Albánie)" ) 8 => array(7) ( "id" => string(3) "397" "nazev" => string(29) "Belize - Praktické informace" "url" => string(122) "https://desperado.cz/clanek-397-informace-pro-cestovatele-2.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(92) "O Belize příliš mnoho praktických informací na internetu nenajdete. Podívejte se na..." "zeme" => string(6) "Belize" "title_image" => string(36) "c3d6ed3efed7d3e51d83983f5b40390f.jpg" "title_image_label" => string(25) "Pláž s palmami v Belize" ) 9 => array(7) ( "id" => string(3) "391" "nazev" => string(28) "Řecko - aktuální počasí" "url" => string(116) "https://desperado.cz/clanek-391-recko-aktualni-pocasi.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(35) "Přehled aktuálního počasí v..." "zeme" => string(6) "Řecko" "title_image" => string(36) "f93eb82994614767ee26802f7bdc1c7a.jpg" "title_image_label" => string(31) "Rozbouřené řecké pobřeží" ) 10 => array(7) ( "id" => string(4) "1880" "nazev" => string(55) "Salcbursko nejsou jen památky, ale i divoká příroda" "url" => string(115) "https://desperado.cz/clanek-1880-rakousko-salcbursko.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Spolková země Salcbursko má asi půl milionu obyvatel a rozkládá se na sedm tisících kilometrech..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "ef9b0b5bb497de5d84c31a7450693262.jpg" "title_image_label" => string(21) "Salcbursko (Rakousko)" ) 11 => array(7) ( "id" => string(3) "794" "nazev" => string(33) "Kambodža – Zeměpis a podnebí" "url" => string(121) "https://desperado.cz/clanek-794-kambodza-zemepis-a-podnebi.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(96) "Kambodža má svou západní hranici s Thajskem, na severu sousedí s Laosem a na východě s..." "zeme" => string(9) "Kambodža" "title_image" => string(36) "377401702140632c3855921a788856ab.jpg" "title_image_label" => string(28) "Dítě na člunu (Kambodža)" ) ) )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) "4344" "nazev" => string(70) "Cestování ve skupině: Jak zvládnout rozdílné potřeby a přání" "url" => string(155) "https://desperado.cz/clanek-4344-cestovani-ve-skupine-jak-zvladnout-rozdilne-potreby-a-prani.html?utm_source=atlasmest&utm_mediu …" "seo_title" => string(49) "Jak zvládnout cestování ve skupině bez stresu" "text" => string(107) "Cestování ve skupině má své kouzlo. Sdílené zážitky, vzájemná podpora, radost z objevování...." "zeme" => string(13) "Rady na cestu" "title_image" => string(36) "b0a1daec8f44bcf8ef830edd192c9053.jpg" "title_image_label" => string(65) "Úspěšné cestování ve skupině: Od plánování po zážitky" ) 1 => array(8) ( "id" => string(4) "2265" "nazev" => string(49) "Audierne je přístavem pro chov humrů a langust" "url" => string(142) "https://desperado.cz/clanek-2265-audierne-je-pristavem-pro-chov-humru-a-langust.html?utm_source=atlasmest&utm_medium=link&utm_ca …" "seo_title" => string(42) "Přístavní městečko Audierne v Bretani" "text" => string(106) "Nevelké přístavní městečko, či spíše obec Audierne (bretonsky Gwaine) se nachází na západě..." "zeme" => string(7) "Francie" "title_image" => string(36) "b584ec5f239220e55794d13b8a1083cd.jpg" "title_image_label" => string(27) "Audirne v Bretani (Francie)" ) 2 => array(8) ( "id" => string(4) "2204" "nazev" => string(50) "Biograd na Moru je poklidné chorvatské letovisko" "url" => string(111) "https://desperado.cz/clanek-2204-biograd-na-moru.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "seo_title" => string(77) "Biograd na Moru dostojí svému jménu, bílé stavby tu září už z dálky" "text" => string(108) "Dovolená v Chorvatsku možná není tou, kterou bychom si představili pod pojmem „dovolená snů“,..." "zeme" => string(10) "Chorvatsko" "title_image" => string(36) "63f1e528cd971bbe53e04bbcb85e8c7e.jpg" "title_image_label" => string(40) "Biograd na Moru (Dalmácie - Chorvatsko)" ) 3 => array(8) ( "id" => string(4) "2206" "nazev" => string(13) "Zámek Orlík" "url" => string(107) "https://desperado.cz/clanek-2206-zamek-orlik.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "seo_title" => string(42) "Zámek Orlík na břehu Orlické přehrady" "text" => string(104) "Zámek Orlík je unikátní svojí polohou a zajímavý svou bohatou historií. Česká republika má..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "7a8efa9c7abb6f87fd3722bbe0a501e5.jpg" "title_image_label" => string(33) "Zámek Orlík (Česká republika)" ) 4 => array(8) ( "id" => string(4) "3841" "nazev" => string(70) "Zaandam vás provede minulými staletími na cyklistické projížďce" "url" => string(159) "https://desperado.cz/clanek-3841-zaandam-vas-provede-minulymi-staletimi-na-cyklisticke-projizdce.html?utm_source=atlasmest&utm_m …" "seo_title" => string(41) "Zaandam vás provede minulými staletími" "text" => string(107) "Pokud máte rádi víkendy v sedle kola a nebráníte se malým výletům, nabízí se vám například..." "zeme" => string(10) "Nizozemsko" "title_image" => string(36) "b7b28139bd49ce8bb51af3526f1ec1d4.jpg" "title_image_label" => string(20) "Zaandam (Nizozemsko)" ) 5 => array(8) ( "id" => string(4) "3987" "nazev" => string(87) "O česko-taiwanské kuchyni, aneb kdo všechno je milovníkem ku-řízků a knedlíků?" "url" => string(148) "https://desperado.cz/clanek-3987-pet-jidel-na-taiwanu-ktere-se-podobaji-ceske-kuchyni.html?utm_source=atlasmest&utm_medium=link& …" "seo_title" => string(59) "Pět jídel na Taiwanu, které se podobají české kuchyni" "text" => string(108) "Kolik kultur se nachází na naší planetě? Každá má vlastní rysy, typické charakteristiky (jazyk,..." "zeme" => string(9) "Tchaj-wan" "title_image" => string(36) "5bc8bac1699cec34ba3f0d777df3c871.jpg" "title_image_label" => string(40) "Výroba náplně na ananasový koláček" ) ) ) }
"_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) "2552" "nazev" => string(62) "Sjednocení Itálie aneb výprava, která změnila celý svět" "url" => string(150) "https://desperado.cz/clanek-2552-sjednoceni-italie-aneb-vyprava-ktera-zmenila-cely-svet.html?utm_source=atlasmest&utm_medium=lin …" "text" => string(109) "Italská bota byla od konce antických časů tvořena obvykle několika nezávislými státy, které mezi..." "zeme" => string(7) "Itálie" "title_image" => string(36) "aa571e622920da75825a8a1138b1ebdc.jpg" "title_image_label" => string(77) "Altare della Patria čili památník Viktora Emanuela II. v Římě (Itálie)" ) 1 => array(7) ( "id" => string(3) "427" "nazev" => string(28) "Norsko stopem – kapitola 2" "url" => string(143) "https://desperado.cz/clanek-427-norsko-stopem-2-rauland-amot-totak-oddy-latefoss.html?utm_source=atlasmest&utm_medium=link&utm_c …" "text" => string(102) "4.den – 4.8.2005 Celou noc pršelo a byla strašná zima, spala jsem bez ponožek, tak mne zábly..." "zeme" => string(6) "Norsko" "title_image" => string(36) "af9b99d5b47b9e3876e06200367bbfd3.jpg" "title_image_label" => string(28) "Vodopády Låtefoss (Norsko)" ) 2 => array(7) ( "id" => string(4) "2649" "nazev" => string(18) "SEVERNÍ MAKEDONIE" "url" => string(113) "https://desperado.cz/clanek-2649-severni-makedonie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "Makedonie byla součástí mohutného státního útvaru jižních Slovanů nebo starověké království,..." "zeme" => string(18) "Severní Makedonie" "title_image" => string(36) "48f12d4a728839f4df9e2bcb4b11cdd5.jpg" "title_image_label" => string(46) "Ohrid a Ochridské jezero (Severní Makedonie)" ) 3 => array(7) ( "id" => string(4) "1671" "nazev" => string(57) "Valletta – středomořská Mekka historických památek" "url" => string(150) "https://desperado.cz/clanek-1671-malta-valletta-stredomorska-mekka-historickych-pamatek.html?utm_source=atlasmest&utm_medium=lin …" "text" => string(98) "Valletta, hlavní město souostroví Malta, se může pochlubit neobyčejně dlouhou a pestrou..." "zeme" => string(5) "Malta" "title_image" => string(36) "bc633a05320a8f81fe27a78b84381e4e.jpg" "title_image_label" => string(56) "Nejkrásnější pohled na Vallettu je ze Sliemy (Malta)" ) 4 => array(7) ( "id" => string(4) "2432" "nazev" => string(40) "Faro je hlavním městem regionu Algarve" "url" => string(134) "https://desperado.cz/clanek-2432-faro-je-hlavnim-mestem-regionu-algarve.html?utm_source=atlasmest&utm_medium=link&utm_campaign=t …" "text" => string(93) "Až poletíte do Portugalska, je dost možné, že bude vaše letadlo přistávat ve Faru...." "zeme" => string(11) "Portugalsko" "title_image" => string(36) "67ee22926dc82cf2541133816e31e9a0.jpg" "title_image_label" => string(57) "Radnice ve Faro (Câmara Municipal de Faro - Portugalsko)" ) 5 => array(7) ( "id" => string(4) "1894" "nazev" => string(7) "Trieste" "url" => string(115) "https://desperado.cz/clanek-1894-italie-trieste-foto.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Trieste, česky Terst, je významné přístavní město na severu Itálie v bezprostřední blízkosti..." "zeme" => string(7) "Itálie" "title_image" => string(36) "a95a7a5d32c2af5da7ce7914d0b811f4.jpg" "title_image_label" => string(17) "Trieste (Itálie)" ) 6 => array(7) ( "id" => string(4) "1639" "nazev" => string(18) "Kempy ve Slovinsku" "url" => string(114) "https://desperado.cz/clanek-1639-kempy-ve-slovinsku.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(101) "Ve Slovinsku jsme nocovali v kempech, kterých je tady poměrně dost. V každé části země bez..." "zeme" => string(9) "Slovinsko" "title_image" => string(36) "2b7bc1bf6dbf02c505e3afd6f2accee9.jpg" "title_image_label" => string(16) "Kemp (Slovinsko)" ) 7 => array(7) ( "id" => string(3) "494" "nazev" => string(47) "Albánie - zemí orlů, hor a bunkrů (díl 1.)" "url" => string(112) "https://desperado.cz/clanek-494-albanie-1-doprava.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(97) "1. DOPRAVA DO ALBÁNIE 5 let starý a dobrý autobus Karosa, který zvládl všechny nástrahy..." "zeme" => string(8) "Albánie" "title_image" => string(36) "289d336bc1c88f42562c41a79ae97284.jpg" "title_image_label" => string(25) "Kostel v Theth (Albánie)" ) 8 => array(7) ( "id" => string(3) "397" "nazev" => string(29) "Belize - Praktické informace" "url" => string(122) "https://desperado.cz/clanek-397-informace-pro-cestovatele-2.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(92) "O Belize příliš mnoho praktických informací na internetu nenajdete. Podívejte se na..." "zeme" => string(6) "Belize" "title_image" => string(36) "c3d6ed3efed7d3e51d83983f5b40390f.jpg" "title_image_label" => string(25) "Pláž s palmami v Belize" ) 9 => array(7) ( "id" => string(3) "391" "nazev" => string(28) "Řecko - aktuální počasí" "url" => string(116) "https://desperado.cz/clanek-391-recko-aktualni-pocasi.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(35) "Přehled aktuálního počasí v..." "zeme" => string(6) "Řecko" "title_image" => string(36) "f93eb82994614767ee26802f7bdc1c7a.jpg" "title_image_label" => string(31) "Rozbouřené řecké pobřeží" ) 10 => array(7) ( "id" => string(4) "1880" "nazev" => string(55) "Salcbursko nejsou jen památky, ale i divoká příroda" "url" => string(115) "https://desperado.cz/clanek-1880-rakousko-salcbursko.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Spolková země Salcbursko má asi půl milionu obyvatel a rozkládá se na sedm tisících kilometrech..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "ef9b0b5bb497de5d84c31a7450693262.jpg" "title_image_label" => string(21) "Salcbursko (Rakousko)" ) 11 => array(7) ( "id" => string(3) "794" "nazev" => string(33) "Kambodža – Zeměpis a podnebí" "url" => string(121) "https://desperado.cz/clanek-794-kambodza-zemepis-a-podnebi.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(96) "Kambodža má svou západní hranici s Thajskem, na severu sousedí s Laosem a na východě s..." "zeme" => string(9) "Kambodža" "title_image" => string(36) "377401702140632c3855921a788856ab.jpg" "title_image_label" => string(28) "Dítě na člunu (Kambodža)" ) ) ) }{ 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) "4344" "nazev" => string(70) "Cestování ve skupině: Jak zvládnout rozdílné potřeby a přání" "url" => string(155) "https://desperado.cz/clanek-4344-cestovani-ve-skupine-jak-zvladnout-rozdilne-potreby-a-prani.html?utm_source=atlasmest&utm_mediu …" "seo_title" => string(49) "Jak zvládnout cestování ve skupině bez stresu" "text" => string(107) "Cestování ve skupině má své kouzlo. Sdílené zážitky, vzájemná podpora, radost z objevování...." "zeme" => string(13) "Rady na cestu" "title_image" => string(36) "b0a1daec8f44bcf8ef830edd192c9053.jpg" "title_image_label" => string(65) "Úspěšné cestování ve skupině: Od plánování po zážitky" ) 1 => array(8) ( "id" => string(4) "2265" "nazev" => string(49) "Audierne je přístavem pro chov humrů a langust" "url" => string(142) "https://desperado.cz/clanek-2265-audierne-je-pristavem-pro-chov-humru-a-langust.html?utm_source=atlasmest&utm_medium=link&utm_ca …" "seo_title" => string(42) "Přístavní městečko Audierne v Bretani" "text" => string(106) "Nevelké přístavní městečko, či spíše obec Audierne (bretonsky Gwaine) se nachází na západě..." "zeme" => string(7) "Francie" "title_image" => string(36) "b584ec5f239220e55794d13b8a1083cd.jpg" "title_image_label" => string(27) "Audirne v Bretani (Francie)" ) 2 => array(8) ( "id" => string(4) "2204" "nazev" => string(50) "Biograd na Moru je poklidné chorvatské letovisko" "url" => string(111) "https://desperado.cz/clanek-2204-biograd-na-moru.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "seo_title" => string(77) "Biograd na Moru dostojí svému jménu, bílé stavby tu září už z dálky" "text" => string(108) "Dovolená v Chorvatsku možná není tou, kterou bychom si představili pod pojmem „dovolená snů“,..." "zeme" => string(10) "Chorvatsko" "title_image" => string(36) "63f1e528cd971bbe53e04bbcb85e8c7e.jpg" "title_image_label" => string(40) "Biograd na Moru (Dalmácie - Chorvatsko)" ) 3 => array(8) ( "id" => string(4) "2206" "nazev" => string(13) "Zámek Orlík" "url" => string(107) "https://desperado.cz/clanek-2206-zamek-orlik.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "seo_title" => string(42) "Zámek Orlík na břehu Orlické přehrady" "text" => string(104) "Zámek Orlík je unikátní svojí polohou a zajímavý svou bohatou historií. Česká republika má..." "zeme" => string(17) "Česká republika" "title_image" => string(36) "7a8efa9c7abb6f87fd3722bbe0a501e5.jpg" "title_image_label" => string(33) "Zámek Orlík (Česká republika)" ) 4 => array(8) ( "id" => string(4) "3841" "nazev" => string(70) "Zaandam vás provede minulými staletími na cyklistické projížďce" "url" => string(159) "https://desperado.cz/clanek-3841-zaandam-vas-provede-minulymi-staletimi-na-cyklisticke-projizdce.html?utm_source=atlasmest&utm_m …" "seo_title" => string(41) "Zaandam vás provede minulými staletími" "text" => string(107) "Pokud máte rádi víkendy v sedle kola a nebráníte se malým výletům, nabízí se vám například..." "zeme" => string(10) "Nizozemsko" "title_image" => string(36) "b7b28139bd49ce8bb51af3526f1ec1d4.jpg" "title_image_label" => string(20) "Zaandam (Nizozemsko)" ) 5 => array(8) ( "id" => string(4) "3987" "nazev" => string(87) "O česko-taiwanské kuchyni, aneb kdo všechno je milovníkem ku-řízků a knedlíků?" "url" => string(148) "https://desperado.cz/clanek-3987-pet-jidel-na-taiwanu-ktere-se-podobaji-ceske-kuchyni.html?utm_source=atlasmest&utm_medium=link& …" "seo_title" => string(59) "Pět jídel na Taiwanu, které se podobají české kuchyni" "text" => string(108) "Kolik kultur se nachází na naší planetě? Každá má vlastní rysy, typické charakteristiky (jazyk,..." "zeme" => string(9) "Tchaj-wan" "title_image" => string(36) "5bc8bac1699cec34ba3f0d777df3c871.jpg" "title_image_label" => string(40) "Výroba náplně na ananasový koláček" ) ) ) }
"_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) "2552" "nazev" => string(62) "Sjednocení Itálie aneb výprava, která změnila celý svět" "url" => string(150) "https://desperado.cz/clanek-2552-sjednoceni-italie-aneb-vyprava-ktera-zmenila-cely-svet.html?utm_source=atlasmest&utm_medium=lin …" "text" => string(109) "Italská bota byla od konce antických časů tvořena obvykle několika nezávislými státy, které mezi..." "zeme" => string(7) "Itálie" "title_image" => string(36) "aa571e622920da75825a8a1138b1ebdc.jpg" "title_image_label" => string(77) "Altare della Patria čili památník Viktora Emanuela II. v Římě (Itálie)" ) 1 => array(7) ( "id" => string(3) "427" "nazev" => string(28) "Norsko stopem – kapitola 2" "url" => string(143) "https://desperado.cz/clanek-427-norsko-stopem-2-rauland-amot-totak-oddy-latefoss.html?utm_source=atlasmest&utm_medium=link&utm_c …" "text" => string(102) "4.den – 4.8.2005 Celou noc pršelo a byla strašná zima, spala jsem bez ponožek, tak mne zábly..." "zeme" => string(6) "Norsko" "title_image" => string(36) "af9b99d5b47b9e3876e06200367bbfd3.jpg" "title_image_label" => string(28) "Vodopády Låtefoss (Norsko)" ) 2 => array(7) ( "id" => string(4) "2649" "nazev" => string(18) "SEVERNÍ MAKEDONIE" "url" => string(113) "https://desperado.cz/clanek-2649-severni-makedonie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "Makedonie byla součástí mohutného státního útvaru jižních Slovanů nebo starověké království,..." "zeme" => string(18) "Severní Makedonie" "title_image" => string(36) "48f12d4a728839f4df9e2bcb4b11cdd5.jpg" "title_image_label" => string(46) "Ohrid a Ochridské jezero (Severní Makedonie)" ) 3 => array(7) ( "id" => string(4) "1671" "nazev" => string(57) "Valletta – středomořská Mekka historických památek" "url" => string(150) "https://desperado.cz/clanek-1671-malta-valletta-stredomorska-mekka-historickych-pamatek.html?utm_source=atlasmest&utm_medium=lin …" "text" => string(98) "Valletta, hlavní město souostroví Malta, se může pochlubit neobyčejně dlouhou a pestrou..." "zeme" => string(5) "Malta" "title_image" => string(36) "bc633a05320a8f81fe27a78b84381e4e.jpg" "title_image_label" => string(56) "Nejkrásnější pohled na Vallettu je ze Sliemy (Malta)" ) 4 => array(7) ( "id" => string(4) "2432" "nazev" => string(40) "Faro je hlavním městem regionu Algarve" "url" => string(134) "https://desperado.cz/clanek-2432-faro-je-hlavnim-mestem-regionu-algarve.html?utm_source=atlasmest&utm_medium=link&utm_campaign=t …" "text" => string(93) "Až poletíte do Portugalska, je dost možné, že bude vaše letadlo přistávat ve Faru...." "zeme" => string(11) "Portugalsko" "title_image" => string(36) "67ee22926dc82cf2541133816e31e9a0.jpg" "title_image_label" => string(57) "Radnice ve Faro (Câmara Municipal de Faro - Portugalsko)" ) 5 => array(7) ( "id" => string(4) "1894" "nazev" => string(7) "Trieste" "url" => string(115) "https://desperado.cz/clanek-1894-italie-trieste-foto.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Trieste, česky Terst, je významné přístavní město na severu Itálie v bezprostřední blízkosti..." "zeme" => string(7) "Itálie" "title_image" => string(36) "a95a7a5d32c2af5da7ce7914d0b811f4.jpg" "title_image_label" => string(17) "Trieste (Itálie)" ) 6 => array(7) ( "id" => string(4) "1639" "nazev" => string(18) "Kempy ve Slovinsku" "url" => string(114) "https://desperado.cz/clanek-1639-kempy-ve-slovinsku.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(101) "Ve Slovinsku jsme nocovali v kempech, kterých je tady poměrně dost. V každé části země bez..." "zeme" => string(9) "Slovinsko" "title_image" => string(36) "2b7bc1bf6dbf02c505e3afd6f2accee9.jpg" "title_image_label" => string(16) "Kemp (Slovinsko)" ) 7 => array(7) ( "id" => string(3) "494" "nazev" => string(47) "Albánie - zemí orlů, hor a bunkrů (díl 1.)" "url" => string(112) "https://desperado.cz/clanek-494-albanie-1-doprava.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(97) "1. DOPRAVA DO ALBÁNIE 5 let starý a dobrý autobus Karosa, který zvládl všechny nástrahy..." "zeme" => string(8) "Albánie" "title_image" => string(36) "289d336bc1c88f42562c41a79ae97284.jpg" "title_image_label" => string(25) "Kostel v Theth (Albánie)" ) 8 => array(7) ( "id" => string(3) "397" "nazev" => string(29) "Belize - Praktické informace" "url" => string(122) "https://desperado.cz/clanek-397-informace-pro-cestovatele-2.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(92) "O Belize příliš mnoho praktických informací na internetu nenajdete. Podívejte se na..." "zeme" => string(6) "Belize" "title_image" => string(36) "c3d6ed3efed7d3e51d83983f5b40390f.jpg" "title_image_label" => string(25) "Pláž s palmami v Belize" ) 9 => array(7) ( "id" => string(3) "391" "nazev" => string(28) "Řecko - aktuální počasí" "url" => string(116) "https://desperado.cz/clanek-391-recko-aktualni-pocasi.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(35) "Přehled aktuálního počasí v..." "zeme" => string(6) "Řecko" "title_image" => string(36) "f93eb82994614767ee26802f7bdc1c7a.jpg" "title_image_label" => string(31) "Rozbouřené řecké pobřeží" ) 10 => array(7) ( "id" => string(4) "1880" "nazev" => string(55) "Salcbursko nejsou jen památky, ale i divoká příroda" "url" => string(115) "https://desperado.cz/clanek-1880-rakousko-salcbursko.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Spolková země Salcbursko má asi půl milionu obyvatel a rozkládá se na sedm tisících kilometrech..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "ef9b0b5bb497de5d84c31a7450693262.jpg" "title_image_label" => string(21) "Salcbursko (Rakousko)" ) 11 => array(7) ( "id" => string(3) "794" "nazev" => string(33) "Kambodža – Zeměpis a podnebí" "url" => string(121) "https://desperado.cz/clanek-794-kambodza-zemepis-a-podnebi.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(96) "Kambodža má svou západní hranici s Thajskem, na severu sousedí s Laosem a na východě s..." "zeme" => string(9) "Kambodža" "title_image" => string(36) "377401702140632c3855921a788856ab.jpg" "title_image_label" => string(28) "Dítě na člunu (Kambodža)" ) ) ) }{ 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 }