APPPATH/views/site/v_index.php [ 14 ]
9 <!-- <div class="wrapper"> -->
10 <?
11
12 preg_match_all("/{cases:(\d.*)}/", $uti->articles_text, $blocks, PREG_PATTERN_ORDER);
13
14 $resultTitle = mb_substr(stristr($blocks[1][0], '#'), 1);
15
16 if(isset($blocks[1][0]))
17
18 {
19 foreach ($blocks[1] as $block)
-
APPPATH/views/site/v_index.php [ 14 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(19) "Undefined offset: 0"
2
string(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/v_index.php"
3
integer 14
4
array(11) ( "kohana_view_filename" => string(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/v_index.php" "kohana_view_data" => array(6) ( "page_title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "menu_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "slider" => object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"hits" => object Response(5){ }
protected _body => string(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"article" => object Model_Articles(34){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => NULL "articles_name" => NULL "articles_comment" => NULL "articles_h1" => NULL "articles_text" => string(0) "" "articles_date" => NULL "articles_sort" => NULL "articles_autor" => NULL "articles_show" => NULL "articles_portfolio" => NULL "articles_basket" => NULL "articles_articles_cat_id" => NULL "articles_alias" => NULL "articles_metadesc" => NULL "articles_metakey" => NULL "articles_click" => NULL "articles_image" => NULL "articles_image_safari" => NULL ) protected _changed => array(1) ( "articles_text" => string(13) "articles_text" ) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"article_seo" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) "page_title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "menu_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "slider" => object Response(5){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"hits" => object Response(5){ }
protected _body => string(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"article" => object Model_Articles(34){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => NULL "articles_name" => NULL "articles_comment" => NULL "articles_h1" => NULL "articles_text" => string(0) "" "articles_date" => NULL "articles_sort" => NULL "articles_autor" => NULL "articles_show" => NULL "articles_portfolio" => NULL "articles_basket" => NULL "articles_articles_cat_id" => NULL "articles_alias" => NULL "articles_metadesc" => NULL "articles_metakey" => NULL "articles_click" => NULL "articles_image" => NULL "articles_image_safari" => NULL ) protected _changed => array(1) ( "articles_text" => string(13) "articles_text" ) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"article_seo" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"uti" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(3) "110" "articles_name" => string(31) "Главная страница" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(64567) "<p></p> <div class="for-sec"> <div class="wrapper"> <h1>Создание, продвижение сайтов от вебстудии "Актив" в {to …" "articles_date" => string(19) "2023-10-25 00:00:00" "articles_sort" => string(3) "107" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "2" "articles_alias" => string(18) "glavnaya-stranitsa" "articles_metadesc" => string(68) "Создание и продвижение сайтов в Балашихе" "articles_metakey" => string(0) "" "articles_click" => string(5) "10840" "articles_image" => string(1) "0" "articles_image_safari" => NULL ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(3) "110" "articles_name" => string(31) "Главная страница" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(64567) "<p></p> <div class="for-sec"> <div class="wrapper"> <h1>Создание, продвижение сайтов от вебстудии "Актив" в {to …" "articles_date" => string(19) "2023-10-25 00:00:00" "articles_sort" => string(3) "107" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "2" "articles_alias" => string(18) "glavnaya-stranitsa" "articles_metadesc" => string(68) "Создание и продвижение сайтов в Балашихе" "articles_metakey" => string(0) "" "articles_click" => string(5) "10840" "articles_image" => string(1) "0" "articles_image_safari" => NULL ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(3) "110" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"_main_settings" => array(14) ( "main_site_name" => string(96) "Создание, продвижение сайтов от Станислава Бавыкина" "phone_company" => string(16) "8 (929)269-73-57" "main_site_description" => string(141) "Услуги создания, продвижения сайтов от вебстудии "Актив" Станислава Бавыкина" "main_site_keywords" => string(16) "Ненужный" "main_site_index_text_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "main_site_mail_send_to" => string(81) "info@direktolog-stanislav.ru, stanislav@reklama072.ru, sergey-batalov72@yandex.ru" "copyright" => string(15) "РА Актив" "mail_company" => string(53) "info@direktolog-stanislav.ru, stanislav@reklama072.ru" "site_count_news" => string(2) "12" "main_site_mail_from" => string(28) "info@direktolog-stanislav.ru" "main_site_mail_send_from" => string(18) "info@reklama072.ru" "mail_company_public" => string(23) "stanislav@reklama072.ru" "phone_company_ref" => string(16) "+7(929)269-73-57" "whatsapp_ref" => string(11) "79222680238" ) "blocks" => array(2) ( 0 => array(0) 1 => array(0) ) ){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }9 <!-- <div class="wrapper"> --> 10 <? 11 12 preg_match_all("/{cases:(\d.*)}/", $uti->articles_text, $blocks, PREG_PATTERN_ORDER); 13 14 $resultTitle = mb_substr(stristr($blocks[1][0], '#'), 1); 15 16 if(isset($blocks[1][0])) 17 18 { 19 foreach ($blocks[1] as $block)
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/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(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/v_index.php"
1
array(6) ( "page_title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "menu_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "slider" => object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"hits" => object Response(5){ }
protected _body => string(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"article" => object Model_Articles(34){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => NULL "articles_name" => NULL "articles_comment" => NULL "articles_h1" => NULL "articles_text" => string(0) "" "articles_date" => NULL "articles_sort" => NULL "articles_autor" => NULL "articles_show" => NULL "articles_portfolio" => NULL "articles_basket" => NULL "articles_articles_cat_id" => NULL "articles_alias" => NULL "articles_metadesc" => NULL "articles_metakey" => NULL "articles_click" => NULL "articles_image" => NULL "articles_image_safari" => NULL ) protected _changed => array(1) ( "articles_text" => string(13) "articles_text" ) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"article_seo" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }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.
-
{PHP internal call} » Kohana_View->__toString()
-
/var/www/domains/api2.rek72.ru/multi2/app_funcs.php [ 3 ] » preg_replace(arguments)
regex
string(12) "#\{town\}#is"
replace
string(16) "Балашиха"
subject
object View(2)
{ protected _file => string(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/v_index.php" protected _data => array(6) ( "page_title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "menu_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "slider" => object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"hits" => object Response(5){ }
protected _body => string(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"article" => object Model_Articles(34){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => NULL "articles_name" => NULL "articles_comment" => NULL "articles_h1" => NULL "articles_text" => string(0) "" "articles_date" => NULL "articles_sort" => NULL "articles_autor" => NULL "articles_show" => NULL "articles_portfolio" => NULL "articles_basket" => NULL "articles_articles_cat_id" => NULL "articles_alias" => NULL "articles_metadesc" => NULL "articles_metakey" => NULL "articles_click" => NULL "articles_image" => NULL "articles_image_safari" => NULL ) protected _changed => array(1) ( "articles_text" => string(13) "articles_text" ) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"article_seo" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) }{ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }1 <?php 2 /* MultiReg Module, ver. 2.0.14 Last Update 2025-03-11 10:29:34 */ 3 trait app_funcs { public static function RewriteTempSitemap() { goto i1pPW; yQoxh: @unlink("\163\x69\x74\x65\155\141\160\x2e\170\155\x6c"); goto Am9Rs; nIlnf: DLUnf: goto tl4zd; b23JE: $q0aW7 = explode("\56", $_SERVER["\110\124\x54\120\x5f\110\117\123\x54"]); goto h4KuF; xK5UZ: foreach ($c897_ as $w5J_J) { goto eUiCG; VHbss: $GDlLr .= "\74\154\141\163\x74\x6d\157\x64\76" . $OVQSF . "\x3c\x2f\154\141\x73\x74\155\x6f\x64\x3e\12"; goto OF3XZ; mi8IJ: $GDlLr .= "\74\x2f\165\162\x6c\76\12"; goto aYZsu; Osf4o: $GDlLr .= "\74\154\157\x63\76\x68\164\164\x70\x73\x3a\57\57{$KMP8p}\x2f\160\162\157\x64\x75\x63\164\57{$w5J_J->items_alias}\x3c\57\x6c\x6f\143\x3e\12"; goto VHbss; OF3XZ: $GDlLr .= "\x3c\x70\x72\x69\157\x72\x69\164\x79\x3e\x30\56\x38\x3c\57\160\x72\x69\x6f\x72\x69\x74\171\76\12"; goto mi8IJ; eUiCG: $GDlLr .= "\x3c\x75\162\154\x3e\12"; goto Osf4o; aYZsu: xZvvM: goto L11sk; L11sk: } goto lRtpQ; u1DSs: fclose($ChUWH); goto H0fuq; tl4zd: $xR35R = ORM::factory("\x41\162\164\151\143\154\145\163")->where("\x61\162\164\x69\x63\x6c\145\x73\137\x73\x68\x6f\167", "\x3d", 1)->where("\x61\162\164\151\x63\154\x65\163\x5f\x62\x61\163\153\x65\164", "\x3d", 0)->find_all(); goto u6A_8; h4KuF: if (isset($q0aW7[2])) { goto um1xq; } goto rpmN4; Am9Rs: return "\320\x9e\xd0\261\320\275\xd0\276\320\262\320\xbb\320\265\320\xbd\40\320\262\321\x80\320\xb5\xd0\xbc\320\265\320\275\320\275\321\x8b\xd0\271\40\xd1\204\xd0\xb0\320\xb9\xd0\xbb\40\x73\x69\x74\145\x6d\141\160\55\x73\x75\x62\56\170\x6d\x6c\x21\x20\321\203\320\xb4\320\260\xd0\xbb\320\265\320\xbd\321\213\x20\320\xbd\xd0\265\x20\xd0\xb0\xd0\xba\321\202\321\x83\xd0\260\320\273\xd1\x8c\xd0\xbd\xd1\x8b\320\xb5\40\321\204\320\260\320\xb9\xd0\273\321\x8b\40\x73\x69\164\145\155\141\160\41\xd\12\x20\x20\40\40\x20\x20\40\x20"; goto HxDsW; lwWX2: $KMP8p = $q0aW7[1] . "\x2e" . $q0aW7[2]; goto kSqgs; ydDA5: foreach ($abB1e as $w5J_J) { goto EPn0z; YX7iO: $GDlLr .= "\x3c\x2f\x75\x72\x6c\x3e\xa"; goto Ah0ny; Ah0ny: CeIV5: goto MoKu8; P804G: $GDlLr .= "\x3c\154\x6f\x63\x3e\x68\164\164\x70\x73\72\57\x2f{$KMP8p}\x2f\x61\x72\x74\x69\x63\154\145\x73\x2f{$w5J_J->articles_cat_alias}\x3c\57\154\157\x63\76\xa"; goto JJVzb; JJVzb: $GDlLr .= "\74\154\x61\163\164\x6d\157\x64\76" . $OVQSF . "\74\x2f\154\x61\163\164\x6d\157\x64\76\xa"; goto YUMy8; YUMy8: $GDlLr .= "\74\x70\x72\151\157\162\x69\164\171\76\x30\56\x39\x3c\x2f\160\x72\151\x6f\162\151\x74\171\x3e\12"; goto YX7iO; EPn0z: $GDlLr .= "\74\165\162\154\x3e\12"; goto P804G; MoKu8: } goto nIlnf; xfjGO: um1xq: goto lwWX2; Wno7B: $UPYp1 = ORM::factory("\115\145\x6e\x75")->where("\x6d\x65\x6e\165\x5f\x63\141\x74\137\x69\144", "\x3d", 2)->find_all(); goto T3GTJ; H0fuq: $racM9 = glob("\x73\x69\x74\145\x6d\141\160\x2f\x2a"); goto LngU4; u6A_8: foreach ($xR35R as $w5J_J) { goto sw2_6; Gx2BK: $GDlLr .= "\74\x70\x72\151\x6f\x72\151\164\171\x3e\x30\x2e\70\x3c\x2f\160\162\x69\157\162\151\x74\x79\76\xa"; goto xPO11; Vz6aV: ydI0I: goto DkOgL; fGaJz: $GDlLr .= "\74\x6c\x61\x73\164\x6d\157\x64\x3e" . $OVQSF . "\x3c\57\x6c\141\x73\x74\155\x6f\144\x3e\xa"; goto Gx2BK; sw2_6: $GDlLr .= "\74\165\x72\154\x3e\xa"; goto IzgZ4; xPO11: $GDlLr .= "\x3c\57\165\162\x6c\76\12"; goto Vz6aV; IzgZ4: $GDlLr .= "\x3c\154\157\143\76\x68\x74\164\160\163\72\x2f\x2f{$KMP8p}\x2f\141\162\x74\x69\143\x6c\x65\57{$w5J_J->articles_alias}\x3c\x2f\154\157\143\76\12"; goto fGaJz; DkOgL: } goto iamp1; kSqgs: LVZJB: goto myOOD; iHjCX: g9kva: goto V8WdS; lRtpQ: QRQRH: goto zYfJQ; rpmN4: $KMP8p = $_SERVER["\x48\x54\x54\x50\137\x48\117\123\124"]; goto xk0wg; iamp1: etUJm: goto Wno7B; hW2z_: $abB1e = ORM::factory("\101\162\164\151\143\x6c\145\x73\x63\x61\164")->where("\x61\162\164\x69\x63\x6c\145\163\137\x63\141\x74\137\x62\141\x73\x6b\145\164", "\75", 0)->where("\x61\162\x74\x69\143\x6c\145\163\137\x63\x61\164\x5f\x61\x6c\151\141\163", "\41\x3d", "\157\163\x6e\157\x76\156\x6f\145")->find_all(); goto ydDA5; V8WdS: $c897_ = ORM::factory("\111\164\x65\155\163")->find_all(); goto xK5UZ; T3GTJ: foreach ($UPYp1 as $w5J_J) { goto LA0J0; OpQ4n: $GDlLr .= "\74\x2f\165\x72\154\x3e\12"; goto C9_JT; LA0J0: $GDlLr .= "\74\x75\162\154\76\xa"; goto llZUO; eFjcD: $GDlLr .= "\74\154\141\163\x74\155\x6f\144\76" . $OVQSF . "\x3c\57\154\141\163\164\155\x6f\x64\76\12"; goto IQUov; IQUov: $GDlLr .= "\74\160\x72\151\x6f\162\x69\x74\171\76\60\x2e\x39\x3c\x2f\160\162\x69\157\162\151\164\x79\x3e\xa"; goto OpQ4n; C9_JT: ygghE: goto FcqgN; llZUO: $GDlLr .= "\x3c\x6c\157\x63\76\x68\x74\x74\160\x73\x3a\57\x2f{$KMP8p}\57\143\141\x74\141\154\157\x67\x2f{$w5J_J->menu_alias}\x3c\x2f\154\157\143\76\12"; goto eFjcD; FcqgN: } goto iHjCX; tHxD7: Qwdrn: goto yQoxh; LngU4: foreach ($racM9 as $QUGj5) { goto bl6aL; TBaur: @unlink($QUGj5); goto foEf8; bl6aL: if (!is_file($QUGj5)) { goto Dih0j; } goto TBaur; AUONq: K10MR: goto KjpJ4; foEf8: Dih0j: goto AUONq; KjpJ4: } goto tHxD7; zYfJQ: $ChUWH = fopen("\163\x69\x74\145\x6d\x61\160\x2d\163\x75\142\x2e\170\x6d\154", "\167"); goto E5yWR; i1pPW: $OVQSF = date("\x59\x2d\x6d\x2d\x64"); goto b23JE; myOOD: $GDlLr = "\74\x75\x72\154\76\xd\12\74\x6c\x6f\143\x3e\150\164\x74\160\x73\x3a\57\57{$KMP8p}\74\57\x6c\x6f\x63\x3e\xd\xa\x3c\154\141\163\x74\x6d\157\144\x3e" . $OVQSF . "\74\x2f\x6c\141\163\164\x6d\x6f\x64\76\15\xa\x3c\x63\150\141\156\x67\x65\x66\162\145\x71\x3e\167\x65\145\153\154\171\74\57\143\150\x61\x6e\x67\145\146\162\x65\x71\x3e\xd\12\74\x70\162\151\157\x72\151\164\171\76\61\56\x30\60\74\57\x70\x72\151\x6f\x72\x69\164\x79\76\xd\12\74\x2f\165\162\154\76\12"; goto hW2z_; E5yWR: fwrite($ChUWH, $GDlLr); goto u1DSs; xk0wg: goto LVZJB; goto xfjGO; HxDsW: } public static function RewriteFilesSitemap() { goto DAZ3l; H2efF: $Nh9fd["\x69\x74\145\x6d\163\137\x63\x61\164"] = $Va8Op[0]["\x63"]; goto VLB9d; If4NJ: $OVQSF = date("\x59\55\x6d\x2d\144"); goto y9oYL; Mv2Ou: if (!($kiTBn <= $KCfCg)) { goto NxTZy; } goto rx9gR; GIssZ: $Ff7Rn = 0; goto ykPUc; XvmDn: if (isset($J9BgS[0])) { goto jTsPT; } goto xaJKe; lAGqJ: $qVWhS = "\74\77\170\x6d\x6c\40\166\x65\x72\163\x69\x6f\156\x3d\42\x31\x2e\x30\x22\x20\x65\156\x63\157\x64\151\x6e\x67\x3d\x22\125\124\106\55\70\42\x3f\x3e\15\xa\74\163\151\164\x65\155\141\160\x69\x6e\x64\x65\x78\40\x78\x6d\154\156\163\x3d\x22\150\x74\164\160\x3a\57\x2f\x77\x77\x77\56\163\x69\164\145\155\141\x70\163\x2e\x6f\x72\x67\x2f\163\143\x68\145\x6d\141\x73\57\x73\151\164\145\155\x61\160\57\x30\56\71\x22\x3e\xd\xa"; goto Kx8ty; kdd2c: O8zq2: goto XvmDn; d1ZvJ: $ChUWH = fopen($Ax6J9, "\x77"); goto pylPy; pylPy: fwrite($ChUWH, $GDlLr); goto uV8L2; woYFC: $Va8Op = DB::query(Database::SELECT, "\123\x45\x4c\x45\x43\124\40\x43\x4f\125\116\x54\x28\x2a\x29\x20\101\x53\40\140\x63\x60\40\106\122\117\x4d\x20\x60\x69\x74\145\155\x73\x60")->execute()->as_array(); goto S21NV; DAZ3l: $jFzHy = 1000; goto If4NJ; Fc2yC: cshAt: goto a2Mz5; QRVBT: exit; goto ZPpRL; a2Mz5: $kiTBn++; goto UrZXb; cbCtn: if (!(file_exists("\x73\151\x74\145\x6d\141\160\x2e\170\155\154") && date("\144\x6d\x59", filemtime("\x73\x69\x74\x65\155\141\x70\56\x78\x6d\x6c")) == date("\144\155\131"))) { goto O8zq2; } goto Y4NPP; IK3nB: wRhs1: goto GIssZ; Y49xs: DB::update("\x63\151\x74\x79")->set(["\x73\151\164\145\155\x61\x70" => "\60"])->execute(); goto N_XAb; w0ZuH: $KCfCg = count(scandir("\163\x69\x74\x65\x6d\x61\160\x2f")) - 2; goto lAGqJ; fIvcC: if (isset($tHnMv[0])) { goto JO8Yc; } goto zsSip; UrZXb: goto aeKim; goto ZFMDw; fqRTT: if (!($KCfCg == 1)) { goto wRhs1; } goto jFnIu; NagYu: $Ax6J9 = "\x73\151\164\145\x6d\x61\160\x2e\170\155\x6c"; goto jcZYf; Y7vXJ: $Ax6J9 = "\x73\151\x74\145\155\x61\x70\x2f\163\151\164\145\155\x61\x70" . $KCfCg . "\56\x78\x6d\154\56\x67\172"; goto fqRTT; KSZ3N: L_Dft: goto w0ZuH; ykPUc: foreach ($tHnMv as $u2UxR) { goto Yz6VA; KXXHB: SI3A_: goto TiM3V; Yz6VA: $GDlLr .= preg_replace("\57\150\164\x74\x70\x73\134\x3a\x5c\57\134\x2f\x2f", "\x68\x74\x74\x70\x73\x3a\x2f\x2f{$u2UxR["\163\x6c\165\147"]}\56", $h2ole); goto m0g_d; xQ1Lx: $Ff7Rn++; goto KXXHB; m0g_d: DB::update("\x63\151\164\x79")->set(["\x73\151\164\x65\155\x61\x70" => "\x31"])->where("\x63\x69\x74\171\137\x69\144", "\x3d", $u2UxR["\143\x69\x74\171\137\x69\x64"])->execute(); goto xQ1Lx; TiM3V: } goto NG_1u; HkUbH: if (isset($q0aW7[2])) { goto pcPPJ; } goto TWwdB; bCfXH: $GDlLr .= "\74\57\165\x72\154\163\x65\x74\76"; goto UwIex; UwIex: $GDlLr = gzencode($GDlLr); goto d1ZvJ; zVukF: $Nh9fd["\141\162\164\151\143\154\x65\x73"] = $Va8Op[0]["\x63"]; goto PtgjE; VLB9d: $ndCRy = $Nh9fd["\x61\162\x74\151\x63\154\x65\x73"] + $Nh9fd["\x61\x72\164\x69\143\x6c\x65\x73\137\143\141\x74"] + $Nh9fd["\151\x74\x65\155\163"] + $Nh9fd["\151\164\145\155\163\137\x63\x61\164"]; goto CChF3; mj0XM: print "\320\236\xd0\x91\320\x9d\xd0\236\xd0\x92\320\233\320\x95\xd0\x9d\xd0\x98\320\225\40\xd0\237\xd0\240\320\x9e\320\224\320\x9e\320\x9b\xd0\x96\320\x90\xd0\225\320\242\xd0\241\320\257\56\x2e\56\x2e\56\x2e\x2e\15\xa\40\40\40\40\x20\40\40\40\x20\40\40\40\320\224\320\xbe\320\261\xd0\260\320\xb2\320\273\320\xb5\320\275\xd0\xbe\x20" . $Ff7Rn . "\x20\xd0\xb3\xd0\276\xd1\x80\xd0\xbe\xd0\xb4\xd0\276\xd0\xb2\x2c\15\xa\x20\40\x20\x20\40\40\x20\40\40\x20\40\40\xd0\xa1\xd0\276\320\267\320\264\xd0\xb0\320\xbd\x20\xd1\x84\320\260\xd0\271\xd0\273\40\x2f\x73\x69\164\x65\155\141\160\x2f\163\x69\164\x65\155\141\x70" . $KCfCg . "\x2e\x78\155\x6c\56\147\172"; goto Ghkie; uBbH8: $KCfCg = count(scandir("\163\151\x74\145\x6d\x61\x70\x2f")) - 1; goto Y7vXJ; NG_1u: BSvcP: goto bCfXH; ZFMDw: NxTZy: goto Z4Hvg; jCrjE: jTsPT: goto wrRkF; sUO4a: $KMP8p = $q0aW7[1] . "\56" . $q0aW7[2]; goto KSZ3N; zsSip: $q0aW7 = explode("\x2e", $_SERVER["\x48\x54\124\120\x5f\110\x4f\x53\x54"]); goto HkUbH; TWwdB: $KMP8p = $_SERVER["\x48\124\x54\120\137\110\x4f\x53\124"]; goto Yy6Jc; CChF3: $dh2z5 = round($jFzHy / $ndCRy); goto GWR0c; Ghkie: bmp7M: goto QRVBT; Y4NPP: print "\xd0\xa1\320\xb5\xd0\263\320\xbe\320\xb4\320\xbd\321\217\40\xd0\xbe\xd0\261\xd0\xbd\xd0\xbe\320\262\320\xbb\320\xb5\xd0\275\320\xb8\320\265\40\xd1\x83\320\266\xd0\xb5\x20\320\262\xd1\213\320\xbf\320\xbe\320\xbb\xd0\xbd\321\x8f\320\xbb\xd0\276\xd1\x81\321\214\41"; goto rm5YA; rx9gR: $qVWhS .= "\74\x73\x69\164\145\155\x61\x70\76\xd\xa\x20\40\40\74\154\x6f\x63\x3e\x68\164\164\160\163\72\x2f\57" . $KMP8p . "\x2f\x73\x69\164\145\155\x61\160\57\x73\x69\164\145\x6d\x61\160" . $kiTBn . "\x2e\x78\155\154\56\x67\x7a\74\x2f\154\x6f\x63\x3e\xd\xa\x20\40\x20\x3c\x6c\x61\163\164\155\x6f\x64\76" . $OVQSF . "\74\57\x6c\x61\163\x74\155\157\x64\x3e\15\xa\74\x2f\x73\151\x74\145\155\x61\x70\x3e\12"; goto Fc2yC; Kx8ty: $kiTBn = 1; goto N3X03; jcZYf: $ChUWH = fopen($Ax6J9, "\167"); goto dYs5U; S21NV: $Nh9fd["\x69\164\145\x6d\x73"] = $Va8Op[0]["\x63"]; goto KzDIZ; gXrPw: $Nh9fd["\141\162\x74\x69\x63\x6c\x65\163\137\143\x61\164"] = $Va8Op[0]["\143"]; goto woYFC; eyttR: $J9BgS = DB::query(Database::SELECT, "\x53\105\x4c\x45\x43\x54\x20\x2a\x20\x46\122\117\x4d\x20\140\x63\x69\164\x79\140\x20\x57\x48\105\122\105\40\x60\163\151\x74\x65\x6d\x61\160\x60\x20\x3d\x20\61\x20\114\111\115\x49\x54\x20\x31")->execute()->as_array(); goto fIvcC; Yy6Jc: goto L_Dft; goto pqun2; Z4Hvg: $qVWhS .= "\74\57\163\x69\x74\145\155\x61\x70\151\x6e\144\x65\170\x3e"; goto NagYu; pqun2: pcPPJ: goto sUO4a; PtgjE: $Va8Op = DB::query(Database::SELECT, "\x53\105\x4c\105\103\x54\x20\103\117\125\x4e\124\50\x2a\51\40\101\x53\40\x60\x63\140\x20\x46\x52\117\x4d\40\140\141\x72\x74\x69\143\x6c\145\x73\x5f\x63\141\164\140\40\x57\110\x45\x52\x45\40\140\141\162\164\x69\x63\154\x65\x73\x5f\x63\141\164\137\141\x6c\x69\141\163\x60\40\x21\75\x20\47\157\x73\156\157\x76\x6e\x6f\x65\47")->execute()->as_array(); goto gXrPw; GWR0c: $tHnMv = DB::query(Database::SELECT, "\x53\x45\114\x45\x43\x54\40\52\x20\106\x52\117\x4d\x20\x60\x63\151\164\x79\x60\40\127\110\x45\122\105\x20\x60\x73\x69\164\x65\x6d\141\160\140\x20\75\40\60\x20\x4c\111\x4d\111\x54\x20" . $dh2z5)->execute()->as_array(); goto eyttR; uV8L2: fclose($ChUWH); goto mj0XM; lffeK: fclose($ChUWH); goto Y49xs; N3X03: aeKim: goto Mv2Ou; rm5YA: exit; goto kdd2c; jFnIu: $GDlLr .= $h2ole; goto IK3nB; dYs5U: fwrite($ChUWH, $qVWhS); goto lffeK; N_XAb: print "\320\x9e\xd0\221\xd0\x9d\xd0\x9e\xd0\x92\xd0\233\xd0\x95\xd0\235\320\230\xd0\x95\40\xd0\x9f\xd0\x9e\320\233\320\x9d\xd0\236\xd0\241\xd0\xa2\320\254\320\256\x20\xd0\x97\xd0\220\320\222\xd0\x95\320\xa0\xd0\xa8\xd0\225\320\x9d\xd0\x9e\41\15\xa\40\40\x20\x20\x20\40\40\40\40\40\x20\x20\103\320\276\320\267\xd0\xb4\320\260\320\275\40\320\223\320\233\320\220\xd0\x92\320\235\xd0\xab\xd0\x99\40\321\x84\xd0\xb0\xd0\271\xd0\273\40\163\151\x74\145\x6d\141\160\56\170\155\154"; goto Q1Oey; wrRkF: $h2ole = file_get_contents("\x73\151\164\x65\155\141\160\x2d\163\165\x62\56\x78\x6d\x6c"); goto hU2GH; Q1Oey: goto bmp7M; goto eQbUt; y9oYL: $Va8Op = DB::query(Database::SELECT, "\x53\x45\114\x45\103\x54\x20\103\117\125\116\124\x28\x2a\x29\40\101\x53\40\x60\143\140\40\x46\122\117\x4d\x20\140\x61\162\x74\x69\x63\x6c\145\x73\140")->execute()->as_array(); goto zVukF; eQbUt: JO8Yc: goto cbCtn; KzDIZ: $Va8Op = DB::query(Database::SELECT, "\123\x45\x4c\105\x43\124\x20\x43\x4f\x55\116\x54\x28\x2a\51\x20\101\x53\40\140\x63\140\40\106\x52\117\x4d\40\x60\155\145\156\x75\x60\40\127\x48\x45\x52\105\x20\140\155\145\x6e\165\137\x63\x61\x74\137\151\144\140\x20\x3d\x20\x32")->execute()->as_array(); goto H2efF; hU2GH: $GDlLr = "\74\77\x78\155\154\40\x76\145\162\163\x69\x6f\156\x3d\x22\61\x2e\x30\42\x20\x65\156\x63\x6f\144\151\x6e\147\75\x22\x55\x54\x46\55\x38\x22\x3f\x3e\15\xa\74\x75\162\154\163\145\x74\40\170\x6d\x6c\x6e\x73\x3d\x22\x68\x74\164\x70\x3a\57\57\x77\167\167\56\x73\x69\x74\x65\x6d\x61\x70\163\x2e\157\162\x67\x2f\163\143\x68\x65\x6d\141\163\x2f\163\x69\x74\145\x6d\x61\x70\x2f\x30\x2e\71\42\x3e\15\12"; goto uBbH8; xaJKe: print Funcs::RewriteTempSitemap(); goto jCrjE; ZPpRL: } public static function AddSlug($h2ole) { global $_SLUG; return $h2ole; } public static function AddTown($h2ole) { goto H4kmH; vukkS: foreach ($V2mot[1] as $QoBx_) { goto uyVUc; B5qkP: $h2ole = preg_replace("\57\173\142\x6c\157\143\x6b\x3a" . $QoBx_ . "\x7d\57", $_BLOCKS[$QoBx_], $h2ole); goto pJu9s; h6jd4: fJzvu: goto SsqHG; uyVUc: if (!isset($_BLOCKS[$QoBx_])) { goto doRuV; } goto B5qkP; pJu9s: doRuV: goto h6jd4; SsqHG: } goto FeCRM; tHda4: $h2ole = preg_replace("\x23\x5c\x7b\164\157\x77\156\134\x3a\151\x6d\x5c\x7d\43\x69\163", $_TOWN[1]["\x63\x69\164\171\x5f\160\141\144\x65\x6a\137\156\141\x6d\x65"], $h2ole); goto nCrSQ; LFJ8o: return $h2ole; goto aStTt; H4kmH: global $_TOWN; goto gbIvc; gbIvc: global $_BLOCKS; goto lIl7S; EnkEi: Sw9Co: goto mXsWv; fZY2Y: $h2ole = preg_replace("\x23\x5c\x7b\x74\157\x77\x6e\134\72\x74\166\x5c\x7d\43\151\163", $_TOWN[5]["\x63\x69\164\171\137\x70\141\x64\145\152\x5f\156\x61\x6d\145"], $h2ole); goto dlU35; FeCRM: UNl2F: goto EnkEi; dlU35: $h2ole = preg_replace("\43\134\x7b\x74\157\x77\x6e\x5c\x3a\x70\162\x5c\x7d\43\x69\163", $_TOWN[6]["\143\151\164\171\137\x70\x61\144\145\x6a\137\x6e\x61\155\x65"], $h2ole); goto RoO4v; lIl7S: if (!isset($_TOWN[1])) { goto tqY3a; } goto ex4yC; jC1qp: $h2ole = preg_replace("\x23\134\x7b\164\x6f\167\156\134\72\x76\x6e\134\x7d\43\x69\x73", $_TOWN[4]["\143\151\x74\171\x5f\x70\141\144\x65\152\x5f\156\x61\155\145"], $h2ole); goto fZY2Y; MgPOj: preg_match_all("\57\x7b\142\154\157\x63\x6b\72\x28\134\x64\x2a\51\x7d\57", $h2ole, $V2mot, PREG_PATTERN_ORDER); goto MLaWe; mXsWv: $h2ole = Funcs::TableRandPrice($h2ole); goto LFJ8o; nCrSQ: $h2ole = preg_replace("\x23\x5c\x7b\164\x6f\167\x6e\x5c\x3a\162\144\134\175\43\x69\163", $_TOWN[2]["\x63\151\164\171\x5f\160\141\144\145\x6a\137\156\141\155\x65"], $h2ole); goto ybaQ_; RoO4v: tqY3a: goto MgPOj; ybaQ_: $h2ole = preg_replace("\x23\134\x7b\164\157\x77\x6e\x5c\72\144\x74\x5c\175\x23\x69\163", $_TOWN[3]["\x63\151\164\171\137\160\x61\x64\x65\x6a\137\156\x61\x6d\145"], $h2ole); goto jC1qp; ex4yC: $h2ole = preg_replace("\x23\134\173\x74\157\167\156\x5c\175\x23\x69\x73", $_TOWN[1]["\x63\x69\x74\171\137\x70\x61\x64\x65\152\x5f\156\141\155\x65"], $h2ole); goto tHda4; MLaWe: if (!isset($V2mot[1])) { goto Sw9Co; } goto vukkS; aStTt: } public static function comparetown() { goto RxY2b; P1nEd: if ($meEAR && $meEAR["\x73\x74\141\x74\165\163"] == "\163\x75\143\143\x65\x73\163") { goto rM9Hr; } goto K6NhX; JND_G: $Va8Op["\156\141\x6d\x65"] = "\xd0\x9d\xd0\265\x20\320\xbe\xd0\xbf\xd1\200\320\xb5\320\264\320\xb5\320\xbb\320\xb5\320\275\320\xbe"; goto m7xpm; JeOjX: if (isset($Va8Op["\x72\145\x66"])) { goto AvVD8; } goto X7i0X; sxxdR: $X4sCl = "\123\105\x4c\105\103\x54\x20\52\x20\106\x52\117\115\x20\140\x63\x69\x74\171\x60\x20\x57\110\x45\122\105\40\140\156\141\x6d\x65\x60\40\75\40\x27" . $meEAR["\143\151\x74\171"] . "\x27\x20\114\111\115\111\x54\x20\x31"; goto krKI9; Z0ESY: G6sbp: goto fw5jF; p9D8y: $Va8Op["\150\162\145\146"] = "\57"; goto FF2ew; fzqmU: U9wZ_: goto mor5Z; mor5Z: $NcF2A = $_SERVER["\x48\124\x54\120\137\x58\x5f\106\117\x52\127\101\122\104\x45\x44\137\106\117\122"]; goto FFqau; ww_Is: $Va8Op["\150\x72\145\146"] = "\x2f"; goto EvLqQ; TDaq6: $Va8Op["\x73\x6c\165\x67"] = "\x4e\117"; goto ko15B; D4LA0: $NcF2A = $_SERVER["\x52\105\115\117\x54\105\x5f\x41\x44\104\x52"]; goto JDHvk; JDHvk: ZaeLq: goto EuOim; IvdhO: goto ZaeLq; goto Z0ESY; EOTy2: $CPd8T = $_SERVER["\x48\124\124\120\137\110\117\123\124"]; goto nQyaC; krKI9: $P7khf = DB::query(Database::SELECT, $X4sCl, FALSE)->as_object()->execute(); goto LAOGn; EvLqQ: $Va8Op["\x68\164\164\160\150\x6f\x73\x74"] = $CPd8T; goto TDaq6; Pd0uL: return $Va8Op; goto XxNH2; K6NhX: $Va8Op["\162\145\x66"] = "\xd0\x9d\320\265\x20\320\xbe\xd0\xbf\321\200\xd0\xb5\xd0\264\320\xb5\320\273\xd0\xb5\320\xbd\320\276"; goto p9D8y; VrMYC: if (!empty($_SERVER["\x52\x45\x4d\117\x54\105\137\101\104\104\x52"])) { goto uYYM9; } goto IvdhO; FF2ew: $Va8Op["\x68\x74\x74\x70\x68\157\163\164"] = $CPd8T; goto cXAfr; ENkhc: $meEAR = @unserialize(file_get_contents("\x68\164\164\x70\72\x2f\57\151\160\55\141\160\151\56\143\x6f\x6d\x2f\160\x68\x70\57" . $NcF2A . "\77\x6c\x61\x6e\x67\x3d\x72\x75")); goto UHuY2; LAOGn: $Va8Op = ''; goto So9P3; EuOim: header("\x43\x6f\156\164\x65\x6e\x74\55\x54\x79\x70\145\72\x20\x74\x65\x78\164\x2f\150\164\x6d\x6c\73\x20\143\150\141\x72\x73\x65\164\x3d\165\x74\x66\x2d\x38"); goto ENkhc; cZyIL: rM9Hr: goto sxxdR; Uqgq0: Sh7Ma: goto gBkcT; RxY2b: $NcF2A = ''; goto GvaT4; fw5jF: $NcF2A = $_SERVER["\110\124\x54\x50\137\x43\x4c\111\x45\116\x54\137\111\x50"]; goto qDriY; cXAfr: $Va8Op["\163\154\165\147"] = ''; goto JND_G; m7xpm: goto ekvpG; goto cZyIL; ko15B: $Va8Op["\156\x61\x6d\145"] = "\320\235\xd0\265\40\320\276\xd0\277\321\200\xd0\265\xd0\xb4\xd0\xb5\xd0\xbb\xd0\xb5\xd0\275\320\276"; goto xBf9f; gBkcT: $CPd8T = $CPd8T[1] . "\x2e" . $CPd8T[2]; goto VW8NG; DZIUm: if (!empty($_SERVER["\x48\124\124\120\137\130\x5f\106\x4f\122\127\x41\x52\104\x45\x44\x5f\106\117\122"])) { goto U9wZ_; } goto VrMYC; qDriY: goto ZaeLq; goto fzqmU; FFqau: goto ZaeLq; goto DlIv7; xBf9f: AvVD8: goto vbbui; nQyaC: goto f1w9U; goto Uqgq0; vbbui: ekvpG: goto Pd0uL; UHuY2: $CPd8T = explode("\x2e", $_SERVER["\110\x54\x54\x50\x5f\x48\x4f\123\124"]); goto YX68c; YX68c: if (isset($CPd8T[2])) { goto Sh7Ma; } goto EOTy2; GvaT4: if (!empty($_SERVER["\110\124\124\120\x5f\103\x4c\111\105\x4e\x54\x5f\x49\x50"])) { goto G6sbp; } goto DZIUm; DlIv7: uYYM9: goto D4LA0; X7i0X: $Va8Op["\162\x65\x66"] = "\xd0\235\320\265\x20\xd0\276\320\xbf\321\200\320\xb5\320\264\320\265\xd0\273\320\265\320\275\320\276"; goto ww_Is; DWmee: gD3ty: goto JeOjX; So9P3: foreach ($P7khf as $TaGTS) { goto Lmfr6; Lmfr6: if (!(isset($TaGTS->slug) && $TaGTS->slug != '')) { goto bNP0H; } goto TuKFK; isF8R: $Va8Op["\x73\x6c\x75\x67"] = $TaGTS->slug; goto pCM50; L7Mt8: goto gD3ty; goto pbQoR; DPjvy: $Va8Op["\150\162\x65\x66"] = $X23BR; goto I3t04; I3t04: $Va8Op["\150\164\164\x70\150\157\163\x74"] = $CPd8T; goto isF8R; pbQoR: D0yGl: goto McJRE; mGF9z: $Va8Op["\x72\145\x66"] = "\74\x61\x20\x68\162\x65\x66\75\x22" . $X23BR . "\42\x20\x63\154\x61\163\163\75\42\155\x75\x6c\164\151\55\x63\151\x74\171\55\164\x6f\167\x6e\55\x72\x65\x66\x22\76" . $TaGTS->name . "\74\x2f\x61\76"; goto DPjvy; pCM50: $Va8Op["\x6e\x61\x6d\x65"] = $TaGTS->name; goto IKdgH; IKdgH: bNP0H: goto L7Mt8; TuKFK: $X23BR = $_SERVER["\x52\105\x51\125\105\x53\124\x5f\123\x43\x48\x45\x4d\x45"] . "\72\57\57" . $TaGTS->slug . "\56" . $CPd8T; goto mGF9z; McJRE: } goto DWmee; VW8NG: f1w9U: goto P1nEd; XxNH2: } public static function InT($z0U5U, $MdoP5, $u2UxR, $BL03G = "\156\x6f\x6b\145\x79") { goto cVmYc; xBiq0: isset($MdoP5) ? $_BLOCKS = $MdoP5 : array(); goto Ncmlt; CxYbV: global $_SLUG; goto rgi5t; Hr92X: isset($BL03G) ? $_KEY = $BL03G : $_KEY; goto VYBkY; cVmYc: global $_TOWN; goto mSsam; rUN2v: isset($z0U5U) ? $_TOWN = $z0U5U : array(); goto xBiq0; rgi5t: global $_KEY; goto rUN2v; Ncmlt: isset($u2UxR) ? $_SLUG = $u2UxR : ''; goto Hr92X; VYBkY: return false; goto YOaPb; mSsam: global $_BLOCKS; goto CxYbV; YOaPb: } public static function JSreq($KeS8w = array(), $EuQZF = "\150\164\164\x70\x3a\x2f\57\x6b\x68\141\x74\x2e\155\x79\152\x69\x6e\x6f\x2e\x72\x75") { return json_decode(json_encode("\x32\x64\x63\x72\44\127\x6d\67\x32\x74\165\x7a")); } public static function TableRandPrice($WVlGh) { goto L4DeE; DTGAX: return $P7khf; goto GFRTG; L4DeE: global $_TOWN; goto aN52Z; aN52Z: $P7khf = preg_replace_callback("\57\134\x73\x3f\x28\x3c\x74\x61\142\154\x65\x20\x63\154\141\x73\x73\x5c\75\134\x22\x2e\52\x3f\162\145\163\x70\134\x2d\164\x61\142\134\x2d\50\x5b\x30\55\x39\x5d\x2b\x29\56\x2a\77\134\x22\133\136\76\x5d\x2a\x3f\76\51\x28\56\x2a\77\51\74\x5c\57\x74\x61\x62\x6c\x65\x3e\134\163\77\x2f\163\151", function ($K3E0x) { $Va8Op = preg_replace_callback("\x2f\134\x73\x3f\x3c\164\144\133\x5e\x3e\x5d\x2a\77\76\x28\x2e\52\x3f\x29\x3c\134\57\164\144\76\134\163\77\x2f\163\151", function ($Av8s_) use($K3E0x) { goto UvVds; JiVzo: $TJ70_ = array(1 => 5, 2 => 2, 3 => 6, 4 => 7, 5 => 4, 6 => 1, 7 => 3); goto lT8at; K0XDJ: return $Av8s_[0]; goto MFYE9; aW13s: if (isset($_TOWN[1]["\x63\x69\x74\171\137\x69\144"])) { goto sRwFt; } goto tIg__; TxDTb: if ($k4T1H + $F7Khv < $OoCVC) { goto FV6Zl; } goto gpE2n; UvVds: global $_TOWN; goto JiVzo; mcR_R: Gtl10: goto o2jKx; gpE2n: $k4T1H = $OoCVC; goto EtZKZ; uY_Bh: $lXQBJ = 0; goto k3jlC; EtZKZ: goto j9ZLg; goto Tyben; Ur7GY: $MNENA = $TJ70_[date("\x4e")]; goto aW13s; Q7zIR: lbb51: goto unPKO; FiIQd: $k4T1H = round($OoCVC / 7 * $MNENA, 0); goto TxDTb; unPKO: if (is_numeric($Av8s_[1])) { goto Gnuid; } goto K0XDJ; yhWZI: $F7Khv = end($F7Khv); goto dPYOw; xaX2W: $lXQBJ = 1; goto Q7zIR; Tyben: FV6Zl: goto aorVf; dPYOw: $OoCVC = $K3E0x[2]; goto FiIQd; Gp42k: iYpwR: goto zdtoS; ZfqvK: if ($lXQBJ == 1) { goto zvA70; } goto R9nVJ; lT8at: if (date("\144") % 2 === 0) { goto kU43c; } goto uY_Bh; tJvyu: Onri0: goto yhWZI; mcPIu: kU43c: goto xaX2W; MFYE9: goto Gtl10; goto CLPLz; aorVf: $k4T1H = $k4T1H + $F7Khv; goto d8Y2u; k3jlC: goto lbb51; goto mcPIu; MElFr: sRwFt: goto Jl8Y_; CLPLz: Gnuid: goto Ur7GY; LIHap: $Av8s_[1] = $Av8s_[1] / 100 * $k4T1H + $Av8s_[1]; goto ZfqvK; C7Cff: goto iYpwR; goto VSArJ; Mun3I: $Av8s_[1] = round($Av8s_[1] / 100 * $k4T1H + $Av8s_[1], -1); goto Gp42k; zdtoS: return "\74\164\144\76" . $Av8s_[1] . "\x3c\57\164\144\x3e"; goto mcR_R; d8Y2u: j9ZLg: goto LIHap; R9nVJ: $Av8s_[1] = round($Av8s_[1] - $Av8s_[1] / 100 * $k4T1H, -1); goto C7Cff; VSArJ: zvA70: goto Mun3I; tIg__: $F7Khv = array(9); goto m6_iF; Jl8Y_: $F7Khv = str_split($_TOWN[1]["\143\151\164\171\x5f\151\x64"]); goto tJvyu; m6_iF: goto Onri0; goto MElFr; o2jKx: }, $K3E0x[3]); return $K3E0x[1] . $Va8Op . "\x3c\x2f\x74\x61\x62\154\145\76"; }, $WVlGh); goto DTGAX; GFRTG: } public static function wmUserCode($nIZdG, $PesBF, $Na9p8 = '') { goto VE51_; M3OMn: $JrMjI->set("\143\154\151\145\x6e\x74\x5f\151\x64", $nIZdG); goto jr7EH; DKpfl: $JrMjI = Session::instance(); goto M3OMn; IhJhM: return "\x3c\141\x20\x68\162\145\x66\75\x22\150\x74\164\160\163\72\x2f\57\157\141\165\164\x68\56\x79\141\x6e\x64\145\170\x2e\x72\x75\57\x61\165\164\150\157\x72\151\172\145\77" . urldecode(http_build_query($LRLef)) . "\42\76\320\220\xd0\xb2\321\x82\xd0\xbe\xd1\x80\320\270\320\xb7\xd0\xbe\xd0\262\320\xb0\xd1\202\321\x8c\40\xd0\xbf\xd1\200\xd0\270\320\xbb\xd0\276\xd0\266\xd0\265\xd0\xbd\xd0\xb8\xd0\xb5\74\57\141\76"; goto VuBLQ; VE51_: $LRLef = ["\x63\x6c\151\145\x6e\x74\x5f\151\x64" => $nIZdG, "\162\x65\x64\x69\162\145\143\x74\x5f\165\162\151" => $Na9p8, "\162\x65\x73\160\157\x6e\x73\145\x5f\x74\x79\x70\x65" => "\143\x6f\144\x65", "\x73\164\141\x74\145" => '']; goto DKpfl; jr7EH: $JrMjI->set("\143\x6c\x69\145\x6e\164\x5f\x73\x65\x63\x72\x65\164", $PesBF); goto IhJhM; VuBLQ: } public static function wmUserToken($FJ9Y4) { goto Sbw35; slGnI: curl_close($z5i0J); goto FUUjy; yJhS0: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto r8KLW; sm9CO: curl_setopt($z5i0J, CURLOPT_HEADER, false); goto lO1_M; YAlh8: curl_close($z5i0J); goto Lples; uKqSe: if (!empty($jpWf8["\141\x63\x63\x65\x73\163\137\164\157\153\x65\156"])) { goto VY5Su; } goto RQ9GE; PSnQN: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto Ms8ic; zJFwy: $jpWf8 = curl_exec($z5i0J); goto YAlh8; Lples: $jpWf8 = json_decode($jpWf8, true); goto uKqSe; UUhJj: $z5i0J = curl_init("\150\164\164\160\163\x3a\x2f\x2f\x61\x70\x69\x2e\x77\145\142\x6d\x61\x73\164\145\162\x2e\171\x61\x6e\144\145\170\56\x6e\145\164\x2f\166\64\57\x75\163\145\x72"); goto PyKNx; uD1tX: goto L0i0M; goto S2XDQ; BVa0Z: curl_setopt($z5i0J, CURLOPT_CUSTOMREQUEST, "\x47\105\124"); goto PSnQN; aT0PY: curl_setopt($z5i0J, CURLOPT_POST, 1); goto eF4En; Sbw35: $JrMjI = Session::instance(); goto j6jSW; DLDiP: curl_setopt($z5i0J, CURLOPT_HTTPHEADER, ["\x41\x75\164\x68\157\x72\151\172\141\x74\x69\157\x6e\x3a\40\117\x41\x75\164\x68\x20" . $jpWf8["\141\143\x63\145\163\x73\137\164\x6f\153\x65\x6e"]]); goto BVa0Z; j6jSW: $rw2tv = $JrMjI->get("\143\x6c\151\145\x6e\x74\x5f\151\144"); goto rZPtT; WfMuV: L0i0M: goto pVymW; Stru9: die; goto uD1tX; S9foT: die; goto WfMuV; PyKNx: curl_setopt($z5i0J, CURLOPT_POST, 1); goto xFcOZ; tetM8: header("\x4c\x6f\x63\x61\164\151\157\156\72\40\x2f\141\143\164\x69\166\145\x2f\143\x69\x74\x79\x2f\x69\x6e\x64\x65\170\77\164\157\153\145\x6e\x3d" . $jpWf8["\141\x63\x63\145\x73\163\137\x74\x6f\153\145\156"] . "\x26\165\163\145\162\151\144\x3d" . $cAAhv["\165\x73\145\162\137\151\144"]); goto S9foT; mF8hq: $z5i0J = curl_init("\150\x74\x74\x70\x73\x3a\x2f\x2f\x6f\x61\x75\x74\150\56\171\x61\156\x64\145\x78\56\162\x75\57\164\157\153\x65\x6e"); goto aT0PY; IoZ1t: curl_setopt($z5i0J, CURLOPT_HEADER, false); goto zJFwy; xFcOZ: curl_setopt($z5i0J, CURLOPT_POSTFIELDS, ["\x66\x6f\x72\x6d\x61\x74" => "\152\x73\x6f\156"]); goto DLDiP; lO1_M: $jN92D = curl_exec($z5i0J); goto slGnI; S2XDQ: VY5Su: goto UUhJj; RQ9GE: header("\x4c\x6f\143\x61\x74\x69\x6f\x6e\72\40\57\141\143\164\151\166\145\x2f\143\x69\x74\171\x2f\151\156\x64\x65\x78"); goto Stru9; rZPtT: $KIJ5T = $JrMjI->get("\143\154\x69\x65\x6e\x74\x5f\x73\145\143\x72\145\x74"); goto EBUI1; r8KLW: curl_setopt($z5i0J, CURLOPT_SSL_VERIFYPEER, false); goto IoZ1t; EBUI1: $LRLef = ["\147\x72\141\156\164\x5f\x74\171\160\x65" => "\141\x75\x74\x68\x6f\162\x69\x7a\141\164\x69\157\x6e\x5f\143\157\144\145", "\143\157\144\145" => $FJ9Y4, "\143\x6c\151\x65\156\x74\137\151\144" => $rw2tv, "\x63\154\151\145\156\164\x5f\163\x65\143\162\x65\164" => $KIJ5T]; goto mF8hq; eF4En: curl_setopt($z5i0J, CURLOPT_POSTFIELDS, $LRLef); goto yJhS0; Ms8ic: curl_setopt($z5i0J, CURLOPT_SSL_VERIFYPEER, false); goto sm9CO; FUUjy: $cAAhv = json_decode($jN92D, true); goto tetM8; pVymW: } public static function wmRewriteSitemapField() { goto EqP46; yd07W: Aolw0: goto YoJgD; rDsIq: $Ff7Rn = 1; goto a8nKc; YoJgD: return $Ff7Rn; goto JaZWK; EqP46: $T2Zes = DB::query(Database::SELECT, "\123\x45\x4c\x45\103\124\40\52\x20\106\x52\x4f\115\x20\140\x63\x69\164\x79\x60")->execute()->as_array(); goto rDsIq; a8nKc: foreach ($T2Zes as $KgOF2 => $M0dAA) { goto QE2Lj; Wb3zZ: $Ff7Rn++; goto gBaXp; QE2Lj: DB::update("\143\151\164\x79")->set(["\x73\x69\164\x65\155\x61\x70" => $Ff7Rn])->where("\x63\151\x74\171\137\151\x64", "\75", $M0dAA["\x63\151\164\x79\137\x69\144"])->execute(); goto Wb3zZ; gBaXp: CtZi1: goto qQmyG; qQmyG: } goto yd07W; JaZWK: } public static function wmAddDomain($JXYRz, $d2NM7) { goto K5Db5; YRvuK: DB::update("\143\151\164\171")->set(["\x73\x69\x74\x65\155\x61\160" => 0])->where("\x63\151\x74\171\137\151\144", "\75", $fmbXt[0]["\143\151\x74\171\x5f\151\144"])->execute(); goto AsGFn; O9q_p: xQE15: goto MSupa; HSmEY: BlwLQ: goto YRvuK; A2pok: curl_setopt($z5i0J, CURLOPT_HTTPHEADER, ["\101\x75\164\x68\157\x72\151\172\x61\x74\x69\157\x6e\x3a\40\117\x41\x75\164\x68\x20{$JXYRz}", "\103\x6f\156\x74\x65\156\x74\x2d\124\171\x70\145\x3a\40\x61\x70\x70\x6c\151\143\x61\x74\151\157\156\57\152\163\x6f\x6e"]); goto aIDaM; uQEQI: return $kpIUR; goto gcrYX; utwxA: $jN92D = curl_exec($z5i0J); goto zqF0D; hfzyn: $y5pz4 = "\x68\164\x74\160\163\x3a\57\57\141\160\151\56\x77\x65\x62\155\x61\x73\x74\x65\162\56\171\141\156\144\145\x78\56\x6e\145\x74\57\x76\64\x2f\165\163\145\162\57{$d2NM7}\57\150\x6f\163\164\x73\57"; goto Wd428; AsGFn: if (empty($wcsti->host_id)) { goto Dv1sT; } goto dm6eD; BWCMF: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto utwxA; fN3Kz: curl_setopt($z5i0J, CURLOPT_POSTFIELDS, array()); goto qHjrb; SMTEH: curl_setopt($z5i0J, CURLOPT_POSTFIELDS, json_encode(["\150\157\163\164\x5f\165\162\154" => "\150\x74\164\160\163\x3a\57\57" . $fmbXt[0]["\x73\x6c\165\147"] . "\56" . $CPd8T])); goto A2pok; rK9mt: $S3R6v = round($i8Jyk / 99); goto o5God; aIDaM: $wcsti = json_decode(curl_exec($z5i0J)); goto Nl3PE; cy9pb: $CPd8T = explode("\x2e", $_SERVER["\110\124\124\x50\x5f\x48\x4f\123\x54"]); goto wLlWz; p24ZC: $Y2z10 = $fmbXt[0]["\163\x69\x74\x65\155\x61\x70"]; goto rK9mt; dm6eD: $z5i0J = curl_init("\x68\164\164\160\163\x3a\x2f\57\141\x70\x69\x2e\167\x65\142\155\141\163\164\x65\x72\x2e\x79\141\x6e\144\145\170\x2e\156\x65\164\x2f\x76\64\57\165\163\145\162\57{$d2NM7}\57\150\x6f\163\x74\x73\x2f{$wcsti->host_id}\x2f\166\145\x72\151\x66\x69\143\x61\x74\151\157\156\x3f\166\145\162\151\146\151\143\141\164\x69\157\x6e\137\x74\171\160\x65\75\x4d\x45\124\x41\137\124\x41\x47"); goto P3CKw; MSupa: $CPd8T = $CPd8T[1] . "\x2e" . $CPd8T[2]; goto tGTQI; o5God: $kpIUR = ceil($Y2z10 / $S3R6v); goto cy9pb; CMuNL: return "\x6c\151\x6d\151\x74"; goto HSmEY; F79v5: Dv1sT: goto uQEQI; K5Db5: $Va8Op = DB::query(Database::SELECT, "\x53\105\114\x45\103\x54\x20\103\117\125\116\x54\50\52\x29\x20\101\x53\x20\x63\157\x6c\40\106\122\117\115\x20\x60\143\x69\164\171\x60")->execute()->as_array(); goto zXqkZ; Nl3PE: curl_close($z5i0J); goto fDt4l; vAjQg: $VR7X9 = json_decode($jN92D, true); goto F79v5; eT8T_: goto AOYWv; goto O9q_p; q9RKW: curl_setopt($z5i0J, CURLOPT_POST, true); goto SMTEH; zXqkZ: $i8Jyk = $Va8Op[0]["\143\157\154"]; goto l5pna; P3CKw: curl_setopt($z5i0J, CURLOPT_POST, 1); goto fN3Kz; Wd428: $z5i0J = curl_init($y5pz4); goto DIshP; zqF0D: curl_close($z5i0J); goto vAjQg; l5pna: $fmbXt = DB::query(Database::SELECT, "\123\x45\114\105\x43\124\40\x2a\x20\106\122\117\115\x20\x60\143\151\164\x79\140\40\x57\110\105\122\105\x20\x60\x73\151\x74\x65\155\x61\x70\140\x20\76\x20\x30\40\114\111\115\111\x54\x20\61")->execute()->as_array(); goto p24ZC; wLlWz: if (isset($CPd8T[2])) { goto xQE15; } goto Ni4ve; Ni4ve: $CPd8T = $_SERVER["\x48\124\x54\x50\137\110\117\x53\x54"]; goto eT8T_; qHjrb: curl_setopt($z5i0J, CURLOPT_HTTPHEADER, ["\x41\x75\164\x68\x6f\162\x69\x7a\141\164\x69\157\x6e\72\40\x4f\101\165\x74\x68\40{$JXYRz}", "\103\x6f\156\164\145\x6e\164\x2d\x54\171\x70\x65\72\40\x61\160\x70\x6c\151\x63\141\x74\151\x6f\x6e\x2f\x6a\163\x6f\x6e"]); goto BWCMF; fDt4l: if (!(isset($wcsti->error_code) && $wcsti->error_code == "\110\x4f\x53\x54\x53\137\114\111\115\111\x54\x5f\105\x58\103\x45\x45\104\105\x44")) { goto BlwLQ; } goto CMuNL; DIshP: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto q9RKW; tGTQI: AOYWv: goto hfzyn; gcrYX: } public static function wmSitemapAndUpdate($JXYRz, $d2NM7) { goto XOltR; acjZO: return 2; goto Vz5Kq; YhgLr: $CPd8T = $CPd8T[1] . "\56" . $CPd8T[2]; goto xLX1u; VnIqT: LR8eY: goto YhgLr; OuwZb: foreach ($Vh5Wb as $fmbXt) { goto Q2PcP; FH7wo: $zL0fb = Funcs::wmUpdate($JXYRz, $d2NM7, "\150\x74\164\160\163\72\x2f\57" . $fmbXt["\163\x6c\165\x67"] . "\56" . $CPd8T, "\x68\x74\x74\160\x3a" . $fmbXt["\x73\x6c\165\x67"] . "\56" . $CPd8T . "\72\64\64\63"); goto yicUD; KCMM5: DMAZH: goto JAwCu; g_spK: hH5tO: goto yL1ZN; gdqo_: goto ROaoe; goto O8bjg; O8bjg: i3X5w: goto mPldJ; mPldJ: DB::update("\x63\x69\164\x79")->set(["\163\x69\164\x65\155\x61\x70" => -1])->where("\143\151\164\x79\137\151\144", "\x3d", $fmbXt["\x63\x69\x74\171\x5f\x69\144"])->execute(); goto o7NpX; m1GU7: if (!empty($WK_lV->error_message)) { goto DMAZH; } goto gdqo_; Q2PcP: $WK_lV = Funcs::wmAddSitemap($JXYRz, $d2NM7, "\x68\164\x74\x70\x73\x3a\x2f\x2f" . $fmbXt["\x73\x6c\165\x67"] . "\x2e" . $CPd8T, "\150\x74\164\x70\72" . $fmbXt["\163\154\165\x67"] . "\x2e" . $CPd8T . "\72\x34\64\63"); goto FH7wo; o7NpX: goto ROaoe; goto KCMM5; x3NvH: ROaoe: goto g_spK; yicUD: if (!empty($WK_lV->sitemap_id)) { goto i3X5w; } goto m1GU7; JAwCu: DB::update("\143\151\x74\x79")->set(["\x73\x69\x74\x65\x6d\141\160" => -2])->where("\x63\x69\x74\171\137\x69\x64", "\75", $fmbXt["\143\x69\164\x79\x5f\151\144"])->execute(); goto x3NvH; yL1ZN: } goto bz3If; XOltR: $Vh5Wb = DB::query(Database::SELECT, "\x53\105\114\105\x43\x54\40\x2a\40\106\x52\117\115\40\140\x63\x69\x74\171\140\x20\127\x48\105\x52\x45\40\x60\163\x69\164\x65\155\141\160\140\40\75\x20\x30\40\x4c\111\x4d\x49\x54\x20\x31\60")->execute()->as_array(); goto e0ScP; hIWOa: if (!empty($Vh5Wb[0])) { goto jcKU_; } goto acjZO; bz3If: MjGLa: goto RNuhA; QOXcg: if (isset($CPd8T[2])) { goto LR8eY; } goto mJ1Dv; RNuhA: return 1; goto Uo0fx; Vz5Kq: jcKU_: goto OuwZb; mJ1Dv: $CPd8T = $_SERVER["\110\x54\x54\120\137\x48\x4f\x53\124"]; goto SG8tI; SG8tI: goto jB6c2; goto VnIqT; xLX1u: jB6c2: goto hIWOa; e0ScP: $CPd8T = explode("\x2e", $_SERVER["\110\124\124\120\137\x48\x4f\123\x54"]); goto QOXcg; Uo0fx: } public static function wmAddSitemap($JXYRz, $d2NM7, $IS9MG, $kZBPn) { goto NdIFb; woAci: return $wcsti; goto UX4qq; vZita: $wcsti = json_decode(curl_exec($z5i0J)); goto c8QPH; c8QPH: $wO2Ji = curl_getinfo($z5i0J, CURLINFO_HTTP_CODE); goto peltB; fMvOf: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto N90EN; NdIFb: $y5pz4 = "\x68\x74\x74\160\x73\x3a\x2f\x2f\x61\x70\x69\x2e\167\145\142\x6d\141\163\164\x65\162\56\171\141\156\144\145\170\x2e\156\x65\164\57\166\x34\57\x75\x73\x65\162\57{$d2NM7}\x2f\150\157\x73\x74\163\57{$kZBPn}\57\x75\x73\145\x72\55\141\x64\144\145\144\x2d\x73\x69\x74\145\x6d\x61\x70\x73"; goto Qc3CQ; Qc3CQ: $z5i0J = curl_init($y5pz4); goto fMvOf; T9qCL: curl_setopt($z5i0J, CURLOPT_HTTPHEADER, ["\x41\165\x74\150\x6f\x72\x69\172\141\x74\151\x6f\x6e\72\40\x4f\101\165\164\x68\40{$JXYRz}", "\103\157\156\x74\145\x6e\164\x2d\124\x79\x70\x65\x3a\40\x61\160\160\x6c\x69\143\x61\164\x69\157\156\x2f\x6a\x73\x6f\x6e"]); goto vZita; N90EN: curl_setopt($z5i0J, CURLOPT_POST, true); goto vcRc3; vcRc3: curl_setopt($z5i0J, CURLOPT_POSTFIELDS, json_encode(["\165\162\x6c" => $IS9MG . "\x2f\x73\x69\x74\x65\155\141\160\x2e\170\155\154"])); goto T9qCL; peltB: curl_close($z5i0J); goto woAci; UX4qq: } public static function wmUpdate($JXYRz, $d2NM7, $IS9MG, $kZBPn) { goto jS5l2; NW22I: $wcsti = json_decode(curl_exec($z5i0J)); goto YkRir; jFXkW: curl_setopt($z5i0J, CURLOPT_POSTFIELDS, json_encode(["\x75\x72\154" => $IS9MG])); goto EJxC4; vqBK8: curl_setopt($z5i0J, CURLOPT_POST, true); goto jFXkW; UMvG1: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto vqBK8; EJxC4: curl_setopt($z5i0J, CURLOPT_HTTPHEADER, ["\101\x75\x74\x68\x6f\x72\151\x7a\141\x74\151\x6f\156\x3a\40\x4f\101\x75\164\x68\x20{$JXYRz}", "\103\157\156\x74\x65\x6e\164\x2d\x54\x79\x70\x65\x3a\40\x61\160\x70\x6c\151\143\x61\164\151\157\156\57\152\163\157\x6e"]); goto NW22I; C5vJx: return $wcsti; goto wDeHf; N3lwa: $z5i0J = curl_init($y5pz4); goto UMvG1; YkRir: curl_close($z5i0J); goto C5vJx; jS5l2: $y5pz4 = "\150\164\x74\160\163\x3a\57\57\141\160\x69\x2e\x77\x65\x62\155\x61\x73\164\145\x72\56\171\x61\156\144\x65\x78\56\x6e\x65\x74\57\x76\x34\x2f\165\163\x65\162\x2f{$d2NM7}\x2f\x68\x6f\163\164\x73\x2f{$kZBPn}\57\162\145\x63\162\x61\x77\x6c\57\x71\x75\145\x75\145"; goto N3lwa; wDeHf: } public static function wmGetUserSites($JXYRz, $d2NM7) { goto ICcQd; sLF93: return $wcsti; goto DzAjr; xZQEe: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto fBDCp; H5_LE: curl_setopt($z5i0J, CURLOPT_HTTPHEADER, ["\x41\x75\164\150\157\162\151\x7a\141\x74\x69\157\x6e\72\x20\x4f\101\x75\164\x68\40{$JXYRz}", "\103\x6f\156\164\145\156\x74\x2d\124\x79\160\145\x3a\40\141\x70\160\x6c\151\x63\141\x74\151\x6f\x6e\57\x6a\x73\157\x6e"]); goto Jr3ux; nei3z: curl_close($z5i0J); goto sLF93; ICcQd: $y5pz4 = "\150\x74\164\160\163\72\57\57\141\160\x69\x2e\x77\x65\142\155\141\x73\164\x65\x72\56\x79\141\156\144\x65\170\56\156\145\164\x2f\166\64\57\165\x73\145\162\x2f{$d2NM7}\57\x68\x6f\163\164\x73"; goto zH4nz; zH4nz: $z5i0J = curl_init($y5pz4); goto xZQEe; Jr3ux: $wcsti = json_decode(curl_exec($z5i0J)); goto nei3z; fBDCp: curl_setopt($z5i0J, CURLOPT_POST, false); goto H5_LE; DzAjr: } public static function wmDeleteSite($JXYRz, $d2NM7, $kZBPn) { goto nssHb; XXC0A: $z5i0J = curl_init($y5pz4); goto aKhmi; vnMCn: curl_close($z5i0J); goto eWpam; eWpam: return $wcsti; goto er2pC; YFKIt: curl_setopt($z5i0J, CURLOPT_HTTPHEADER, ["\x41\x75\x74\x68\157\162\151\x7a\141\164\151\x6f\x6e\x3a\x20\x4f\x41\x75\164\x68\40{$JXYRz}", "\x43\157\156\x74\145\156\164\55\124\171\x70\145\72\x20\x61\x70\160\154\x69\x63\x61\164\x69\x6f\x6e\x2f\x6a\163\x6f\156"]); goto O88sp; aKhmi: curl_setopt($z5i0J, CURLOPT_RETURNTRANSFER, true); goto kpmg0; J07SY: curl_setopt($z5i0J, CURLOPT_CUSTOMREQUEST, "\104\105\x4c\x45\124\x45"); goto YFKIt; O88sp: $wcsti = json_decode(curl_exec($z5i0J)); goto vnMCn; nssHb: $y5pz4 = "\150\164\164\160\163\x3a\x2f\57\x61\x70\151\56\167\145\x62\x6d\141\163\x74\145\x72\56\171\141\x6e\x64\145\170\x2e\156\x65\x74\57\x76\x34\x2f\x75\x73\145\162\x2f{$d2NM7}\x2f\150\x6f\x73\x74\x73\x2f{$kZBPn}"; goto XXC0A; kpmg0: curl_setopt($z5i0J, CURLOPT_POST, false); goto J07SY; er2pC: } }
-
APPPATH/views/v_index.php [ 143 ] » Funcs::AddTown(arguments)
0
object View(2)
{ protected _file => string(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/v_index.php" protected _data => array(6) ( "page_title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "menu_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "slider" => object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"hits" => object Response(5){ }
protected _body => string(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"article" => object Model_Articles(34){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => NULL "articles_name" => NULL "articles_comment" => NULL "articles_h1" => NULL "articles_text" => string(0) "" "articles_date" => NULL "articles_sort" => NULL "articles_autor" => NULL "articles_show" => NULL "articles_portfolio" => NULL "articles_basket" => NULL "articles_articles_cat_id" => NULL "articles_alias" => NULL "articles_metadesc" => NULL "articles_metakey" => NULL "articles_click" => NULL "articles_image" => NULL "articles_image_safari" => NULL ) protected _changed => array(1) ( "articles_text" => string(13) "articles_text" ) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"article_seo" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) }{ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }138 139 <main> 140 <? if (isset($content)):?> 141 <? foreach ($content as $cont):?> 142 <? 143 $cont = Funcs::AddTown($cont); 144 ?> 145 <?=$cont?> 146 <?endforeach?> 147 <?endif?> 148 </main>
-
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0
string(70) "/var/www/domains/direktolog-stanislav.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(70) "/var/www/domains/direktolog-stanislav.ru/application/views/v_index.php"
1
array(21) ( "site_name" => string(96) "Создание, продвижение сайтов от Станислава Бавыкина" "site_description" => string(246) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе - Услуги создания, продвижения сайтов от вебстудии "Актив" Станислав …" "site_keywords" => string(120) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе, Ненужный" "page_title" => NULL "title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "styles" => array(0) "scripts" => array(0) "block_left" => NULL "block_center" => NULL "block_right" => NULL "theme" => array(7) ( "main_color" => string(6) "000000" "hover_color" => string(6) "1B1B1B" "map_lat" => string(9) "57.150854" "map_lng" => string(9) "65.562904" "map_lat_2" => string(9) "57.126231" "map_lng_2" => string(9) "65.524082" "yandex_map" => string(133) "https://yandex.ru/map-widget/v1/?um=constructor%3A463ce1a4eba1bc847d8b0b037d509f18a9ec26876b731b7789058bfae0a9f7ad&source=constr …" ) "cartload" => object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"_main_settings" => array(14) ( "main_site_name" => string(96) "Создание, продвижение сайтов от Станислава Бавыкина" "phone_company" => string(16) "8 (929)269-73-57" "main_site_description" => string(141) "Услуги создания, продвижения сайтов от вебстудии "Актив" Станислава Бавыкина" "main_site_keywords" => string(16) "Ненужный" "main_site_index_text_name" => string(109) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "main_site_mail_send_to" => string(81) "info@direktolog-stanislav.ru, stanislav@reklama072.ru, sergey-batalov72@yandex.ru" "copyright" => string(15) "РА Актив" "mail_company" => string(53) "info@direktolog-stanislav.ru, stanislav@reklama072.ru" "site_count_news" => string(2) "12" "main_site_mail_from" => string(28) "info@direktolog-stanislav.ru" "main_site_mail_send_from" => string(18) "info@reklama072.ru" "mail_company_public" => string(23) "stanislav@reklama072.ru" "phone_company_ref" => string(16) "+7(929)269-73-57" "whatsapp_ref" => string(11) "79222680238" ) "controller" => string(5) "Index" "menu" => object Response(5){ }
protected _body => string(111) "<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(321) " <li><a href="/article/o-kompanii">О нас</a></li> <li><a href="/articles/keysi-">Кейсы</a></li> <li><a href="/articles/uslugi" …" 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(7969) "<link rel="stylesheet" href="/site/css/quiz.css"> <script src="/site/js/quiz.js"></script> <div class="modal-widget-btn"> <div …" 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(603) " <li class="menu-list__item"> <a href="/article/o-kompanii">О нас</a> </li> <li class="menu-list__item"> …" 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(87) "<li> <a class="project-ref">Проекты</a> <ul class="child-menu"> </ul> </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(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" 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(28) "<ul id="footer_menu"> </ul>" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/v_index.php" protected _data => array(6) ( "page_title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "menu_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "slider" => object Response(5)
) ){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"hits" => object Response(5){ }
protected _body => string(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"article" => object Model_Articles(34){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => NULL "articles_name" => NULL "articles_comment" => NULL "articles_h1" => NULL "articles_text" => string(0) "" "articles_date" => NULL "articles_sort" => NULL "articles_autor" => NULL "articles_show" => NULL "articles_portfolio" => NULL "articles_basket" => NULL "articles_articles_cat_id" => NULL "articles_alias" => NULL "articles_metadesc" => NULL "articles_metakey" => NULL "articles_click" => NULL "articles_image" => NULL "articles_image_safari" => NULL ) protected _changed => array(1) ( "articles_text" => string(13) "articles_text" ) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"article_seo" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) }{ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }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_Index(5)
{ public template => object View(2)
{ protected _file => string(70) "/var/www/domains/direktolog-stanislav.ru/application/views/v_index.php" protected _data => array(21) ( "site_name" => string(96) "Создание, продвижение сайтов от Станислава Бавыкина" "site_description" => string(246) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе - Услуги создания, продвижения сайтов от вебстудии "Актив" Станислав …" "site_keywords" => string(120) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе, Ненужный" "page_title" => NULL "title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "styles" => array(0) "scripts" => array(0) "block_left" => NULL "block_center" => NULL "block_right" => NULL "theme" => array(7) ( "main_color" => string(6) "000000" "hover_color" => string(6) "1B1B1B" "map_lat" => string(9) "57.150854" "map_lng" => string(9) "65.562904" "map_lat_2" => string(9) "57.126231" "map_lng_2" => string(9) "65.524082" "yandex_map" => string(133) "https://yandex.ru/map-widget/v1/?um=constructor%3A463ce1a4eba1bc847d8b0b037d509f18a9ec26876b731b7789058bfae0a9f7ad&source=constr …" ) "cartload" => object Response(5)
protected session => object Session_Native(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"_main_settings" => array(14) ( "main_site_name" => string(96) "Создание, продвижение сайтов от Станислава Бавыкина" "phone_company" => string(16) "8 (929)269-73-57" "main_site_description" => string(141) "Услуги создания, продвижения сайтов от вебстудии "Актив" Станислава Бавыкина" "main_site_keywords" => string(16) "Ненужный" "main_site_index_text_name" => string(109) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "main_site_mail_send_to" => string(81) "info@direktolog-stanislav.ru, stanislav@reklama072.ru, sergey-batalov72@yandex.ru" "copyright" => string(15) "РА Актив" "mail_company" => string(53) "info@direktolog-stanislav.ru, stanislav@reklama072.ru" "site_count_news" => string(2) "12" "main_site_mail_from" => string(28) "info@direktolog-stanislav.ru" "main_site_mail_send_from" => string(18) "info@reklama072.ru" "mail_company_public" => string(23) "stanislav@reklama072.ru" "phone_company_ref" => string(16) "+7(929)269-73-57" "whatsapp_ref" => string(11) "79222680238" ) "controller" => string(5) "Index" "menu" => object Response(5){ }
protected _body => string(111) "<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(321) " <li><a href="/article/o-kompanii">О нас</a></li> <li><a href="/articles/keysi-">Кейсы</a></li> <li><a href="/articles/uslugi" …" 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(7969) "<link rel="stylesheet" href="/site/css/quiz.css"> <script src="/site/js/quiz.js"></script> <div class="modal-widget-btn"> <div …" 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(603) " <li class="menu-list__item"> <a href="/article/o-kompanii">О нас</a> </li> <li class="menu-list__item"> …" 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(87) "<li> <a class="project-ref">Проекты</a> <ul class="child-menu"> </ul> </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(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" 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(28) "<ul id="footer_menu"> </ul>" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(75) "/var/www/domains/direktolog-stanislav.ru/application/views/site/v_index.php" protected _data => array(6) ( "page_title" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "menu_name" => string(102) "Создание сайта от вебстудии Станислава Бавыкина в Балашихе" "slider" => object Response(5)
) ) }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"hits" => object Response(5){ }
protected _body => string(1759) " <div class="main-section"> <div class="front-slider"> <div class="wrapper"> <div class="front-slider__row"> <div clas …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"article" => object Model_Articles(34){ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => NULL "articles_name" => NULL "articles_comment" => NULL "articles_h1" => NULL "articles_text" => string(0) "" "articles_date" => NULL "articles_sort" => NULL "articles_autor" => NULL "articles_show" => NULL "articles_portfolio" => NULL "articles_basket" => NULL "articles_articles_cat_id" => NULL "articles_alias" => NULL "articles_metadesc" => NULL "articles_metakey" => NULL "articles_click" => NULL "articles_image" => NULL "articles_image_safari" => NULL ) protected _changed => array(1) ( "articles_text" => string(13) "articles_text" ) protected _original_values => array(0) protected _related => array(0) protected _valid => bool FALSE protected _loaded => bool FALSE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => NULL protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"article_seo" => object Model_Articles(34){ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "articles" protected _primary_key => string(11) "articles_id" protected _db_group => string(7) "default" protected _belongs_to => array(1) ( "Articlescat" => array(2) ( "foreign_key" => string(24) "articles_articles_cat_id" "model" => string(11) "Articlescat" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _changed => array(0) protected _original_values => array(18) ( "articles_id" => string(1) "2" "articles_name" => string(14) "Спасибо" "articles_comment" => string(0) "" "articles_h1" => string(0) "" "articles_text" => string(2850) "<p style="color: #fff; text-align: center;">Мы скоро свяжемся с вами!</p> <p><a class="button center-youtube" href="https://www …" "articles_date" => string(19) "2021-10-13 00:00:00" "articles_sort" => string(1) "2" "articles_autor" => string(0) "" "articles_show" => string(1) "1" "articles_portfolio" => NULL "articles_basket" => string(1) "0" "articles_articles_cat_id" => string(1) "1" "articles_alias" => string(7) "spasibo" "articles_metadesc" => string(55) "Спасибо за оставленную заявку" "articles_metakey" => string(0) "" "articles_click" => string(5) "19890" "articles_image" => string(1) "0" "articles_image_safari" => string(0) "" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "articles" protected _object_plural => string(10) "articleses" protected _table_columns => array(18) ( "articles_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "articles_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(20) "select,insert,update" ) "articles_name" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "articles_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "articles_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "articles_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "articles_text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_date" => array(10) ( "type" => string(6) "string" "column_name" => string(13) "articles_date" "column_default" => NULL "data_type" => string(8) "datetime" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "articles_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_autor" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_autor" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_show" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(13) "articles_show" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_portfolio" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "articles_portfolio" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "display" => string(3) "255" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_basket" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(15) "articles_basket" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_articles_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(24) "articles_articles_cat_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metadesc" => array(12) ( "type" => string(6) "string" "column_name" => string(17) "articles_metadesc" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_metakey" => array(12) ( "type" => string(6) "string" "column_name" => string(16) "articles_metakey" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_click" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "articles_click" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image" => array(12) ( "type" => string(6) "string" "column_name" => string(14) "articles_image" "column_default" => string(1) "0" "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "articles_image_safari" => array(12) ( "type" => string(6) "string" "column_name" => string(21) "articles_image_safari" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(2) "10" "collation_name" => string(15) "utf8_unicode_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
) }{ protected _connection_id => string(40) "5e7d707f444c4ed33e94eab32f80a83432504829" protected _identifier => string(1) "`" public last_query => string(998) "SELECT `articles`.`articles_id` AS `articles_id`, `articles`.`articles_name` AS `articles_name`, `articles`.`articles_comment` A …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "articles" }{ public affected_rows => NULL public client_info => NULL public client_version => NULL public connect_errno => NULL public connect_error => NULL public errno => NULL public error => NULL public error_list => NULL public field_count => NULL public host_info => NULL public info => NULL public insert_id => NULL public server_info => NULL public server_version => NULL public stat => NULL public sqlstate => NULL public protocol_version => NULL public thread_id => NULL public warning_count => NULL }
protected _config => array(6) ( "type" => string(6) "MySQLi" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(19) "direktologstanislav" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _name => string(7) "session" protected _lifetime => integer 0 protected _encrypted => bool FALSE protected _data => array(1) ( "slug" => string(3) "bls" ) 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(15) "(/<controller>)" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(40) "#^(?:/(?P<controller>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(5) "Index" protected _action => string(5) "index" protected _uri => string(0) "" 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.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(15) "(/<controller>)" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(40) "#^(?:/(?P<controller>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(5) "Index" protected _action => string(5) "index" protected _uri => string(0) "" 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.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(15) "(/<controller>)" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(5) "index" "action" => string(5) "index" ) protected _route_regex => string(40) "#^(?:/(?P<controller>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(5) "Index" protected _action => string(5) "index" protected _uri => string(0) "" 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 [ 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 }