HTTP_Exception_503 [ 503 ]

APPPATH/classes/Model/Gis/Query.php [ 79 ]

74 			), 'request');75 		}76  77 		if (empty($data))78 		{79 			throw new HTTP_Exception_503(curl_error($c));80 		}81  82 		curl_close($c);83  84 		return $data;85  
  1. APPPATH/classes/Widget/Gis/Firms.php [ 25 ] » Model_Gis_Query->execute ( )

    20 				->where($this->config['city']->name)21 				->what($this->config['query'])22 				->pagesize($this->config['pagesize'])23 				->page($this->config['page'])24 				->sort($this->config['sort'])25 				->execute();26  27 			if ($this->config['cache_lifetime'] AND isset($firms->response_code) AND ($firms->response_code == 200))28 			{29 				Cache::instance()->set($cache_name, serialize($firms), $this->config['cache_lifetime']);30 			}31  
  2. MODPATH/widget/classes/Widget.php [ 62 ] » Widget_Gis_Firms->render ( )

    57 		if (Kohana::$profiling)58 		{59 			$benchmark = Profiler::start('widget', $name);60 		}61  62 		$result = $widget->render();63  64 		if (isset($benchmark))65 		{66 			Profiler::stop($benchmark);67 		}68  
  3. APPPATH/views/page/gis/category.php [ 52 ] » Widget::show ( arguments )

    0 gis_firms
    1
    array(3) {
      ["query"] => string(12) "Аптеки"
      ["pagesize"] => int(5)
      ["city"] => object(stdClass)#145 (31) {
        ["id"] => int(86)
        ["name"] => string(33) "Ленинск-Кузнецкий"
        ["code"] => string(6) "lenkuz"
        ["geo_id"] => string(17) "12103849200320514"
        ["country_code"] => string(2) "ru"
        ["language"] => string(2) "ru"
        ["transport_routes_count"] => int(59)
        ["timezone"] => string(17) "Asia/Novokuznetsk"
        ["actual_extent"] => string(110) "POLYGON((85.750103 54.768861,86.495701 54.774252,86.502903 54.184679,85.767947 54.179404,85.750103 54.768861))"
        ["road_extent"] => string(110) "POLYGON((85.750103 54.768861,86.495701 54.774252,86.502903 54.184679,85.767947 54.179404,85.750103 54.768861))"
        ["centroid"] => string(40) "POINT(86.1652544704215 54.6656748989268)"
        ["firmscount"] => int(5318)
        ["filialscount"] => int(7115)
        ["rubricscount"] => int(787)
        ["geoscount"] => int(79510)
        ["settlements"] => array(4) {
          [0] => string(12) "Белово"
          [1] => string(16) "Гурьевск"
          [2] => string(12) "Салаир"
          [3] => string(18) "Полысаево"
        }
        ["transport"] => bool(true)
        ["flamp"] => bool(true)
        ["zoomlevel"] => string(2) "11"
        ["min_zoomlevel"] => string(1) "9"
        ["max_zoomlevel"] => string(2) "18"
        ["starting_3d_zoom"] => string(2) "17"
        ["grammatical_cases"] => object(stdClass)#146 (3) {
          ["genitive"] => string(35) "Ленинск-Кузнецкого"
          ["prepositional"] => string(33) "Ленинск-Кузнецком"
          ["accusative"] => string(33) "Ленинск-Кузнецкий"
        }
        ["routing"] => bool(true)
        ["dailyImportAds"] => bool(true)
        ["metro"] => bool(false)
        ["is_3d"] => bool(true)
        ["seo"] => object(stdClass)#147 (2) {
          ["title"] => string(55) "Ленинск-Кузнецкого, Гурьевска"
          ["description"] => string(105) "Ленинск-Кузнецкого, Гурьевска, Белово, Полысаево, Салаира"
        }
        ["timezone_as_offset"] => int(420)
        ["lon"] => string(16) "86.1652544704215"
        ["lat"] => string(16) "54.6656748989268"
      }
    }
    
    2 widget/gis_firms_relevance
    47 					?>48  49 					<div class="cwell cwell-default wrap">50 						<div class="row">51 							<div class="col-sm-6 col-xs-12">52 								<?=Widget::show('gis_firms', array('query' => $category->name, 'pagesize' => 5, 'city' => $city), 'widget/gis_firms_relevance') ?>53 							</div>54 							<div class="col-sm-6 col-xs-12">55 								<?=Widget::show('gis_firm_categories', array('firms' => $firms, 'exclude' => array($category->name)))?>56 							</div>57 						</div>58  
  4. SYSPATH/classes/Kohana/View.php [ 61 ] » include ( arguments )

    0 /var/home/adminpublic_html/application/views/page/gis/category.php
    56 		ob_start();57  58 		try59 		{60 			// Load the view within the current scope61 			include $kohana_view_filename;62 		}63 		catch (Exception $e)64 		{65 			// Delete the output buffer66 			ob_end_clean();67  
  5. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture ( arguments )

    0 /var/home/adminpublic_html/application/views/page/gis/category.php
    1
    array(4) {
      ["category"] => object(stdClass)#310 (4) {
        ["id"] => string(17) "12103544257642703"
        ["name"] => string(12) "Аптеки"
        ["alias"] => string(6) "apteki"
        ["parent_id"] => string(17) "12103544257642501"
      }
      ["did_you_mean"] => object(stdClass)#315 (2) {
        ["rubrics"] => array(3) {
          [0] => object(stdClass)#316 (1) {
            ["name"] => string(12) "Аптеки"
          }
          [1] => object(stdClass)#317 (1) {
            ["name"] => string(37) "Ветеринарные аптеки"
          }
          [2] => object(stdClass)#318 (2) {
            ["name"] => string(60) "Справочно-информационные услуги"
            ["keyword"] => string(31) "Справочная аптек"
          }
        }
        ["geo"] => array(3) {
          [0] => object(stdClass)#319 (2) {
            ["id"] => string(17) "12104111193325633"
            ["name"] => string(117) "Ленинск-Кузнецкий, Аллея шахтёрской славы (г. Ленинск-Кузнецкий)"
          }
          [1] => object(stdClass)#320 (2) {
            ["id"] => string(17) "12104111193325652"
            ["name"] => string(114) "Ленинск-Кузнецкий, Байкаимское кладбище (г. Ленинск-Кузнецкий)"
          }
          [2] => object(stdClass)#321 (2) {
            ["id"] => string(17) "12104111193325653"
            ["name"] => string(110) "Ленинск-Кузнецкий, Городское кладбище (г. Ленинск-Кузнецкий)"
          }
        }
      }
      ["firms"] => array(10) {
        [0] => object(stdClass)#322 (12) {
          ["id"] => string(17) "12103953279722357"
          ["lon"] => string(15) "86.164313633063"
          ["lat"] => string(15) "54.665554994171"
          ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
          ["firm_group"] => object(stdClass)#323 (2) {
            ["id"] => string(17) "12103960869471197"
            ["count"] => string(2) "15"
          }
          ["hash"] => string(89) "ghB7c8G445537A7A7538777B3ky886G3H33J1H4G8uvly49Jrx4059886635h87b9929392435A2311516JH0JIhe"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(23) "Ломоносова, 1"
          ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
          ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
          ["rubrics"] => array(2) {
            [0] => string(12) "Аптеки"
            [1] => string(42) "Выгодные покупки с 2ГИС"
          }
        }
        [1] => object(stdClass)#324 (12) {
          ["id"] => string(17) "12103953279733942"
          ["lon"] => string(15) "86.199675630073"
          ["lat"] => string(15) "54.691445792117"
          ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
          ["firm_group"] => object(stdClass)#325 (2) {
            ["id"] => string(17) "12103960869471197"
            ["count"] => string(2) "15"
          }
          ["hash"] => string(89) "2hf738G445537A7A7538717c3ky886G3H33J2H4Geuvly49Jrx4059886635hc76992939359452311516JH0JIh6"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(34) "Ленина проспект, 54"
          ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
          ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
          ["rubrics"] => array(3) {
            [0] => string(12) "Аптеки"
            [1] => string(12) "Оптика"
            [2] => string(42) "Выгодные покупки с 2ГИС"
          }
        }
        [2] => object(stdClass)#326 (12) {
          ["id"] => string(17) "12103952279536604"
          ["lon"] => string(15) "86.299447206051"
          ["lat"] => string(15) "54.420026536951"
          ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
          ["firm_group"] => object(stdClass)#327 (2) {
            ["id"] => string(17) "12103960869471197"
            ["count"] => string(2) "15"
          }
          ["hash"] => string(89) "1h57c8G445437A5A75387b7g3ky886G3H33J3H4Gguvly49Jrx4059886635h47g992939386072311516JH0JI56"
          ["city_name"] => string(12) "Белово"
          ["project_id"] => string(2) "86"
          ["address"] => string(26) "Октябрьская, 29"
          ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
          ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
          ["rubrics"] => array(2) {
            [0] => string(12) "Аптеки"
            [1] => string(42) "Выгодные покупки с 2ГИС"
          }
        }
        [3] => object(stdClass)#328 (11) {
          ["id"] => string(17) "12103952279537738"
          ["lon"] => string(15) "86.273558520452"
          ["lat"] => string(15) "54.609368581257"
          ["name"] => string(72) "Сибирское агентство продаж, ООО, аптека"
          ["firm_group"] => object(stdClass)#329 (2) {
            ["id"] => string(17) "12103960869472331"
            ["count"] => string(1) "2"
          }
          ["hash"] => string(89) "5h6718G445437A5A75387c7f3ky886G3H33J4H3Ghuvly49Jrx4059886635h27d9929393973B2311516JH0JId7"
          ["city_name"] => string(18) "Полысаево"
          ["project_id"] => string(2) "86"
          ["address"] => string(28) "Космонавтов, 77а"
          ["rubrics"] => array(1) {
            [0] => string(12) "Аптеки"
          }
          ["reviews_count"] => int(1)
        }
        [4] => object(stdClass)#330 (10) {
          ["id"] => string(17) "12103953279948359"
          ["lon"] => string(15) "86.167179854308"
          ["lat"] => string(15) "54.665325064927"
          ["name"] => string(45) "Аптечный дом, ООО, аптека"
          ["firm_group"] => object(stdClass)#331 (2) {
            ["id"] => string(17) "12103961969730627"
            ["count"] => string(1) "6"
          }
          ["hash"] => string(89) "fh87g8G445537A9A7538757d3ky886G3H33J5H3GBuvly49Jrx4059886635hb7g9929394A35C2311516JH0JI77"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(34) "Кирова проспект, 38"
          ["rubrics"] => array(2) {
            [0] => string(12) "Аптеки"
            [1] => string(12) "Оптика"
          }
        }
        [5] => object(stdClass)#332 (10) {
          ["id"] => string(17) "12103953279690703"
          ["lon"] => string(15) "86.207466782027"
          ["lat"] => string(15) "54.696803730313"
          ["name"] => string(45) "Фармакопейка, сеть аптек"
          ["firm_group"] => object(stdClass)#333 (2) {
            ["id"] => string(17) "12103961969556237"
            ["count"] => string(1) "3"
          }
          ["hash"] => string(89) "dhi7g8G445537A6A75387b7B3ky886G3H33J6H3Gduvly49Jrx4059886635h374992939927062311516JH0JIBc"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(36) "Ленина проспект, 86а"
          ["rubrics"] => array(1) {
            [0] => string(12) "Аптеки"
          }
        }
        [6] => object(stdClass)#334 (10) {
          ["id"] => string(17) "12103952279537193"
          ["lon"] => string(14) "86.19959067641"
          ["lat"] => string(14) "54.69233325344"
          ["name"] => string(44) "Мир Медицины, сеть аптек"
          ["firm_group"] => object(stdClass)#335 (2) {
            ["id"] => string(17) "12103960869471238"
            ["count"] => string(2) "19"
          }
          ["hash"] => string(89) "ehA738G445437A5A753877763ky886G3H33J7H3GBuvly49Jrx4059886635h97e992939391962311516JH0JI70"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(34) "Ленина проспект, 41"
          ["rubrics"] => array(1) {
            [0] => string(12) "Аптеки"
          }
        }
        [7] => object(stdClass)#336 (10) {
          ["id"] => string(17) "12103952279537093"
          ["lon"] => string(15) "86.176192498713"
          ["lat"] => string(15) "54.675051268571"
          ["name"] => string(45) "Мелодия здоровья, аптека"
          ["firm_group"] => object(stdClass)#337 (2) {
            ["id"] => string(17) "12103960869471686"
            ["count"] => string(1) "2"
          }
          ["hash"] => string(89) "6hC738G445437A5A75387c7A3ky886G3H33J8H3G5uvly49Jrx4059886635hg78992939390962311516JH0JIg5"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(34) "Кирова проспект, 77"
          ["rubrics"] => array(1) {
            [0] => string(12) "Аптеки"
          }
        }
        [8] => object(stdClass)#338 (10) {
          ["id"] => string(17) "12103952279537020"
          ["lon"] => string(15) "86.166311667534"
          ["lat"] => string(15) "54.666480334382"
          ["name"] => string(31) "Фарма, сеть аптек"
          ["firm_group"] => object(stdClass)#339 (2) {
            ["id"] => string(17) "12103960869471613"
            ["count"] => string(1) "4"
          }
          ["hash"] => string(89) "4hC788G445437A5A7538757A3ky886G3H33J9H3Ghuvly49Jrx4059886635h479992939390232311516JH0JId9"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(34) "Кирова проспект, 47"
          ["rubrics"] => array(2) {
            [0] => string(12) "Аптеки"
            [1] => string(12) "Оптика"
          }
        }
        [9] => object(stdClass)#340 (10) {
          ["id"] => string(17) "12103953279680183"
          ["lon"] => string(15) "86.192914956452"
          ["lat"] => string(15) "54.687168267053"
          ["name"] => string(39) "Эдельвейс, сеть аптек"
          ["firm_group"] => object(stdClass)#341 (2) {
            ["id"] => string(17) "12103960869472548"
            ["count"] => string(1) "3"
          }
          ["hash"] => string(89) "1hB718G445537A6A75387a723ky886G3H33JAH3Ghuvly49Jrx4059886635hg77992939821862311516JH0JI4e"
          ["city_name"] => string(33) "Ленинск-Кузнецкий"
          ["project_id"] => string(2) "86"
          ["address"] => string(34) "Ленина проспект, 24"
          ["rubrics"] => array(1) {
            [0] => string(12) "Аптеки"
          }
        }
      }
      ["total"] => string(3) "146"
    }
    
    343 		{344 			throw new View_Exception('You must set the file to use within your view before rendering');345 		}346  347 		// Combine local and global data and capture the output348 		return View::capture($this->_file, $this->_data);349 	}350  351 } // End View352  
  6. SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render ( )

    223 	 */224 	public function __toString()225 	{226 		try227 		{228 			return $this->render();229 		}230 		catch (Exception $e)231 		{232 			/**233 			 * Display the exception message.234  235 
  7. APPPATH/views/layout.php [ 96 ] » Kohana_View->__toString ( )

     91 			(adsbygoogle = window.adsbygoogle || []).push({}); 92 			</script> 93 		</div> 94 	<? endif ?> 95 	<div class="content clearfix"> 96 		<?=$content?> 97 	</div> 98 </div> 99  100 <div class="container">101 	<footer class="clearfix">102  
  8. SYSPATH/classes/Kohana/View.php [ 61 ] » include ( arguments )

    0 /var/home/adminpublic_html/application/views/layout.php
    56 		ob_start();57  58 		try59 		{60 			// Load the view within the current scope61 			include $kohana_view_filename;62 		}63 		catch (Exception $e)64 		{65 			// Delete the output buffer66 			ob_end_clean();67  
  9. SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture ( arguments )

    0 /var/home/adminpublic_html/application/views/layout.php
    1
    array(4) {
      ["head_include"] => string(84) "<link href="/lenkuz/category/12103544257642703?page=2" rel="next">
    "
      ["title"] => string(64) "Аптеки, Ленинск-Кузнецкий — ГИСВИД"
      ["description"] => string(179) "Аптеки в Ленинск-Кузнецком: адреса и телефоны организаций, часы и режим работы, карта, E-mail, и сайты."
      ["content"] => object(View)#346 (2) {
        ["_file":protected] => string(81) "/var/home/adminpublic_html/application/views/page/gis/category.php"
        ["_data":protected] => array(4) {
          ["category"] => object(stdClass)#310 (4) {
            ["id"] => string(17) "12103544257642703"
            ["name"] => string(12) "Аптеки"
            ["alias"] => string(6) "apteki"
            ["parent_id"] => string(17) "12103544257642501"
          }
          ["did_you_mean"] => object(stdClass)#315 (2) {
            ["rubrics"] => array(3) {
              [0] => object(stdClass)#316 (1) {
                ["name"] => string(12) "Аптеки"
              }
              [1] => object(stdClass)#317 (1) {
                ["name"] => string(37) "Ветеринарные аптеки"
              }
              [2] => object(stdClass)#318 (2) {
                ["name"] => string(60) "Справочно-информационные услуги"
                ["keyword"] => string(31) "Справочная аптек"
              }
            }
            ["geo"] => array(3) {
              [0] => object(stdClass)#319 (2) {
                ["id"] => string(17) "12104111193325633"
                ["name"] => string(117) "Ленинск-Кузнецкий, Аллея шахтёрской славы (г. Ленинск-Кузнецкий)"
              }
              [1] => object(stdClass)#320 (2) {
                ["id"] => string(17) "12104111193325652"
                ["name"] => string(114) "Ленинск-Кузнецкий, Байкаимское кладбище (г. Ленинск-Кузнецкий)"
              }
              [2] => object(stdClass)#321 (2) {
                ["id"] => string(17) "12104111193325653"
                ["name"] => string(110) "Ленинск-Кузнецкий, Городское кладбище (г. Ленинск-Кузнецкий)"
              }
            }
          }
          ["firms"] => array(10) {
            [0] => object(stdClass)#322 (12) {
              ["id"] => string(17) "12103953279722357"
              ["lon"] => string(15) "86.164313633063"
              ["lat"] => string(15) "54.665554994171"
              ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
              ["firm_group"] => object(stdClass)#323 (2) {
                ["id"] => string(17) "12103960869471197"
                ["count"] => string(2) "15"
              }
              ["hash"] => string(89) "ghB7c8G445537A7A7538777B3ky886G3H33J1H4G8uvly49Jrx4059886635h87b9929392435A2311516JH0JIhe"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(23) "Ломоносова, 1"
              ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
              ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
              ["rubrics"] => array(2) {
                [0] => string(12) "Аптеки"
                [1] => string(42) "Выгодные покупки с 2ГИС"
              }
            }
            [1] => object(stdClass)#324 (12) {
              ["id"] => string(17) "12103953279733942"
              ["lon"] => string(15) "86.199675630073"
              ["lat"] => string(15) "54.691445792117"
              ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
              ["firm_group"] => object(stdClass)#325 (2) {
                ["id"] => string(17) "12103960869471197"
                ["count"] => string(2) "15"
              }
              ["hash"] => string(89) "2hf738G445537A7A7538717c3ky886G3H33J2H4Geuvly49Jrx4059886635hc76992939359452311516JH0JIh6"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(34) "Ленина проспект, 54"
              ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
              ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
              ["rubrics"] => array(3) {
                [0] => string(12) "Аптеки"
                [1] => string(12) "Оптика"
                [2] => string(42) "Выгодные покупки с 2ГИС"
              }
            }
            [2] => object(stdClass)#326 (12) {
              ["id"] => string(17) "12103952279536604"
              ["lon"] => string(15) "86.299447206051"
              ["lat"] => string(15) "54.420026536951"
              ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
              ["firm_group"] => object(stdClass)#327 (2) {
                ["id"] => string(17) "12103960869471197"
                ["count"] => string(2) "15"
              }
              ["hash"] => string(89) "1h57c8G445437A5A75387b7g3ky886G3H33J3H4Gguvly49Jrx4059886635h47g992939386072311516JH0JI56"
              ["city_name"] => string(12) "Белово"
              ["project_id"] => string(2) "86"
              ["address"] => string(26) "Октябрьская, 29"
              ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
              ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
              ["rubrics"] => array(2) {
                [0] => string(12) "Аптеки"
                [1] => string(42) "Выгодные покупки с 2ГИС"
              }
            }
            [3] => object(stdClass)#328 (11) {
              ["id"] => string(17) "12103952279537738"
              ["lon"] => string(15) "86.273558520452"
              ["lat"] => string(15) "54.609368581257"
              ["name"] => string(72) "Сибирское агентство продаж, ООО, аптека"
              ["firm_group"] => object(stdClass)#329 (2) {
                ["id"] => string(17) "12103960869472331"
                ["count"] => string(1) "2"
              }
              ["hash"] => string(89) "5h6718G445437A5A75387c7f3ky886G3H33J4H3Ghuvly49Jrx4059886635h27d9929393973B2311516JH0JId7"
              ["city_name"] => string(18) "Полысаево"
              ["project_id"] => string(2) "86"
              ["address"] => string(28) "Космонавтов, 77а"
              ["rubrics"] => array(1) {
                [0] => string(12) "Аптеки"
              }
              ["reviews_count"] => int(1)
            }
            [4] => object(stdClass)#330 (10) {
              ["id"] => string(17) "12103953279948359"
              ["lon"] => string(15) "86.167179854308"
              ["lat"] => string(15) "54.665325064927"
              ["name"] => string(45) "Аптечный дом, ООО, аптека"
              ["firm_group"] => object(stdClass)#331 (2) {
                ["id"] => string(17) "12103961969730627"
                ["count"] => string(1) "6"
              }
              ["hash"] => string(89) "fh87g8G445537A9A7538757d3ky886G3H33J5H3GBuvly49Jrx4059886635hb7g9929394A35C2311516JH0JI77"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(34) "Кирова проспект, 38"
              ["rubrics"] => array(2) {
                [0] => string(12) "Аптеки"
                [1] => string(12) "Оптика"
              }
            }
            [5] => object(stdClass)#332 (10) {
              ["id"] => string(17) "12103953279690703"
              ["lon"] => string(15) "86.207466782027"
              ["lat"] => string(15) "54.696803730313"
              ["name"] => string(45) "Фармакопейка, сеть аптек"
              ["firm_group"] => object(stdClass)#333 (2) {
                ["id"] => string(17) "12103961969556237"
                ["count"] => string(1) "3"
              }
              ["hash"] => string(89) "dhi7g8G445537A6A75387b7B3ky886G3H33J6H3Gduvly49Jrx4059886635h374992939927062311516JH0JIBc"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(36) "Ленина проспект, 86а"
              ["rubrics"] => array(1) {
                [0] => string(12) "Аптеки"
              }
            }
            [6] => object(stdClass)#334 (10) {
              ["id"] => string(17) "12103952279537193"
              ["lon"] => string(14) "86.19959067641"
              ["lat"] => string(14) "54.69233325344"
              ["name"] => string(44) "Мир Медицины, сеть аптек"
              ["firm_group"] => object(stdClass)#335 (2) {
                ["id"] => string(17) "12103960869471238"
                ["count"] => string(2) "19"
              }
              ["hash"] => string(89) "ehA738G445437A5A753877763ky886G3H33J7H3GBuvly49Jrx4059886635h97e992939391962311516JH0JI70"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(34) "Ленина проспект, 41"
              ["rubrics"] => array(1) {
                [0] => string(12) "Аптеки"
              }
            }
            [7] => object(stdClass)#336 (10) {
              ["id"] => string(17) "12103952279537093"
              ["lon"] => string(15) "86.176192498713"
              ["lat"] => string(15) "54.675051268571"
              ["name"] => string(45) "Мелодия здоровья, аптека"
              ["firm_group"] => object(stdClass)#337 (2) {
                ["id"] => string(17) "12103960869471686"
                ["count"] => string(1) "2"
              }
              ["hash"] => string(89) "6hC738G445437A5A75387c7A3ky886G3H33J8H3G5uvly49Jrx4059886635hg78992939390962311516JH0JIg5"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(34) "Кирова проспект, 77"
              ["rubrics"] => array(1) {
                [0] => string(12) "Аптеки"
              }
            }
            [8] => object(stdClass)#338 (10) {
              ["id"] => string(17) "12103952279537020"
              ["lon"] => string(15) "86.166311667534"
              ["lat"] => string(15) "54.666480334382"
              ["name"] => string(31) "Фарма, сеть аптек"
              ["firm_group"] => object(stdClass)#339 (2) {
                ["id"] => string(17) "12103960869471613"
                ["count"] => string(1) "4"
              }
              ["hash"] => string(89) "4hC788G445437A5A7538757A3ky886G3H33J9H3Ghuvly49Jrx4059886635h479992939390232311516JH0JId9"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(34) "Кирова проспект, 47"
              ["rubrics"] => array(2) {
                [0] => string(12) "Аптеки"
                [1] => string(12) "Оптика"
              }
            }
            [9] => object(stdClass)#340 (10) {
              ["id"] => string(17) "12103953279680183"
              ["lon"] => string(15) "86.192914956452"
              ["lat"] => string(15) "54.687168267053"
              ["name"] => string(39) "Эдельвейс, сеть аптек"
              ["firm_group"] => object(stdClass)#341 (2) {
                ["id"] => string(17) "12103960869472548"
                ["count"] => string(1) "3"
              }
              ["hash"] => string(89) "1hB718G445537A6A75387a723ky886G3H33JAH3Ghuvly49Jrx4059886635hg77992939821862311516JH0JI4e"
              ["city_name"] => string(33) "Ленинск-Кузнецкий"
              ["project_id"] => string(2) "86"
              ["address"] => string(34) "Ленина проспект, 24"
              ["rubrics"] => array(1) {
                [0] => string(12) "Аптеки"
              }
            }
          }
          ["total"] => string(3) "146"
        }
      }
    }
    
    343 		{344 			throw new View_Exception('You must set the file to use within your view before rendering');345 		}346  347 		// Combine local and global data and capture the output348 		return View::capture($this->_file, $this->_data);349 	}350  351 } // End View352  
  10. 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  50  
  11. APPPATH/classes/Controller/City.php [ 57 ] » Kohana_Controller_Template->after ( )

    52  53 		View::bind_global('seo_title', $seo_title);54  55 		try56 		{57 			parent::after();58 		}59 		catch (ErrorException $e)60 		{61 			throw new HTTP_Exception_500($e->getMessage());62 		}63  
  12. APPPATH/classes/Controller/Gis.php [ 19 ] » Controller_City->after ( )

    14 		Assets::js('2gis', 'http://catalog.api.2gis.ru/assets/apitracker.js?version=1.3', NULL, FALSE, array('weight' => -8));15 	}16  17 	public function after()18 	{19 		parent::after();20  21 		if ($this->request->action() == 'profile' AND $this->request->param('id') == '4504127908585253')22 		{23 			Model::factory('Stat')->cache($this->request->param('id'));24 		}25  
  13. SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Gis->after ( )

    82  83 		// Execute the action itself84 		$this->{$action}();85  86 		// Execute the "after action" method87 		$this->after();88  89 		// Return the response90 		return $this->response;91 	}92  93  
  14. {PHP internal call} » Kohana_Controller->execute ( )

  15. SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke ( arguments )

    0
    object(Controller_Gis)#44 (6) {
      ["template"] => object(View)#302 (2) {
        ["_file":protected] => string(70) "/var/home/adminpublic_html/application/views/layout.php"
        ["_data":protected] => array(4) {
          ["head_include"] => string(84) "<link href="/lenkuz/category/12103544257642703?page=2" rel="next">
    "
          ["title"] => string(64) "Аптеки, Ленинск-Кузнецкий — ГИСВИД"
          ["description"] => string(179) "Аптеки в Ленинск-Кузнецком: адреса и телефоны организаций, часы и режим работы, карта, E-mail, и сайты."
          ["content"] => object(View)#346 (2) {
            ["_file":protected] => string(81) "/var/home/adminpublic_html/application/views/page/gis/category.php"
            ["_data":protected] => array(4) {
              ["category"] => object(stdClass)#310 (4) {
                ["id"] => string(17) "12103544257642703"
                ["name"] => string(12) "Аптеки"
                ["alias"] => string(6) "apteki"
                ["parent_id"] => string(17) "12103544257642501"
              }
              ["did_you_mean"] => object(stdClass)#315 (2) {
                ["rubrics"] => array(3) {
                  [0] => object(stdClass)#316 (1) {
                    ["name"] => string(12) "Аптеки"
                  }
                  [1] => object(stdClass)#317 (1) {
                    ["name"] => string(37) "Ветеринарные аптеки"
                  }
                  [2] => object(stdClass)#318 (2) {
                    ["name"] => string(60) "Справочно-информационные услуги"
                    ["keyword"] => string(31) "Справочная аптек"
                  }
                }
                ["geo"] => array(3) {
                  [0] => object(stdClass)#319 (2) {
                    ["id"] => string(17) "12104111193325633"
                    ["name"] => string(117) "Ленинск-Кузнецкий, Аллея шахтёрской славы (г. Ленинск-Кузнецкий)"
                  }
                  [1] => object(stdClass)#320 (2) {
                    ["id"] => string(17) "12104111193325652"
                    ["name"] => string(114) "Ленинск-Кузнецкий, Байкаимское кладбище (г. Ленинск-Кузнецкий)"
                  }
                  [2] => object(stdClass)#321 (2) {
                    ["id"] => string(17) "12104111193325653"
                    ["name"] => string(110) "Ленинск-Кузнецкий, Городское кладбище (г. Ленинск-Кузнецкий)"
                  }
                }
              }
              ["firms"] => array(10) {
                [0] => object(stdClass)#322 (12) {
                  ["id"] => string(17) "12103953279722357"
                  ["lon"] => string(15) "86.164313633063"
                  ["lat"] => string(15) "54.665554994171"
                  ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
                  ["firm_group"] => object(stdClass)#323 (2) {
                    ["id"] => string(17) "12103960869471197"
                    ["count"] => string(2) "15"
                  }
                  ["hash"] => string(89) "ghB7c8G445537A7A7538777B3ky886G3H33J1H4G8uvly49Jrx4059886635h87b9929392435A2311516JH0JIhe"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(23) "Ломоносова, 1"
                  ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
                  ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
                  ["rubrics"] => array(2) {
                    [0] => string(12) "Аптеки"
                    [1] => string(42) "Выгодные покупки с 2ГИС"
                  }
                }
                [1] => object(stdClass)#324 (12) {
                  ["id"] => string(17) "12103953279733942"
                  ["lon"] => string(15) "86.199675630073"
                  ["lat"] => string(15) "54.691445792117"
                  ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
                  ["firm_group"] => object(stdClass)#325 (2) {
                    ["id"] => string(17) "12103960869471197"
                    ["count"] => string(2) "15"
                  }
                  ["hash"] => string(89) "2hf738G445537A7A7538717c3ky886G3H33J2H4Geuvly49Jrx4059886635hc76992939359452311516JH0JIh6"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(34) "Ленина проспект, 54"
                  ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
                  ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
                  ["rubrics"] => array(3) {
                    [0] => string(12) "Аптеки"
                    [1] => string(12) "Оптика"
                    [2] => string(42) "Выгодные покупки с 2ГИС"
                  }
                }
                [2] => object(stdClass)#326 (12) {
                  ["id"] => string(17) "12103952279536604"
                  ["lon"] => string(15) "86.299447206051"
                  ["lat"] => string(15) "54.420026536951"
                  ["name"] => string(58) "Аптеки Кузбасса, ОАО, сеть аптек"
                  ["firm_group"] => object(stdClass)#327 (2) {
                    ["id"] => string(17) "12103960869471197"
                    ["count"] => string(2) "15"
                  }
                  ["hash"] => string(89) "1h57c8G445437A5A75387b7g3ky886G3H33J3H4Gguvly49Jrx4059886635h47g992939386072311516JH0JI56"
                  ["city_name"] => string(12) "Белово"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(26) "Октябрьская, 29"
                  ["micro_comment"] => string(88) "Скидка по купону от 2ГИС. Подарочные сертификаты"
                  ["fas_warning"] => string(147) "Имеются противопоказания, необходимо ознакомиться с инструкцией по применению."
                  ["rubrics"] => array(2) {
                    [0] => string(12) "Аптеки"
                    [1] => string(42) "Выгодные покупки с 2ГИС"
                  }
                }
                [3] => object(stdClass)#328 (11) {
                  ["id"] => string(17) "12103952279537738"
                  ["lon"] => string(15) "86.273558520452"
                  ["lat"] => string(15) "54.609368581257"
                  ["name"] => string(72) "Сибирское агентство продаж, ООО, аптека"
                  ["firm_group"] => object(stdClass)#329 (2) {
                    ["id"] => string(17) "12103960869472331"
                    ["count"] => string(1) "2"
                  }
                  ["hash"] => string(89) "5h6718G445437A5A75387c7f3ky886G3H33J4H3Ghuvly49Jrx4059886635h27d9929393973B2311516JH0JId7"
                  ["city_name"] => string(18) "Полысаево"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(28) "Космонавтов, 77а"
                  ["rubrics"] => array(1) {
                    [0] => string(12) "Аптеки"
                  }
                  ["reviews_count"] => int(1)
                }
                [4] => object(stdClass)#330 (10) {
                  ["id"] => string(17) "12103953279948359"
                  ["lon"] => string(15) "86.167179854308"
                  ["lat"] => string(15) "54.665325064927"
                  ["name"] => string(45) "Аптечный дом, ООО, аптека"
                  ["firm_group"] => object(stdClass)#331 (2) {
                    ["id"] => string(17) "12103961969730627"
                    ["count"] => string(1) "6"
                  }
                  ["hash"] => string(89) "fh87g8G445537A9A7538757d3ky886G3H33J5H3GBuvly49Jrx4059886635hb7g9929394A35C2311516JH0JI77"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(34) "Кирова проспект, 38"
                  ["rubrics"] => array(2) {
                    [0] => string(12) "Аптеки"
                    [1] => string(12) "Оптика"
                  }
                }
                [5] => object(stdClass)#332 (10) {
                  ["id"] => string(17) "12103953279690703"
                  ["lon"] => string(15) "86.207466782027"
                  ["lat"] => string(15) "54.696803730313"
                  ["name"] => string(45) "Фармакопейка, сеть аптек"
                  ["firm_group"] => object(stdClass)#333 (2) {
                    ["id"] => string(17) "12103961969556237"
                    ["count"] => string(1) "3"
                  }
                  ["hash"] => string(89) "dhi7g8G445537A6A75387b7B3ky886G3H33J6H3Gduvly49Jrx4059886635h374992939927062311516JH0JIBc"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(36) "Ленина проспект, 86а"
                  ["rubrics"] => array(1) {
                    [0] => string(12) "Аптеки"
                  }
                }
                [6] => object(stdClass)#334 (10) {
                  ["id"] => string(17) "12103952279537193"
                  ["lon"] => string(14) "86.19959067641"
                  ["lat"] => string(14) "54.69233325344"
                  ["name"] => string(44) "Мир Медицины, сеть аптек"
                  ["firm_group"] => object(stdClass)#335 (2) {
                    ["id"] => string(17) "12103960869471238"
                    ["count"] => string(2) "19"
                  }
                  ["hash"] => string(89) "ehA738G445437A5A753877763ky886G3H33J7H3GBuvly49Jrx4059886635h97e992939391962311516JH0JI70"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(34) "Ленина проспект, 41"
                  ["rubrics"] => array(1) {
                    [0] => string(12) "Аптеки"
                  }
                }
                [7] => object(stdClass)#336 (10) {
                  ["id"] => string(17) "12103952279537093"
                  ["lon"] => string(15) "86.176192498713"
                  ["lat"] => string(15) "54.675051268571"
                  ["name"] => string(45) "Мелодия здоровья, аптека"
                  ["firm_group"] => object(stdClass)#337 (2) {
                    ["id"] => string(17) "12103960869471686"
                    ["count"] => string(1) "2"
                  }
                  ["hash"] => string(89) "6hC738G445437A5A75387c7A3ky886G3H33J8H3G5uvly49Jrx4059886635hg78992939390962311516JH0JIg5"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(34) "Кирова проспект, 77"
                  ["rubrics"] => array(1) {
                    [0] => string(12) "Аптеки"
                  }
                }
                [8] => object(stdClass)#338 (10) {
                  ["id"] => string(17) "12103952279537020"
                  ["lon"] => string(15) "86.166311667534"
                  ["lat"] => string(15) "54.666480334382"
                  ["name"] => string(31) "Фарма, сеть аптек"
                  ["firm_group"] => object(stdClass)#339 (2) {
                    ["id"] => string(17) "12103960869471613"
                    ["count"] => string(1) "4"
                  }
                  ["hash"] => string(89) "4hC788G445437A5A7538757A3ky886G3H33J9H3Ghuvly49Jrx4059886635h479992939390232311516JH0JId9"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(34) "Кирова проспект, 47"
                  ["rubrics"] => array(2) {
                    [0] => string(12) "Аптеки"
                    [1] => string(12) "Оптика"
                  }
                }
                [9] => object(stdClass)#340 (10) {
                  ["id"] => string(17) "12103953279680183"
                  ["lon"] => string(15) "86.192914956452"
                  ["lat"] => string(15) "54.687168267053"
                  ["name"] => string(39) "Эдельвейс, сеть аптек"
                  ["firm_group"] => object(stdClass)#341 (2) {
                    ["id"] => string(17) "12103960869472548"
                    ["count"] => string(1) "3"
                  }
                  ["hash"] => string(89) "1hB718G445537A6A75387a723ky886G3H33JAH3Ghuvly49Jrx4059886635hg77992939821862311516JH0JI4e"
                  ["city_name"] => string(33) "Ленинск-Кузнецкий"
                  ["project_id"] => string(2) "86"
                  ["address"] => string(34) "Ленина проспект, 24"
                  ["rubrics"] => array(1) {
                    [0] => string(12) "Аптеки"
                  }
                }
              }
              ["total"] => string(3) "146"
            }
          }
        }
      }
      ["city"] => object(stdClass)#145 (31) {
        ["id"] => int(86)
        ["name"] => string(33) "Ленинск-Кузнецкий"
        ["code"] => string(6) "lenkuz"
        ["geo_id"] => string(17) "12103849200320514"
        ["country_code"] => string(2) "ru"
        ["language"] => string(2) "ru"
        ["transport_routes_count"] => int(59)
        ["timezone"] => string(17) "Asia/Novokuznetsk"
        ["actual_extent"] => string(110) "POLYGON((85.750103 54.768861,86.495701 54.774252,86.502903 54.184679,85.767947 54.179404,85.750103 54.768861))"
        ["road_extent"] => string(110) "POLYGON((85.750103 54.768861,86.495701 54.774252,86.502903 54.184679,85.767947 54.179404,85.750103 54.768861))"
        ["centroid"] => string(40) "POINT(86.1652544704215 54.6656748989268)"
        ["firmscount"] => int(5318)
        ["filialscount"] => int(7115)
        ["rubricscount"] => int(787)
        ["geoscount"] => int(79510)
        ["settlements"] => array(4) {
          [0] => string(12) "Белово"
          [1] => string(16) "Гурьевск"
          [2] => string(12) "Салаир"
          [3] => string(18) "Полысаево"
        }
        ["transport"] => bool(true)
        ["flamp"] => bool(true)
        ["zoomlevel"] => string(2) "11"
        ["min_zoomlevel"] => string(1) "9"
        ["max_zoomlevel"] => string(2) "18"
        ["starting_3d_zoom"] => string(2) "17"
        ["grammatical_cases"] => object(stdClass)#146 (3) {
          ["genitive"] => string(35) "Ленинск-Кузнецкого"
          ["prepositional"] => string(33) "Ленинск-Кузнецком"
          ["accusative"] => string(33) "Ленинск-Кузнецкий"
        }
        ["routing"] => bool(true)
        ["dailyImportAds"] => bool(true)
        ["metro"] => bool(false)
        ["is_3d"] => bool(true)
        ["seo"] => object(stdClass)#147 (2) {
          ["title"] => string(55) "Ленинск-Кузнецкого, Гурьевска"
          ["description"] => string(105) "Ленинск-Кузнецкого, Гурьевска, Белово, Полысаево, Салаира"
        }
        ["timezone_as_offset"] => int(420)
        ["lon"] => string(16) "86.1652544704215"
        ["lat"] => string(16) "54.6656748989268"
      }
      ["auto_render"] => bool(true)
      ["_devel_auth":protected] => object(Auth_File)#301 (3) {
        ["_users":protected] => array(1) {
          ["devel"] => string(64) "fab51a3e0a5907bd4f90d0e0c4797f24cf77a8f8ae03eb96b771ce2b261f0096"
        }
        ["_session":protected] => object(Session_Native)#300 (5) {
          ["_name":protected] => string(7) "session"
          ["_lifetime":protected] => int(0)
          ["_encrypted":protected] => bool(false)
          ["_data":protected] => &array(2) {
            ["security_token"] => string(40) "8b020f9eb89b11ce5105fc9df0206a48e87abb80"
            ["last_active"] => int(1429090922)
          }
          ["_destroyed":protected] => bool(false)
        }
        ["_config":protected] => array(7) {
          ["driver"] => string(4) "file"
          ["hash_method"] => string(6) "sha256"
          ["hash_key"] => string(10) "eqi87mup9q"
          ["lifetime"] => int(3600)
          ["session_type"] => string(6) "native"
          ["session_key"] => string(10) "auth_devel"
          ["users"] => array(1) {
            ["devel"] => string(64) "fab51a3e0a5907bd4f90d0e0c4797f24cf77a8f8ae03eb96b771ce2b261f0096"
          }
        }
      }
      ["request"] => object(Request)#38 (19) {
        ["_requested_with":protected] => NULL
        ["_method":protected] => string(3) "GET"
        ["_protocol":protected] => string(8) "HTTP/1.0"
        ["_secure":protected] => bool(false)
        ["_referrer":protected] => string(50) "/lenkuz/category/12103544257642501"
        ["_route":protected] => object(Route)#35 (5) {
          ["_filters":protected] => array(0) {
          }
          ["_uri":protected] => string(24) "<city>(/<action>(/<id>))"
          ["_regex":protected] => array(2) {
            ["city"] => string(8) "[-_a-z]+"
            ["id"] => string(3) "\d+"
          }
          ["_defaults":protected] => array(2) {
            ["controller"] => string(3) "gis"
            ["action"] => string(5) "index"
          }
          ["_route_regex":protected] => string(71) "#^(?P<city>[-_a-z]+)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>\d+))?)?$#uD"
        }
        ["_routes":protected] => array(0) {
        }
        ["_header":protected] => object(HTTP_Header)#39 (5) {
          ["_accept_content":protected] => NULL
          ["_accept_charset":protected] => NULL
          ["_accept_encoding":protected] => NULL
          ["_accept_language":protected] => NULL
          ["storage":"ArrayObject":private] => array(0) {
          }
        }
        ["_body":protected] => NULL
        ["_directory":protected] => string(0) ""
        ["_controller":protected] => string(3) "Gis"
        ["_action":protected] => string(8) "category"
        ["_uri":protected] => string(33) "lenkuz/category/12103544257642703"
        ["_external":protected] => bool(false)
        ["_params":protected] => array(2) {
          ["city"] => string(6) "lenkuz"
          ["id"] => string(17) "12103544257642703"
        }
        ["_get":protected] => array(0) {
        }
        ["_post":protected] => array(0) {
        }
        ["_cookies":protected] => array(2) {
          ["city"] => string(12) "petrozavodsk"
          ["session"] => NULL
        }
        ["_client":protected] => object(Request_Client_Internal)#40 (9) {
          ["_previous_environment":protected] => NULL
          ["_cache":protected] => NULL
          ["_follow":protected] => bool(false)
          ["_follow_headers":protected] => array(1) {
            [0] => string(13) "Authorization"
          }
          ["_strict_redirect":protected] => bool(true)
          ["_header_callbacks":protected] => array(1) {
            ["Location"] => string(34) "Request_Client::on_header_location"
          }
          ["_max_callback_depth":protected] => int(5)
          ["_callback_depth":protected] => int(1)
          ["_callback_params":protected] => array(0) {
          }
        }
      }
      ["response"] => object(Response)#41 (5) {
        ["_status":protected] => int(200)
        ["_header":protected] => object(HTTP_Header)#42 (5) {
          ["_accept_content":protected] => NULL
          ["_accept_charset":protected] => NULL
          ["_accept_encoding":protected] => NULL
          ["_accept_language":protected] => NULL
          ["storage":"ArrayObject":private] => array(0) {
          }
        }
        ["_body":protected] => string(0) ""
        ["_cookies":protected] => array(0) {
        }
        ["_protocol":protected] => NULL
      }
    }
    
     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');103  
  16. SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request ( arguments )

    0
    object(Request)#38 (19) {
      ["_requested_with":protected] => NULL
      ["_method":protected] => string(3) "GET"
      ["_protocol":protected] => string(8) "HTTP/1.0"
      ["_secure":protected] => bool(false)
      ["_referrer":protected] => string(50) "/lenkuz/category/12103544257642501"
      ["_route":protected] => object(Route)#35 (5) {
        ["_filters":protected] => array(0) {
        }
        ["_uri":protected] => string(24) "<city>(/<action>(/<id>))"
        ["_regex":protected] => array(2) {
          ["city"] => string(8) "[-_a-z]+"
          ["id"] => string(3) "\d+"
        }
        ["_defaults":protected] => array(2) {
          ["controller"] => string(3) "gis"
          ["action"] => string(5) "index"
        }
        ["_route_regex":protected] => string(71) "#^(?P<city>[-_a-z]+)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>\d+))?)?$#uD"
      }
      ["_routes":protected] => array(0) {
      }
      ["_header":protected] => object(HTTP_Header)#39 (5) {
        ["_accept_content":protected] => NULL
        ["_accept_charset":protected] => NULL
        ["_accept_encoding":protected] => NULL
        ["_accept_language":protected] => NULL
        ["storage":"ArrayObject":private] => array(0) {
        }
      }
      ["_body":protected] => NULL
      ["_directory":protected] => string(0) ""
      ["_controller":protected] => string(3) "Gis"
      ["_action":protected] => string(8) "category"
      ["_uri":protected] => string(33) "lenkuz/category/12103544257642703"
      ["_external":protected] => bool(false)
      ["_params":protected] => array(2) {
        ["city"] => string(6) "lenkuz"
        ["id"] => string(17) "12103544257642703"
      }
      ["_get":protected] => array(0) {
      }
      ["_post":protected] => array(0) {
      }
      ["_cookies":protected] => array(2) {
        ["city"] => string(12) "petrozavodsk"
        ["session"] => NULL
      }
      ["_client":protected] => object(Request_Client_Internal)#40 (9) {
        ["_previous_environment":protected] => NULL
        ["_cache":protected] => NULL
        ["_follow":protected] => bool(false)
        ["_follow_headers":protected] => array(1) {
          [0] => string(13) "Authorization"
        }
        ["_strict_redirect":protected] => bool(true)
        ["_header_callbacks":protected] => array(1) {
          ["Location"] => string(34) "Request_Client::on_header_location"
        }
        ["_max_callback_depth":protected] => int(5)
        ["_callback_depth":protected] => int(1)
        ["_callback_params":protected] => array(0) {
        }
      }
    }
    
    1
    object(Response)#41 (5) {
      ["_status":protected] => int(200)
      ["_header":protected] => object(HTTP_Header)#42 (5) {
        ["_accept_content":protected] => NULL
        ["_accept_charset":protected] => NULL
        ["_accept_encoding":protected] => NULL
        ["_accept_language":protected] => NULL
        ["storage":"ArrayObject":private] => array(0) {
        }
      }
      ["_body":protected] => string(0) ""
      ["_cookies":protected] => array(0) {
      }
      ["_protocol":protected] => NULL
    }
    
    109 		$orig_response = $response = Response::factory();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 callbacks117 		foreach ($this->header_callbacks() as $header => $callback)118 		{119 			if ($response->headers($header))120  
  17. SYSPATH/classes/Kohana/Request.php [ 990 ] » Kohana_Request_Client->execute ( arguments )

    0
    object(Request)#38 (19) {
      ["_requested_with":protected] => NULL
      ["_method":protected] => string(3) "GET"
      ["_protocol":protected] => string(8) "HTTP/1.0"
      ["_secure":protected] => bool(false)
      ["_referrer":protected] => string(50) "/lenkuz/category/12103544257642501"
      ["_route":protected] => object(Route)#35 (5) {
        ["_filters":protected] => array(0) {
        }
        ["_uri":protected] => string(24) "<city>(/<action>(/<id>))"
        ["_regex":protected] => array(2) {
          ["city"] => string(8) "[-_a-z]+"
          ["id"] => string(3) "\d+"
        }
        ["_defaults":protected] => array(2) {
          ["controller"] => string(3) "gis"
          ["action"] => string(5) "index"
        }
        ["_route_regex":protected] => string(71) "#^(?P<city>[-_a-z]+)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>\d+))?)?$#uD"
      }
      ["_routes":protected] => array(0) {
      }
      ["_header":protected] => object(HTTP_Header)#39 (5) {
        ["_accept_content":protected] => NULL
        ["_accept_charset":protected] => NULL
        ["_accept_encoding":protected] => NULL
        ["_accept_language":protected] => NULL
        ["storage":"ArrayObject":private] => array(0) {
        }
      }
      ["_body":protected] => NULL
      ["_directory":protected] => string(0) ""
      ["_controller":protected] => string(3) "Gis"
      ["_action":protected] => string(8) "category"
      ["_uri":protected] => string(33) "lenkuz/category/12103544257642703"
      ["_external":protected] => bool(false)
      ["_params":protected] => array(2) {
        ["city"] => string(6) "lenkuz"
        ["id"] => string(17) "12103544257642703"
      }
      ["_get":protected] => array(0) {
      }
      ["_post":protected] => array(0) {
      }
      ["_cookies":protected] => array(2) {
        ["city"] => string(12) "petrozavodsk"
        ["session"] => NULL
      }
      ["_client":protected] => object(Request_Client_Internal)#40 (9) {
        ["_previous_environment":protected] => NULL
        ["_cache":protected] => NULL
        ["_follow":protected] => bool(false)
        ["_follow_headers":protected] => array(1) {
          [0] => string(13) "Authorization"
        }
        ["_strict_redirect":protected] => bool(true)
        ["_header_callbacks":protected] => array(1) {
          ["Location"] => string(34) "Request_Client::on_header_location"
        }
        ["_max_callback_depth":protected] => int(5)
        ["_callback_depth":protected] => int(1)
        ["_callback_params":protected] => array(0) {
        }
      }
    }
    
    985 			throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array(986 				':uri' => $this->_uri,987 			));988 		}989  990 		return $this->_client->execute($this);991 	}992  993 	/**994 	 * Returns whether this request is the initial request Kohana received.995 	 * Can be used to test for sub requests.996  997 
  18. DOCROOT/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, array(), FALSE)118 		->execute()119 		->send_headers(TRUE)120 		->body();121 }122