APPPATH/views/site/contact/v_contact_index.php [ 23 ]
18 <div class="job-time">Каждый день с 09:00 до 21:00</div>
19 <a class="mail" href="mailto:<?=$_main_settings['main_site_mail']?>"><?=$_main_settings['main_site_mail']?></a>
20 </div>
21 <div class="right-sec">
22 <div class="title">Отдел ремонта:</div>
23 <div class="phone"><?=$_main_settings['main_site_phone_2']?></div>
24 <div class="job-time">Понедельник - пятница, 09:00 - 17:00</div>
25 </div>
26
27 <div class="map" id="map">
28
-
APPPATH/views/site/contact/v_contact_index.php [ 23 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(34) "Undefined index: main_site_phone_2"
2
string(84) "/var/www/domains/tipografiya72.ru/application/views/site/contact/v_contact_index.php"
3
integer 23
4
array(3) ( "kohana_view_filename" => string(84) "/var/www/domains/tipografiya72.ru/application/views/site/contact/v_contact_index.php" "kohana_view_data" => array(0) "_main_settings" => array(17) ( "main_site_name" => string(111) "Типография адрес: г. Тюмень, ул. Максима-Горького, дом 44, оф. 204" "main_site_description" => string(281) "Типография занимается изготовлением упаковки, рекламно-деловой полиграфией малыми и большими тиражами с высоким качеством. Цена …" "main_site_keywords" => string(16) "Ненужный" "main_site_phone" => string(15) "8 929-269-73-57" "main_site_index_text_name" => string(173) "Типография Тюмень - цены без переплаты посредникам | Срочная печать полиграфической продукции" "main_site_mail_send_to" => string(43) "stanislav@reklama072.ru, info@reklama072.ru" "main_site_label" => string(49) "Дизайн. Полиграфия. Печать." "main_site_address" => string(80) "Г. Тюмень. Ул. Максима-Горького, дом 44, офис 204" "main_site_mail" => string(18) "info@reklama072.ru" "main_site_vk" => string(18) "Вконтакте" "main_site_instagram" => string(9) "Instagram" "main_site_fb" => string(8) "FaceBook" "main_site_footer" => string(236) "Печатаем визитки, листовки, буклеты. Разрабатываем дизайн логотипа. Благодаря нашей полиграфии вы привлечете внимание клиентов." "main_site_mail_send_from" => string(18) "info@reklama072.ru" "main_site_name_company" => string(33) "Типография "Актив"" "site_count_news" => string(2) "12" "main_site_phone_link" => string(11) "89292697357" ) )
18 <div class="job-time">Каждый день с 09:00 до 21:00</div> 19 <a class="mail" href="mailto:<?=$_main_settings['main_site_mail']?>"><?=$_main_settings['main_site_mail']?></a> 20 </div> 21 <div class="right-sec"> 22 <div class="title">Отдел ремонта:</div> 23 <div class="phone"><?=$_main_settings['main_site_phone_2']?></div> 24 <div class="job-time">Понедельник - пятница, 09:00 - 17:00</div> 25 </div> 26 27 <div class="map" id="map"> 28
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(84) "/var/www/domains/tipografiya72.ru/application/views/site/contact/v_contact_index.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(84) "/var/www/domains/tipografiya72.ru/application/views/site/contact/v_contact_index.php"
1
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/v_index.php [ 170 ] » Kohana_View->__toString()
165 </div> 166 </div> 167 168 <? if (isset($content)):?> 169 <? foreach ($content as $cont):?> 170 <?=$cont?> 171 <?endforeach?> 172 <?endif?> 173 174 <footer> 175 <div class="wrapper justify-content">
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(63) "/var/www/domains/tipografiya72.ru/application/views/v_index.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(63) "/var/www/domains/tipografiya72.ru/application/views/v_index.php"
1
array(21) ( "site_name" => string(111) "Типография адрес: г. Тюмень, ул. Максима-Горького, дом 44, оф. 204" "site_description" => string(281) "Типография занимается изготовлением упаковки, рекламно-деловой полиграфией малыми и большими тиражами с высоким качеством. Цена …" "site_keywords" => string(16) "Ненужный" "page_title" => NULL "title" => string(16) "Контакты" "styles" => array(0) "scripts" => array(0) "block_left" => NULL "block_center" => NULL "block_right" => NULL "theme" => array(1) ( "onecolor" => string(6) "333333" ) "cartload" => object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"_main_settings" => array(17) ( "main_site_name" => string(111) "Типография адрес: г. Тюмень, ул. Максима-Горького, дом 44, оф. 204" "main_site_description" => string(281) "Типография занимается изготовлением упаковки, рекламно-деловой полиграфией малыми и большими тиражами с высоким качеством. Цена …" "main_site_keywords" => string(16) "Ненужный" "main_site_phone" => string(15) "8 929-269-73-57" "main_site_index_text_name" => string(173) "Типография Тюмень - цены без переплаты посредникам | Срочная печать полиграфической продукции" "main_site_mail_send_to" => string(43) "stanislav@reklama072.ru, info@reklama072.ru" "main_site_label" => string(49) "Дизайн. Полиграфия. Печать." "main_site_address" => string(80) "Г. Тюмень. Ул. Максима-Горького, дом 44, офис 204" "main_site_mail" => string(18) "info@reklama072.ru" "main_site_vk" => string(18) "Вконтакте" "main_site_instagram" => string(9) "Instagram" "main_site_fb" => string(8) "FaceBook" "main_site_footer" => string(236) "Печатаем визитки, листовки, буклеты. Разрабатываем дизайн логотипа. Благодаря нашей полиграфии вы привлечете внимание клиентов." "main_site_mail_send_from" => string(18) "info@reklama072.ru" "main_site_name_company" => string(33) "Типография "Актив"" "site_count_news" => string(2) "12" "main_site_phone_link" => string(11) "89292697357" ) "controller" => string(7) "Contact" "menu" => object Response(5){ }
protected _body => string(114) "<a class="cart" href="/cart"> <div class="cart-ico lazyload" data-src="/site/img/ico/cart.svg"> </div> </a>" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"quiz" => object Response(5){ }
protected _body => string(266) "<li > <a href="/article/portfolio">Портфолио</a> </li> <li > <a href="/article/oplata">Оплата</a> </li> <li > <a hre …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"main_menu" => object Response(5){ }
protected _body => string(7814) "<link rel="stylesheet" href="/site/css/quiz.css"> <script src="/site/js/quiz.js"></script> <div class="modal-widget-btn"> <di …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"catalog_menu" => object Response(5){ }
protected _body => string(266) "<li> <a href="/article/portfolio" >Портфолио</a> </li> <li> <a href="/article/oplata" >Оплата</a> </li> <li> <a href …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"slider" => object Response(5){ }
protected _body => string(1334) "<li> <a href="/catalog">Каталог</a> <ul class="child-menu"> <li> <a href="/article/paketi">Пакеты</a> </li> …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"footer_menu" => object Response(5){ }
protected _body => string(1032) " <div class="slider-sec" > <div class="owl-carousel"> <div class="slide lazyload" data-src="/uploads/images/slider/big_1.jp …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"content" => array(1) ( 0 => object View(2){ }
protected _body => string(331) "<ul id="footer_menu"> <li> <a href="/article/portfolio" >Портфолио</a> </li> <li> <a href="/article/oplata …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(84) "/var/www/domains/tipografiya72.ru/application/views/site/contact/v_contact_index.php" protected _data => 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_Site_Contact(5)
{ public template => object View(2)
{ protected _file => string(63) "/var/www/domains/tipografiya72.ru/application/views/v_index.php" protected _data => array(21) ( "site_name" => string(111) "Типография адрес: г. Тюмень, ул. Максима-Горького, дом 44, оф. 204" "site_description" => string(281) "Типография занимается изготовлением упаковки, рекламно-деловой полиграфией малыми и большими тиражами с высоким качеством. Цена …" "site_keywords" => string(16) "Ненужный" "page_title" => NULL "title" => string(16) "Контакты" "styles" => array(0) "scripts" => array(0) "block_left" => NULL "block_center" => NULL "block_right" => NULL "theme" => array(1) ( "onecolor" => string(6) "333333" ) "cartload" => object Response(5)
protected session => object Session_Native(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"_main_settings" => array(17) ( "main_site_name" => string(111) "Типография адрес: г. Тюмень, ул. Максима-Горького, дом 44, оф. 204" "main_site_description" => string(281) "Типография занимается изготовлением упаковки, рекламно-деловой полиграфией малыми и большими тиражами с высоким качеством. Цена …" "main_site_keywords" => string(16) "Ненужный" "main_site_phone" => string(15) "8 929-269-73-57" "main_site_index_text_name" => string(173) "Типография Тюмень - цены без переплаты посредникам | Срочная печать полиграфической продукции" "main_site_mail_send_to" => string(43) "stanislav@reklama072.ru, info@reklama072.ru" "main_site_label" => string(49) "Дизайн. Полиграфия. Печать." "main_site_address" => string(80) "Г. Тюмень. Ул. Максима-Горького, дом 44, офис 204" "main_site_mail" => string(18) "info@reklama072.ru" "main_site_vk" => string(18) "Вконтакте" "main_site_instagram" => string(9) "Instagram" "main_site_fb" => string(8) "FaceBook" "main_site_footer" => string(236) "Печатаем визитки, листовки, буклеты. Разрабатываем дизайн логотипа. Благодаря нашей полиграфии вы привлечете внимание клиентов." "main_site_mail_send_from" => string(18) "info@reklama072.ru" "main_site_name_company" => string(33) "Типография "Актив"" "site_count_news" => string(2) "12" "main_site_phone_link" => string(11) "89292697357" ) "controller" => string(7) "Contact" "menu" => object Response(5){ }
protected _body => string(114) "<a class="cart" href="/cart"> <div class="cart-ico lazyload" data-src="/site/img/ico/cart.svg"> </div> </a>" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"quiz" => object Response(5){ }
protected _body => string(266) "<li > <a href="/article/portfolio">Портфолио</a> </li> <li > <a href="/article/oplata">Оплата</a> </li> <li > <a hre …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"main_menu" => object Response(5){ }
protected _body => string(7814) "<link rel="stylesheet" href="/site/css/quiz.css"> <script src="/site/js/quiz.js"></script> <div class="modal-widget-btn"> <di …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"catalog_menu" => object Response(5){ }
protected _body => string(266) "<li> <a href="/article/portfolio" >Портфолио</a> </li> <li> <a href="/article/oplata" >Оплата</a> </li> <li> <a href …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"slider" => object Response(5){ }
protected _body => string(1334) "<li> <a href="/catalog">Каталог</a> <ul class="child-menu"> <li> <a href="/article/paketi">Пакеты</a> </li> …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"footer_menu" => object Response(5){ }
protected _body => string(1032) " <div class="slider-sec" > <div class="owl-carousel"> <div class="slide lazyload" data-src="/uploads/images/slider/big_1.jp …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"content" => array(1) ( 0 => object View(2){ }
protected _body => string(331) "<ul id="footer_menu"> <li> <a href="/article/portfolio" >Портфолио</a> </li> <li> <a href="/article/oplata …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(84) "/var/www/domains/tipografiya72.ru/application/views/site/contact/v_contact_index.php" protected _data => array(0) }
) ) }{ protected _name => string(7) "session" protected _lifetime => integer 0 protected _encrypted => bool FALSE protected _data => array(0) protected _destroyed => bool FALSE }
public auto_render => bool TRUE 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(5){ protected _filters => array(0) protected _uri => string(30) "(<controller>(/<id>(/<page>)))" protected _regex => array(0) protected _defaults => array(4) ( "directory" => string(4) "site" "controller" => string(5) "index" "action" => string(5) "index" "page" => string(1) "1" ) protected _route_regex => string(93) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<page>[^/.,;?\n]++))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(7) "Contact" protected _action => string(5) "index" protected _uri => string(7) "contact" protected _external => bool FALSE protected _params => array(1) ( "page" => string(1) "1" ) 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.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(30) "(<controller>(/<id>(/<page>)))" protected _regex => array(0) protected _defaults => array(4) ( "directory" => string(4) "site" "controller" => string(5) "index" "action" => string(5) "index" "page" => string(1) "1" ) protected _route_regex => string(93) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<page>[^/.,;?\n]++))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(7) "Contact" protected _action => string(5) "index" protected _uri => string(7) "contact" protected _external => bool FALSE protected _params => array(1) ( "page" => string(1) "1" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "Authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(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.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(30) "(<controller>(/<id>(/<page>)))" protected _regex => array(0) protected _defaults => array(4) ( "directory" => string(4) "site" "controller" => string(5) "index" "action" => string(5) "index" "page" => string(1) "1" ) protected _route_regex => string(93) "#^(?:(?P<controller>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<page>[^/.,;?\n]++))?)?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(7) "Contact" protected _action => string(5) "index" protected _uri => string(7) "contact" protected _external => bool FALSE protected _params => array(1) ( "page" => string(1) "1" ) 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 [ 117 ] » Kohana_Request->execute()
112 /** 113 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 114 * If no source is specified, the URI will be automatically detected. 115 */ 116 echo Request::factory(TRUE, array(), FALSE) 117 ->execute() 118 ->send_headers(TRUE) 119 ->body(); 120 }