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(3) "285" "nazev" => string(42) "San Sebastian – v zarputilé zemi Basků" "url" => string(131) "https://desperado.cz/clanek-285-san-sebastian-v-zarputile-zemi-basku.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(98) "Na mapách se toto město sice může jmenovat San Sebastian, ale tady v Baskicku je to prostě..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "418c5294c24a8baff8b65b83914cd1b4.jpg" "title_image_label" => string(38) "San Sebastian (Baskicko - Španělsko)" ) 1 => array(7) ( "id" => string(3) "837" "nazev" => string(35) "Krakov - polské královské město" "url" => string(101) "https://desperado.cz/clanek-837-krakov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "Pokud jakýkoliv turista zavítá k naším severním sousedům, tak místem, které ze svého itineráře..." "zeme" => string(6) "Polsko" "title_image" => string(36) "a6887615edc0f0fbd7ca84b8d676975b.jpg" "title_image_label" => string(15) "Krakov (Polsko)" ) 2 => array(7) ( "id" => string(4) "1649" "nazev" => string(47) "Larnaka - jedno z turistických center na Kypru" "url" => string(108) "https://desperado.cz/clanek-1649-kypr-larnaka.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Larnaka nebyla v běhu staletí příliš významným městem Kypru, důležitost nabyla až po turecké..." "zeme" => string(4) "Kypr" "title_image" => string(36) "1a85bf4982c359837bc3c0f6799d7255.jpg" "title_image_label" => string(14) "Larnaka (Kypr)" ) 3 => array(7) ( "id" => string(2) "70" "nazev" => string(55) "Bad Ischl - letní sídlo císaře Františka Josefa I." "url" => string(112) "https://desperado.cz/clanek-70-rakousko-bad-ischl.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(105) "Pokud se zajímáte o historii a při výběru dovolené je pro vás právě dostatek památek jedním..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "e5e292c1f2d6aec9ccf2423b7560226d.jpg" "title_image_label" => string(20) "Bad Ischl (Rakousko)" ) 4 => array(7) ( "id" => string(4) "2369" "nazev" => string(37) "Gastronomické speciality Španělska" "url" => string(130) "https://desperado.cz/clanek-2369-gastronomicke-speciality-spanelska.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(108) "Stejně jako Česká republika, Mexiko, Anglie a další země, i Španělsko má svá národní jídla a..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "ba41ada4c91ad58caae3e1fc7759f27a.jpg" "title_image_label" => string(38) "Tradiční jídlo paella (Španělsko)" ) 5 => array(7) ( "id" => string(4) "1746" "nazev" => string(33) "Přístav Janov je srdcem Ligurie" "url" => string(131) "https://desperado.cz/clanek-1746-italie-pristav-janov-srdcem-ligurie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(103) "Janov, italsky Genova a ligursky Zena, je největším a správním městem celého regionu Ligurie,..." "zeme" => string(7) "Itálie" "title_image" => string(36) "2a85ddbdc97cfb8fe2aaaaab538cb5e2.jpg" "title_image_label" => string(25) "Janov (Ligurie - Itálie)" ) 6 => array(7) ( "id" => string(2) "62" "nazev" => string(39) "Laos – recenze o zemi milionů slonů" "url" => string(106) "https://desperado.cz/clanek-62-recenze-laos.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Podmanivý, uzavřený, tajemný, přírodní, tradiční, lenivě spirituální. Tak to je Laos, země..." "zeme" => string(4) "Laos" "title_image" => string(36) "d76fce08534b6702566bbe3acb1ff822.jpg" "title_image_label" => string(13) "Mniši (Laos)" ) 7 => array(7) ( "id" => string(3) "203" "nazev" => string(32) "První punská válka – díl 1" "url" => string(119) "https://desperado.cz/clanek-203-prvni-punska-valka-dil-1.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(110) "Sjednocení Itálie pod římskou mocí postavilo Římany, a zejména jejich předáky prosazující svůj..." "zeme" => string(7) "Tunisko" "title_image" => string(36) "59c1350da5cbefea81e1cd1df5c4243f.jpg" "title_image_label" => string(32) "Antický voják - Punské války" ) 8 => array(7) ( "id" => string(4) "1660" "nazev" => string(58) "Tata - město jehož historie sahá do římského období" "url" => string(109) "https://desperado.cz/clanek-1660-madarsko-tata.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Pětadvacetitisícové město Tata, nacházející se na severu Maďarska takřka u hranic se Slovenskem,..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "4b6844b8de209a3590c5578ffa36c650.jpg" "title_image_label" => string(16) "Tata (Maďarsko)" ) 9 => array(7) ( "id" => string(4) "1990" "nazev" => string(24) "Za poznáním do Cancale" "url" => string(126) "https://desperado.cz/clanek-1990-francie-za-poznanim-do-cancale.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Francie se poslední dobou stává obvyklou cestovní destinací. Turisté z celého světa navštěvují..." "zeme" => string(7) "Francie" "title_image" => string(36) "b5c8f0e6222e826e3d6cd25b87e8f5b2.jpg" "title_image_label" => string(27) "Cancale v Bretani (Francie)" ) 10 => array(7) ( "id" => string(4) "2341" "nazev" => string(49) "Fotogalerie zříceniny hradu Beckov u Trenčína" "url" => string(129) "https://desperado.cz/clanek-2341-zricenina-hradu-beckov-u-trencina.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmen …" "text" => string(107) "Další zajímavá zřícenina hradu na Slovensku, hned po tom Čachtickém, je například hrad Beckov,..." "zeme" => string(9) "Slovensko" "title_image" => string(36) "43be20a1c40eb80e8ed04909ca444a8d.jpg" "title_image_label" => string(36) "Zřícenina hradu Beckov (Slovensko)" ) 11 => array(7) ( "id" => string(3) "715" "nazev" => string(45) "Královstvím slonů - VANG VIENG (část 2.)" "url" => string(125) "https://desperado.cz/clanek-715-kralovstvim-slonu-2-vang-vieng.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(93) "On-line zpravodajství z cesty po Laosu Po prijezdu z Vientiane do Vang Viengu jsem chtela..." "zeme" => string(4) "Laos" "title_image" => string(36) "75b9a3372123ba22fddbf246df83c819.jpg" "title_image_label" => string(17) "Vang Vieng (Laos)" ) ) )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) "4130" "nazev" => string(50) "Belgické Bruggy aneb zajímavosti Benátek severu" "url" => string(143) "https://desperado.cz/clanek-4130-belgicke-bruggy-aneb-zajimavosti-benatek-severu.html?utm_source=atlasmest&utm_medium=link&utm_c …" "seo_title" => string(26) "Co navštívit v Bruggách" "text" => string(115) "Bruggy patři k nejmalebnějším belgickým městům. Leží na severozápadě Belgie a díky svým kanálům,..." "zeme" => string(6) "Belgie" "title_image" => string(36) "bd022387a731c62d64639df9457da25c.jpg" "title_image_label" => string(15) "Bruggy (Belgie)" ) 1 => array(8) ( "id" => string(4) "3517" "nazev" => string(45) "Palma de Mallorca je centrem ostrova Mallorca" "url" => string(141) "https://desperado.cz/clanek-3517-palma-de-mallorca-je-centrem-ostrova-mallorca.html?utm_source=atlasmest&utm_medium=link&utm_cam …" "seo_title" => string(67) "Palma de Mallorca je centrem turisticky velmi atraktivního regionu" "text" => string(102) "Chcete na dovolenou do Středomoří? Pak je jasné, že budete zvažovat třeba i Mallorcu, ostrov..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "3ad40b75c2cfad5b3eb7b3f9b007700e.jpg" "title_image_label" => string(42) "Palma de Mallorca (Mallorca - Španělsko)" ) 2 => array(8) ( "id" => string(4) "3818" "nazev" => string(72) "Horská oblast okolo Nassfeldu se skvěle využije v létě i v zimě…" "url" => string(159) "https://desperado.cz/clanek-3818-horska-oblast-okolo-nassfeldu-se-skvele-vyuzije-v-lete-i-v-zime.html?utm_source=atlasmest&utm_m …" "seo_title" => string(61) "Horská oblast okolo Nassfeldu je skvělá v létě i v zimě" "text" => string(102) "Vyžití tu najdete doslova po celý rok, a to nemusíte patřit mezi nadšené sportovce. Je však..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "b3ca43a399422f326ca60c4f5c7bf16f.jpg" "title_image_label" => string(30) "Nassfeld (Korutany - Rakousko)" ) 3 => array(8) ( "id" => string(4) "3782" "nazev" => string(48) "Hrad Gýmeš je majestátna zrúcanina pri Nitre" "url" => string(140) "https://desperado.cz/clanek-3782-hrad-gymes-je-majestatna-zrucanina-pri-nitre.html?utm_source=atlasmest&utm_medium=link&utm_camp …" "seo_title" => string(48) "Hrad Gýmeš je majestátna zrúcanina pri Nitre" "text" => string(106) "Ak navštívite Nitru a budete mať chuť na nenáročnú turistiku, na konci ktorej vás čaká kúsok..." "zeme" => string(9) "Slovensko" "title_image" => string(37) "c06d4ace312bb86848a0947115084a06.jpeg" "title_image_label" => string(54) "Zrúcanina hradu Gýmeš v pohorí Tribeč (Slovensko)" ) 4 => array(8) ( "id" => string(4) "2260" "nazev" => string(46) "Dubrovník je historickým skvostem Chorvatska" "url" => string(140) "https://desperado.cz/clanek-2260-dubrovnik-je-historickym-skvostem-chorvatska.html?utm_source=atlasmest&utm_medium=link&utm_camp …" "seo_title" => string(46) "Dubrovník je historickým skvostem Chorvatska" "text" => string(109) "Přístavní město Dubrovník je jedním z hlavních turistických lákadel Chorvatska. Tvoří dokonalou..." "zeme" => string(10) "Chorvatsko" "title_image" => string(36) "bb313033638a4f7882df8e93206d16e9.jpg" "title_image_label" => string(23) "Dubrovník (Chorvatsko)" ) 5 => array(8) ( "id" => string(4) "2148" "nazev" => string(44) "Vicenza, benátské město na seznamu UNESCO" "url" => string(146) "https://desperado.cz/clanek-2148-italie-vicenza-benatske-mestecko-na-seznamu-unesco.html?utm_source=atlasmest&utm_medium=link&ut …" "seo_title" => string(44) "Vicenza, benátské město na seznamu UNESCO" "text" => string(111) "Vicenza je jedním z nejzajímavějších měst, které najdete v severní Itálii v historickém regionu..." "zeme" => string(7) "Itálie" "title_image" => string(36) "afdcf65e6346e68976bc68710cf020cb.jpg" "title_image_label" => string(26) "Vicenza (Veneto - Itálie)" ) ) ) }
"_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(3) "285" "nazev" => string(42) "San Sebastian – v zarputilé zemi Basků" "url" => string(131) "https://desperado.cz/clanek-285-san-sebastian-v-zarputile-zemi-basku.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(98) "Na mapách se toto město sice může jmenovat San Sebastian, ale tady v Baskicku je to prostě..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "418c5294c24a8baff8b65b83914cd1b4.jpg" "title_image_label" => string(38) "San Sebastian (Baskicko - Španělsko)" ) 1 => array(7) ( "id" => string(3) "837" "nazev" => string(35) "Krakov - polské královské město" "url" => string(101) "https://desperado.cz/clanek-837-krakov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "Pokud jakýkoliv turista zavítá k naším severním sousedům, tak místem, které ze svého itineráře..." "zeme" => string(6) "Polsko" "title_image" => string(36) "a6887615edc0f0fbd7ca84b8d676975b.jpg" "title_image_label" => string(15) "Krakov (Polsko)" ) 2 => array(7) ( "id" => string(4) "1649" "nazev" => string(47) "Larnaka - jedno z turistických center na Kypru" "url" => string(108) "https://desperado.cz/clanek-1649-kypr-larnaka.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Larnaka nebyla v běhu staletí příliš významným městem Kypru, důležitost nabyla až po turecké..." "zeme" => string(4) "Kypr" "title_image" => string(36) "1a85bf4982c359837bc3c0f6799d7255.jpg" "title_image_label" => string(14) "Larnaka (Kypr)" ) 3 => array(7) ( "id" => string(2) "70" "nazev" => string(55) "Bad Ischl - letní sídlo císaře Františka Josefa I." "url" => string(112) "https://desperado.cz/clanek-70-rakousko-bad-ischl.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(105) "Pokud se zajímáte o historii a při výběru dovolené je pro vás právě dostatek památek jedním..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "e5e292c1f2d6aec9ccf2423b7560226d.jpg" "title_image_label" => string(20) "Bad Ischl (Rakousko)" ) 4 => array(7) ( "id" => string(4) "2369" "nazev" => string(37) "Gastronomické speciality Španělska" "url" => string(130) "https://desperado.cz/clanek-2369-gastronomicke-speciality-spanelska.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(108) "Stejně jako Česká republika, Mexiko, Anglie a další země, i Španělsko má svá národní jídla a..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "ba41ada4c91ad58caae3e1fc7759f27a.jpg" "title_image_label" => string(38) "Tradiční jídlo paella (Španělsko)" ) 5 => array(7) ( "id" => string(4) "1746" "nazev" => string(33) "Přístav Janov je srdcem Ligurie" "url" => string(131) "https://desperado.cz/clanek-1746-italie-pristav-janov-srdcem-ligurie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(103) "Janov, italsky Genova a ligursky Zena, je největším a správním městem celého regionu Ligurie,..." "zeme" => string(7) "Itálie" "title_image" => string(36) "2a85ddbdc97cfb8fe2aaaaab538cb5e2.jpg" "title_image_label" => string(25) "Janov (Ligurie - Itálie)" ) 6 => array(7) ( "id" => string(2) "62" "nazev" => string(39) "Laos – recenze o zemi milionů slonů" "url" => string(106) "https://desperado.cz/clanek-62-recenze-laos.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Podmanivý, uzavřený, tajemný, přírodní, tradiční, lenivě spirituální. Tak to je Laos, země..." "zeme" => string(4) "Laos" "title_image" => string(36) "d76fce08534b6702566bbe3acb1ff822.jpg" "title_image_label" => string(13) "Mniši (Laos)" ) 7 => array(7) ( "id" => string(3) "203" "nazev" => string(32) "První punská válka – díl 1" "url" => string(119) "https://desperado.cz/clanek-203-prvni-punska-valka-dil-1.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(110) "Sjednocení Itálie pod římskou mocí postavilo Římany, a zejména jejich předáky prosazující svůj..." "zeme" => string(7) "Tunisko" "title_image" => string(36) "59c1350da5cbefea81e1cd1df5c4243f.jpg" "title_image_label" => string(32) "Antický voják - Punské války" ) 8 => array(7) ( "id" => string(4) "1660" "nazev" => string(58) "Tata - město jehož historie sahá do římského období" "url" => string(109) "https://desperado.cz/clanek-1660-madarsko-tata.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Pětadvacetitisícové město Tata, nacházející se na severu Maďarska takřka u hranic se Slovenskem,..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "4b6844b8de209a3590c5578ffa36c650.jpg" "title_image_label" => string(16) "Tata (Maďarsko)" ) 9 => array(7) ( "id" => string(4) "1990" "nazev" => string(24) "Za poznáním do Cancale" "url" => string(126) "https://desperado.cz/clanek-1990-francie-za-poznanim-do-cancale.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Francie se poslední dobou stává obvyklou cestovní destinací. Turisté z celého světa navštěvují..." "zeme" => string(7) "Francie" "title_image" => string(36) "b5c8f0e6222e826e3d6cd25b87e8f5b2.jpg" "title_image_label" => string(27) "Cancale v Bretani (Francie)" ) 10 => array(7) ( "id" => string(4) "2341" "nazev" => string(49) "Fotogalerie zříceniny hradu Beckov u Trenčína" "url" => string(129) "https://desperado.cz/clanek-2341-zricenina-hradu-beckov-u-trencina.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmen …" "text" => string(107) "Další zajímavá zřícenina hradu na Slovensku, hned po tom Čachtickém, je například hrad Beckov,..." "zeme" => string(9) "Slovensko" "title_image" => string(36) "43be20a1c40eb80e8ed04909ca444a8d.jpg" "title_image_label" => string(36) "Zřícenina hradu Beckov (Slovensko)" ) 11 => array(7) ( "id" => string(3) "715" "nazev" => string(45) "Královstvím slonů - VANG VIENG (část 2.)" "url" => string(125) "https://desperado.cz/clanek-715-kralovstvim-slonu-2-vang-vieng.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(93) "On-line zpravodajství z cesty po Laosu Po prijezdu z Vientiane do Vang Viengu jsem chtela..." "zeme" => string(4) "Laos" "title_image" => string(36) "75b9a3372123ba22fddbf246df83c819.jpg" "title_image_label" => string(17) "Vang Vieng (Laos)" ) ) ) }{ 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) "4130" "nazev" => string(50) "Belgické Bruggy aneb zajímavosti Benátek severu" "url" => string(143) "https://desperado.cz/clanek-4130-belgicke-bruggy-aneb-zajimavosti-benatek-severu.html?utm_source=atlasmest&utm_medium=link&utm_c …" "seo_title" => string(26) "Co navštívit v Bruggách" "text" => string(115) "Bruggy patři k nejmalebnějším belgickým městům. Leží na severozápadě Belgie a díky svým kanálům,..." "zeme" => string(6) "Belgie" "title_image" => string(36) "bd022387a731c62d64639df9457da25c.jpg" "title_image_label" => string(15) "Bruggy (Belgie)" ) 1 => array(8) ( "id" => string(4) "3517" "nazev" => string(45) "Palma de Mallorca je centrem ostrova Mallorca" "url" => string(141) "https://desperado.cz/clanek-3517-palma-de-mallorca-je-centrem-ostrova-mallorca.html?utm_source=atlasmest&utm_medium=link&utm_cam …" "seo_title" => string(67) "Palma de Mallorca je centrem turisticky velmi atraktivního regionu" "text" => string(102) "Chcete na dovolenou do Středomoří? Pak je jasné, že budete zvažovat třeba i Mallorcu, ostrov..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "3ad40b75c2cfad5b3eb7b3f9b007700e.jpg" "title_image_label" => string(42) "Palma de Mallorca (Mallorca - Španělsko)" ) 2 => array(8) ( "id" => string(4) "3818" "nazev" => string(72) "Horská oblast okolo Nassfeldu se skvěle využije v létě i v zimě…" "url" => string(159) "https://desperado.cz/clanek-3818-horska-oblast-okolo-nassfeldu-se-skvele-vyuzije-v-lete-i-v-zime.html?utm_source=atlasmest&utm_m …" "seo_title" => string(61) "Horská oblast okolo Nassfeldu je skvělá v létě i v zimě" "text" => string(102) "Vyžití tu najdete doslova po celý rok, a to nemusíte patřit mezi nadšené sportovce. Je však..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "b3ca43a399422f326ca60c4f5c7bf16f.jpg" "title_image_label" => string(30) "Nassfeld (Korutany - Rakousko)" ) 3 => array(8) ( "id" => string(4) "3782" "nazev" => string(48) "Hrad Gýmeš je majestátna zrúcanina pri Nitre" "url" => string(140) "https://desperado.cz/clanek-3782-hrad-gymes-je-majestatna-zrucanina-pri-nitre.html?utm_source=atlasmest&utm_medium=link&utm_camp …" "seo_title" => string(48) "Hrad Gýmeš je majestátna zrúcanina pri Nitre" "text" => string(106) "Ak navštívite Nitru a budete mať chuť na nenáročnú turistiku, na konci ktorej vás čaká kúsok..." "zeme" => string(9) "Slovensko" "title_image" => string(37) "c06d4ace312bb86848a0947115084a06.jpeg" "title_image_label" => string(54) "Zrúcanina hradu Gýmeš v pohorí Tribeč (Slovensko)" ) 4 => array(8) ( "id" => string(4) "2260" "nazev" => string(46) "Dubrovník je historickým skvostem Chorvatska" "url" => string(140) "https://desperado.cz/clanek-2260-dubrovnik-je-historickym-skvostem-chorvatska.html?utm_source=atlasmest&utm_medium=link&utm_camp …" "seo_title" => string(46) "Dubrovník je historickým skvostem Chorvatska" "text" => string(109) "Přístavní město Dubrovník je jedním z hlavních turistických lákadel Chorvatska. Tvoří dokonalou..." "zeme" => string(10) "Chorvatsko" "title_image" => string(36) "bb313033638a4f7882df8e93206d16e9.jpg" "title_image_label" => string(23) "Dubrovník (Chorvatsko)" ) 5 => array(8) ( "id" => string(4) "2148" "nazev" => string(44) "Vicenza, benátské město na seznamu UNESCO" "url" => string(146) "https://desperado.cz/clanek-2148-italie-vicenza-benatske-mestecko-na-seznamu-unesco.html?utm_source=atlasmest&utm_medium=link&ut …" "seo_title" => string(44) "Vicenza, benátské město na seznamu UNESCO" "text" => string(111) "Vicenza je jedním z nejzajímavějších měst, které najdete v severní Itálii v historickém regionu..." "zeme" => string(7) "Itálie" "title_image" => string(36) "afdcf65e6346e68976bc68710cf020cb.jpg" "title_image_label" => string(26) "Vicenza (Veneto - Itálie)" ) ) ) }
"_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(3) "285" "nazev" => string(42) "San Sebastian – v zarputilé zemi Basků" "url" => string(131) "https://desperado.cz/clanek-285-san-sebastian-v-zarputile-zemi-basku.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(98) "Na mapách se toto město sice může jmenovat San Sebastian, ale tady v Baskicku je to prostě..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "418c5294c24a8baff8b65b83914cd1b4.jpg" "title_image_label" => string(38) "San Sebastian (Baskicko - Španělsko)" ) 1 => array(7) ( "id" => string(3) "837" "nazev" => string(35) "Krakov - polské královské město" "url" => string(101) "https://desperado.cz/clanek-837-krakov.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(109) "Pokud jakýkoliv turista zavítá k naším severním sousedům, tak místem, které ze svého itineráře..." "zeme" => string(6) "Polsko" "title_image" => string(36) "a6887615edc0f0fbd7ca84b8d676975b.jpg" "title_image_label" => string(15) "Krakov (Polsko)" ) 2 => array(7) ( "id" => string(4) "1649" "nazev" => string(47) "Larnaka - jedno z turistických center na Kypru" "url" => string(108) "https://desperado.cz/clanek-1649-kypr-larnaka.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Larnaka nebyla v běhu staletí příliš významným městem Kypru, důležitost nabyla až po turecké..." "zeme" => string(4) "Kypr" "title_image" => string(36) "1a85bf4982c359837bc3c0f6799d7255.jpg" "title_image_label" => string(14) "Larnaka (Kypr)" ) 3 => array(7) ( "id" => string(2) "70" "nazev" => string(55) "Bad Ischl - letní sídlo císaře Františka Josefa I." "url" => string(112) "https://desperado.cz/clanek-70-rakousko-bad-ischl.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(105) "Pokud se zajímáte o historii a při výběru dovolené je pro vás právě dostatek památek jedním..." "zeme" => string(8) "Rakousko" "title_image" => string(36) "e5e292c1f2d6aec9ccf2423b7560226d.jpg" "title_image_label" => string(20) "Bad Ischl (Rakousko)" ) 4 => array(7) ( "id" => string(4) "2369" "nazev" => string(37) "Gastronomické speciality Španělska" "url" => string(130) "https://desperado.cz/clanek-2369-gastronomicke-speciality-spanelska.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topme …" "text" => string(108) "Stejně jako Česká republika, Mexiko, Anglie a další země, i Španělsko má svá národní jídla a..." "zeme" => string(11) "Španělsko" "title_image" => string(36) "ba41ada4c91ad58caae3e1fc7759f27a.jpg" "title_image_label" => string(38) "Tradiční jídlo paella (Španělsko)" ) 5 => array(7) ( "id" => string(4) "1746" "nazev" => string(33) "Přístav Janov je srdcem Ligurie" "url" => string(131) "https://desperado.cz/clanek-1746-italie-pristav-janov-srdcem-ligurie.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topm …" "text" => string(103) "Janov, italsky Genova a ligursky Zena, je největším a správním městem celého regionu Ligurie,..." "zeme" => string(7) "Itálie" "title_image" => string(36) "2a85ddbdc97cfb8fe2aaaaab538cb5e2.jpg" "title_image_label" => string(25) "Janov (Ligurie - Itálie)" ) 6 => array(7) ( "id" => string(2) "62" "nazev" => string(39) "Laos – recenze o zemi milionů slonů" "url" => string(106) "https://desperado.cz/clanek-62-recenze-laos.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(106) "Podmanivý, uzavřený, tajemný, přírodní, tradiční, lenivě spirituální. Tak to je Laos, země..." "zeme" => string(4) "Laos" "title_image" => string(36) "d76fce08534b6702566bbe3acb1ff822.jpg" "title_image_label" => string(13) "Mniši (Laos)" ) 7 => array(7) ( "id" => string(3) "203" "nazev" => string(32) "První punská válka – díl 1" "url" => string(119) "https://desperado.cz/clanek-203-prvni-punska-valka-dil-1.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(110) "Sjednocení Itálie pod římskou mocí postavilo Římany, a zejména jejich předáky prosazující svůj..." "zeme" => string(7) "Tunisko" "title_image" => string(36) "59c1350da5cbefea81e1cd1df5c4243f.jpg" "title_image_label" => string(32) "Antický voják - Punské války" ) 8 => array(7) ( "id" => string(4) "1660" "nazev" => string(58) "Tata - město jehož historie sahá do římského období" "url" => string(109) "https://desperado.cz/clanek-1660-madarsko-tata.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Pětadvacetitisícové město Tata, nacházející se na severu Maďarska takřka u hranic se Slovenskem,..." "zeme" => string(9) "Maďarsko" "title_image" => string(36) "4b6844b8de209a3590c5578ffa36c650.jpg" "title_image_label" => string(16) "Tata (Maďarsko)" ) 9 => array(7) ( "id" => string(4) "1990" "nazev" => string(24) "Za poznáním do Cancale" "url" => string(126) "https://desperado.cz/clanek-1990-francie-za-poznanim-do-cancale.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(108) "Francie se poslední dobou stává obvyklou cestovní destinací. Turisté z celého světa navštěvují..." "zeme" => string(7) "Francie" "title_image" => string(36) "b5c8f0e6222e826e3d6cd25b87e8f5b2.jpg" "title_image_label" => string(27) "Cancale v Bretani (Francie)" ) 10 => array(7) ( "id" => string(4) "2341" "nazev" => string(49) "Fotogalerie zříceniny hradu Beckov u Trenčína" "url" => string(129) "https://desperado.cz/clanek-2341-zricenina-hradu-beckov-u-trencina.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmen …" "text" => string(107) "Další zajímavá zřícenina hradu na Slovensku, hned po tom Čachtickém, je například hrad Beckov,..." "zeme" => string(9) "Slovensko" "title_image" => string(36) "43be20a1c40eb80e8ed04909ca444a8d.jpg" "title_image_label" => string(36) "Zřícenina hradu Beckov (Slovensko)" ) 11 => array(7) ( "id" => string(3) "715" "nazev" => string(45) "Královstvím slonů - VANG VIENG (část 2.)" "url" => string(125) "https://desperado.cz/clanek-715-kralovstvim-slonu-2-vang-vieng.html?utm_source=atlasmest&utm_medium=link&utm_campaign=topmenu" "text" => string(93) "On-line zpravodajství z cesty po Laosu Po prijezdu z Vientiane do Vang Viengu jsem chtela..." "zeme" => string(4) "Laos" "title_image" => string(36) "75b9a3372123ba22fddbf246df83c819.jpg" "title_image_label" => string(17) "Vang Vieng (Laos)" ) ) ) }{ 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 }