APPPATH/views/site/contact/v_contact_index.php [ 13 ]
8 <div class="wrapper no-line">
9 <h3>Контакты</h3>
10 <div class="txt-sec">
11 <div class="section">
12 <span>Адрес:</span><br/>
13 <?=$_main_settings['main_site_address']?>
14 </div>
15 <div class="section">
16 <span>Телефоны:</span>
17 <?=$_main_settings['main_site_phone']?>, <?=$_main_settings['main_site_phone_2']?>
18 </div>
APPPATH/views/site/contact/v_contact_index.php [ 13 ] » Kohana_Core::error_handler(arguments)
0 |
integer 8 |
1 |
string(34) "Undefined index: main_site_address" |
2 |
string(108) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai/application/views/site/contact/v_contact_index.php" |
3 |
integer 13 |
4 |
array(3) ( "kohana_view_filename" => string(108) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai/application/views/site/contact/v_contact_index.php" "kohana_view_data" => array(0) "_main_settings" => array(19) ( "main_site_name" => string(74) "Юридическая помощь по семейным вопросам" "main_site_description" => string(53) "Юридическая компания, Тюмень" "main_email" => string(25) "kharchenko.help@yandex.ru" "main_site_index_text_name" => string(139) "Юрист по семейным вопросам Харченко Вадим Петрович - консультация в Тюмени" "main_site_mail_send_to" => string(50) "stanislav@reklama072.ru, kharchenko.help@yandex.ru" "main_site_keywords" => string(97) "© 2021, "Харченко и Партнеры" - юридическая фирма, Тюмень" "video_link" => string(17) "https://youtu.be/" "main_site_vk" => string(15) "https://vk.com/" "main_site_instagram" => string(65) "https://www.instagram.com/kharchenko_lawyer/?utm_medium=copy_link" "main_site_youtube" => string(7) "Youtube" "main_site_adress" => string(116) "Оказываем юридическую помощь в Тюмени и других городах России." "main_site_phone" => string(16) "+7-916-081-21-01" "site_count_news" => string(2) "12" "main_site_photo_cat_count" => string(3) "100" "main_site_photo_count" => string(3) "100" "main_site_phone_2" => string(6) " " "time-pn-pt" => string(29) "ПН-ПТ с 10:00 до 20:00" "time-sb-vsk" => string(33) "Сб, Вс - с 09-00 до 17-00." "time-callback" => string(101) "Прием заявок, консультации по телефону - круглосуточно" ) ) |
8 <div class="wrapper no-line">
9 <h3>Контакты</h3>
10 <div class="txt-sec">
11 <div class="section">
12 <span>Адрес:</span><br/>
13 <?=$_main_settings['main_site_address']?>
14 </div>
15 <div class="section">
16 <span>Телефоны:</span>
17 <?=$_main_settings['main_site_phone']?>, <?=$_main_settings['main_site_phone_2']?>
18 </div>
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0 |
string(108) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai/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(108) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai/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 [ 210 ] » Kohana_View->__toString()
205 </div>
206
207
208 <? if (isset($content)):?>
209 <? foreach ($content as $cont):?>
210 <?=$cont?>
211 <?endforeach?>
212 <?endif?>
213
214 <footer>
215 <div class="wrapper">
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0 |
string(87) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai/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(87) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai/application/views/v_index.php" |
1 |
array(21) ( "site_name" => string(74) "Юридическая помощь по семейным вопросам" "site_description" => string(53) "Юридическая компания, Тюмень" "site_keywords" => string(97) "© 2021, "Харченко и Партнеры" - юридическая фирма, Тюмень" "page_title" => NULL "title" => string(16) "Контакты" "styles" => array(0) "scripts" => array(0) "block_left" => NULL "block_center" => NULL "block_right" => NULL "theme" => array(5) ( "onecolor" => string(2) "45" "bgcolor" => string(1) "3" "contentbackcolor" => string(3) "120" "contentfontcolor" => string(28) "https://youtu.be/2Zk42cS_GNY" "sitefont" => string(737) "«Успенский» — это современный коттеджный поселок в экологически чистом районе с развитой инфраструктурой. Он размещен в районе 2 …" ) "cartload" => object Response(5) |
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) |
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) |
1 |
object Response(5) |
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) |
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 }
DOCROOT/index.php |
APPPATH/bootstrap.php |
SYSPATH/classes/Kohana/Core.php |
SYSPATH/classes/Kohana.php |
SYSPATH/classes/Cookie.php |
SYSPATH/classes/Kohana/Cookie.php |
SYSPATH/classes/I18n.php |
SYSPATH/classes/Kohana/I18n.php |
SYSPATH/classes/HTTP.php |
SYSPATH/classes/Kohana/HTTP.php |
SYSPATH/classes/Kohana/Exception.php |
SYSPATH/classes/Kohana/Kohana/Exception.php |
SYSPATH/classes/Log.php |
SYSPATH/classes/Kohana/Log.php |
SYSPATH/classes/Config.php |
SYSPATH/classes/Kohana/Config.php |
SYSPATH/classes/Log/File.php |
SYSPATH/classes/Kohana/Log/File.php |
SYSPATH/classes/Log/Writer.php |
SYSPATH/classes/Kohana/Log/Writer.php |
SYSPATH/classes/Config/File.php |
SYSPATH/classes/Kohana/Config/File.php |
SYSPATH/classes/Kohana/Config/File/Reader.php |
SYSPATH/classes/Kohana/Config/Reader.php |
SYSPATH/classes/Kohana/Config/Source.php |
MODPATH/captcha/init.php |
SYSPATH/classes/Route.php |
SYSPATH/classes/Kohana/Route.php |
SYSPATH/classes/Request.php |
SYSPATH/classes/Kohana/Request.php |
SYSPATH/classes/HTTP/Request.php |
SYSPATH/classes/Kohana/HTTP/Request.php |
SYSPATH/classes/HTTP/Message.php |
SYSPATH/classes/Kohana/HTTP/Message.php |
SYSPATH/classes/HTTP/Header.php |
SYSPATH/classes/Kohana/HTTP/Header.php |
SYSPATH/classes/Request/Client/Internal.php |
SYSPATH/classes/Kohana/Request/Client/Internal.php |
SYSPATH/classes/Request/Client.php |
SYSPATH/classes/Kohana/Request/Client.php |
SYSPATH/classes/Arr.php |
SYSPATH/classes/Kohana/Arr.php |
SYSPATH/classes/Response.php |
SYSPATH/classes/Kohana/Response.php |
SYSPATH/classes/HTTP/Response.php |
SYSPATH/classes/Kohana/HTTP/Response.php |
SYSPATH/classes/Profiler.php |
SYSPATH/classes/Kohana/Profiler.php |
APPPATH/classes/Controller/Site/Contact.php |
APPPATH/classes/Controller/Index.php |
APPPATH/classes/Controller/Base.php |
SYSPATH/classes/Controller/Template.php |
SYSPATH/classes/Kohana/Controller/Template.php |
SYSPATH/classes/Controller.php |
SYSPATH/classes/Kohana/Controller.php |
SYSPATH/classes/View.php |
SYSPATH/classes/Kohana/View.php |
APPPATH/config/settings.php |
SYSPATH/classes/Config/Group.php |
SYSPATH/classes/Kohana/Config/Group.php |
SYSPATH/classes/Session.php |
SYSPATH/classes/Kohana/Session.php |
SYSPATH/config/session.php |
MODPATH/database/config/session.php |
SYSPATH/classes/Session/Native.php |
SYSPATH/classes/Kohana/Session/Native.php |
MODPATH/orm/classes/ORM.php |
APPPATH/classes/Kohana/ORM.php |
SYSPATH/classes/Model.php |
SYSPATH/classes/Kohana/Model.php |
APPPATH/classes/Model/Settings.php |
SYSPATH/classes/Inflector.php |
SYSPATH/classes/Kohana/Inflector.php |
SYSPATH/config/inflector.php |
MODPATH/database/classes/Database.php |
MODPATH/database/classes/Kohana/Database.php |
MODPATH/database/config/database.php |
APPPATH/config/database.php |
APPPATH/classes/Database/MySQLi.php |
APPPATH/classes/Database/MySQLi/Result.php |
MODPATH/database/classes/Database/Result.php |
MODPATH/database/classes/Kohana/Database/Result.php |
MODPATH/database/classes/DB.php |
MODPATH/database/classes/Kohana/DB.php |
MODPATH/database/classes/Database/Query/Builder/Select.php |
MODPATH/database/classes/Kohana/Database/Query/Builder/Select.php |
MODPATH/database/classes/Database/Query/Builder/Where.php |
MODPATH/database/classes/Kohana/Database/Query/Builder/Where.php |
MODPATH/database/classes/Database/Query/Builder.php |
MODPATH/database/classes/Kohana/Database/Query/Builder.php |
MODPATH/database/classes/Database/Query.php |
MODPATH/database/classes/Kohana/Database/Query.php |
APPPATH/classes/Model/Theme.php |
APPPATH/classes/Widget.php |
APPPATH/config/widgets.php |
APPPATH/classes/Controller/Widgets/Cartload.php |
APPPATH/classes/Controller/Widgets.php |
APPPATH/views/widgets/w_cartload.php |
APPPATH/classes/Controller/Widgets/Menu.php |
SYSPATH/classes/URL.php |
SYSPATH/classes/Kohana/URL.php |
SYSPATH/classes/UTF8.php |
SYSPATH/classes/Kohana/UTF8.php |
APPPATH/classes/Model/Menu.php |
APPPATH/views/widgets/w_menu.php |
APPPATH/classes/Controller/Widgets/Quiz.php |
APPPATH/views/widgets/w_quiz.php |
APPPATH/classes/Controller/Widgets/Mainmenu.php |
APPPATH/views/widgets/w_mainmenu.php |
APPPATH/classes/Controller/Widgets/Topmenu.php |
APPPATH/views/widgets/w_top_menu.php |
APPPATH/classes/Controller/Widgets/Slider.php |
APPPATH/classes/Model/Slidercat.php |
APPPATH/classes/Model/Slider.php |
APPPATH/views/widgets/w_slider.php |
APPPATH/classes/Controller/Widgets/Footermenu.php |
APPPATH/views/widgets/w_footer_menu.php |
APPPATH/views/v_index.php |
APPPATH/views/site/contact/v_contact_index.php |
SYSPATH/classes/Debug.php |
SYSPATH/classes/Kohana/Debug.php |
SYSPATH/classes/Date.php |
SYSPATH/classes/Kohana/Date.php |
SYSPATH/views/kohana/error.php |
APPPATH/i18n/ru.php |
Core |
date |
libxml |
openssl |
pcre |
sqlite3 |
zlib |
ctype |
curl |
dom |
fileinfo |
filter |
ftp |
hash |
iconv |
json |
mbstring |
SPL |
PDO |
session |
posix |
readline |
Reflection |
standard |
SimpleXML |
pdo_sqlite |
Phar |
tokenizer |
xml |
xmlreader |
xmlwriter |
mysqlnd |
cgi-fcgi |
gd |
intl |
mysqli |
pdo_mysql |
soap |
zip |
PHP_EXTRA_CONFIGURE_ARGS |
string(77) "--enable-fpm --with-fpm-user=www-data --with-fpm-group=www-data --disable-cgi" |
HOSTNAME |
string(12) "08d45a699180" |
PHP_INI_DIR |
string(18) "/usr/local/etc/php" |
HOME |
string(8) "/var/www" |
PHP_LDFLAGS |
string(34) "-Wl,-O1 -Wl,--hash-style=both -pie" |
PHP_CFLAGS |
string(40) "-fstack-protector-strong -fpic -fpie -O2" |
PHP_MD5 |
string(0) "" |
PHP_VERSION |
string(6) "7.0.33" |
GPG_KEYS |
string(81) "1A4E8B7277C42E53DBA9C7B9BCAA30EA9C0D5763 6E4F6AB321FDC07F2C332E3AC2BF0BC433CFC8B3" |
PHP_CPPFLAGS |
string(40) "-fstack-protector-strong -fpic -fpie -O2" |
PHP_ASC_URL |
string(65) "https://secure.php.net/get/php-7.0.33.tar.xz.asc/from/this/mirror" |
PHP_URL |
string(61) "https://secure.php.net/get/php-7.0.33.tar.xz/from/this/mirror" |
PATH |
string(60) "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHPIZE_DEPS |
string(76) "autoconf dpkg-dev file g++ gcc libc-dev make pkg-config re2c" |
PWD |
string(13) "/var/www/html" |
PHP_SHA256 |
string(64) "ab8c5be6e32b1f8d032909dedaaaa4bbb1a209e519abb01a52ce3914f9a13d96" |
USER |
string(8) "www-data" |
HTTP_ACCEPT_ENCODING |
string(23) "gzip, br, zstd, deflate" |
HTTP_USER_AGENT |
string(103) "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)" |
HTTP_ACCEPT |
string(3) "*/*" |
HTTP_HOST |
string(40) "xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai" |
REDIRECT_STATUS |
string(3) "200" |
SERVER_NAME |
string(40) "xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai" |
SERVER_PORT |
string(3) "443" |
SERVER_ADDR |
string(12) "45.92.177.94" |
REMOTE_USER |
string(0) "" |
REMOTE_PORT |
string(5) "24153" |
REMOTE_ADDR |
string(14) "216.73.217.146" |
SERVER_SOFTWARE |
string(12) "nginx/1.24.0" |
GATEWAY_INTERFACE |
string(7) "CGI/1.1" |
HTTPS |
string(2) "on" |
REQUEST_SCHEME |
string(5) "https" |
SERVER_PROTOCOL |
string(8) "HTTP/2.0" |
DOCUMENT_ROOT |
string(57) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai" |
DOCUMENT_URI |
string(10) "/index.php" |
REQUEST_URI |
string(8) "/contact" |
SCRIPT_NAME |
string(10) "/index.php" |
CONTENT_LENGTH |
string(0) "" |
CONTENT_TYPE |
string(0) "" |
REQUEST_METHOD |
string(3) "GET" |
QUERY_STRING |
string(0) "" |
SCRIPT_FILENAME |
string(67) "/var/www/domains/xn-----6kccwdso0afgpfjc3a2b0b4f.xn--p1ai/index.php" |
PATH_INFO |
string(0) "" |
FCGI_ROLE |
string(9) "RESPONDER" |
PHP_SELF |
string(10) "/index.php" |
REQUEST_TIME_FLOAT |
float 1783543433.9685 |
REQUEST_TIME |
integer 1783543433 |
argv |
array(0) |
argc |
integer 0 |