APPPATH/views/frontend/activitykids.php [ 27 ]
22 'krakow' => array('city' => 'Krakowie', 'pl' => 'zajecia-dla-dzieci-w-krakowie', 'en' => 'activities-for-children-in-krakow'),
23 );
24 */
25
26 $url = '';
27 foreach ($array as $key => $val) {
28 if ($key == $city) {
29 if ($lang == 'en') {
30 $url = $val['en'];
31 } else {
32 $url = $val['pl'];
-
APPPATH/views/frontend/activitykids.php [ 27 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(25) "Undefined variable: array"
2
string(78) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/activitykids.php"
3
integer 27
4
array(21) ( "kohana_view_filename" => string(78) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/activitykids.php" "kohana_view_data" => array(5) ( "action" => string(4) "list" "config" => array(1) ( "global" => array(10) ( "type" => array(2) ( 1 => string(10) "Dla dzieci" 2 => string(13) "Dla rodziców" ) "per_page" => array(4) ( 5 => string(1) "5" 25 => string(2) "25" 50 => string(2) "50" 100 => string(3) "100" ) "rating" => array(5) ( 5 => string(6) "Rocks!" 4 => string(11) "Pretty good" 3 => string(3) "Meh" 2 => string(9) "Kinda bad" 1 => string(14) "Sucks big time" ) "bestplace_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(24) "Szkoły/Miejsca sportowe" 3 => string(28) "Szkoły językowe/Edukacyjne" 4 => string(35) "Warsztaty/Przedstawienia dla dzieci" 5 => string(7) "Wakacje" 6 => string(11) "Grota solna" 7 => string(16) "Sklep dla dzieci" ) "toykids_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Książki dla dzieci" 2 => string(18) "Zabawki dla dzieci" 3 => string(14) "Gry dla dzieci" 4 => string(18) "Produky dla dzieci" 5 => string(18) "Ubrania dla dzieci" 6 => string(20) "Kosmetyki dla dzieci" 7 => string(21) "Suplementy dla dzieci" ) "activitykids_type" => array(2) ( 0 => string(3) "---" 1 => string(4) "Test" ) "friendlyplace_type" => array(10) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(22) "Przedszkola i żłobki" 3 => string(24) "Szkoły/Miejsca sportowe" 4 => string(28) "Szkoły językowe/Edukacyjne" 5 => string(35) "Warsztaty/Przedstawienia dla dzieci" 6 => string(7) "Wakacje" 7 => string(11) "Grota solna" 8 => string(16) "Sklep dla dzieci" 9 => string(16) "Centrum medyczne" ) "tripplace_type" => array(4) ( 0 => string(3) "---" 1 => string(22) "Przedszkolne wycieczki" 2 => string(17) "Szkolne wycieczki" 3 => string(5) "Firmy" ) "firm_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) "vacationplace_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) ) ) "items" => array(0) "filter" => array(6) ( "lang" => string(2) "pl" "city" => string(2) "11" "all_city" => integer 1 "active" => integer 1 "limit" => integer 25 "offset" => integer 0 ) "pagination" => object Pagination(15)
{ protected config => array(6) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(6) "strona" ) "total_items" => string(1) "0" "items_per_page" => integer 25 "view" => string(30) "frontend/pagination/pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE ) protected current_page => integer 1 protected total_items => integer 0 protected items_per_page => integer 25 protected total_pages => integer 0 protected current_first_item => integer 0 protected current_last_item => integer 0 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)
) "action" => string(4) "list" "config" => array(1) ( "global" => array(10) ( "type" => array(2) ( 1 => string(10) "Dla dzieci" 2 => string(13) "Dla rodziców" ) "per_page" => array(4) ( 5 => string(1) "5" 25 => string(2) "25" 50 => string(2) "50" 100 => string(3) "100" ) "rating" => array(5) ( 5 => string(6) "Rocks!" 4 => string(11) "Pretty good" 3 => string(3) "Meh" 2 => string(9) "Kinda bad" 1 => string(14) "Sucks big time" ) "bestplace_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(24) "Szkoły/Miejsca sportowe" 3 => string(28) "Szkoły językowe/Edukacyjne" 4 => string(35) "Warsztaty/Przedstawienia dla dzieci" 5 => string(7) "Wakacje" 6 => string(11) "Grota solna" 7 => string(16) "Sklep dla dzieci" ) "toykids_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Książki dla dzieci" 2 => string(18) "Zabawki dla dzieci" 3 => string(14) "Gry dla dzieci" 4 => string(18) "Produky dla dzieci" 5 => string(18) "Ubrania dla dzieci" 6 => string(20) "Kosmetyki dla dzieci" 7 => string(21) "Suplementy dla dzieci" ) "activitykids_type" => array(2) ( 0 => string(3) "---" 1 => string(4) "Test" ) "friendlyplace_type" => array(10) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(22) "Przedszkola i żłobki" 3 => string(24) "Szkoły/Miejsca sportowe" 4 => string(28) "Szkoły językowe/Edukacyjne" 5 => string(35) "Warsztaty/Przedstawienia dla dzieci" 6 => string(7) "Wakacje" 7 => string(11) "Grota solna" 8 => string(16) "Sklep dla dzieci" 9 => string(16) "Centrum medyczne" ) "tripplace_type" => array(4) ( 0 => string(3) "---" 1 => string(22) "Przedszkolne wycieczki" 2 => string(17) "Szkolne wycieczki" 3 => string(5) "Firmy" ) "firm_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) "vacationplace_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) ) ) "items" => array(0) "filter" => array(6) ( "lang" => string(2) "pl" "city" => string(2) "11" "all_city" => integer 1 "active" => integer 1 "limit" => integer 25 "offset" => integer 0 ) "pagination" => object Pagination(15){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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 _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _route_params => array(5) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" "controller" => string(12) "Activitykids" "action" => string(4) "List" ) }{ protected config => array(6) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(6) "strona" ) "total_items" => string(1) "0" "items_per_page" => integer 25 "view" => string(30) "frontend/pagination/pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE ) protected current_page => integer 1 protected total_items => integer 0 protected items_per_page => integer 25 protected total_pages => integer 0 protected current_first_item => integer 0 protected current_last_item => integer 0 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)
"request_uri" => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" "request_controller" => string(12) "Activitykids" "user_id" => NULL "user_name" => NULL "user_last_login" => NULL "template" => array(3) ( "citys" => array(24) ( 0 => array(10) ( "city_id" => string(1) "1" "city_name" => string(7) "Kraków" "city_active" => string(1) "1" "city_slug" => string(6) "krakow" "city_slug_in_city" => string(8) "krakowie" "city_seo_in_city" => string(10) "W Krakowie" "city_slug_around_city" => string(7) "krakowa" "city_seo_around_city" => string(15) "Okolice Krakowa" "city_slug_outside_city" => string(8) "krakowem" "city_seo_outside_city" => string(13) "Poza Krakowem" ) 1 => array(10) ( "city_id" => string(1) "2" "city_name" => string(7) "Olsztyn" "city_active" => string(1) "1" "city_slug" => string(7) "olsztyn" "city_slug_in_city" => string(9) "olsztynie" "city_seo_in_city" => string(11) "W Olsztynie" "city_slug_around_city" => string(8) "olsztyna" "city_seo_around_city" => string(16) "Okolice Olsztyna" "city_slug_outside_city" => string(9) "olsztynem" "city_seo_outside_city" => string(14) "Poza Olsztynem" ) 2 => array(10) ( "city_id" => string(1) "3" "city_name" => string(6) "Toruń" "city_active" => string(1) "1" "city_slug" => string(5) "torun" "city_slug_in_city" => string(7) "toruniu" "city_seo_in_city" => string(9) "W Toruniu" "city_slug_around_city" => string(7) "torunia" "city_seo_around_city" => string(15) "Okolice Torunia" "city_slug_outside_city" => string(8) "toruniem" "city_seo_outside_city" => string(13) "Poza Toruniem" ) 3 => array(10) ( "city_id" => string(1) "4" "city_name" => string(8) "Katowice" "city_active" => string(1) "1" "city_slug" => string(8) "katowice" "city_slug_in_city" => string(10) "katowicach" "city_seo_in_city" => string(12) "W Katowicach" "city_slug_around_city" => string(7) "katowic" "city_seo_around_city" => string(15) "Okolice Katowic" "city_slug_outside_city" => string(10) "katowicami" "city_seo_outside_city" => string(15) "Poza Katowicami" ) 4 => array(10) ( "city_id" => string(1) "5" "city_name" => string(8) "Warszawa" "city_active" => string(1) "1" "city_slug" => string(8) "warszawa" "city_slug_in_city" => string(9) "warszawie" "city_seo_in_city" => string(11) "W Warszawie" "city_slug_around_city" => string(8) "warszawy" "city_seo_around_city" => string(16) "Okolice Warszawy" "city_slug_outside_city" => string(8) "warszawa" "city_seo_outside_city" => string(14) "Poza Warszawą" ) 5 => array(10) ( "city_id" => string(1) "6" "city_name" => string(6) "Lublin" "city_active" => string(1) "1" "city_slug" => string(6) "lublin" "city_slug_in_city" => string(8) "lublinie" "city_seo_in_city" => string(10) "W Lublinie" "city_slug_around_city" => string(7) "lublina" "city_seo_around_city" => string(15) "Okolice Lublina" "city_slug_outside_city" => string(8) "lublinem" "city_seo_outside_city" => string(13) "Poza Lublinem" ) 6 => array(10) ( "city_id" => string(1) "7" "city_name" => string(7) "Poznań" "city_active" => string(1) "1" "city_slug" => string(6) "poznan" "city_slug_in_city" => string(8) "poznaniu" "city_seo_in_city" => string(10) "W Poznaniu" "city_slug_around_city" => string(8) "poznania" "city_seo_around_city" => string(16) "Okolice Poznania" "city_slug_outside_city" => string(9) "poznaniem" "city_seo_outside_city" => string(14) "Poza Poznaniem" ) 7 => array(10) ( "city_id" => string(1) "8" "city_name" => string(7) "Gdańsk" "city_active" => string(1) "0" "city_slug" => string(6) "gdansk" "city_slug_in_city" => string(7) "gdansku" "city_seo_in_city" => string(10) "W Gdańsku" "city_slug_around_city" => string(7) "gdanska" "city_seo_around_city" => string(16) "Okolice Gdańska" "city_slug_outside_city" => string(9) "gdanskiem" "city_seo_outside_city" => string(15) "Poza Gdańskiem" ) 8 => array(10) ( "city_id" => string(1) "9" "city_name" => string(8) "Wrocław" "city_active" => string(1) "1" "city_slug" => string(7) "wroclaw" "city_slug_in_city" => string(9) "wroclawiu" "city_seo_in_city" => string(13) "We Wrocławiu" "city_slug_around_city" => string(9) "wroclawia" "city_seo_around_city" => string(18) "Okolice Wrocławia" "city_slug_outside_city" => string(10) "wroclawiem" "city_seo_outside_city" => string(16) "Poza Wrocławiem" ) 9 => array(10) ( "city_id" => string(2) "10" "city_name" => string(7) "Łódź" "city_active" => string(1) "1" "city_slug" => string(4) "lodz" "city_slug_in_city" => string(5) "lodzi" "city_seo_in_city" => string(8) "W Łodzi" "city_slug_around_city" => string(5) "lodzi" "city_seo_around_city" => string(14) "Okolice Łodzi" "city_slug_outside_city" => string(6) "lodzia" "city_seo_outside_city" => string(13) "Poza Łodzią" ) 10 => array(10) ( "city_id" => string(2) "11" "city_name" => string(11) "Trójmiasto" "city_active" => string(1) "1" "city_slug" => string(10) "trojmiasto" "city_slug_in_city" => string(11) "trojmiescie" "city_seo_in_city" => string(15) "W Trójmieście" "city_slug_around_city" => string(10) "trojmiasta" "city_seo_around_city" => string(19) "Okolice Trójmiasta" "city_slug_outside_city" => string(11) "trojmiastem" "city_seo_outside_city" => string(17) "Poza Trójmiastem" ) 11 => array(10) ( "city_id" => string(2) "13" "city_name" => string(14) "Krynica Zdrój" "city_active" => string(1) "1" "city_slug" => string(13) "krynica-zdroj" "city_slug_in_city" => string(13) "krynicy-zdroj" "city_seo_in_city" => string(16) "W Krynicy-Zdrój" "city_slug_around_city" => string(13) "krynicy-zdroj" "city_seo_around_city" => string(22) "Okolice Krynicy-Zdrój" "city_slug_outside_city" => string(13) "krynica-zdroj" "city_seo_outside_city" => string(20) "Poza Krynicą-Zdrój" ) 12 => array(10) ( "city_id" => string(2) "14" "city_name" => string(8) "Zakopane" "city_active" => string(1) "1" "city_slug" => string(8) "zakopane" "city_slug_in_city" => string(9) "zakopanem" "city_seo_in_city" => string(11) "W Zakopanem" "city_slug_around_city" => string(10) "zakopanego" "city_seo_around_city" => string(18) "Okolice Zakopanego" "city_slug_outside_city" => string(9) "zakopanem" "city_seo_outside_city" => string(14) "Poza Zakopanem" ) 13 => array(10) ( "city_id" => string(2) "15" "city_name" => string(9) "Bydgoszcz" "city_active" => string(1) "1" "city_slug" => string(9) "bydgoszcz" "city_slug_in_city" => string(10) "bydgoszczy" "city_seo_in_city" => string(12) "W Bydgoszczy" "city_slug_around_city" => string(10) "Bydgoszczy" "city_seo_around_city" => string(18) "Okolice Bydgoszczy" "city_slug_outside_city" => string(10) "bydgoszcza" "city_seo_outside_city" => string(16) "Poza Bydgoszczą" ) 14 => array(10) ( "city_id" => string(2) "16" "city_name" => string(8) "Szczecin" "city_active" => string(1) "1" "city_slug" => string(8) "szczecin" "city_slug_in_city" => string(10) "szczecinie" "city_seo_in_city" => string(12) "W Szczecinie" "city_slug_around_city" => string(9) "szczecina" "city_seo_around_city" => string(17) "Okolice Szczecina" "city_slug_outside_city" => string(10) "szczecinem" "city_seo_outside_city" => string(15) "Poza Szczecinem" ) 15 => array(10) ( "city_id" => string(2) "17" "city_name" => string(13) "Zielona Góra" "city_active" => string(1) "1" "city_slug" => string(12) "zielona-gora" "city_slug_in_city" => string(14) "zielonej-gorze" "city_seo_in_city" => string(17) "W Zielonej Górze" "city_slug_around_city" => string(14) "zielonej-gorze" "city_seo_around_city" => string(22) "Okolice Zielonej Góry" "city_slug_outside_city" => string(12) "zielona-gora" "city_seo_outside_city" => string(20) "Poza Zieloną Górą" ) 16 => array(10) ( "city_id" => string(2) "18" "city_name" => string(20) "Gorzów Wielkopolski" "city_active" => string(1) "1" "city_slug" => string(19) "gorzow-wielkopolski" "city_slug_in_city" => string(22) "gorzowie-wielkopolskim" "city_seo_in_city" => string(24) "W Gorzowie Wielkopolskim" "city_slug_around_city" => string(23) "gorzowa-wielkopolskiego" "city_seo_around_city" => string(31) "Okolice Gorzowa Wielkopolskiego" "city_slug_outside_city" => string(22) "Gorzowem-wielkopolskim" "city_seo_outside_city" => string(27) "Poza Gorzowem Wielkopolskim" ) 17 => array(10) ( "city_id" => string(2) "19" "city_name" => string(5) "Opole" "city_active" => string(1) "1" "city_slug" => string(5) "opole" "city_slug_in_city" => string(5) "opolu" "city_seo_in_city" => string(7) "W Opolu" "city_slug_around_city" => string(5) "opola" "city_seo_around_city" => string(13) "Okolice Opola" "city_slug_outside_city" => string(6) "opolem" "city_seo_outside_city" => string(11) "Poza Opolem" ) 18 => array(10) ( "city_id" => string(2) "20" "city_name" => string(6) "Kalisz" "city_active" => string(1) "1" "city_slug" => string(6) "kalisz" "city_slug_in_city" => string(7) "kaliszu" "city_seo_in_city" => string(9) "W Kaliszu" "city_slug_around_city" => string(7) "kalisza" "city_seo_around_city" => string(15) "Okolice Kalisza" "city_slug_outside_city" => string(8) "kaliszem" "city_seo_outside_city" => string(13) "Poza Kaliszem" ) 19 => array(10) ( "city_id" => string(2) "21" "city_name" => string(7) "Tarnów" "city_active" => string(1) "1" "city_slug" => string(6) "tarnow" "city_slug_in_city" => string(8) "tarnowie" "city_seo_in_city" => string(10) "W Tarnowie" "city_slug_around_city" => string(7) "tarnowa" "city_seo_around_city" => string(15) "Okolice Tarnowa" "city_slug_outside_city" => string(8) "tarnowem" "city_seo_outside_city" => string(13) "Poza Tarnowem" ) 20 => array(10) ( "city_id" => string(2) "22" "city_name" => string(8) "Rzeszów" "city_active" => string(1) "1" "city_slug" => string(7) "rzeszow" "city_slug_in_city" => string(9) "rzeszowie" "city_seo_in_city" => string(11) "W Rzeszowie" "city_slug_around_city" => string(8) "rzeszowa" "city_seo_around_city" => string(16) "Okolice Rzeszowa" "city_slug_outside_city" => string(9) "rzeszowem" "city_seo_outside_city" => string(14) "Poza Rzeszowem" ) 21 => array(10) ( "city_id" => string(2) "23" "city_name" => string(12) "Częstochowa" "city_active" => string(1) "1" "city_slug" => string(11) "czestochowa" "city_slug_in_city" => string(12) "czestochowie" "city_seo_in_city" => string(15) "W Częstochowie" "city_slug_around_city" => string(11) "czestochowy" "city_seo_around_city" => string(20) "Okolice Częstochowy" "city_slug_outside_city" => string(11) "czestochowa" "city_seo_outside_city" => string(18) "Poza Częstochową" ) 22 => array(10) ( "city_id" => string(2) "24" "city_name" => string(14) "Bielsko-Biała" "city_active" => string(1) "1" "city_slug" => string(13) "bielsko-biala" "city_slug_in_city" => string(14) "bielsku-bialej" "city_seo_in_city" => string(17) "W Bielsku-Białej" "city_slug_around_city" => string(14) "bielska-bialej" "city_seo_around_city" => string(23) "Okolice Bielska-Białej" "city_slug_outside_city" => string(15) "bielskiem-biala" "city_seo_outside_city" => string(22) "Poza Bielskiem-Białą" ) 23 => array(10) ( "city_id" => string(2) "25" "city_name" => string(6) "Zabrze" "city_active" => string(1) "1" "city_slug" => string(6) "zabrze" "city_slug_in_city" => string(6) "zabrzu" "city_seo_in_city" => string(8) "W Zabrzu" "city_slug_around_city" => string(6) "zabrza" "city_seo_around_city" => string(14) "Okolice Zabrza" "city_slug_outside_city" => string(7) "Zabrzem" "city_seo_outside_city" => string(12) "Poza Zabrzem" ) ) "settings" => array(148) ( "email" => string(17) "kontakt@babygo.pl" "smtp_from" => string(17) "kontakt@babygo.pl" "smtp_host" => string(14) "mail.babygo.pl" "smtp_port" => string(3) "465" "smtp_user" => string(17) "noreply@babygo.pl" "smtp_user_name" => string(0) "" "smtp_password" => string(17) "Fj?6Qj5qWjml71xrl" "smtp_ssl" => string(0) "" "facebook_pixel" => string(944) " <!-- Facebook Pixel Code --> <script> !function (f, b, e, v, n, t, s) { if (f.fbq) return; …" "meta_title_1" => string(28) "BabyGo | Wakacje z Dzieckiem" "meta_description_1" => string(28) "BabyGo | Wakacje z Dzieckiem" "meta_title_2" => string(14) "BabyGo Olsztyn" "meta_description_2" => string(14) "BabyGo Olsztyn" "meta_title_3" => string(13) "BabyGo Toruń" "meta_description_3" => string(13) "BabyGo Toruń" "meta_title_4" => string(15) "BabyGo Katowice" "meta_description_4" => string(15) "BabyGo Katowice" "meta_title_5" => string(15) "BabyGo Warszawa" "meta_description_5" => string(15) "BabyGo Warszawa" "meta_title_6" => string(13) "BabyGo Lublin" "meta_description_6" => string(13) "BabyGo Lublin" "meta_title_7" => string(14) "BabyGo Poznań" "meta_description_7" => string(14) "BabyGo Poznań" "meta_title_8" => string(14) "BabyGo Gdańsk" "meta_description_8" => string(14) "BabyGo Gdańsk" "meta_title_9" => string(15) "BabyGo Wrocław" "meta_description_9" => string(15) "BabyGo Wrocław" "meta_title_10" => string(14) "BabyGo Łódź" "meta_description_10" => string(14) "BabyGo Łódź" "meta_title_11" => string(18) "BabyGo Trójmiasto" "meta_description_11" => string(18) "BabyGo Trójmiasto" "meta_title_bestplace_1" => string(0) "" "meta_description_bestplace_1" => string(0) "" "meta_title_bestplace_2" => string(0) "" "meta_description_bestplace_2" => string(0) "" "meta_title_bestplace_3" => string(0) "" "meta_description_bestplace_3" => string(0) "" "meta_title_bestplace_4" => string(0) "" "meta_description_bestplace_4" => string(0) "" "meta_title_bestplace_5" => string(0) "" "meta_description_bestplace_5" => string(0) "" "meta_title_bestplace_6" => string(0) "" "meta_description_bestplace_6" => string(0) "" "meta_title_bestplace_7" => string(0) "" "meta_description_bestplace_7" => string(0) "" "meta_title_bestplace_8" => string(0) "" "meta_description_bestplace_8" => string(0) "" "meta_title_bestplace_9" => string(0) "" "meta_description_bestplace_9" => string(0) "" "meta_title_bestplace_10" => string(0) "" "meta_description_bestplace_10" => string(0) "" "meta_title_bestplace_11" => string(0) "" "meta_description_bestplace_11" => string(0) "" "meta_title_friendlyplace_1" => string(37) "Miejsca przyjazne dzieciom w Krakowie" "meta_description_friendlyplace_1" => string(37) "Miejsca przyjazne dzieciom w Krakowie" "meta_title_friendlyplace_2" => string(38) "Miejsca przyjazne dzieciom w Olsztynie" "meta_description_friendlyplace_2" => string(38) "Miejsca przyjazne dzieciom w Olsztynie" "meta_title_friendlyplace_3" => string(36) "Miejsca przyjazne dzieciom w Toruniu" "meta_description_friendlyplace_3" => string(36) "Miejsca przyjazne dzieciom w Toruniu" "meta_title_friendlyplace_4" => string(39) "Miejsca przyjazne dzieciom w Katowicach" "meta_description_friendlyplace_4" => string(39) "Miejsca przyjazne dzieciom w Katowicach" "meta_title_friendlyplace_5" => string(0) "" "meta_description_friendlyplace_5" => string(0) "" "meta_title_friendlyplace_6" => string(0) "" "meta_description_friendlyplace_6" => string(0) "" "meta_title_friendlyplace_7" => string(0) "" "meta_description_friendlyplace_7" => string(0) "" "meta_title_friendlyplace_8" => string(0) "" "meta_description_friendlyplace_8" => string(0) "" "meta_title_friendlyplace_9" => string(0) "" "meta_description_friendlyplace_9" => string(0) "" "meta_title_friendlyplace_10" => string(0) "" "meta_description_friendlyplace_10" => string(0) "" "meta_title_friendlyplace_11" => string(0) "" "meta_description_friendlyplace_11" => string(0) "" "meta_title_winterplace_1" => string(9) "Zimowiska" "meta_description_winterplace_1" => string(0) "" "meta_title_winterplace_2" => string(0) "" "meta_description_winterplace_2" => string(0) "" "meta_title_winterplace_3" => string(0) "" "meta_description_winterplace_3" => string(0) "" "meta_title_winterplace_4" => string(0) "" "meta_description_winterplace_4" => string(0) "" "meta_title_winterplace_5" => string(0) "" "meta_description_winterplace_5" => string(0) "" "meta_title_winterplace_6" => string(0) "" "meta_description_winterplace_6" => string(0) "" "meta_title_winterplace_7" => string(0) "" "meta_description_winterplace_7" => string(0) "" "meta_title_winterplace_8" => string(0) "" "meta_description_winterplace_8" => string(0) "" "meta_title_winterplace_9" => string(0) "" "meta_description_winterplace_9" => string(0) "" "meta_title_winterplace_10" => string(0) "" "meta_description_winterplace_10" => string(0) "" "meta_title_winterplace_11" => string(0) "" "meta_description_winterplace_11" => string(0) "" "meta_title_birthdayplace_1" => string(30) "Urodziny dla dzieci w Krakowie" "meta_description_birthdayplace_1" => string(51) "Najlepsze miejsca na urodziny dla dzieci w Krakowie" "meta_title_birthdayplace_2" => string(0) "" "meta_description_birthdayplace_2" => string(0) "" "meta_title_birthdayplace_3" => string(0) "" "meta_description_birthdayplace_3" => string(0) "" "meta_title_birthdayplace_4" => string(0) "" "meta_description_birthdayplace_4" => string(0) "" "meta_title_birthdayplace_5" => string(0) "" "meta_description_birthdayplace_5" => string(0) "" "meta_title_birthdayplace_6" => string(0) "" "meta_description_birthdayplace_6" => string(0) "" "meta_title_birthdayplace_7" => string(0) "" "meta_description_birthdayplace_7" => string(0) "" "meta_title_birthdayplace_8" => string(0) "" "meta_description_birthdayplace_8" => string(0) "" "meta_title_birthdayplace_9" => string(0) "" "meta_description_birthdayplace_9" => string(0) "" "meta_title_birthdayplace_10" => string(0) "" "meta_description_birthdayplace_10" => string(0) "" "meta_title_birthdayplace_11" => string(0) "" "meta_description_birthdayplace_11" => string(0) "" "meta_title_vacationplace_1" => string(24) "Wakacje z dzieckiem 2024" "meta_description_vacationplace_1" => string(24) "Wakacje z dzieckiem 2024" "meta_title_vacationplace_2" => string(0) "" "meta_description_vacationplace_2" => string(0) "" "meta_title_vacationplace_3" => string(0) "" "meta_description_vacationplace_3" => string(0) "" "meta_title_vacationplace_4" => string(0) "" "meta_description_vacationplace_4" => string(0) "" "meta_title_vacationplace_5" => string(0) "" "meta_description_vacationplace_5" => string(0) "" "meta_title_vacationplace_6" => string(0) "" "meta_description_vacationplace_6" => string(0) "" "meta_title_vacationplace_7" => string(0) "" "meta_description_vacationplace_7" => string(0) "" "meta_title_vacationplace_8" => string(0) "" "meta_description_vacationplace_8" => string(0) "" "meta_title_vacationplace_9" => string(0) "" "meta_description_vacationplace_9" => string(0) "" "meta_title_vacationplace_10" => string(0) "" "meta_description_vacationplace_10" => string(0) "" "meta_title_vacationplace_11" => string(0) "" "meta_description_vacationplace_11" => string(0) "" "google_maps" => string(39) "AIzaSyAtJ21IGdrR_NbSXp834QImtTUzFaTVp00" "google_analytics" => string(287) "<!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-X1M4KPM002"></script> <script> …" "recaptcha_www" => string(40) "6Le6TnskAAAAALiPpyVjPdXVZrBgLVaP_av1CTwr" "recaptcha_secret" => string(40) "6Le6TnskAAAAAPifDMEqAFVuDPYqcvbcbz9M9fyY" "slideshow_time" => string(1) "5" "google_tag_manager_head" => string(419) "<!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.j …" "google_tag_manager_body" => string(243) "<!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-55CV6453" height=" …" ) "page_footer" => object Database_Result_Cached(6){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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 _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _route_params => array(5) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" "controller" => string(12) "Activitykids" "action" => string(4) "List" ) }{ protected _query => string(101) "select `page_id`, `page_footer_phone`, `page_footer_email` from `babygo_page` where `page_id` >= 100;" protected _result => array(50) ( 0 => array(3) ( "page_id" => string(3) "100" "page_footer_phone" => string(0) "" "page_footer_email" => string(15) "biuro@babygo.pl" ) 1 => array(3) ( "page_id" => string(3) "101" "page_footer_phone" => string(0) "" "page_footer_email" => string(0) "" ) 2 => array(3) ( "page_id" => string(3) "102" "page_footer_phone" => string(0) "" "page_footer_email" => string(15) "biuro@babygo.pl" ) 3 => array(3) ( "page_id" => string(3) "103" "page_footer_phone" => string(0) "" "page_footer_email" => string(0) "" ) 4 => array(3) ( "page_id" => string(3) "104" "page_footer_phone" => string(15) "+48 663 490 199" "page_footer_email" => string(15) "biuro@babygo.pl" ) 5 => array(3) ( "page_id" => string(3) "105" "page_footer_phone" => string(0) "" "page_footer_email" => string(0) "" ) 6 => array(3) ( "page_id" => string(3) "106" "page_footer_phone" => string(15) "+48 663 490 199" "page_footer_email" => string(15) "biuro@babygo.pl" ) 7 => array(3) ( "page_id" => string(3) "107" "page_footer_phone" => string(0) "" "page_footer_email" => string(0) "" ) 8 => array(3) ( "page_id" => string(3) "108" "page_footer_phone" => string(11) "663 490 199" "page_footer_email" => string(15) "biuro@babygo.pl" ) 9 => array(3) ( "page_id" => string(3) "109" "page_footer_phone" => string(0) "" "page_footer_email" => string(0) "" ) 10 => array(3) ( "page_id" => string(3) "110" "page_footer_phone" => string(50) "Redakcja portalu rodzinnego BabyGo.pl Biuro Lublin" "page_footer_email" => string(0) "" ) 11 => array(3) ( "page_id" => string(3) "111" "page_footer_phone" => string(0) "" "page_footer_email" => string(0) "" ) 12 => array(3) ( "page_id" => string(3) "112" "page_footer_phone" => string(0) "" "page_footer_email" => string(27) "halina.mlotkowska@babygo.pl" ) 13 => array(3) ( "page_id" => string(3) "113" "page_footer_phone" => NULL "page_footer_email" => NULL ) 14 => array(3) ( "page_id" => string(3) "114" "page_footer_phone" => NULL "page_footer_email" => NULL ) 15 => array(3) ( "page_id" => string(3) "115" "page_footer_phone" => NULL "page_footer_email" => NULL ) 16 => array(3) ( "page_id" => string(3) "116" "page_footer_phone" => string(12) "663 490 199 " "page_footer_email" => string(15) "biuro@babygo.pl" ) 17 => array(3) ( "page_id" => string(3) "117" "page_footer_phone" => NULL "page_footer_email" => NULL ) 18 => array(3) ( "page_id" => string(3) "118" "page_footer_phone" => string(11) "663 490 199" "page_footer_email" => string(15) "biuro@babygo.pl" ) 19 => array(3) ( "page_id" => string(3) "119" "page_footer_phone" => NULL "page_footer_email" => NULL ) 20 => array(3) ( "page_id" => string(3) "120" "page_footer_phone" => string(11) "663 490 199" "page_footer_email" => string(15) "biuro@babygo.pl" ) 21 => array(3) ( "page_id" => string(3) "121" "page_footer_phone" => NULL "page_footer_email" => NULL ) 22 => array(3) ( "page_id" => string(3) "122" "page_footer_phone" => string(0) "" "page_footer_email" => string(0) "" ) 23 => array(3) ( "page_id" => string(3) "123" "page_footer_phone" => NULL "page_footer_email" => NULL ) 24 => array(3) ( "page_id" => string(3) "124" "page_footer_phone" => NULL "page_footer_email" => NULL ) 25 => array(3) ( "page_id" => string(3) "125" "page_footer_phone" => NULL "page_footer_email" => NULL ) 26 => array(3) ( "page_id" => string(3) "126" "page_footer_phone" => NULL "page_footer_email" => NULL ) 27 => array(3) ( "page_id" => string(3) "127" "page_footer_phone" => NULL "page_footer_email" => NULL ) 28 => array(3) ( "page_id" => string(3) "128" "page_footer_phone" => NULL "page_footer_email" => NULL ) 29 => array(3) ( "page_id" => string(3) "129" "page_footer_phone" => NULL "page_footer_email" => NULL ) 30 => array(3) ( "page_id" => string(3) "130" "page_footer_phone" => NULL "page_footer_email" => NULL ) 31 => array(3) ( "page_id" => string(3) "131" "page_footer_phone" => NULL "page_footer_email" => NULL ) 32 => array(3) ( "page_id" => string(3) "132" "page_footer_phone" => NULL "page_footer_email" => NULL ) 33 => array(3) ( "page_id" => string(3) "133" "page_footer_phone" => NULL "page_footer_email" => NULL ) 34 => array(3) ( "page_id" => string(3) "134" "page_footer_phone" => NULL "page_footer_email" => NULL ) 35 => array(3) ( "page_id" => string(3) "135" "page_footer_phone" => NULL "page_footer_email" => NULL ) 36 => array(3) ( "page_id" => string(3) "136" "page_footer_phone" => NULL "page_footer_email" => NULL ) 37 => array(3) ( "page_id" => string(3) "137" "page_footer_phone" => NULL "page_footer_email" => NULL ) 38 => array(3) ( "page_id" => string(3) "138" "page_footer_phone" => NULL "page_footer_email" => NULL ) 39 => array(3) ( "page_id" => string(3) "139" "page_footer_phone" => NULL "page_footer_email" => NULL ) 40 => array(3) ( "page_id" => string(3) "140" "page_footer_phone" => NULL "page_footer_email" => NULL ) 41 => array(3) ( "page_id" => string(3) "141" "page_footer_phone" => NULL "page_footer_email" => NULL ) 42 => array(3) ( "page_id" => string(3) "142" "page_footer_phone" => NULL "page_footer_email" => NULL ) 43 => array(3) ( "page_id" => string(3) "143" "page_footer_phone" => NULL "page_footer_email" => NULL ) 44 => array(3) ( "page_id" => string(3) "144" "page_footer_phone" => NULL "page_footer_email" => NULL ) 45 => array(3) ( "page_id" => string(3) "145" "page_footer_phone" => NULL "page_footer_email" => NULL ) 46 => array(3) ( "page_id" => string(3) "146" "page_footer_phone" => NULL "page_footer_email" => NULL ) 47 => array(3) ( "page_id" => string(3) "147" "page_footer_phone" => NULL "page_footer_email" => NULL ) 48 => array(3) ( "page_id" => string(3) "148" "page_footer_phone" => NULL "page_footer_email" => NULL ) 49 => array(3) ( "page_id" => string(3) "149" "page_footer_phone" => NULL "page_footer_email" => NULL ) ) protected _total_rows => integer 50 protected _current_row => integer 0 protected _as_object => bool FALSE protected _object_params => NULL }
) "seo_title" => string(0) "" "seo_description" => string(0) "" "lang" => string(2) "pl" "city" => string(10) "trojmiasto" "slugs" => array(24) ( "krakow" => array(3) ( "city" => string(8) "Krakowie" "pl" => string(29) "zajecia-dla-dzieci-w-krakowie" "en" => string(33) "activities-for-children-in-krakow" ) "olsztyn" => array(3) ( "city" => string(9) "Olsztynie" "pl" => string(30) "zajecia-dla-dzieci-w-olsztynie" "en" => string(34) "activities-for-children-in-olsztyn" ) "torun" => array(3) ( "city" => string(7) "Toruniu" "pl" => string(28) "zajecia-dla-dzieci-w-toruniu" "en" => string(32) "activities-for-children-in-torun" ) "katowice" => array(3) ( "city" => string(10) "Katowicach" "pl" => string(31) "zajecia-dla-dzieci-w-katowicach" "en" => string(35) "activities-for-children-in-katowice" ) "warszawa" => array(3) ( "city" => string(8) "arszawie" "pl" => string(30) "zajecia-dla-dzieci-w-warszawie" "en" => string(35) "activities-for-children-in-warszawa" ) "lublin" => array(3) ( "city" => string(8) "Lublinie" "pl" => string(29) "zajecia-dla-dzieci-w-lublinie" "en" => string(33) "activities-for-children-in-lublin" ) "poznan" => array(3) ( "city" => string(8) "Poznaniu" "pl" => string(29) "zajecia-dla-dzieci-w-poznaniu" "en" => string(33) "activities-for-children-in-poznan" ) "gdansk" => array(3) ( "city" => string(8) "Gdańsku" "pl" => string(28) "zajecia-dla-dzieci-w-gdansku" "en" => string(33) "activities-for-children-in-gdansk" ) "wroclaw" => array(3) ( "city" => string(11) "e rocławiu" "pl" => string(30) "zajecia-dla-dzieci-w-wroclawiu" "en" => string(34) "activities-for-children-in-wroclaw" ) "lodz" => array(3) ( "city" => string(6) "Łodzi" "pl" => string(26) "zajecia-dla-dzieci-w-lodzi" "en" => string(31) "activities-for-children-in-lodz" ) "trojmiasto" => array(3) ( "city" => string(13) "Trójmieście" "pl" => string(32) "zajecia-dla-dzieci-w-trojmiescie" "en" => string(37) "activities-for-children-in-trojmiasto" ) "krynica-zdroj" => array(3) ( "city" => string(14) "Krynicy-Zdrój" "pl" => string(34) "zajecia-dla-dzieci-w-krynicy-zdroj" "en" => string(40) "activities-for-children-in-krynica-zdroj" ) "zakopane" => array(3) ( "city" => string(9) "Zakopanem" "pl" => string(30) "zajecia-dla-dzieci-w-zakopanem" "en" => string(35) "activities-for-children-in-zakopane" ) "bydgoszcz" => array(3) ( "city" => string(10) "Bydgoszczy" "pl" => string(31) "zajecia-dla-dzieci-w-bydgoszczy" "en" => string(36) "activities-for-children-in-bydgoszcz" ) "szczecin" => array(3) ( "city" => string(10) "Szczecinie" "pl" => string(31) "zajecia-dla-dzieci-w-szczecinie" "en" => string(35) "activities-for-children-in-szczecin" ) "zielona-gora" => array(3) ( "city" => string(15) "Zielonej Górze" "pl" => string(35) "zajecia-dla-dzieci-w-zielonej-gorze" "en" => string(39) "activities-for-children-in-zielona-gora" ) "gorzow-wielkopolski" => array(3) ( "city" => string(21) "Gorzowie ielkopolskim" "pl" => string(43) "zajecia-dla-dzieci-w-gorzowie-wielkopolskim" "en" => string(46) "activities-for-children-in-gorzow-wielkopolski" ) "opole" => array(3) ( "city" => string(5) "Opolu" "pl" => string(26) "zajecia-dla-dzieci-w-opolu" "en" => string(32) "activities-for-children-in-opole" ) "kalisz" => array(3) ( "city" => string(7) "Kaliszu" "pl" => string(28) "zajecia-dla-dzieci-w-kaliszu" "en" => string(33) "activities-for-children-in-kalisz" ) "tarnow" => array(3) ( "city" => string(8) "Tarnowie" "pl" => string(29) "zajecia-dla-dzieci-w-tarnowie" "en" => string(33) "activities-for-children-in-tarnow" ) "rzeszow" => array(3) ( "city" => string(9) "Rzeszowie" "pl" => string(30) "zajecia-dla-dzieci-w-rzeszowie" "en" => string(34) "activities-for-children-in-rzeszow" ) "czestochowa" => array(3) ( "city" => string(13) "Częstochowie" "pl" => string(33) "zajecia-dla-dzieci-w-czestochowie" "en" => string(38) "activities-for-children-in-czestochowa" ) "bielsko-biala" => array(3) ( "city" => string(15) "Bielsku-Białej" "pl" => string(35) "zajecia-dla-dzieci-w-bielsku-bialej" "en" => string(40) "activities-for-children-in-bielsko-biala" ) "zabrze" => array(3) ( "city" => string(6) "Zabrzu" "pl" => string(27) "zajecia-dla-dzieci-w-zabrzu" "en" => string(33) "activities-for-children-in-zabrze" ) ) "slug" => array(10) ( "city_id" => string(2) "25" "city_name" => string(6) "Zabrze" "city_active" => string(1) "1" "city_slug" => string(6) "zabrze" "city_slug_in_city" => string(6) "zabrzu" "city_seo_in_city" => string(8) "W Zabrzu" "city_slug_around_city" => string(6) "zabrza" "city_seo_around_city" => string(14) "Okolice Zabrza" "city_slug_outside_city" => string(7) "Zabrzem" "city_seo_outside_city" => string(12) "Poza Zabrzem" ) "key" => string(6) "zabrze" "url" => string(0) "" )22 'krakow' => array('city' => 'Krakowie', 'pl' => 'zajecia-dla-dzieci-w-krakowie', 'en' => 'activities-for-children-in-krakow'), 23 ); 24 */ 25 26 $url = ''; 27 foreach ($array as $key => $val) { 28 if ($key == $city) { 29 if ($lang == 'en') { 30 $url = $val['en']; 31 } else { 32 $url = $val['pl'];
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(78) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/activitykids.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(78) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/activitykids.php"
1
array(5) ( "action" => string(4) "list" "config" => array(1) ( "global" => array(10) ( "type" => array(2) ( 1 => string(10) "Dla dzieci" 2 => string(13) "Dla rodziców" ) "per_page" => array(4) ( 5 => string(1) "5" 25 => string(2) "25" 50 => string(2) "50" 100 => string(3) "100" ) "rating" => array(5) ( 5 => string(6) "Rocks!" 4 => string(11) "Pretty good" 3 => string(3) "Meh" 2 => string(9) "Kinda bad" 1 => string(14) "Sucks big time" ) "bestplace_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(24) "Szkoły/Miejsca sportowe" 3 => string(28) "Szkoły językowe/Edukacyjne" 4 => string(35) "Warsztaty/Przedstawienia dla dzieci" 5 => string(7) "Wakacje" 6 => string(11) "Grota solna" 7 => string(16) "Sklep dla dzieci" ) "toykids_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Książki dla dzieci" 2 => string(18) "Zabawki dla dzieci" 3 => string(14) "Gry dla dzieci" 4 => string(18) "Produky dla dzieci" 5 => string(18) "Ubrania dla dzieci" 6 => string(20) "Kosmetyki dla dzieci" 7 => string(21) "Suplementy dla dzieci" ) "activitykids_type" => array(2) ( 0 => string(3) "---" 1 => string(4) "Test" ) "friendlyplace_type" => array(10) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(22) "Przedszkola i żłobki" 3 => string(24) "Szkoły/Miejsca sportowe" 4 => string(28) "Szkoły językowe/Edukacyjne" 5 => string(35) "Warsztaty/Przedstawienia dla dzieci" 6 => string(7) "Wakacje" 7 => string(11) "Grota solna" 8 => string(16) "Sklep dla dzieci" 9 => string(16) "Centrum medyczne" ) "tripplace_type" => array(4) ( 0 => string(3) "---" 1 => string(22) "Przedszkolne wycieczki" 2 => string(17) "Szkolne wycieczki" 3 => string(5) "Firmy" ) "firm_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) "vacationplace_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) ) ) "items" => array(0) "filter" => array(6) ( "lang" => string(2) "pl" "city" => string(2) "11" "all_city" => integer 1 "active" => integer 1 "limit" => integer 25 "offset" => integer 0 ) "pagination" => object Pagination(15)
{ protected config => array(6) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(6) "strona" ) "total_items" => string(1) "0" "items_per_page" => integer 25 "view" => string(30) "frontend/pagination/pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE ) protected current_page => integer 1 protected total_items => integer 0 protected items_per_page => integer 25 protected total_pages => integer 0 protected current_first_item => integer 0 protected current_last_item => integer 0 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)
){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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 _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _route_params => array(5) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" "controller" => string(12) "Activitykids" "action" => string(4) "List" ) }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/frontend/template.php [ 368 ] » Kohana_View->__toString()
363 </nav> 364 </div> 365 </div> 366 */ ?> 367 368 <?php echo $content ?> 369 370 <div class="container my-footer"> 371 <div class="row"> 372 <div class="col-12 col-lg-3"> 373 <a href="<?php echo URL::link('', $city, $lang) ?>" title="">
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(74) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/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(74) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/template.php"
1
array(1) ( "content" => object View(2)
{ protected _file => string(78) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/activitykids.php" protected _data => array(5) ( "action" => string(4) "list" "config" => array(1) ( "global" => array(10) ( "type" => array(2) ( 1 => string(10) "Dla dzieci" 2 => string(13) "Dla rodziców" ) "per_page" => array(4) ( 5 => string(1) "5" 25 => string(2) "25" 50 => string(2) "50" 100 => string(3) "100" ) "rating" => array(5) ( 5 => string(6) "Rocks!" 4 => string(11) "Pretty good" 3 => string(3) "Meh" 2 => string(9) "Kinda bad" 1 => string(14) "Sucks big time" ) "bestplace_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(24) "Szkoły/Miejsca sportowe" 3 => string(28) "Szkoły językowe/Edukacyjne" 4 => string(35) "Warsztaty/Przedstawienia dla dzieci" 5 => string(7) "Wakacje" 6 => string(11) "Grota solna" 7 => string(16) "Sklep dla dzieci" ) "toykids_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Książki dla dzieci" 2 => string(18) "Zabawki dla dzieci" 3 => string(14) "Gry dla dzieci" 4 => string(18) "Produky dla dzieci" 5 => string(18) "Ubrania dla dzieci" 6 => string(20) "Kosmetyki dla dzieci" 7 => string(21) "Suplementy dla dzieci" ) "activitykids_type" => array(2) ( 0 => string(3) "---" 1 => string(4) "Test" ) "friendlyplace_type" => array(10) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(22) "Przedszkola i żłobki" 3 => string(24) "Szkoły/Miejsca sportowe" 4 => string(28) "Szkoły językowe/Edukacyjne" 5 => string(35) "Warsztaty/Przedstawienia dla dzieci" 6 => string(7) "Wakacje" 7 => string(11) "Grota solna" 8 => string(16) "Sklep dla dzieci" 9 => string(16) "Centrum medyczne" ) "tripplace_type" => array(4) ( 0 => string(3) "---" 1 => string(22) "Przedszkolne wycieczki" 2 => string(17) "Szkolne wycieczki" 3 => string(5) "Firmy" ) "firm_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) "vacationplace_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) ) ) "items" => array(0) "filter" => array(6) ( "lang" => string(2) "pl" "city" => string(2) "11" "all_city" => integer 1 "active" => integer 1 "limit" => integer 25 "offset" => integer 0 ) "pagination" => object Pagination(15)
){ protected config => array(6) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(6) "strona" ) "total_items" => string(1) "0" "items_per_page" => integer 25 "view" => string(30) "frontend/pagination/pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE ) protected current_page => integer 1 protected total_items => integer 0 protected items_per_page => integer 25 protected total_pages => integer 0 protected current_first_item => integer 0 protected current_last_item => integer 0 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)
) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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 _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _route_params => array(5) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" "controller" => string(12) "Activitykids" "action" => string(4) "List" ) }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
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->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 [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Frontend_Activitykids(4)
{ public template => object View(2)
{ protected _file => string(74) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/template.php" protected _data => array(1) ( "content" => object View(2)
public auto_render => bool TRUE public request => object Request(19){ protected _file => string(78) "/var/www/vhosts/babygo.pl/httpdocs/application/views/frontend/activitykids.php" protected _data => array(5) ( "action" => string(4) "list" "config" => array(1) ( "global" => array(10) ( "type" => array(2) ( 1 => string(10) "Dla dzieci" 2 => string(13) "Dla rodziców" ) "per_page" => array(4) ( 5 => string(1) "5" 25 => string(2) "25" 50 => string(2) "50" 100 => string(3) "100" ) "rating" => array(5) ( 5 => string(6) "Rocks!" 4 => string(11) "Pretty good" 3 => string(3) "Meh" 2 => string(9) "Kinda bad" 1 => string(14) "Sucks big time" ) "bestplace_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(24) "Szkoły/Miejsca sportowe" 3 => string(28) "Szkoły językowe/Edukacyjne" 4 => string(35) "Warsztaty/Przedstawienia dla dzieci" 5 => string(7) "Wakacje" 6 => string(11) "Grota solna" 7 => string(16) "Sklep dla dzieci" ) "toykids_type" => array(8) ( 0 => string(3) "---" 1 => string(20) "Książki dla dzieci" 2 => string(18) "Zabawki dla dzieci" 3 => string(14) "Gry dla dzieci" 4 => string(18) "Produky dla dzieci" 5 => string(18) "Ubrania dla dzieci" 6 => string(20) "Kosmetyki dla dzieci" 7 => string(21) "Suplementy dla dzieci" ) "activitykids_type" => array(2) ( 0 => string(3) "---" 1 => string(4) "Test" ) "friendlyplace_type" => array(10) ( 0 => string(3) "---" 1 => string(20) "Bawialnie dla dzieci" 2 => string(22) "Przedszkola i żłobki" 3 => string(24) "Szkoły/Miejsca sportowe" 4 => string(28) "Szkoły językowe/Edukacyjne" 5 => string(35) "Warsztaty/Przedstawienia dla dzieci" 6 => string(7) "Wakacje" 7 => string(11) "Grota solna" 8 => string(16) "Sklep dla dzieci" 9 => string(16) "Centrum medyczne" ) "tripplace_type" => array(4) ( 0 => string(3) "---" 1 => string(22) "Przedszkolne wycieczki" 2 => string(17) "Szkolne wycieczki" 3 => string(5) "Firmy" ) "firm_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) "vacationplace_type" => array(21) ( 0 => string(3) "---" 1 => string(7) "Jeziora" 2 => string(5) "Góry" 3 => string(10) "Nad morzem" 4 => string(9) "Zagranica" 5 => string(11) "Małopolska" 6 => string(12) "Wielkopolska" 7 => string(11) "Mazowieckie" 8 => string(14) "Dolnośląskie" 9 => string(18) "Kujawsko-pomorskie" 10 => string(9) "Lubelskie" 11 => string(8) "Lubuskie" 12 => string(9) "Łódzkie" 13 => string(8) "Opolskie" 14 => string(12) "Podkarpackie" 15 => string(9) "Podlaskie" 16 => string(9) "Pomorskie" 17 => string(9) "Śląskie" 18 => string(16) "Świętokrzyskie" 19 => string(20) "Warmińsko-mazurskie" 20 => string(18) "Zachodniopomorskie" ) ) ) "items" => array(0) "filter" => array(6) ( "lang" => string(2) "pl" "city" => string(2) "11" "all_city" => integer 1 "active" => integer 1 "limit" => integer 25 "offset" => integer 0 ) "pagination" => object Pagination(15)
) }{ protected config => array(6) ( "current_page" => array(2) ( "source" => string(12) "query_string" "key" => string(6) "strona" ) "total_items" => string(1) "0" "items_per_page" => integer 25 "view" => string(30) "frontend/pagination/pagination" "auto_hide" => bool TRUE "first_page_in_url" => bool FALSE ) protected current_page => integer 1 protected total_items => integer 0 protected items_per_page => integer 25 protected total_pages => integer 0 protected current_first_item => integer 0 protected current_last_item => integer 0 protected previous_page => bool FALSE protected next_page => bool FALSE protected first_page => bool FALSE protected last_page => bool FALSE protected offset => integer 0 protected _request => object Request(19)
) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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 _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _route_params => array(5) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" "controller" => string(12) "Activitykids" "action" => string(4) "List" ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.0" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 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.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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.0" }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 [ 993 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(34) "<city>/zajecia-dla-dzieci-w-<slug>" protected _regex => array(2) ( "city" => string(221) "(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsztyn|opole|p …" "slug" => string(255) "(bielsku-bialej|bydgoszczy|czestochowie|gdansku|gorzowie-wielkopolskim|kaliszu|katowicach|krakowie|krynicy-zdroj|lodzi|lublinie| …" ) protected _defaults => array(4) ( "directory" => string(8) "Frontend" "controller" => string(12) "Activitykids" "action" => string(4) "List" "lang" => string(2) "pl" ) protected _route_regex => string(524) "#^(?P<city>(bielsko-biala|bydgoszcz|czestochowa|gdansk|gorzow-wielkopolski|kalisz|katowice|krakow|krynica-zdroj|lodz|lublin|olsz …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(8) "Frontend" protected _controller => string(12) "Activitykids" protected _action => string(4) "List" protected _uri => string(43) "trojmiasto/zajecia-dla-dzieci-w-trojmiescie" protected _external => bool FALSE protected _params => array(3) ( "city" => string(10) "trojmiasto" "slug" => string(11) "trojmiescie" "lang" => string(2) "pl" ) 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) }
}988 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', [ 989 ':uri' => $this->_uri, 990 ]); 991 } 992 993 return $this->_client->execute($this); 994 } 995 996 /** 997 * Returns whether this request is the initial request Kohana received. 998 * Can be used to test for sub requests.
-
DOCROOT/public/index.php [ 118 ] » Kohana_Request->execute()
113 /** 114 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 115 * If no source is specified, the URI will be automatically detected. 116 */ 117 echo Request::factory(TRUE, [], FALSE) 118 ->execute() 119 ->send_headers(TRUE) 120 ->body(); 121 }