MODPATH/lnd.router.pages/views/lnd/pages/widget/menuCategory/v_index.php [ 11 ]
6 <br/>
7 <div class="margin_head">
8 <p style="margin: 0 auto;">
9 <span class="style_head_tour">
10 <?php if (empty($menu[0]['header_1'])): ?>
11 <?= $menu[0]['name_ru'] ?>
12 <? else: ?>
13 <?= $menu[0]['header_1'] ?>
14 <? endif; ?>
15 </span><br/>
16 Oops, РАЗДЕЛ В РАЗРАБОТКЕ :(
-
MODPATH/lnd.router.pages/views/lnd/pages/widget/menuCategory/v_index.php [ 11 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(24) "Undefined variable: menu"
2
string(108) "/var/www/html/domx/dom.dreamext.com/modules/lnd.router.pages/views/lnd/pages/widget/menuCategory/v_index.php"
3
integer 11
4
array(18) ( "kohana_view_filename" => string(108) "/var/www/html/domx/dom.dreamext.com/modules/lnd.router.pages/views/lnd/pages/widget/menuCategory/v_index.php" "kohana_view_data" => array(0) "city_id" => string(2) "30" "city_orig_ids" => array(1) ( 0 => string(2) "30" ) "currency_id" => string(1) "1" "currency_name" => string(3) "USD" "locale_id" => integer 1 "locale_url" => string(2) "ru" "p_name" => string(0) "" "p_phone" => string(0) "" "p_s_name" => string(0) "" "p_email" => string(0) "" "p_fio" => string(0) "" "p_image_url" => string(0) "" "p_gender" => string(0) "" "p_birthday" => string(0) "" "p_user_id" => integer 0 "p_user_ssname" => string(0) "" )
6 <br/> 7 <div class="margin_head"> 8 <p style="margin: 0 auto;"> 9 <span class="style_head_tour"> 10 <?php if (empty($menu[0]['header_1'])): ?> 11 <?= $menu[0]['name_ru'] ?> 12 <? else: ?> 13 <?= $menu[0]['header_1'] ?> 14 <? endif; ?> 15 </span><br/> 16 Oops, РАЗДЕЛ В РАЗРАБОТКЕ :(
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(108) "/var/www/html/domx/dom.dreamext.com/modules/lnd.router.pages/views/lnd/pages/widget/menuCategory/v_index.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0
string(108) "/var/www/html/domx/dom.dreamext.com/modules/lnd.router.pages/views/lnd/pages/widget/menuCategory/v_index.php"
1
array(0)
354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
MODPATH/lnd.router.pages/classes/Controller/Lnd/Pages/Widget/MenuCategory.php [ 16 ] » Kohana_View->render()
11 public function action_main() 12 { 13 14 $response = View::factory('lnd/pages/widget/menuCategory/v_index'); 15 16 $this->response->body($response->render()); 17 18 } 19 20 21 }
-
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Lnd_Pages_Widget_MenuCategory->action_main()
79 array(':uri' => $this->request->uri()) 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Lnd_Pages_Widget_MenuCategory(8)
{ public locale_id => integer 1 public locale_url => string(2) "ru" public city_id => string(2) "30" public city_orig_ids => array(1) ( 0 => string(2) "30" ) public currency_id => string(1) "1" public currency_name => string(3) "USD" public request => object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(6){ protected _filters => array(0) protected _uri => string(0) "" protected _regex => array(0) protected _defaults => array(4) ( "controller" => string(12) "menuCategory" "directory" => string(16) "Lnd/Pages/Widget" "action" => string(4) "main" "id" => string(9) "insurance" ) protected _route_regex => string(6) "#^$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(0) "" protected _regex => array(0) protected _defaults => array(4) ( "controller" => string(12) "menuCategory" "directory" => string(16) "Lnd/Pages/Widget" "action" => string(4) "main" "id" => string(9) "insurance" ) protected _route_regex => string(6) "#^$#uD" }
) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(16) "Lnd/Pages/Widget" protected _controller => string(12) "MenuCategory" protected _action => string(4) "main" protected _uri => string(0) "" protected _external => bool FALSE protected _params => array(1) ( "id" => string(9) "insurance" ) 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) }
}{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }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.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(0) "" protected _regex => array(0) protected _defaults => array(4) ( "controller" => string(12) "menuCategory" "directory" => string(16) "Lnd/Pages/Widget" "action" => string(4) "main" "id" => string(9) "insurance" ) protected _route_regex => string(6) "#^$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(0) "" protected _regex => array(0) protected _defaults => array(4) ( "controller" => string(12) "menuCategory" "directory" => string(16) "Lnd/Pages/Widget" "action" => string(4) "main" "id" => string(9) "insurance" ) protected _route_regex => string(6) "#^$#uD" }
) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(16) "Lnd/Pages/Widget" protected _controller => string(12) "MenuCategory" protected _action => string(4) "main" protected _uri => string(0) "" protected _external => bool FALSE protected _params => array(1) ( "id" => string(9) "insurance" ) 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(6)
{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(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 [ 997 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(0) "" protected _regex => array(0) protected _defaults => array(4) ( "controller" => string(12) "menuCategory" "directory" => string(16) "Lnd/Pages/Widget" "action" => string(4) "main" "id" => string(9) "insurance" ) protected _route_regex => string(6) "#^$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(0) "" protected _regex => array(0) protected _defaults => array(4) ( "controller" => string(12) "menuCategory" "directory" => string(16) "Lnd/Pages/Widget" "action" => string(4) "main" "id" => string(9) "insurance" ) protected _route_regex => string(6) "#^$#uD" }
) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(16) "Lnd/Pages/Widget" protected _controller => string(12) "MenuCategory" protected _action => string(4) "main" protected _uri => string(0) "" protected _external => bool FALSE protected _params => array(1) ( "id" => string(9) "insurance" ) 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) }
}992 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 993 ':uri' => $this->_uri, 994 )); 995 } 996 997 return $this->_client->execute($this); 998 } 999 1000 /** 1001 * Returns whether this request is the initial request Kohana received. 1002 * Can be used to test for sub requests.
-
MODPATH/lnd.router.pages/classes/Extension/Page/Init/Pages.php [ 122 ] » Kohana_Request->execute()
117 'controller' => 'menuCategory', 118 'directory' => 'Lnd/Pages/Widget', 119 'action' => 'main', 120 'id' => $this->name 121 )); 122 $this->page->content->widget_menuCategory = Request::factory('', array(), false, array($route))->execute()->body(); 123 $this->page->template->content = $this->page->content; 124 } 125 126 127 }
-
{PHP internal call} » Extension_Page_Init_Pages->init_menuCategory()
-
MODPATH/lnk.router-extension.page/classes/Extension/Page/Init.php [ 30 ] » call_user_func(arguments)
function_name
array(2) ( 0 => object Extension_Page_Init_Pages(2)
{ private name => string(9) "insurance" public page => object Controller_Module_Pages(11)
1 => string(17) "init_menuCategory" ){ public template => object View(2)
}{ protected _file => string(84) "/var/www/html/domx/dom.dreamext.com/modules/pld.main/views/pld/main/typical-page.php" protected _data => array(0) }
public content => object View(2){ protected _file => string(98) "/var/www/html/domx/dom.dreamext.com/modules/lnd.router.pages/views/lnd/pages/page/menuCategory.php" protected _data => array(0) }
public html => object Extension_Page(4){ public layout => object View(2)
public locale_id => integer 1 public locale_url => string(2) "ru" public city_id => string(2) "30" public city_orig_ids => array(1) ( 0 => string(2) "30" ) public currency_id => string(1) "1" public currency_name => string(3) "USD" public request => object Request(19){ protected _file => string(99) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout.php" protected _data => array(3) ( "lang" => NULL "head" => object Extension_Page_Head(6)
public lang => NULL public head => object Extension_Page_Head(6){ public layout => object View(2)
"body" => object Extension_Page_Body(5){ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/head.php" protected _data => array(5) ( "title" => string(22) "Страхование" "description" => string(62) "Страхование-Турагенство Макинтур" "keywords" => string(62) "Страхование-Турагенство Макинтур" "assets" => object Assets(3)
protected title => string(22) "Страхование" protected keywords => string(62) "Страхование-Турагенство Макинтур" protected description => string(62) "Страхование-Турагенство Макинтур" public meta => object Extension_Page_Head_Meta(1){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
"meta" => object Extension_Page_Head_Meta(1){ protected meta => array(0) }
) }{ protected meta => array(0) }
public assets => object Assets(3){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
}{ public layout => object View(2)
) }{ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/body.php" protected _data => array(4) ( "bodyAttrs" => string(0) "" "assets" => object Assets(3)
public bodyAttrString => string(0) "" public content => NULL public assets => object Assets(3){ protected data => array(2) ( ... ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
"content" => NULL "doc_end" => array(0) ) }{ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
public doc_end => array(0) }{ public layout => object View(2)
public body => object Extension_Page_Body(5){ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/head.php" protected _data => array(5) ( "title" => string(22) "Страхование" "description" => string(62) "Страхование-Турагенство Макинтур" "keywords" => string(62) "Страхование-Турагенство Макинтур" "assets" => object Assets(3)
protected title => string(22) "Страхование" protected keywords => string(62) "Страхование-Турагенство Макинтур" protected description => string(62) "Страхование-Турагенство Макинтур" public meta => object Extension_Page_Head_Meta(1){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
"meta" => object Extension_Page_Head_Meta(1){ protected meta => array(0) }
) }{ protected meta => array(0) }
public assets => object Assets(3){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
}{ public layout => object View(2)
}{ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/body.php" protected _data => array(4) ( "bodyAttrs" => string(0) "" "assets" => object Assets(3)
public bodyAttrString => string(0) "" public content => NULL public assets => object Assets(3){ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
"content" => NULL "doc_end" => array(0) ) }{ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
public doc_end => array(0) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(6){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(6) "Module" protected _controller => string(5) "Pages" protected _action => string(4) "page" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(3) ( "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" ) 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) }
}{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }25 26 if(empty($args)){ 27 28 call_user_func( 29 array($object, 'init_' . $func ) 30 ); 31 32 }else{ 33 34 call_user_func_array( 35 array($object, 'init_' . $func ),
-
MODPATH/lnd.router.pages/classes/Controller/Module/Pages.php [ 114 ] » Extension_Page_Init::factory(arguments)
0
string(5) "Pages"
1
object Controller_Module_Pages(11)
{ public template => object View(2)
{ protected _file => string(84) "/var/www/html/domx/dom.dreamext.com/modules/pld.main/views/pld/main/typical-page.php" protected _data => array(0) }
public content => object View(2){ protected _file => string(98) "/var/www/html/domx/dom.dreamext.com/modules/lnd.router.pages/views/lnd/pages/page/menuCategory.php" protected _data => array(0) }
public html => object Extension_Page(4){ public layout => object View(2)
public locale_id => integer 1 public locale_url => string(2) "ru" public city_id => string(2) "30" public city_orig_ids => array(1) ( 0 => string(2) "30" ) public currency_id => string(1) "1" public currency_name => string(3) "USD" public request => object Request(19){ protected _file => string(99) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout.php" protected _data => array(3) ( "lang" => NULL "head" => object Extension_Page_Head(6)
public lang => NULL public head => object Extension_Page_Head(6){ public layout => object View(2)
"body" => object Extension_Page_Body(5){ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/head.php" protected _data => array(5) ( "title" => string(22) "Страхование" "description" => string(62) "Страхование-Турагенство Макинтур" "keywords" => string(62) "Страхование-Турагенство Макинтур" "assets" => object Assets(3)
protected title => string(22) "Страхование" protected keywords => string(62) "Страхование-Турагенство Макинтур" protected description => string(62) "Страхование-Турагенство Макинтур" public meta => object Extension_Page_Head_Meta(1){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
"meta" => object Extension_Page_Head_Meta(1){ protected meta => array(0) }
) }{ protected meta => array(0) }
public assets => object Assets(3){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
}{ public layout => object View(2)
) }{ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/body.php" protected _data => array(4) ( "bodyAttrs" => string(0) "" "assets" => object Assets(3)
public bodyAttrString => string(0) "" public content => NULL public assets => object Assets(3){ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
"content" => NULL "doc_end" => array(0) ) }{ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
public doc_end => array(0) }{ public layout => object View(2)
public body => object Extension_Page_Body(5){ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/head.php" protected _data => array(5) ( "title" => string(22) "Страхование" "description" => string(62) "Страхование-Турагенство Макинтур" "keywords" => string(62) "Страхование-Турагенство Макинтур" "assets" => object Assets(3)
protected title => string(22) "Страхование" protected keywords => string(62) "Страхование-Турагенство Макинтур" protected description => string(62) "Страхование-Турагенство Макинтур" public meta => object Extension_Page_Head_Meta(1){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
"meta" => object Extension_Page_Head_Meta(1){ protected meta => array(0) }
) }{ protected meta => array(0) }
public assets => object Assets(3){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
}{ public layout => object View(2)
}{ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/body.php" protected _data => array(4) ( "bodyAttrs" => string(0) "" "assets" => object Assets(3)
public bodyAttrString => string(0) "" public content => NULL public assets => object Assets(3){ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
"content" => NULL "doc_end" => array(0) ) }{ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
public doc_end => array(0) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(6){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(6) "Module" protected _controller => string(5) "Pages" protected _action => string(4) "page" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(3) ( "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" ) 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) }
}{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }2
array(3) ( 0 => string(12) "menuCategory" 1 => string(6) "header" 2 => string(6) "footer" )
109 } 110 $this->html->head->title($menu[0]['name_ru']); 111 $this->html->head->description($menu[0]['name_ru'].'-Турагенство Макинтур'); 112 $this->html->head->keywords($menu[0]['name_ru'].'-Турагенство Макинтур'); 113 $init_array = array('menuCategory', 'header', 'footer'); 114 Extension_Page_Init::factory('Pages', $this, $init_array); 115 } 116 117 // 118 // public function action_extra(){ 119 //
-
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Module_Pages->action_page()
79 array(':uri' => $this->request->uri()) 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Module_Pages(11)
{ public template => object View(2)
{ protected _file => string(84) "/var/www/html/domx/dom.dreamext.com/modules/pld.main/views/pld/main/typical-page.php" protected _data => array(0) }
public content => object View(2){ protected _file => string(98) "/var/www/html/domx/dom.dreamext.com/modules/lnd.router.pages/views/lnd/pages/page/menuCategory.php" protected _data => array(0) }
public html => object Extension_Page(4){ public layout => object View(2)
public locale_id => integer 1 public locale_url => string(2) "ru" public city_id => string(2) "30" public city_orig_ids => array(1) ( 0 => string(2) "30" ) public currency_id => string(1) "1" public currency_name => string(3) "USD" public request => object Request(19){ protected _file => string(99) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout.php" protected _data => array(3) ( "lang" => NULL "head" => object Extension_Page_Head(6)
public lang => NULL public head => object Extension_Page_Head(6){ public layout => object View(2)
"body" => object Extension_Page_Body(5){ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/head.php" protected _data => array(5) ( "title" => string(22) "Страхование" "description" => string(62) "Страхование-Турагенство Макинтур" "keywords" => string(62) "Страхование-Турагенство Макинтур" "assets" => object Assets(3)
protected title => string(22) "Страхование" protected keywords => string(62) "Страхование-Турагенство Макинтур" protected description => string(62) "Страхование-Турагенство Макинтур" public meta => object Extension_Page_Head_Meta(1){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
"meta" => object Extension_Page_Head_Meta(1){ protected meta => array(0) }
) }{ protected meta => array(0) }
public assets => object Assets(3){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
}{ public layout => object View(2)
) }{ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/body.php" protected _data => array(4) ( "bodyAttrs" => string(0) "" "assets" => object Assets(3)
public bodyAttrString => string(0) "" public content => NULL public assets => object Assets(3){ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
"content" => NULL "doc_end" => array(0) ) }{ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
public doc_end => array(0) }{ public layout => object View(2)
public body => object Extension_Page_Body(5){ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/head.php" protected _data => array(5) ( "title" => string(22) "Страхование" "description" => string(62) "Страхование-Турагенство Макинтур" "keywords" => string(62) "Страхование-Турагенство Макинтур" "assets" => object Assets(3)
protected title => string(22) "Страхование" protected keywords => string(62) "Страхование-Турагенство Макинтур" protected description => string(62) "Страхование-Турагенство Макинтур" public meta => object Extension_Page_Head_Meta(1){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
"meta" => object Extension_Page_Head_Meta(1){ protected meta => array(0) }
) }{ protected meta => array(0) }
public assets => object Assets(3){ protected data => array(0) protected data_ie_comment => array(0) protected i18n => bool FALSE }
}{ public layout => object View(2)
}{ protected _file => string(104) "/var/www/html/domx/dom.dreamext.com/modules/lnk.router-extension.page/views/lnk/ext/page/layout/body.php" protected _data => array(4) ( "bodyAttrs" => string(0) "" "assets" => object Assets(3)
public bodyAttrString => string(0) "" public content => NULL public assets => object Assets(3){ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
"content" => NULL "doc_end" => array(0) ) }{ protected data => array(2) ( "js" => array(2) ( 0 => string(23) "/ru/assets/js/konjax.js" 1 => string(20) "/ru/assets/js/app.js" ) "css" => array(1) ( 0 => string(25) "/ru/assets/css/konjax.css" ) ) protected data_ie_comment => array(0) protected i18n => string(2) "ru" }
public doc_end => array(0) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(6){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(6) "Module" protected _controller => string(5) "Pages" protected _action => string(4) "page" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(3) ( "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" ) 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) }
}{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }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.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(6) "Module" protected _controller => string(5) "Pages" protected _action => string(4) "page" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(3) ( "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" ) 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(6)
{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(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 [ 997 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
protected _routes => array(1) ( 0 => object Route(5){ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(6) "Module" protected _controller => string(5) "Pages" protected _action => string(4) "page" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(3) ( "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" ) 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) }
}992 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 993 ':uri' => $this->_uri, 994 )); 995 } 996 997 return $this->_client->execute($this); 998 } 999 1000 /** 1001 * Returns whether this request is the initial request Kohana received. 1002 * Can be used to test for sub requests.
-
MODPATH/lnk.router[subdomain,module,locale,category,page,extra]/classes/Controller/Module.php [ 203 ] » Kohana_Request->execute()
198 return Request::factory($this->request->url(),array(), false, $routes) 199 ->query( $this->request->query() ) 200 ->post( $this->request->post() ) 201 ->headers( $this->request->headers() ) 202 203 ->execute(); 204 205 } 206 207 208
-
MODPATH/lnk.router[subdomain,module,locale,category,page,extra]/classes/Controller/Module.php [ 147 ] » Controller_Module->_request_execute(arguments)
0
array(1) ( 0 => object Route(5)
{ protected _filters => array(0) protected _uri => string(23) "ru/pages/name/insurance" protected _regex => array(0) protected _defaults => array(6) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" "page" => string(9) "insurance" "lang" => string(2) "ru" "action" => string(4) "page" ) protected _route_regex => string(29) "#^ru/pages/name/insurance$#uD" }
)142 'lang' => $this->request->param('lang'), 143 'action' => 'page' 144 145 ))); 146 147 return $this->_request_execute(array($route)); 148 149 } 150 151 protected function _call_category(){ 152
-
MODPATH/lnk.router[subdomain,module,locale,category,page,extra]/classes/Controller/Module.php [ 76 ] » Controller_Module->_call_page()
71 72 }else{ 73 74 if( !empty($this->page) ){ #5 у 99% випадках 75 76 $this->response = $this->_call_page(); 77 78 if( 404 == $this->response->status() ){ #6 у 1%, але перевірити треба 79 80 $extra = $this->_call_extra(); 81
-
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Module->action_index()
79 array(':uri' => $this->request->uri()) 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Module(5)
{ protected defaults => array(3) ( "directory" => string(6) "Module" "controller" => string(5) "Pages" "category" => string(4) "name" ) protected page => string(9) "insurance" protected extra => string(23) "ru/pages/name/insurance" public request => object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(6){ protected _filters => array(0) protected _uri => string(51) "(<lang>(/<module>(/<category>(/<page>)))(/<extra>))" protected _regex => array(3) ( "module" => string(118) "home|faq|page|admin|assets|hotel|country|city|ajax|ajaxdt|tours|tour|countries|pages|about|test|menu|news|ajaxlnd|user" "lang" => string(8) "ru|ua|en" "extra" => string(2) ".*" ) protected _defaults => array(5) ( "controller" => string(6) "Module" "action" => string(5) "index" "module" => string(4) "home" "lang" => string(2) "ru" "category" => string(0) "" ) protected _route_regex => string(244) "#^(?:(?P<lang>ru|ua|en)(?:/(?P<module>home|faq|page|admin|assets|hotel|country|city|ajax|ajaxdt|tours|tour|countries|pages|about …" }
protected _routes => array(0) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(6) "Module" protected _action => string(5) "index" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(4) ( "lang" => string(2) "ru" "module" => string(5) "pages" "category" => string(4) "name" "page" => string(9) "insurance" ) 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) }
}{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }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.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(51) "(<lang>(/<module>(/<category>(/<page>)))(/<extra>))" protected _regex => array(3) ( "module" => string(118) "home|faq|page|admin|assets|hotel|country|city|ajax|ajaxdt|tours|tour|countries|pages|about|test|menu|news|ajaxlnd|user" "lang" => string(8) "ru|ua|en" "extra" => string(2) ".*" ) protected _defaults => array(5) ( "controller" => string(6) "Module" "action" => string(5) "index" "module" => string(4) "home" "lang" => string(2) "ru" "category" => string(0) "" ) protected _route_regex => string(244) "#^(?:(?P<lang>ru|ua|en)(?:/(?P<module>home|faq|page|admin|assets|hotel|country|city|ajax|ajaxdt|tours|tour|countries|pages|about …" }
protected _routes => array(0) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(6) "Module" protected _action => string(5) "index" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(4) ( "lang" => string(2) "ru" "module" => string(5) "pages" "category" => string(4) "name" "page" => string(9) "insurance" ) 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(6)
{ private _force_download => NULL protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(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 [ 997 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(51) "(<lang>(/<module>(/<category>(/<page>)))(/<extra>))" protected _regex => array(3) ( "module" => string(118) "home|faq|page|admin|assets|hotel|country|city|ajax|ajaxdt|tours|tour|countries|pages|about|test|menu|news|ajaxlnd|user" "lang" => string(8) "ru|ua|en" "extra" => string(2) ".*" ) protected _defaults => array(5) ( "controller" => string(6) "Module" "action" => string(5) "index" "module" => string(4) "home" "lang" => string(2) "ru" "category" => string(0) "" ) protected _route_regex => string(244) "#^(?:(?P<lang>ru|ua|en)(?:/(?P<module>home|faq|page|admin|assets|hotel|country|city|ajax|ajaxdt|tours|tour|countries|pages|about …" }
protected _routes => array(0) protected _header => object HTTP_Header(4){ public accept => string(3) "*/*" public user-agent => string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" public accept-encoding => string(23) "gzip, br, zstd, deflate" public host => string(12) "62.149.16.77" }
protected _body => NULL protected _directory => string(0) "" protected _controller => string(6) "Module" protected _action => string(5) "index" protected _uri => string(23) "ru/pages/name/insurance" protected _external => bool FALSE protected _params => array(4) ( "lang" => string(2) "ru" "module" => string(5) "pages" "category" => string(4) "name" "page" => string(9) "insurance" ) 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) }
}992 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 993 ':uri' => $this->_uri, 994 )); 995 } 996 997 return $this->_client->execute($this); 998 } 999 1000 /** 1001 * Returns whether this request is the initial request Kohana received. 1002 * 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 }