APPPATH/views/module/leftMenuArticle.php [ 9 ]
4
5 <? foreach($groupsRoot as $gr){?>
6
7
8 <li <?if($gr['sel']){?> class="blueBack" <? } ?> >
9 <?php if(($gr['name'] !== "Шоу-рум") && ($gr['name'] !== "Посмотреть объекты")){ ?>
10 <div <? if($gr['sel']){ ?> class="red" <?}?> style="float:left; height: 100%; width:12px; vertical-align: middle;" class="red"><img src="../img/leftMenuArr1.png" alt=""> </div>
11 <a <?if($gr['sel']){?> class="red" <?}?> style=" overflow:hidden; display: block;" href="../<?=$gr['href']?>"><?=$gr['name']?> </a>
12 <?php } ?>
13 </li>
14
-
APPPATH/views/module/leftMenuArticle.php [ 9 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(21) "Undefined index: name"
2
string(79) "/home/r/recoon47/alpha/public_html/application/views/module/leftMenuArticle.php"
3
integer 9
4
array(9) ( "kohana_view_filename" => string(64) "/home/r/recoon47/alpha/public_html/application/views/special.php" "kohana_view_data" => array(6) ( "full" => string(0) "" "feedback" => array(3) ( 0 => array(2) ( "form" => string(7) "leasing" "name" => string(85) "Получить предложение по лизингу или рассрочке" ) 1 => array(2) ( "form" => string(4) "spam" "name" => string(44) "Подписаться на рассылку" ) 2 => array(2) ( "form" => string(4) "show" "name" => string(30) "Посетить шоу-рум" ) ) "groupsRoot" => array(6) ( 0 => array(3) ( "href" => string(11) "finance/buy" "name" => string(14) "Покупка" "sel" => integer 0 ) 2 => array(3) ( "href" => string(15) "finance/leasing" "name" => string(12) "Лизинг" "sel" => integer 0 ) 3 => array(3) ( "href" => string(19) "finance/installment" "name" => string(18) "Рассрочка" "sel" => integer 0 ) 4 => array(3) ( "href" => string(16) "finance/warranty" "name" => string(16) "Гарантия" "sel" => integer 0 ) 5 => array(3) ( "href" => string(12) "finance/best" "name" => string(35) "Лучшее предложение" "sel" => integer 0 ) 1 => array(1) ( "sel" => integer 1 ) ) "zag" => string(45) "СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ" "breadcrumbs" => string(127) "Покупка и финансирование > <a href="../finance/special">Специальное предложение</a>" "news" => array(0) ) "full" => string(0) "" "feedback" => array(3) ( 0 => array(2) ( "form" => string(7) "leasing" "name" => string(85) "Получить предложение по лизингу или рассрочке" ) 1 => array(2) ( "form" => string(4) "spam" "name" => string(44) "Подписаться на рассылку" ) 2 => array(2) ( "form" => string(4) "show" "name" => string(30) "Посетить шоу-рум" ) ) "groupsRoot" => array(6) ( 0 => array(3) ( "href" => string(11) "finance/buy" "name" => string(14) "Покупка" "sel" => integer 0 ) 2 => array(3) ( "href" => string(15) "finance/leasing" "name" => string(12) "Лизинг" "sel" => integer 0 ) 3 => array(3) ( "href" => string(19) "finance/installment" "name" => string(18) "Рассрочка" "sel" => integer 0 ) 4 => array(3) ( "href" => string(16) "finance/warranty" "name" => string(16) "Гарантия" "sel" => integer 0 ) 5 => array(3) ( "href" => string(12) "finance/best" "name" => string(35) "Лучшее предложение" "sel" => integer 0 ) 1 => array(1) ( "sel" => integer 1 ) ) "zag" => string(45) "СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ" "breadcrumbs" => string(127) "Покупка и финансирование > <a href="../finance/special">Специальное предложение</a>" "news" => array(0) "gr" => array(1) ( "sel" => integer 1 ) )
4 5 <? foreach($groupsRoot as $gr){?> 6 7 8 <li <?if($gr['sel']){?> class="blueBack" <? } ?> > 9 <?php if(($gr['name'] !== "Шоу-рум") && ($gr['name'] !== "Посмотреть объекты")){ ?> 10 <div <? if($gr['sel']){ ?> class="red" <?}?> style="float:left; height: 100%; width:12px; vertical-align: middle;" class="red"><img src="../img/leftMenuArr1.png" alt=""> </div> 11 <a <?if($gr['sel']){?> class="red" <?}?> style=" overflow:hidden; display: block;" href="../<?=$gr['href']?>"><?=$gr['name']?> </a> 12 <?php } ?> 13 </li> 14
-
APPPATH/views/special.php [ 12 ] » require(arguments)
0
string(79) "/home/r/recoon47/alpha/public_html/application/views/module/leftMenuArticle.php"
7 </div> 8 <div class="xx-small" id="leftMenuTitle"> 9 10 </div> 11 12 <? require('module/leftMenuArticle.php')?> 13 14 <? if($full){?> 15 <div id="lBlockMain" class="small"> 16 17
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(64) "/home/r/recoon47/alpha/public_html/application/views/special.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(64) "/home/r/recoon47/alpha/public_html/application/views/special.php"
1
array(6) ( "full" => string(0) "" "feedback" => array(3) ( 0 => array(2) ( "form" => string(7) "leasing" "name" => string(85) "Получить предложение по лизингу или рассрочке" ) 1 => array(2) ( "form" => string(4) "spam" "name" => string(44) "Подписаться на рассылку" ) 2 => array(2) ( "form" => string(4) "show" "name" => string(30) "Посетить шоу-рум" ) ) "groupsRoot" => array(6) ( 0 => array(3) ( "href" => string(11) "finance/buy" "name" => string(14) "Покупка" "sel" => integer 0 ) 2 => array(3) ( "href" => string(15) "finance/leasing" "name" => string(12) "Лизинг" "sel" => integer 0 ) 3 => array(3) ( "href" => string(19) "finance/installment" "name" => string(18) "Рассрочка" "sel" => integer 0 ) 4 => array(3) ( "href" => string(16) "finance/warranty" "name" => string(16) "Гарантия" "sel" => integer 0 ) 5 => array(3) ( "href" => string(12) "finance/best" "name" => string(35) "Лучшее предложение" "sel" => integer 0 ) 1 => array(1) ( "sel" => integer 1 ) ) "zag" => string(45) "СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ" "breadcrumbs" => string(127) "Покупка и финансирование > <a href="../finance/special">Специальное предложение</a>" "news" => array(0) )
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 output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 }
-
SYSPATH/classes/Kohana/View.php [ 228 ] » Kohana_View->render()
223 */ 224 public function __toString() 225 { 226 try 227 { 228 return $this->render(); 229 } 230 catch (Exception $e) 231 { 232 /** 233 * Display the exception message.
-
APPPATH/views/template/base.php [ 394 ] » Kohana_View->__toString()
389 390 </div> 391 <?php */ ?> 392 393 <div id="viewCont"> 394 <? if(isset($content)) echo $content; ?> 395 396 397 </div> 398 399
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(70) "/home/r/recoon47/alpha/public_html/application/views/template/base.php"
56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0
string(70) "/home/r/recoon47/alpha/public_html/application/views/template/base.php"
1
array(3) ( "cssArray" => array(1) ( 0 => string(7) "article" ) "jsArray" => array(2) ( 0 => string(6) "catAdd" 1 => string(5) "equip" ) "content" => object View(2)
{ protected _file => string(64) "/home/r/recoon47/alpha/public_html/application/views/special.php" protected _data => array(6) ( "full" => string(0) "" "feedback" => array(3) ( 0 => array(2) ( "form" => string(7) "leasing" "name" => string(85) "Получить предложение по лизингу или рассрочке" ) 1 => array(2) ( "form" => string(4) "spam" "name" => string(44) "Подписаться на рассылку" ) 2 => array(2) ( "form" => string(4) "show" "name" => string(30) "Посетить шоу-рум" ) ) "groupsRoot" => array(6) ( 0 => array(3) ( "href" => string(11) "finance/buy" "name" => string(14) "Покупка" "sel" => integer 0 ) 2 => array(3) ( "href" => string(15) "finance/leasing" "name" => string(12) "Лизинг" "sel" => integer 0 ) 3 => array(3) ( "href" => string(19) "finance/installment" "name" => string(18) "Рассрочка" "sel" => integer 0 ) 4 => array(3) ( "href" => string(16) "finance/warranty" "name" => string(16) "Гарантия" "sel" => integer 0 ) 5 => array(3) ( "href" => string(12) "finance/best" "name" => string(35) "Лучшее предложение" "sel" => integer 0 ) 1 => array(1) ( "sel" => integer 1 ) ) "zag" => string(45) "СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ" "breadcrumbs" => string(127) "Покупка и финансирование > <a href="../finance/special">Специальное предложение</a>" "news" => array(0) ) }
)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 output 348 return View::capture($this->_file, $this->_data); 349 } 350 351 }
-
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_Finance(6)
{ public template => object View(2)
{ protected _file => string(70) "/home/r/recoon47/alpha/public_html/application/views/template/base.php" protected _data => array(3) ( "cssArray" => array(1) ( 0 => string(7) "article" ) "jsArray" => array(2) ( 0 => string(6) "catAdd" 1 => string(5) "equip" ) "content" => object View(2)
public breadcrumbs => string(127) "Покупка и финансирование > <a href="../finance/special">Специальное предложение</a>" public groupsRoot => array(6) ( 0 => array(3) ( "href" => string(11) "finance/buy" "name" => string(14) "Покупка" "sel" => integer 0 ) 2 => array(3) ( "href" => string(15) "finance/leasing" "name" => string(12) "Лизинг" "sel" => integer 0 ) 3 => array(3) ( "href" => string(19) "finance/installment" "name" => string(18) "Рассрочка" "sel" => integer 0 ) 4 => array(3) ( "href" => string(16) "finance/warranty" "name" => string(16) "Гарантия" "sel" => integer 0 ) 5 => array(3) ( "href" => string(12) "finance/best" "name" => string(35) "Лучшее предложение" "sel" => integer 0 ) 1 => array(1) ( "sel" => integer 1 ) ) public auto_render => bool TRUE public request => object Request(19){ protected _file => string(64) "/home/r/recoon47/alpha/public_html/application/views/special.php" protected _data => array(6) ( "full" => string(0) "" "feedback" => array(3) ( 0 => array(2) ( "form" => string(7) "leasing" "name" => string(85) "Получить предложение по лизингу или рассрочке" ) 1 => array(2) ( "form" => string(4) "spam" "name" => string(44) "Подписаться на рассылку" ) 2 => array(2) ( "form" => string(4) "show" "name" => string(30) "Посетить шоу-рум" ) ) "groupsRoot" => array(6) ( 0 => array(3) ( "href" => string(11) "finance/buy" "name" => string(14) "Покупка" "sel" => integer 0 ) 2 => array(3) ( "href" => string(15) "finance/leasing" "name" => string(12) "Лизинг" "sel" => integer 0 ) 3 => array(3) ( "href" => string(19) "finance/installment" "name" => string(18) "Рассрочка" "sel" => integer 0 ) 4 => array(3) ( "href" => string(16) "finance/warranty" "name" => string(16) "Гарантия" "sel" => integer 0 ) 5 => array(3) ( "href" => string(12) "finance/best" "name" => string(35) "Лучшее предложение" "sel" => integer 0 ) 1 => array(1) ( "sel" => integer 1 ) ) "zag" => string(45) "СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ" "breadcrumbs" => string(127) "Покупка и финансирование > <a href="../finance/special">Специальное предложение</a>" "news" => array(0) ) }
) }{ 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(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(4) "main" "action" => string(5) "index" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(7) "Finance" protected _action => string(7) "special" protected _uri => string(15) "finance/special" protected _external => bool FALSE protected _params => array(0) 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(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(4) "main" "action" => string(5) "index" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(7) "Finance" protected _action => string(7) "special" protected _uri => string(15) "finance/special" protected _external => bool FALSE protected _params => array(0) 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(array('_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 [ 986 ] » 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(32) "(<controller>(/<action>(/<id>)))" protected _regex => array(0) protected _defaults => array(2) ( "controller" => string(4) "main" "action" => string(5) "index" ) protected _route_regex => string(95) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<action>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(7) "Finance" protected _action => string(7) "special" protected _uri => string(15) "finance/special" protected _external => bool FALSE protected _params => array(0) 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) }
}981 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 982 ':uri' => $this->_uri, 983 )); 984 } 985 986 return $this->_client->execute($this); 987 } 988 989 /** 990 * Returns whether this request is the initial request Kohana received. 991 * Can be used to test for sub requests.
-
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 }