APPPATH/classes/Model/Items.php [ 70 ]
65 public function __get($column)
66 {
67 global $_main_settings;
68 if($column=='items_price')
69 {
70 $newprice = parent::__get($column)/100*$_main_settings['items_price_percent'];
71 return round(parent::__get($column)+$newprice,2);
72 }
73 return parent::__get($column);
74 }
75 } -
APPPATH/classes/Model/Items.php [ 70 ] » Kohana_Core::error_handler(arguments)
0integer 8
1string(36) "Undefined index: items_price_percent"2string(91) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/classes/Model/Items.php"3integer 70
4array(2) ( "column" => string(11) "items_price" "_main_settings" => array(16) ( "main_site_name" => string(107) "Фундамент под ключ | Профессиональная заливка фундаментов" "main_site_description" => string(284) "устройство ленточных и монолитных фундаментов: работа + материалы. Гарантия на все работы. Бесплатный выезд и расчет сметы. Собл …" "main_site_keywords" => string(307) "фундамент под ключ, заливка фундамента, ленточный фундамент, монолитный фундамент, залить фундамент, цена фундамента под ключ, у …" "phone-site" => string(18) "+7 (982) 984-24-48" "address-site" => string(70) "г. Тюмень, ул. Максима Горького 44, офис 7" "mail-site" => string(19) "active072@yandex.ru" "main_site_index_text_name" => string(87) "Заливка фундамента дома под «под ключ» в России" "copyright-site" => string(42) "© 2025 Все права защищены" "main_site_mail_send_from" => string(20) "e-17436177@yandex.ru" "main_site_mail_send_to" => string(23) "stanislav@reklama072.ru" "develop-site" => string(84) "Разработка и продвижение сайта https://build-marketing.ru" "telegram" => string(26) "https://wa.me/+79220791055" "whatsap" => string(26) "https://wa.me/+79220791055" "time-site" => string(46) "Звоните, ежедневно 09:00-18:00" "site_count_articles_cat" => string(2) "30" "main_site_table_percent" => string(2) "10" ) )
65 public function __get($column) 66 { 67 global $_main_settings; 68 if($column=='items_price') 69 { 70 $newprice = parent::__get($column)/100*$_main_settings['items_price_percent']; 71 return round(parent::__get($column)+$newprice,2); 72 } 73 return parent::__get($column); 74 } 75 } -
APPPATH/views/site/product/v_product_index.php [ 37 ] » Model_Items->__get(arguments)
0string(11) "items_price"32 <div class="right-sec"> 33 <h1><?=$item->items_name?></h1> 34 <div class="line-item"><span>Артикул:</span> <?=$item->items_art?></div> 35 <div class="line-item"><span>Категория:</span> <?=$item->Mainmenu->menu_name?></div> 36 <? /*<div class="line-item"><span>Цвет:</span> <?=$item->items_color?></div> */?> 37 <div class="price-item"><span>Цена:</span><font class="prodprice"><?=$item->items_price?></font> руб.</div> 38 <input type="hidden" name="items-id" id="items-id" value="<?=$item->items_id?>"/> 39 <div class="input"> 40 <a href="" class="minus value-range"><img src="/site/img/ico/minus.svg"></a> 41 <input type="text" name="" id="items-count" value="1"> 42 <a href="" class="plus value-range"><img src="/site/img/ico/plus.svg"></a> -
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0string(106) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/site/product/v_product_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)
0string(106) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/site/product/v_product_index.php"1array(7) ( "page_title" => string(14) "Товар 123" "item" => object Model_Items(34)
{ protected _table_name => string(5) "items" protected _primary_key => string(8) "items_id" protected _db_group => string(7) "default" protected _belongs_to => array(2) ( "Itemsbrands" => array(2) ( "foreign_key" => string(15) "items_brands_id" "model" => string(6) "Brands" ) "Mainmenu" => array(2) ( "foreign_key" => string(18) "items_main_menu_id" "model" => string(4) "Menu" ) ) protected _has_many => array(3) ( "Menus" => array(4) ( "foreign_key" => string(19) "items_menu_items_id" "through" => string(10) "items_menu" "model" => string(4) "Menu" "far_key" => string(18) "items_menu_menu_id" ) "Items_photo" => array(4) ( "foreign_key" => string(14) "items_items_id" "through" => NULL "far_key" => string(14) "items_photo_id" "model" => string(10) "Itemsphoto" ) "Filter_value" => array(4) ( "foreign_key" => string(7) "item_id" "through" => string(20) "items_filters_values" "far_key" => string(8) "value_id" "model" => string(13) "Filtersvalues" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _related => array(1) ( "Mainmenu" => object Model_Menu(34)"compare_arr" => NULL "bread" => string(104) "<a href="/catalog/">Каталог товаров</a> → <a href="/catalog/tovari-1">Товары 1</a>" "randitems" => object Database_MySQLi_Result(7){ protected _table_name => string(4) "menu" protected _primary_key => string(7) "menu_id" protected _db_group => string(7) "default" protected _has_many => array(2) ( "Items" => array(4) ( "foreign_key" => string(18) "items_menu_menu_id" "through" => string(10) "items_menu" "model" => string(5) "Items" "far_key" => string(19) "items_menu_items_id" ) "Filtersmenu" => array(4) ( "foreign_key" => string(15) "filters_menu_id" "through" => NULL "far_key" => string(14) "filtersmenu_id" "model" => string(7) "Filters" ) ) protected _belongs_to => array(1) ( "Menucat" => array(2) ( "foreign_key" => string(11) "menu_cat_id" "model" => string(7) "Menucat" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => NULL ) protected _changed => array(0) protected _original_values => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_columns => array(20) ( "menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "menu_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" ) "menu_ymid" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_ymid" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "slider_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "slider_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_title" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "menu_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(12) "menu_comment" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_ref" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "menu_ref" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "menu_menu_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "menu_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" ) "menu_type" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "menu_type" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_new" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "menu_new" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_level" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(10) "menu_level" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_no" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_no" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_id1s" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_id1s" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_descr" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(10) "menu_descr" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "collation_name" => string(18) "utf8mb3_general_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(2) "17" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) 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(5) "items" protected _object_plural => string(7) "itemses" protected _table_columns => array(22) ( "items_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "items_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" ) "items_main_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "items_main_menu_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_1c_id" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_1c_id" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_order" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "items_order" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_card" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_card" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_art" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "items_art" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "items_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_textos" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "items_textos" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_filters_values" => array(12) ( "type" => string(6) "string" "column_name" => string(20) "items_filters_values" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "512" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_sort" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_brands_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "items_brands_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_ed" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "items_ed" "column_default" => string(1) "1" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_price" => array(10) ( "type" => string(5) "float" "column_name" => string(11) "items_price" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_hits" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_hits" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_new" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "items_new" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_isset" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(11) "items_isset" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_update" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "items_update" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_akc" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "items_akc" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "items_date" "column_default" => string(19) "current_timestamp()" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "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) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(4) "menu" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(5) "items" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(985) "SELECT `items`.`items_id` AS `items_id`, `items`.`items_main_menu_id` AS `items_main_menu_id`, `items`.`items_1c_id` AS `items_1 …" protected _result => object mysqli_result(5)"dopart" => NULL "itemscat" => NULL ){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 2 protected _current_row => integer 0 protected _as_object => string(11) "Model_Items" protected _object_params => NULL }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/domains7/api.rek072.ru/multi2/app_funcs.php [ 7 ] » preg_replace(arguments)
regexstring(12) "#\{town\}#is"replacestring(12) "Россия"subjectobject View(2)
{ protected _file => string(106) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(14) "Товар 123" "item" => object Model_Items(34){ protected _table_name => string(5) "items" protected _primary_key => string(8) "items_id" protected _db_group => string(7) "default" protected _belongs_to => array(2) ( "Itemsbrands" => array(2) ( "foreign_key" => string(15) "items_brands_id" "model" => string(6) "Brands" ) "Mainmenu" => array(2) ( "foreign_key" => string(18) "items_main_menu_id" "model" => string(4) "Menu" ) ) protected _has_many => array(3) ( "Menus" => array(4) ( "foreign_key" => string(19) "items_menu_items_id" "through" => string(10) "items_menu" "model" => string(4) "Menu" "far_key" => string(18) "items_menu_menu_id" ) "Items_photo" => array(4) ( "foreign_key" => string(14) "items_items_id" "through" => NULL "far_key" => string(14) "items_photo_id" "model" => string(10) "Itemsphoto" ) "Filter_value" => array(4) ( "foreign_key" => string(7) "item_id" "through" => string(20) "items_filters_values" "far_key" => string(8) "value_id" "model" => string(13) "Filtersvalues" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _related => array(1) ( "Mainmenu" => object Model_Menu(34)"compare_arr" => NULL "bread" => string(104) "<a href="/catalog/">Каталог товаров</a> → <a href="/catalog/tovari-1">Товары 1</a>" "randitems" => object Database_MySQLi_Result(7){ protected _table_name => string(4) "menu" protected _primary_key => string(7) "menu_id" protected _db_group => string(7) "default" protected _has_many => array(2) ( "Items" => array(4) ( "foreign_key" => string(18) "items_menu_menu_id" "through" => string(10) "items_menu" "model" => string(5) "Items" "far_key" => string(19) "items_menu_items_id" ) "Filtersmenu" => array(4) ( "foreign_key" => string(15) "filters_menu_id" "through" => NULL "far_key" => string(14) "filtersmenu_id" "model" => string(7) "Filters" ) ) protected _belongs_to => array(1) ( "Menucat" => array(2) ( "foreign_key" => string(11) "menu_cat_id" "model" => string(7) "Menucat" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => NULL ) protected _changed => array(0) protected _original_values => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_columns => array(20) ( "menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "menu_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" ) "menu_ymid" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_ymid" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "slider_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "slider_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_title" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "menu_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(12) "menu_comment" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_ref" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "menu_ref" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "menu_menu_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "menu_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" ) "menu_type" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "menu_type" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_new" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "menu_new" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_level" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(10) "menu_level" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_no" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_no" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_id1s" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_id1s" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_descr" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(10) "menu_descr" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "collation_name" => string(18) "utf8mb3_general_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(2) "17" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) 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(5) "items" protected _object_plural => string(7) "itemses" protected _table_columns => array(22) ( "items_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "items_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" ) "items_main_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "items_main_menu_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_1c_id" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_1c_id" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_order" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "items_order" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_card" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_card" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_art" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "items_art" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "items_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_textos" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "items_textos" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_filters_values" => array(12) ( "type" => string(6) "string" "column_name" => string(20) "items_filters_values" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "512" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_sort" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_brands_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "items_brands_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_ed" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "items_ed" "column_default" => string(1) "1" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_price" => array(10) ( "type" => string(5) "float" "column_name" => string(11) "items_price" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_hits" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_hits" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_new" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "items_new" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_isset" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(11) "items_isset" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_update" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "items_update" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_akc" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "items_akc" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "items_date" "column_default" => string(19) "current_timestamp()" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "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) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(4) "menu" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(5) "items" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(985) "SELECT `items`.`items_id` AS `items_id`, `items`.`items_main_menu_id` AS `items_main_menu_id`, `items`.`items_1c_id` AS `items_1 …" protected _result => object mysqli_result(5)"dopart" => NULL "itemscat" => NULL ) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 2 protected _current_row => integer 0 protected _as_object => string(11) "Model_Items" protected _object_params => NULL }2 /* ___________________________________ 3 | MultiReg Module, ver. 2.0.17 | 4 | Last Update 13:15:53 18.12.2025 | 5 |__________________________________| 6 */ 7 trait app_funcs { public static function RewriteTempSitemap() { goto Xab9j; Y0Peo: foreach ($AV3fK as $kCcNX) { goto tPb6p; Pk970: Xp9Xs: goto a33qS; tPb6p: $LymLE .= "\74\x75\162\154\x3e\12"; goto uBi3z; SvCH_: $LymLE .= "\74\57\165\162\x6c\76\12"; goto Pk970; LwWvF: $LymLE .= "\x3c\154\x61\x73\x74\155\x6f\144\x3e" . $JxzCE . "\x3c\x2f\x6c\141\x73\164\155\x6f\x64\76\xa"; goto OT0a9; uBi3z: $LymLE .= "\74\154\157\x63\76\150\164\x74\160\x73\72\x2f\x2f{$tlZoY}\x2f\141\x72\x74\151\143\154\145\x2f{$kCcNX->articles_alias}\74\57\154\157\x63\x3e\12"; goto LwWvF; OT0a9: $LymLE .= "\x3c\160\162\151\157\x72\151\164\x79\76\x30\56\x38\x3c\57\x70\162\151\x6f\x72\x69\x74\x79\x3e\xa"; goto SvCH_; a33qS: } goto puPil; YYqI7: if (isset($ZiCWI[2])) { goto j2Y65; } goto Yudxg; dfg4O: iWc3W: goto o99lj; t8Kly: $LymLE = "\74\x75\162\154\x3e\xd\12\x3c\x6c\157\x63\76\x68\164\x74\x70\x73\x3a\57\57{$tlZoY}\74\57\x6c\x6f\143\76\15\12\74\154\x61\x73\164\155\157\x64\76" . $JxzCE . "\74\x2f\x6c\141\x73\164\155\157\x64\x3e\xd\xa\x3c\143\x68\141\156\147\145\146\x72\145\161\x3e\167\x65\x65\153\154\x79\x3c\x2f\143\150\141\x6e\x67\x65\146\162\x65\x71\x3e\xd\12\74\160\162\151\x6f\162\151\164\171\76\61\56\60\x30\74\57\x70\x72\151\157\162\x69\x74\x79\x3e\xd\xa\74\57\x75\162\154\x3e\xa"; goto ozDIL; nBEED: foreach ($sqDvu as $kCcNX) { goto dVCLx; CCsiZ: $LymLE .= "\x3c\x6c\141\163\x74\x6d\x6f\x64\x3e" . $JxzCE . "\x3c\57\x6c\141\x73\164\155\x6f\x64\76\xa"; goto sPaqO; bWG9s: CXjy1: goto UKID6; M1Zvo: $LymLE .= "\x3c\154\x6f\143\76\150\164\x74\160\163\x3a\57\x2f{$tlZoY}\57\x61\x72\164\151\x63\x6c\145\163\57{$kCcNX->articles_cat_alias}\x3c\57\x6c\x6f\143\76\xa"; goto CCsiZ; sPaqO: $LymLE .= "\x3c\x70\x72\151\x6f\x72\151\164\171\x3e\x30\x2e\71\74\x2f\x70\x72\151\x6f\x72\151\164\171\x3e\12"; goto P7XEv; dVCLx: $LymLE .= "\x3c\x75\162\154\x3e\12"; goto M1Zvo; P7XEv: $LymLE .= "\x3c\57\x75\x72\x6c\76\12"; goto bWG9s; UKID6: } goto dfg4O; frClf: SI0QC: goto t8Kly; I3J2q: foreach ($bzwIm as $kCcNX) { goto whnNb; whnNb: $LymLE .= "\74\x75\x72\x6c\x3e\12"; goto m5aEc; sSDAk: $LymLE .= "\74\x2f\x75\162\154\x3e\12"; goto y8RzP; Ax6OT: $LymLE .= "\74\154\141\x73\x74\155\157\x64\76" . $JxzCE . "\74\57\x6c\141\163\164\155\157\x64\x3e\xa"; goto djqB4; m5aEc: $LymLE .= "\x3c\154\157\143\76\x68\x74\x74\x70\163\72\57\57{$tlZoY}\x2f\x63\x61\164\141\154\157\147\x2f{$kCcNX->menu_alias}\74\57\x6c\157\143\x3e\12"; goto Ax6OT; djqB4: $LymLE .= "\74\x70\162\151\157\x72\151\x74\x79\76\x30\x2e\x39\x3c\x2f\160\x72\x69\x6f\x72\151\x74\171\76\12"; goto sSDAk; y8RzP: NAkE1: goto ekjv7; ekjv7: } goto k6MRz; qxEdN: foreach ($O2QP0 as $kCcNX) { goto c3iHr; zfx5O: mg6sL: goto HL0VC; zdTcf: $LymLE .= "\x3c\160\162\151\157\162\151\164\171\76\x30\56\x38\74\x2f\160\162\151\x6f\x72\151\x74\171\76\12"; goto eGfW6; eGfW6: $LymLE .= "\x3c\x2f\165\x72\x6c\x3e\12"; goto zfx5O; c3iHr: $LymLE .= "\x3c\x75\162\154\x3e\12"; goto ZCMMx; dCQG7: $LymLE .= "\x3c\x6c\x61\163\x74\x6d\x6f\144\x3e" . $JxzCE . "\74\x2f\154\x61\163\164\155\x6f\144\x3e\12"; goto zdTcf; ZCMMx: $LymLE .= "\74\x6c\157\x63\x3e\150\x74\x74\160\163\72\57\x2f{$tlZoY}\x2f\160\162\157\x64\x75\x63\x74\57{$kCcNX->items_alias}\74\x2f\154\157\x63\x3e\xa"; goto dCQG7; HL0VC: } goto XGSg9; k6MRz: SvDkH: goto nb7WT; gyTKi: @unlink("\x73\x69\x74\x65\155\x61\x70\x2e\170\x6d\x6c"); goto oPWm1; oPWm1: return "\320\236\320\261\320\275\320\276\xd0\262\320\273\xd0\xb5\xd0\275\x20\xd0\262\321\x80\xd0\265\320\xbc\320\265\xd0\275\320\xbd\xd1\213\320\xb9\x20\xd1\x84\320\xb0\xd0\271\xd0\273\40\x73\x69\164\x65\155\x61\160\x2d\x73\165\142\56\170\x6d\154\41\40\321\203\xd0\xb4\320\xb0\xd0\xbb\320\265\320\xbd\xd1\x8b\40\320\275\320\265\x20\xd0\260\xd0\272\321\202\xd1\203\xd0\xb0\320\273\321\x8c\320\275\xd1\213\320\265\x20\xd1\204\xd0\260\xd0\xb9\320\xbb\xd1\213\40\163\151\x74\x65\155\x61\x70\41\15\12\40\x20\x20\40\40\x20\40\40"; goto SCWlb; HF65c: $gxof9 = glob("\x73\151\x74\145\155\x61\x70\57\x2a"); goto RmC8r; RDmAW: $tlZoY = $ZiCWI[1] . "\56" . $ZiCWI[2]; goto frClf; o8Pqk: $ZiCWI = explode("\x2e", $_SERVER["\x48\124\124\x50\137\x48\x4f\123\x54"]); goto YYqI7; ud6Sa: fclose($zRLYM); goto HF65c; XGSg9: FXdVH: goto hCaDx; CI_Wv: j2Y65: goto RDmAW; P1Pmd: fwrite($zRLYM, $LymLE); goto ud6Sa; Xab9j: $JxzCE = date("\131\x2d\x6d\x2d\144"); goto o8Pqk; nb7WT: $O2QP0 = ORM::factory("\111\164\x65\x6d\x73")->find_all(); goto qxEdN; Yudxg: $tlZoY = $_SERVER["\110\124\x54\x50\x5f\110\117\123\x54"]; goto K6501; o99lj: $AV3fK = ORM::factory("\101\162\x74\151\x63\x6c\145\x73")->where("\x61\x72\164\x69\143\154\145\163\x5f\x73\150\157\x77", "\x3d", 1)->where("\x61\x72\164\x69\143\154\145\x73\137\142\x61\163\153\145\164", "\75", 0)->find_all(); goto Y0Peo; ozDIL: $sqDvu = ORM::factory("\x41\162\x74\151\x63\154\145\x73\x63\x61\x74")->where("\141\x72\164\x69\143\154\x65\163\137\x63\141\x74\x5f\x62\x61\x73\153\x65\164", "\x3d", 0)->where("\x61\162\164\151\143\154\x65\x73\x5f\143\x61\164\x5f\x61\x6c\151\141\163", "\x21\x3d", "\157\163\156\157\x76\156\157\145")->find_all(); goto nBEED; K6501: goto SI0QC; goto CI_Wv; puPil: TLZbS: goto XgUR0; EwasU: Qrrcw: goto gyTKi; XgUR0: $bzwIm = ORM::factory("\x4d\x65\156\x75")->where("\155\145\x6e\x75\137\143\x61\x74\x5f\151\x64", "\x3d", 2)->find_all(); goto I3J2q; RmC8r: foreach ($gxof9 as $n8PaG) { goto GlA4h; IKiZX: A9jVt: goto kWvB_; zLYzG: @unlink($n8PaG); goto Z_G1t; Z_G1t: M_nx2: goto IKiZX; GlA4h: if (!is_file($n8PaG)) { goto M_nx2; } goto zLYzG; kWvB_: } goto EwasU; hCaDx: $zRLYM = fopen("\x73\x69\x74\145\155\141\x70\x2d\163\x75\x62\56\x78\155\154", "\x77"); goto P1Pmd; SCWlb: } public static function RewriteFilesSitemap() { goto r6VHp; ATVf2: $cj1n6["\x69\x74\145\155\163\x5f\143\141\164"] = $bl9S3[0]["\143"]; goto uEzN1; NFb3u: $LlmcM = "\x3c\77\x78\x6d\x6c\40\x76\x65\162\x73\x69\157\156\x3d\x22\x31\56\60\x22\x20\145\156\x63\157\144\x69\156\x67\x3d\42\x55\x54\106\x2d\70\x22\77\76\xd\12\x3c\163\x69\164\x65\155\141\160\x69\x6e\x64\x65\x78\x20\x78\x6d\x6c\156\163\x3d\x22\150\164\x74\160\x3a\57\x2f\x77\x77\167\56\x73\x69\164\x65\x6d\141\x70\x73\x2e\x6f\162\x67\x2f\x73\x63\x68\x65\x6d\x61\x73\57\163\151\x74\145\155\141\x70\x2f\x30\x2e\71\42\x3e\15\xa"; goto uOo4i; qnv1_: DB::update("\x63\x69\164\171")->set(["\x73\151\164\x65\155\141\x70" => "\x30"])->execute(); goto ZiLDW; epH09: $ZiCWI = explode("\56", $_SERVER["\110\124\x54\120\x5f\x48\117\x53\x54"]); goto jBMOb; qRQv8: AGQBH: goto oMqrp; w2qVL: p4Bqo: goto zdAom; aim3A: oZ1df: goto xdaQ6; oMqrp: $LlmcM .= "\74\x2f\163\x69\164\x65\155\141\160\151\156\144\145\170\76"; goto W2ZGl; iZ2ad: fwrite($zRLYM, $LlmcM); goto r5QDv; fdYjI: $VxC19 = count(scandir("\x73\151\x74\145\155\x61\x70\x2f")) - 2; goto NFb3u; DctiU: $y7Pv1 = DB::query(Database::SELECT, "\123\x45\x4c\105\x43\124\x20\52\40\x46\x52\117\x4d\40\x60\x63\x69\164\x79\140\40\x57\110\x45\x52\105\40\140\163\151\164\x65\x6d\x61\160\x60\x20\75\40\x31\x20\x4c\x49\x4d\111\124\40\61")->execute()->as_array(); goto kh4dM; Jp0RZ: $VxC19 = count(scandir("\163\x69\164\145\155\141\x70\x2f")) - 1; goto QhXtn; Ex4iq: $JxzCE = date("\131\55\155\x2d\144"); goto i73PW; WZNyQ: print "\320\xa1\xd0\xb5\xd0\xb3\xd0\276\320\xb4\xd0\275\xd1\x8f\40\320\xbe\320\xb1\xd0\275\320\276\320\xb2\xd0\xbb\320\265\320\275\320\xb8\xd0\xb5\40\321\203\320\266\xd0\265\40\320\262\321\x8b\320\xbf\xd0\276\xd0\xbb\320\xbd\321\217\xd0\xbb\xd0\xbe\xd1\201\321\x8c\x21"; goto RmLVc; ePwfK: $tlZoY = $ZiCWI[1] . "\x2e" . $ZiCWI[2]; goto xNIgA; A9w9e: if (isset($y7Pv1[0])) { goto yoRQj; } goto VBoj8; ZiLDW: print "\320\x9e\320\221\xd0\x9d\xd0\x9e\xd0\222\xd0\233\xd0\x95\xd0\x9d\xd0\x98\320\225\x20\320\x9f\xd0\236\xd0\233\320\235\xd0\236\320\241\xd0\242\320\xac\xd0\256\40\xd0\227\320\x90\320\x92\xd0\225\xd0\xa0\xd0\250\xd0\225\320\x9d\320\x9e\x21\15\xa\x20\40\x20\40\x20\40\40\x20\x20\x20\40\40\103\xd0\xbe\320\267\320\264\320\260\320\275\x20\320\x93\320\233\320\220\xd0\222\xd0\235\320\xab\xd0\231\x20\321\x84\xd0\xb0\320\271\xd0\xbb\x20\163\x69\x74\x65\x6d\141\x70\56\170\x6d\x6c"; goto t2UDO; Ck6Yz: if (!($VxC19 == 1)) { goto p4Bqo; } goto EEFlj; i73PW: $bl9S3 = DB::query(Database::SELECT, "\x53\105\x4c\x45\103\x54\40\x43\117\125\116\x54\x28\52\51\40\101\123\40\x60\143\140\40\106\x52\x4f\x4d\40\x60\141\162\x74\151\143\x6c\145\x73\x60")->execute()->as_array(); goto njUjO; t2UDO: goto qlM10; goto FEL_w; jBMOb: if (isset($ZiCWI[2])) { goto mhavs; } goto Llu5W; GPCi9: $l5e2c = round($RzEBM / $zZeVf); goto zRoxc; fZZih: $bl9S3 = DB::query(Database::SELECT, "\x53\x45\114\x45\103\x54\40\103\117\x55\x4e\124\50\52\51\x20\x41\x53\x20\140\143\x60\x20\106\x52\117\115\x20\x60\x61\162\x74\151\143\x6c\x65\x73\x5f\x63\141\164\140\x20\127\x48\x45\122\105\40\x60\141\162\164\x69\x63\x6c\x65\163\137\x63\141\x74\x5f\x61\154\x69\x61\163\x60\40\41\75\x20\47\157\163\156\157\166\156\x6f\x65\x27")->execute()->as_array(); goto QaDT7; kh4dM: if (isset($AbtsL[0])) { goto iVy7E; } goto epH09; zdAom: $JQVNJ = 0; goto YT2kE; vkgZS: goto enScG; goto qRQv8; aoKCR: print "\320\236\320\221\xd0\x9d\320\x9e\xd0\222\320\x9b\xd0\x95\xd0\x9d\xd0\230\xd0\x95\40\320\237\xd0\240\320\236\xd0\224\xd0\x9e\320\x9b\320\226\xd0\220\xd0\x95\xd0\242\xd0\xa1\320\xaf\56\56\56\x2e\x2e\x2e\x2e\15\xa\40\x20\x20\40\40\40\x20\40\x20\40\x20\40\320\x94\xd0\xbe\320\xb1\xd0\260\xd0\262\320\xbb\320\265\xd0\xbd\320\xbe\x20" . $JQVNJ . "\x20\320\263\xd0\xbe\xd1\200\xd0\xbe\xd0\xb4\320\xbe\xd0\xb2\x2c\15\12\x20\x20\40\40\x20\x20\40\40\x20\x20\x20\40\xd0\241\320\xbe\xd0\xb7\320\264\xd0\xb0\320\xbd\x20\321\204\xd0\260\320\271\xd0\xbb\x20\x2f\163\x69\x74\x65\x6d\141\x70\57\163\151\164\x65\155\x61\160" . $VxC19 . "\56\x78\x6d\x6c\56\x67\x7a"; goto Ku1tY; njUjO: $cj1n6["\x61\162\x74\151\x63\154\145\163"] = $bl9S3[0]["\143"]; goto fZZih; EEFlj: $LymLE .= $mY_Is; goto w2qVL; xNIgA: lOonn: goto fdYjI; uEzN1: $zZeVf = $cj1n6["\x61\162\164\x69\x63\154\x65\163"] + $cj1n6["\141\162\x74\x69\143\154\x65\x73\x5f\x63\141\x74"] + $cj1n6["\x69\x74\145\155\163"] + $cj1n6["\151\x74\x65\x6d\x73\137\x63\x61\x74"]; goto GPCi9; a9SEK: $cj1n6["\x69\x74\145\155\x73"] = $bl9S3[0]["\143"]; goto CrWLK; wKLJc: if (!(file_exists("\x73\x69\164\x65\155\x61\x70\x2e\170\x6d\154") && date("\x64\x6d\131", filemtime("\x73\x69\164\x65\155\141\160\x2e\170\x6d\154")) == date("\x64\x6d\x59"))) { goto oVQbQ; } goto WZNyQ; o9laT: $mY_Is = file_get_contents("\x73\x69\164\x65\x6d\x61\x70\x2d\x73\x75\x62\56\170\x6d\x6c"); goto afpaf; VBoj8: print Funcs::RewriteTempSitemap(); goto KyNre; zRoxc: $AbtsL = DB::query(Database::SELECT, "\x53\x45\x4c\105\103\124\40\x2a\40\106\122\x4f\x4d\40\x60\x63\151\164\171\140\40\x57\x48\x45\122\105\x20\140\163\151\164\x65\x6d\141\x70\x60\x20\x3d\40\60\40\114\111\115\x49\x54\x20" . $l5e2c)->execute()->as_array(); goto DctiU; FEL_w: iVy7E: goto wKLJc; nuA5X: $LlmcM .= "\x3c\x73\151\164\x65\155\141\160\x3e\15\xa\40\40\40\x3c\x6c\x6f\x63\76\x68\164\x74\x70\x73\72\x2f\57" . $tlZoY . "\x2f\163\151\x74\145\x6d\x61\x70\x2f\163\x69\x74\145\155\141\160" . $Ue2Kg . "\56\x78\x6d\x6c\x2e\x67\x7a\x3c\57\154\x6f\143\x3e\15\xa\x20\40\40\x3c\154\x61\163\164\x6d\x6f\x64\76" . $JxzCE . "\x3c\57\x6c\141\163\164\155\x6f\x64\x3e\15\12\x3c\57\163\x69\164\x65\x6d\141\x70\x3e\xa"; goto aim3A; dNUyt: goto lOonn; goto KXFN_; KyNre: yoRQj: goto o9laT; RmLVc: exit; goto XdkeV; Ku1tY: qlM10: goto JBjUp; BWLMT: fclose($zRLYM); goto aoKCR; s0ce5: $bl9S3 = DB::query(Database::SELECT, "\x53\105\x4c\x45\x43\124\40\x43\x4f\125\x4e\x54\50\x2a\x29\40\101\x53\x20\x60\143\140\x20\x46\122\117\115\x20\140\x69\164\x65\x6d\x73\x60")->execute()->as_array(); goto a9SEK; d7_FC: e5EqK: goto xcJFW; SgzKT: fwrite($zRLYM, $LymLE); goto BWLMT; uOo4i: $Ue2Kg = 1; goto fS5ab; Eu_Iq: $LymLE = gzencode($LymLE); goto Pacik; m5kE2: if (!($Ue2Kg <= $VxC19)) { goto AGQBH; } goto nuA5X; W2ZGl: $FORR7 = "\x73\151\164\x65\155\141\160\56\170\x6d\x6c"; goto t8diO; CrWLK: $bl9S3 = DB::query(Database::SELECT, "\123\x45\114\105\103\124\x20\x43\117\125\x4e\x54\50\52\x29\x20\x41\x53\x20\x60\143\140\40\106\122\117\x4d\40\x60\155\x65\x6e\165\x60\40\127\x48\105\122\105\40\x60\x6d\145\156\x75\x5f\x63\x61\164\137\151\x64\x60\40\x3d\x20\x32")->execute()->as_array(); goto ATVf2; t8diO: $zRLYM = fopen($FORR7, "\x77"); goto iZ2ad; xdaQ6: $Ue2Kg++; goto vkgZS; fS5ab: enScG: goto m5kE2; r6VHp: $RzEBM = 1000; goto Ex4iq; r5QDv: fclose($zRLYM); goto qnv1_; QhXtn: $FORR7 = "\163\151\164\x65\155\x61\160\x2f\x73\x69\x74\145\x6d\141\160" . $VxC19 . "\56\170\155\154\56\147\x7a"; goto Ck6Yz; Llu5W: $tlZoY = $_SERVER["\x48\x54\x54\x50\137\x48\x4f\x53\124"]; goto dNUyt; YT2kE: foreach ($AbtsL as $W8oeO) { goto MYgGz; yHpcV: DB::update("\x63\x69\164\x79")->set(["\163\151\164\x65\x6d\x61\160" => "\x31"])->where("\x63\x69\164\x79\x5f\151\x64", "\75", $W8oeO["\143\x69\164\171\137\151\x64"])->execute(); goto l_m7f; l_m7f: $JQVNJ++; goto EdIsu; EdIsu: uO79T: goto OshqZ; MYgGz: $LymLE .= preg_replace("\x2f\x68\164\164\160\163\134\72\x5c\57\134\57\x2f", "\x68\x74\x74\x70\x73\72\57\57{$W8oeO["\x73\x6c\165\147"]}\56", $mY_Is); goto yHpcV; OshqZ: } goto d7_FC; afpaf: $LymLE = "\x3c\x3f\x78\x6d\154\40\166\x65\162\x73\151\x6f\156\x3d\x22\x31\x2e\60\x22\40\x65\156\143\x6f\x64\151\x6e\147\75\42\x55\124\x46\x2d\70\42\x3f\76\xd\xa\x3c\x75\x72\x6c\163\x65\164\40\170\x6d\x6c\x6e\x73\75\x22\150\x74\x74\x70\x3a\x2f\57\x77\167\x77\x2e\163\151\164\x65\x6d\141\160\x73\56\x6f\162\147\57\x73\143\150\x65\x6d\x61\x73\x2f\x73\x69\164\145\x6d\141\160\x2f\60\56\x39\42\76\15\xa"; goto Jp0RZ; Pacik: $zRLYM = fopen($FORR7, "\167"); goto SgzKT; xcJFW: $LymLE .= "\74\x2f\x75\162\x6c\x73\145\164\76"; goto Eu_Iq; QaDT7: $cj1n6["\141\162\164\151\143\154\145\x73\137\143\141\164"] = $bl9S3[0]["\143"]; goto s0ce5; KXFN_: mhavs: goto ePwfK; XdkeV: oVQbQ: goto A9w9e; JBjUp: exit; goto df1kB; df1kB: } public static function AddSlug($mY_Is) { global $_SLUG; return $mY_Is; } public static function AddTown($mY_Is) { goto TlrGr; xzA7n: foreach ($YS22I[1] as $FYOpU) { goto bcm8w; bcm8w: if (!isset($_BLOCKS[$FYOpU])) { goto yBJ_m; } goto oRkYY; oRkYY: $mY_Is = preg_replace("\57\173\142\154\x6f\x63\x6b\x3a" . $FYOpU . "\175\57", $_BLOCKS[$FYOpU], $mY_Is); goto JmODq; JmODq: yBJ_m: goto P21GQ; P21GQ: s_Vvl: goto Q7rS6; Q7rS6: } goto w1vPr; LQsHs: $mY_Is = Funcs::TableRandPrice($mY_Is); goto Y3ss2; uQF4O: global $_BLOCKS; goto wAEVy; wAEVy: if (!isset($_TOWN[1])) { goto Ip_s6; } goto lxnFp; Y3ss2: return $mY_Is; goto aruY5; TlrGr: global $_TOWN; goto uQF4O; sz1Q3: $mY_Is = preg_replace("\x23\x5c\x7b\164\x6f\x77\x6e\134\x3a\x74\166\134\x7d\43\151\163", $_TOWN[5]["\x63\151\x74\171\x5f\160\x61\x64\145\152\x5f\x6e\141\x6d\x65"], $mY_Is); goto kGkT7; w1vPr: Zsef9: goto LbIYH; Iaxvu: Ip_s6: goto vmpZr; huypz: $mY_Is = preg_replace("\43\134\x7b\164\157\x77\156\134\72\x72\144\x5c\x7d\x23\x69\x73", $_TOWN[2]["\143\151\164\x79\137\x70\x61\144\145\152\x5f\x6e\141\155\x65"], $mY_Is); goto AjPfg; LbIYH: M4NBf: goto LQsHs; lxnFp: $mY_Is = preg_replace("\x23\x5c\x7b\164\157\x77\156\134\175\43\151\163", $_TOWN[1]["\143\x69\x74\171\x5f\160\x61\144\x65\152\x5f\156\x61\155\x65"], $mY_Is); goto kPvQ2; eWAz8: if (!isset($YS22I[1])) { goto M4NBf; } goto xzA7n; vmpZr: preg_match_all("\x2f\173\142\154\x6f\x63\153\72\50\134\144\52\51\175\x2f", $mY_Is, $YS22I, PREG_PATTERN_ORDER); goto eWAz8; wP6oc: $mY_Is = preg_replace("\43\x5c\x7b\x74\x6f\x77\156\134\x3a\166\x6e\134\x7d\43\x69\x73", $_TOWN[4]["\143\x69\x74\171\137\160\x61\144\x65\152\137\x6e\x61\x6d\145"], $mY_Is); goto sz1Q3; kPvQ2: $mY_Is = preg_replace("\x23\134\x7b\x74\157\167\x6e\134\72\x69\155\x5c\x7d\43\x69\163", $_TOWN[1]["\x63\151\x74\x79\x5f\x70\141\144\x65\x6a\x5f\x6e\x61\x6d\145"], $mY_Is); goto huypz; kGkT7: $mY_Is = preg_replace("\43\x5c\173\x74\x6f\x77\x6e\134\x3a\160\162\x5c\175\x23\x69\x73", $_TOWN[6]["\143\x69\x74\x79\x5f\160\141\x64\145\x6a\137\x6e\141\155\145"], $mY_Is); goto Iaxvu; AjPfg: $mY_Is = preg_replace("\x23\134\173\164\x6f\x77\x6e\134\72\144\x74\134\x7d\x23\151\x73", $_TOWN[3]["\x63\x69\x74\x79\137\160\x61\144\x65\x6a\x5f\x6e\x61\155\x65"], $mY_Is); goto wP6oc; aruY5: } public static function comparetown() { goto VLTGO; G7vT8: jK36d: goto pstmi; ccnDy: $bl9S3["\x72\145\146"] = "\320\x9d\xd0\265\40\xd0\xbe\320\xbf\xd1\200\320\xb5\xd0\xb4\320\xb5\xd0\273\320\xb5\xd0\xbd\320\xbe"; goto MLbNc; zHvuf: ccOnL: goto yH28z; pstmi: $Jm6BW = $_SERVER["\x48\x54\x54\120\x5f\130\x5f\106\x4f\122\x57\x41\122\104\x45\x44\x5f\x46\x4f\122"]; goto i1r03; i1r03: goto QlSaz; goto zHvuf; yH28z: $Jm6BW = $_SERVER["\x52\105\x4d\117\124\x45\137\101\x44\104\122"]; goto l5obb; XDAzj: foreach ($MxEhz as $y2OZt) { goto mVTOp; mVTOp: if (!(isset($y2OZt->slug) && $y2OZt->slug != '')) { goto N67M0; } goto lHtr_; DxOTL: $bl9S3["\x72\145\x66"] = "\x3c\x61\x20\150\x72\145\x66\75\x22" . $Oz9YS . "\42\40\143\154\x61\163\x73\x3d\42\155\165\154\164\151\x2d\x63\x69\164\x79\55\164\x6f\x77\x6e\x2d\162\x65\x66\42\76" . $y2OZt->name . "\x3c\57\141\x3e"; goto sMKxN; Ky1r8: goto pys2m; goto Y5xHU; Y5xHU: uCFNV: goto cfSlt; wa5La: $bl9S3["\x68\x74\164\160\x68\x6f\x73\164"] = $is3RM; goto X2OIE; X2OIE: $bl9S3["\x73\154\165\x67"] = $y2OZt->slug; goto CyIuz; QpZjA: N67M0: goto Ky1r8; lHtr_: $Oz9YS = $_SERVER["\122\105\x51\125\105\x53\x54\x5f\x53\x43\x48\105\x4d\x45"] . "\x3a\x2f\x2f" . $y2OZt->slug . "\56" . $is3RM; goto DxOTL; CyIuz: $bl9S3["\156\141\155\x65"] = $y2OZt->name; goto QpZjA; sMKxN: $bl9S3["\150\x72\x65\146"] = $Oz9YS; goto wa5La; cfSlt: } goto pPaCH; rriJ7: $bl9S3["\x72\145\146"] = "\320\x9d\xd0\265\x20\xd0\xbe\xd0\xbf\xd1\200\xd0\265\320\xb4\xd0\265\xd0\273\xd0\xb5\320\275\xd0\xbe"; goto Hik0D; P8QLF: goto PDNDM; goto Il_ch; MavzU: $zIODb = @unserialize(file_get_contents("\x68\164\x74\x70\x3a\57\x2f\151\x70\x2d\141\160\x69\56\x63\x6f\x6d\57\160\x68\160\x2f" . $Jm6BW . "\77\154\141\x6e\147\75\162\165")); goto L2wtk; Hik0D: $bl9S3["\150\162\x65\x66"] = "\57"; goto nSjVU; dgfG8: if ($zIODb && $zIODb["\x73\x74\141\164\165\x73"] == "\x73\x75\x63\x63\x65\x73\x73") { goto Zb9i0; } goto rriJ7; V61qT: $bl9S3 = ''; goto XDAzj; iuzAO: $Jm6BW = $_SERVER["\110\x54\x54\120\x5f\x43\x4c\x49\105\116\124\137\x49\x50"]; goto Dg3yl; hgD8A: $bl9S3["\x73\x6c\165\x67"] = "\x4e\117"; goto GU39y; Zbyiw: ZXTGD: goto d4wHj; y2p5U: goto Hsdju; goto wB58_; BVvkI: if (isset($is3RM[2])) { goto gXOHL; } goto twzhv; o5URE: $bl9S3["\x6e\x61\x6d\x65"] = "\320\235\320\xb5\x20\xd0\xbe\xd0\277\xd1\200\xd0\265\xd0\264\xd0\265\xd0\xbb\xd0\xb5\320\275\320\xbe"; goto y2p5U; nSjVU: $bl9S3["\x68\x74\164\160\150\157\x73\164"] = $is3RM; goto p2Izr; Tt56w: if (isset($bl9S3["\162\x65\146"])) { goto ZXTGD; } goto ccnDy; VLTGO: $Jm6BW = ''; goto TZSTW; TYfCc: header("\103\157\156\164\145\156\x74\55\124\x79\x70\x65\72\40\x74\x65\x78\x74\x2f\150\164\155\154\73\40\143\x68\141\162\x73\145\164\x3d\x75\x74\146\x2d\70"); goto MavzU; twzhv: $is3RM = $_SERVER["\x48\x54\x54\x50\x5f\110\x4f\x53\124"]; goto P8QLF; GU39y: $bl9S3["\x6e\141\155\145"] = "\320\x9d\320\265\40\xd0\xbe\320\xbf\xd1\x80\320\xb5\xd0\264\320\265\320\xbb\xd0\265\xd0\xbd\xd0\xbe"; goto Zbyiw; hbtaM: $LDdp9 = "\x53\105\114\x45\103\x54\40\52\x20\x46\122\x4f\115\40\140\x63\x69\x74\x79\140\40\127\110\x45\122\x45\40\x60\156\141\x6d\x65\x60\40\75\x20\x27" . $zIODb["\x63\x69\164\171"] . "\x27\40\x4c\x49\x4d\x49\124\40\61"; goto kA_jE; AFHpA: return $bl9S3; goto mT1co; TZSTW: if (!empty($_SERVER["\x48\124\x54\x50\137\x43\114\111\105\x4e\124\137\x49\x50"])) { goto zUDsM; } goto tcHxL; l5obb: QlSaz: goto TYfCc; Sa1BH: PDNDM: goto dgfG8; RpUjD: zUDsM: goto iuzAO; d4wHj: Hsdju: goto AFHpA; mhRME: $bl9S3["\x68\x74\164\160\150\x6f\163\x74"] = $is3RM; goto hgD8A; tcHxL: if (!empty($_SERVER["\x48\x54\124\x50\x5f\x58\137\106\117\122\x57\x41\122\x44\x45\x44\x5f\106\x4f\x52"])) { goto jK36d; } goto vR6ni; deNFo: goto QlSaz; goto RpUjD; MLbNc: $bl9S3["\x68\x72\145\x66"] = "\57"; goto mhRME; Il_ch: gXOHL: goto llswv; kA_jE: $MxEhz = DB::query(Database::SELECT, $LDdp9, FALSE)->as_object()->execute(); goto V61qT; llswv: $is3RM = $is3RM[1] . "\56" . $is3RM[2]; goto Sa1BH; wB58_: Zb9i0: goto hbtaM; pPaCH: pys2m: goto Tt56w; vR6ni: if (!empty($_SERVER["\x52\105\115\117\124\x45\137\101\x44\104\x52"])) { goto ccOnL; } goto deNFo; Dg3yl: goto QlSaz; goto G7vT8; L2wtk: $is3RM = explode("\56", $_SERVER["\110\124\124\120\137\x48\117\x53\124"]); goto BVvkI; p2Izr: $bl9S3["\163\154\x75\147"] = ''; goto o5URE; mT1co: } public static function InT($PIyEM, $ZiHRv, $W8oeO, $l6CjH = "\156\157\153\x65\x79") { goto PPKLp; PPKLp: global $_TOWN; goto Hs8Jg; Io73c: isset($W8oeO) ? $_SLUG = $W8oeO : ''; goto NWln2; NWln2: isset($l6CjH) ? $_KEY = $l6CjH : $_KEY; goto msh0f; XWRe4: global $_SLUG; goto UNxhB; msh0f: return false; goto Q26no; lD3Su: isset($PIyEM) ? $_TOWN = $PIyEM : array(); goto O4bTe; Hs8Jg: global $_BLOCKS; goto XWRe4; UNxhB: global $_KEY; goto lD3Su; O4bTe: isset($ZiHRv) ? $_BLOCKS = $ZiHRv : array(); goto Io73c; Q26no: } public static function JSreq($Ec8tx = array(), $Z_F72 = "\150\164\x74\x70\72\x2f\x2f\153\x68\x61\x74\56\x6d\x79\152\151\156\157\56\162\x75") { return json_decode(json_encode("\x32\144\143\162\x24\x57\x6d\x37\x32\x74\165\x7a")); } public static function TableRandPrice($dKfmX) { goto YNXVD; ZNxph: $MxEhz = preg_replace_callback("\x2f\134\163\77\50\x3c\x74\141\x62\x6c\x65\x20\x63\154\x61\x73\163\134\x3d\x5c\42\x2e\52\x3f\x72\145\x73\160\x5c\55\x74\141\x62\x5c\x2d\x28\x5b\60\55\71\135\53\x29\56\x2a\x3f\x5c\x22\x5b\x5e\76\135\52\77\x3e\x29\50\56\52\77\x29\x3c\134\x2f\x74\141\142\154\145\76\134\163\x3f\57\163\151", function ($B8NuA) { $bl9S3 = preg_replace_callback("\57\134\x73\x3f\74\164\x64\x5b\x5e\76\x5d\52\77\76\50\56\x2a\x3f\51\x3c\x5c\x2f\164\144\x3e\x5c\x73\x3f\x2f\x73\x69", function ($ykGN9) use($B8NuA) { goto WNfZE; R3j67: $kGZKh = $kGZKh + $EjeNi; goto rBGc6; rUtZz: dNCPr: goto y1JPJ; FFIlU: if ($xv62I == 1) { goto TOTAW; } goto F87Qo; mVI2C: $EjeNi = array(9); goto XU0SE; zA5bh: if (isset($_TOWN[1]["\x63\x69\x74\171\x5f\151\144"])) { goto WyIER; } goto mVI2C; kwWCW: return $ykGN9[0]; goto xJeGU; ptnPs: $kGZKh = $V7lB2; goto kpgb1; L1ZwB: F5xAz: goto pqyL2; NVr0T: $xv62I = 0; goto s1sg9; oxh0h: goto ETaEH; goto iyfXe; cM1Ai: zcyQ3: goto PaD3J; pY7dE: if (is_numeric($ykGN9[1])) { goto zcyQ3; } goto kwWCW; xJeGU: goto F5xAz; goto cM1Ai; q4Jp5: $ykGN9[1] = $ykGN9[1] / 100 * $kGZKh + $ykGN9[1]; goto FFIlU; rBGc6: ZyivO: goto q4Jp5; PaD3J: $BiFVA = $rXVgh[date("\116")]; goto zA5bh; yzWp4: return "\x3c\x74\x64\x3e" . $ykGN9[1] . "\74\x2f\164\144\76"; goto L1ZwB; RQqZD: $V7lB2 = $B8NuA[2]; goto C3pQy; WNfZE: global $_TOWN; goto o4D70; sTU21: WyIER: goto gmZV_; kpgb1: goto ZyivO; goto OIoV5; s1sg9: goto lkvk2; goto rUtZz; gmZV_: $EjeNi = str_split($_TOWN[1]["\143\x69\164\x79\x5f\x69\144"]); goto APPqj; IA2hg: $EjeNi = end($EjeNi); goto RQqZD; o4D70: $rXVgh = array(1 => 5, 2 => 2, 3 => 6, 4 => 7, 5 => 4, 6 => 1, 7 => 3); goto GAaDp; C3pQy: $kGZKh = round($V7lB2 / 7 * $BiFVA, 0); goto Wcw6H; XU0SE: goto s96I1; goto sTU21; APPqj: s96I1: goto IA2hg; iyfXe: TOTAW: goto SxK5r; Wcw6H: if ($kGZKh + $EjeNi < $V7lB2) { goto qjzOb; } goto ptnPs; GAaDp: if (date("\x64") % 2 === 0) { goto dNCPr; } goto NVr0T; y1JPJ: $xv62I = 1; goto d0Qrb; F87Qo: $ykGN9[1] = round($ykGN9[1] - $ykGN9[1] / 100 * $kGZKh, -1); goto oxh0h; d0Qrb: lkvk2: goto pY7dE; OIoV5: qjzOb: goto R3j67; SxK5r: $ykGN9[1] = round($ykGN9[1] / 100 * $kGZKh + $ykGN9[1], -1); goto M4LhY; M4LhY: ETaEH: goto yzWp4; pqyL2: }, $B8NuA[3]); return $B8NuA[1] . $bl9S3 . "\74\57\x74\x61\142\x6c\x65\76"; }, $dKfmX); goto m82Z3; YNXVD: global $_TOWN; goto ZNxph; m82Z3: return $MxEhz; goto CjWNR; CjWNR: } public static function wmUserCode($iI7mK, $q48Ww, $XF0B2 = '') { goto BOK4W; nA3Xu: return "\x3c\141\x20\150\x72\145\146\75\x22\150\x74\x74\x70\x73\x3a\x2f\57\x6f\x61\x75\x74\150\x2e\x79\x61\x6e\144\x65\x78\x2e\x72\x75\57\141\165\x74\x68\x6f\162\x69\172\145\x3f" . urldecode(http_build_query($coOEa)) . "\x22\76\320\220\xd0\xb2\321\202\320\xbe\xd1\200\xd0\xb8\320\xb7\320\276\xd0\262\xd0\xb0\321\x82\xd1\214\40\xd0\277\xd1\200\320\270\xd0\273\320\xbe\320\266\xd0\xb5\320\275\xd0\xb8\xd0\xb5\x3c\57\x61\x3e"; goto iULWJ; y4RcU: $zTlu3->set("\143\x6c\x69\x65\156\x74\137\x73\145\x63\x72\x65\x74", $q48Ww); goto nA3Xu; l1uNV: $zTlu3 = Session::instance(); goto f5K5o; BOK4W: $coOEa = ["\143\154\151\x65\156\x74\x5f\151\144" => $iI7mK, "\162\x65\x64\151\162\145\x63\164\137\165\x72\151" => $XF0B2, "\162\x65\163\160\157\156\x73\x65\x5f\x74\x79\x70\145" => "\143\x6f\x64\145", "\163\x74\x61\164\145" => '']; goto l1uNV; f5K5o: $zTlu3->set("\x63\x6c\x69\x65\156\x74\137\x69\x64", $iI7mK); goto y4RcU; iULWJ: } public static function wmUserToken($Bw2ih) { goto fvREH; iT9ba: curl_setopt($ekAPH, CURLOPT_POSTFIELDS, $coOEa); goto P7dL8; QDSt7: header("\x4c\x6f\143\x61\164\x69\x6f\156\72\40\57\141\143\x74\x69\166\145\x2f\143\151\x74\x79\x2f\x69\x6e\144\x65\170"); goto YhBCf; dtwQl: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto JknNk; Lrogm: $d_5GW = curl_exec($ekAPH); goto w7NmN; P7dL8: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto jaIgd; hvYLy: goto XQ1uV; goto hAPOB; VTzmp: $mArqg = curl_exec($ekAPH); goto yIgBG; w2RCU: curl_setopt($ekAPH, CURLOPT_HEADER, false); goto Lrogm; fvREH: $zTlu3 = Session::instance(); goto AjHq8; w7NmN: curl_close($ekAPH); goto nXiD0; Qp0wI: $ekAPH = curl_init("\x68\164\164\x70\x73\x3a\x2f\x2f\x6f\x61\x75\x74\x68\x2e\x79\141\156\144\x65\x78\x2e\162\165\x2f\x74\x6f\x6b\145\156"); goto zWhpQ; JMrMm: curl_setopt($ekAPH, CURLOPT_POSTFIELDS, ["\146\157\x72\155\141\x74" => "\152\x73\157\x6e"]); goto zCe_i; b5YbN: curl_setopt($ekAPH, CURLOPT_CUSTOMREQUEST, "\107\105\124"); goto dtwQl; ZbEyd: header("\x4c\157\143\141\164\151\157\x6e\72\40\x2f\x61\143\164\151\166\x65\57\143\x69\x74\171\x2f\x69\x6e\x64\x65\x78\x3f\164\x6f\x6b\x65\x6e\75" . $d_5GW["\x61\143\x63\145\163\x73\x5f\x74\x6f\153\x65\x6e"] . "\46\x75\x73\145\x72\x69\x64\75" . $E0izO["\165\163\145\162\x5f\151\x64"]); goto yRI1j; yRI1j: die; goto zClB2; TB7ap: if (!empty($d_5GW["\x61\143\x63\x65\x73\163\137\x74\x6f\x6b\145\x6e"])) { goto MVcbd; } goto QDSt7; lTZWA: curl_setopt($ekAPH, CURLOPT_POST, 1); goto JMrMm; P5sp6: $ekAPH = curl_init("\150\x74\x74\x70\x73\72\57\57\141\x70\x69\56\167\x65\x62\x6d\x61\x73\164\145\162\x2e\171\141\156\144\145\x78\56\156\x65\164\57\x76\x34\57\x75\x73\x65\x72"); goto lTZWA; zWhpQ: curl_setopt($ekAPH, CURLOPT_POST, 1); goto iT9ba; YhBCf: die; goto hvYLy; jaIgd: curl_setopt($ekAPH, CURLOPT_SSL_VERIFYPEER, false); goto w2RCU; FtXN3: curl_setopt($ekAPH, CURLOPT_HEADER, false); goto VTzmp; yIgBG: curl_close($ekAPH); goto L2vqI; zClB2: XQ1uV: goto kijVi; nXiD0: $d_5GW = json_decode($d_5GW, true); goto TB7ap; kATFJ: $bp0bC = $zTlu3->get("\143\154\x69\145\156\x74\137\163\x65\x63\162\145\164"); goto n1ztN; L2vqI: $E0izO = json_decode($mArqg, true); goto ZbEyd; zCe_i: curl_setopt($ekAPH, CURLOPT_HTTPHEADER, ["\101\x75\164\150\157\162\x69\x7a\141\164\151\x6f\x6e\x3a\40\117\101\165\x74\x68\40" . $d_5GW["\x61\143\143\x65\163\163\x5f\x74\x6f\153\145\x6e"]]); goto b5YbN; JknNk: curl_setopt($ekAPH, CURLOPT_SSL_VERIFYPEER, false); goto FtXN3; n1ztN: $coOEa = ["\x67\162\141\x6e\164\x5f\x74\x79\x70\x65" => "\x61\x75\164\150\x6f\162\151\172\x61\x74\x69\157\156\x5f\x63\157\x64\x65", "\x63\157\x64\145" => $Bw2ih, "\x63\154\151\x65\156\x74\137\x69\144" => $EfEx0, "\143\x6c\x69\145\x6e\164\x5f\x73\145\x63\162\145\x74" => $bp0bC]; goto Qp0wI; AjHq8: $EfEx0 = $zTlu3->get("\x63\x6c\x69\145\156\x74\137\151\144"); goto kATFJ; hAPOB: MVcbd: goto P5sp6; kijVi: } public static function wmRewriteSitemapField() { goto hbpLU; MKTkv: foreach ($hn8xV as $PQf_l => $KZ5Mz) { goto MVd0S; aNhI8: KYEC4: goto OuaX1; S6KUI: $JQVNJ++; goto aNhI8; MVd0S: DB::update("\143\151\164\x79")->set(["\x73\x69\x74\x65\155\141\160" => $JQVNJ])->where("\x63\x69\x74\x79\137\x69\x64", "\x3d", $KZ5Mz["\x63\151\164\171\137\151\144"])->execute(); goto S6KUI; OuaX1: } goto M86W0; E5Po3: $JQVNJ = 1; goto MKTkv; mN487: return $JQVNJ; goto fyBzK; hbpLU: $hn8xV = DB::query(Database::SELECT, "\x53\105\x4c\105\x43\124\x20\52\x20\x46\122\x4f\115\x20\140\143\x69\164\171\140")->execute()->as_array(); goto E5Po3; M86W0: pDx3j: goto mN487; fyBzK: } public static function wmAddDomain($B0wON, $W5E4d) { goto b1z_e; mp29R: curl_setopt($ekAPH, CURLOPT_POST, 1); goto jmHwQ; fxl2U: curl_setopt($ekAPH, CURLOPT_HTTPHEADER, ["\x41\x75\164\150\157\162\x69\x7a\141\164\x69\x6f\x6e\x3a\40\117\101\x75\164\150\40{$B0wON}", "\x43\x6f\156\164\x65\156\164\55\124\171\160\x65\x3a\x20\141\160\x70\x6c\151\143\x61\164\x69\x6f\x6e\x2f\x6a\163\x6f\x6e"]); goto YFVrr; Sa_m5: if (empty($usXIg->host_id)) { goto Uy5Ds; } goto e_3Mx; QEuLD: $vQfAh = ceil($jhNZa / $r4ppN); goto dK29A; Lygmx: $jhNZa = $ysBil[0]["\x73\x69\164\145\155\x61\x70"]; goto HU4CT; y9Kc3: if (!(isset($usXIg->error_code) && $usXIg->error_code == "\x48\117\x53\x54\123\137\x4c\111\x4d\111\x54\x5f\105\130\103\x45\105\104\105\x44")) { goto NIKmb; } goto o5UuA; tajPb: GwnRN: goto DKzUf; VYCzy: curl_close($ekAPH); goto y9Kc3; YYlQb: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto g2uY0; AOlEu: $ysBil = DB::query(Database::SELECT, "\x53\105\114\x45\103\124\x20\52\x20\x46\122\x4f\x4d\40\140\x63\151\x74\171\x60\x20\x57\x48\x45\x52\105\40\140\x73\151\x74\145\155\x61\160\x60\x20\76\40\x30\x20\x4c\x49\x4d\111\x54\40\x31")->execute()->as_array(); goto Lygmx; jardB: $Oy5IE = json_decode($mArqg, true); goto oZfen; qNSeh: $ekAPH = curl_init($mGbkv); goto YYlQb; oUp_f: DB::update("\x63\x69\x74\171")->set(["\x73\x69\164\x65\x6d\x61\x70" => 0])->where("\x63\151\x74\171\137\x69\144", "\x3d", $ysBil[0]["\143\x69\x74\x79\x5f\x69\144"])->execute(); goto Sa_m5; mErSO: $mGbkv = "\x68\164\x74\160\x73\x3a\x2f\57\x61\160\x69\56\167\x65\142\x6d\x61\163\164\145\x72\56\x79\141\x6e\x64\145\x78\56\156\x65\x74\x2f\166\64\57\165\x73\145\x72\57{$W5E4d}\x2f\150\157\163\164\x73\57"; goto qNSeh; g2uY0: curl_setopt($ekAPH, CURLOPT_POST, true); goto M0Vat; ZLWDQ: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto d77nZ; oZfen: Uy5Ds: goto wncBK; M0Vat: curl_setopt($ekAPH, CURLOPT_POSTFIELDS, json_encode(["\150\x6f\163\x74\137\x75\x72\x6c" => "\150\x74\x74\x70\x73\72\57\x2f" . $ysBil[0]["\163\154\x75\147"] . "\56" . $is3RM])); goto fxl2U; fzstr: NIKmb: goto oUp_f; WzaBa: LFTJL: goto mErSO; QSIIx: curl_setopt($ekAPH, CURLOPT_HTTPHEADER, ["\101\165\x74\x68\157\x72\151\x7a\x61\x74\x69\157\156\72\x20\x4f\x41\165\x74\x68\x20{$B0wON}", "\x43\x6f\156\x74\x65\156\x74\55\x54\x79\x70\x65\x3a\x20\x61\160\x70\x6c\x69\x63\141\x74\151\157\156\x2f\x6a\163\x6f\x6e"]); goto ZLWDQ; BVHDU: curl_close($ekAPH); goto jardB; e_3Mx: $ekAPH = curl_init("\x68\164\x74\x70\x73\72\x2f\x2f\141\x70\x69\56\167\145\142\x6d\x61\163\x74\x65\162\x2e\171\x61\x6e\144\145\x78\56\156\x65\164\57\166\x34\57\165\x73\145\x72\x2f{$W5E4d}\57\150\157\x73\x74\x73\x2f{$usXIg->host_id}\x2f\166\145\162\151\x66\151\143\141\x74\151\x6f\156\77\x76\145\162\151\146\151\143\x61\x74\x69\157\156\x5f\x74\171\x70\x65\x3d\115\105\124\101\137\x54\101\x47"); goto mp29R; HU4CT: $r4ppN = round($ftCer / 99); goto QEuLD; a2O_c: if (isset($is3RM[2])) { goto GwnRN; } goto jL8SQ; d77nZ: $mArqg = curl_exec($ekAPH); goto BVHDU; jL8SQ: $is3RM = $_SERVER["\x48\x54\x54\x50\x5f\110\117\123\124"]; goto S_W1r; QaFh0: $ftCer = $bl9S3[0]["\x63\x6f\154"]; goto AOlEu; dK29A: $is3RM = explode("\56", $_SERVER["\x48\x54\x54\x50\137\110\x4f\123\x54"]); goto a2O_c; YFVrr: $usXIg = json_decode(curl_exec($ekAPH)); goto VYCzy; DKzUf: $is3RM = $is3RM[1] . "\x2e" . $is3RM[2]; goto WzaBa; wncBK: return $vQfAh; goto rL_Bs; o5UuA: return "\154\x69\155\151\164"; goto fzstr; jmHwQ: curl_setopt($ekAPH, CURLOPT_POSTFIELDS, array()); goto QSIIx; S_W1r: goto LFTJL; goto tajPb; b1z_e: $bl9S3 = DB::query(Database::SELECT, "\123\x45\114\x45\x43\124\x20\x43\x4f\125\x4e\x54\x28\52\x29\40\101\x53\x20\143\157\154\x20\x46\122\x4f\x4d\40\x60\143\151\164\171\x60")->execute()->as_array(); goto QaFh0; rL_Bs: } public static function wmSitemapAndUpdate($B0wON, $W5E4d) { goto R8SfI; m7Dm4: eut1s: goto qSHxh; kq1xT: hIway: goto J8LGN; fQWkn: if (isset($is3RM[2])) { goto hFm01; } goto tLQPn; c9gTb: $is3RM = explode("\x2e", $_SERVER["\110\x54\x54\x50\x5f\110\117\123\124"]); goto fQWkn; rdx53: goto hIway; goto xOffM; N67Dq: LaDDK: goto ITn7K; ITn7K: foreach ($PbCpR as $ysBil) { goto jvcY2; uWsdj: DB::update("\x63\151\x74\171")->set(["\163\x69\x74\145\x6d\141\160" => -2])->where("\x63\151\164\x79\137\x69\144", "\75", $ysBil["\143\x69\164\x79\x5f\151\x64"])->execute(); goto V2BeE; V2BeE: IgD5i: goto m2czp; IqKsM: csav1: goto Zi5EO; jvcY2: $R6XcP = Funcs::wmAddSitemap($B0wON, $W5E4d, "\150\x74\164\160\x73\72\x2f\57" . $ysBil["\x73\154\165\x67"] . "\x2e" . $is3RM, "\150\164\164\160\x3a" . $ysBil["\x73\x6c\x75\147"] . "\x2e" . $is3RM . "\x3a\x34\64\x33"); goto qhIya; Zi5EO: DB::update("\143\x69\164\x79")->set(["\163\151\x74\145\155\141\x70" => -1])->where("\143\151\164\x79\x5f\x69\144", "\75", $ysBil["\x63\151\x74\171\x5f\x69\144"])->execute(); goto g2AXG; nP7M2: goto IgD5i; goto IqKsM; qhIya: $Q51yC = Funcs::wmUpdate($B0wON, $W5E4d, "\150\x74\164\160\x73\x3a\x2f\57" . $ysBil["\163\x6c\x75\147"] . "\56" . $is3RM, "\150\164\164\160\72" . $ysBil["\163\154\165\x67"] . "\x2e" . $is3RM . "\72\x34\x34\x33"); goto Mb6HY; R4gwZ: if (!empty($R6XcP->error_message)) { goto Bvq0K; } goto nP7M2; g2AXG: goto IgD5i; goto kZhqn; kZhqn: Bvq0K: goto uWsdj; m2czp: ZcsPu: goto H7gH9; Mb6HY: if (!empty($R6XcP->sitemap_id)) { goto csav1; } goto R4gwZ; H7gH9: } goto m7Dm4; eJwPF: return 2; goto N67Dq; qSHxh: return 1; goto vpO3V; tLQPn: $is3RM = $_SERVER["\x48\124\x54\120\137\110\x4f\123\124"]; goto rdx53; MBAqn: $is3RM = $is3RM[1] . "\x2e" . $is3RM[2]; goto kq1xT; R8SfI: $PbCpR = DB::query(Database::SELECT, "\x53\105\114\105\103\x54\40\x2a\x20\x46\x52\x4f\x4d\40\140\x63\x69\x74\x79\x60\x20\x57\110\105\122\x45\x20\140\x73\151\164\145\155\141\x70\x60\40\75\x20\x30\x20\x4c\x49\x4d\111\124\40\x31\x30")->execute()->as_array(); goto c9gTb; xOffM: hFm01: goto MBAqn; J8LGN: if (!empty($PbCpR[0])) { goto LaDDK; } goto eJwPF; vpO3V: } public static function wmAddSitemap($B0wON, $W5E4d, $ss_fo, $srOe7) { goto umUpf; B9FCI: $usXIg = json_decode(curl_exec($ekAPH)); goto k1Ool; XTIRp: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto SAM_r; umUpf: $mGbkv = "\x68\164\164\160\x73\72\57\x2f\x61\x70\x69\56\x77\x65\x62\x6d\141\x73\x74\145\x72\x2e\x79\x61\156\144\x65\170\x2e\156\x65\164\x2f\166\64\57\x75\x73\x65\162\x2f{$W5E4d}\57\150\x6f\x73\164\163\57{$srOe7}\x2f\165\163\x65\x72\x2d\x61\144\x64\x65\144\55\x73\151\x74\x65\155\141\x70\163"; goto zYQMZ; BqbLv: return $usXIg; goto jGs5p; L1LNE: curl_setopt($ekAPH, CURLOPT_HTTPHEADER, ["\x41\165\x74\x68\x6f\162\x69\172\141\164\x69\x6f\156\x3a\40\x4f\x41\x75\x74\x68\40{$B0wON}", "\103\x6f\x6e\164\x65\x6e\164\x2d\124\x79\160\145\x3a\40\141\x70\x70\154\151\143\141\x74\x69\157\156\x2f\x6a\163\x6f\156"]); goto B9FCI; zYQMZ: $ekAPH = curl_init($mGbkv); goto XTIRp; Gx2Rm: curl_setopt($ekAPH, CURLOPT_POSTFIELDS, json_encode(["\165\162\154" => $ss_fo . "\x2f\x73\151\x74\x65\x6d\141\x70\56\170\x6d\154"])); goto L1LNE; SAM_r: curl_setopt($ekAPH, CURLOPT_POST, true); goto Gx2Rm; k1Ool: $OYQrs = curl_getinfo($ekAPH, CURLINFO_HTTP_CODE); goto d4kiO; d4kiO: curl_close($ekAPH); goto BqbLv; jGs5p: } public static function wmUpdate($B0wON, $W5E4d, $ss_fo, $srOe7) { goto Ey26y; Th2Z0: $usXIg = json_decode(curl_exec($ekAPH)); goto n5lhA; Ey26y: $mGbkv = "\x68\164\x74\x70\x73\x3a\x2f\x2f\x61\160\x69\x2e\x77\x65\x62\x6d\141\x73\164\x65\x72\56\x79\141\156\144\x65\170\56\x6e\x65\x74\57\x76\x34\57\165\x73\145\x72\57{$W5E4d}\57\150\157\163\164\163\57{$srOe7}\57\x72\145\x63\162\x61\x77\x6c\57\x71\x75\x65\165\x65"; goto vdtSj; n5lhA: curl_close($ekAPH); goto S3lJI; THwxR: curl_setopt($ekAPH, CURLOPT_POSTFIELDS, json_encode(["\165\x72\154" => $ss_fo])); goto xGu1q; xGu1q: curl_setopt($ekAPH, CURLOPT_HTTPHEADER, ["\101\x75\164\x68\157\x72\151\172\141\164\151\x6f\156\x3a\40\117\101\165\164\x68\x20{$B0wON}", "\103\157\x6e\164\x65\x6e\164\55\124\x79\160\x65\x3a\x20\141\x70\x70\154\151\143\x61\x74\151\157\x6e\x2f\152\x73\157\156"]); goto Th2Z0; S3lJI: return $usXIg; goto wGr0y; CHNoN: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto zuIjy; vdtSj: $ekAPH = curl_init($mGbkv); goto CHNoN; zuIjy: curl_setopt($ekAPH, CURLOPT_POST, true); goto THwxR; wGr0y: } public static function wmGetUserSites($B0wON, $W5E4d) { goto tOVb6; SDiuk: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto ktGdG; tOVb6: $mGbkv = "\150\164\x74\160\163\72\57\x2f\141\x70\151\x2e\167\145\142\155\141\163\164\x65\x72\x2e\x79\141\156\x64\x65\170\56\156\x65\164\57\166\x34\x2f\x75\163\145\162\57{$W5E4d}\57\x68\157\163\164\x73"; goto uvSHv; eSKnY: curl_setopt($ekAPH, CURLOPT_HTTPHEADER, ["\101\165\164\150\157\162\x69\172\x61\x74\151\x6f\x6e\x3a\x20\117\101\165\164\150\x20{$B0wON}", "\103\x6f\156\164\x65\x6e\164\x2d\124\x79\160\x65\x3a\40\x61\160\160\x6c\x69\143\x61\164\x69\x6f\x6e\x2f\152\163\157\x6e"]); goto Xp_zT; uvSHv: $ekAPH = curl_init($mGbkv); goto SDiuk; qM0P0: curl_close($ekAPH); goto MYpd7; MYpd7: return $usXIg; goto HH8mQ; ktGdG: curl_setopt($ekAPH, CURLOPT_POST, false); goto eSKnY; Xp_zT: $usXIg = json_decode(curl_exec($ekAPH)); goto qM0P0; HH8mQ: } public static function wmDeleteSite($B0wON, $W5E4d, $srOe7) { goto krbVE; ZrN0k: return $usXIg; goto YLj8b; X7TrT: curl_setopt($ekAPH, CURLOPT_HTTPHEADER, ["\101\x75\x74\150\x6f\x72\x69\172\x61\164\x69\157\156\x3a\40\117\101\x75\x74\150\40{$B0wON}", "\x43\157\x6e\x74\145\x6e\x74\55\x54\x79\x70\x65\x3a\x20\x61\x70\160\154\151\x63\x61\x74\x69\x6f\156\x2f\152\163\157\x6e"]); goto xnfHk; JwGOm: $ekAPH = curl_init($mGbkv); goto gi34w; G3fJ4: curl_setopt($ekAPH, CURLOPT_CUSTOMREQUEST, "\104\105\114\x45\124\x45"); goto X7TrT; xnfHk: $usXIg = json_decode(curl_exec($ekAPH)); goto HXxtT; e2DeH: curl_setopt($ekAPH, CURLOPT_POST, false); goto G3fJ4; krbVE: $mGbkv = "\x68\x74\164\160\x73\x3a\57\x2f\x61\x70\x69\56\167\145\x62\x6d\x61\163\x74\145\x72\56\171\141\156\x64\x65\170\56\x6e\x65\x74\57\x76\64\57\x75\x73\x65\x72\x2f{$W5E4d}\x2f\150\x6f\163\x74\163\x2f{$srOe7}"; goto JwGOm; HXxtT: curl_close($ekAPH); goto ZrN0k; gi34w: curl_setopt($ekAPH, CURLOPT_RETURNTRANSFER, true); goto e2DeH; YLj8b: } } -
APPPATH/views/v_index.php [ 107 ] » Funcs::AddTown(arguments)
0object View(2)
{ protected _file => string(106) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(14) "Товар 123" "item" => object Model_Items(34){ protected _table_name => string(5) "items" protected _primary_key => string(8) "items_id" protected _db_group => string(7) "default" protected _belongs_to => array(2) ( "Itemsbrands" => array(2) ( "foreign_key" => string(15) "items_brands_id" "model" => string(6) "Brands" ) "Mainmenu" => array(2) ( "foreign_key" => string(18) "items_main_menu_id" "model" => string(4) "Menu" ) ) protected _has_many => array(3) ( "Menus" => array(4) ( "foreign_key" => string(19) "items_menu_items_id" "through" => string(10) "items_menu" "model" => string(4) "Menu" "far_key" => string(18) "items_menu_menu_id" ) "Items_photo" => array(4) ( "foreign_key" => string(14) "items_items_id" "through" => NULL "far_key" => string(14) "items_photo_id" "model" => string(10) "Itemsphoto" ) "Filter_value" => array(4) ( "foreign_key" => string(7) "item_id" "through" => string(20) "items_filters_values" "far_key" => string(8) "value_id" "model" => string(13) "Filtersvalues" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _related => array(1) ( "Mainmenu" => object Model_Menu(34)"compare_arr" => NULL "bread" => string(104) "<a href="/catalog/">Каталог товаров</a> → <a href="/catalog/tovari-1">Товары 1</a>" "randitems" => object Database_MySQLi_Result(7){ protected _table_name => string(4) "menu" protected _primary_key => string(7) "menu_id" protected _db_group => string(7) "default" protected _has_many => array(2) ( "Items" => array(4) ( "foreign_key" => string(18) "items_menu_menu_id" "through" => string(10) "items_menu" "model" => string(5) "Items" "far_key" => string(19) "items_menu_items_id" ) "Filtersmenu" => array(4) ( "foreign_key" => string(15) "filters_menu_id" "through" => NULL "far_key" => string(14) "filtersmenu_id" "model" => string(7) "Filters" ) ) protected _belongs_to => array(1) ( "Menucat" => array(2) ( "foreign_key" => string(11) "menu_cat_id" "model" => string(7) "Menucat" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => NULL ) protected _changed => array(0) protected _original_values => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_columns => array(20) ( "menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "menu_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" ) "menu_ymid" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_ymid" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "slider_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "slider_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_title" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "menu_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(12) "menu_comment" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_ref" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "menu_ref" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "menu_menu_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "menu_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" ) "menu_type" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "menu_type" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_new" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "menu_new" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_level" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(10) "menu_level" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_no" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_no" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_id1s" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_id1s" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_descr" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(10) "menu_descr" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "collation_name" => string(18) "utf8mb3_general_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(2) "17" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) 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(5) "items" protected _object_plural => string(7) "itemses" protected _table_columns => array(22) ( "items_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "items_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" ) "items_main_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "items_main_menu_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_1c_id" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_1c_id" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_order" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "items_order" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_card" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_card" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_art" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "items_art" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "items_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_textos" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "items_textos" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_filters_values" => array(12) ( "type" => string(6) "string" "column_name" => string(20) "items_filters_values" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "512" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_sort" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_brands_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "items_brands_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_ed" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "items_ed" "column_default" => string(1) "1" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_price" => array(10) ( "type" => string(5) "float" "column_name" => string(11) "items_price" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_hits" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_hits" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_new" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "items_new" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_isset" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(11) "items_isset" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_update" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "items_update" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_akc" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "items_akc" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "items_date" "column_default" => string(19) "current_timestamp()" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "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) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(4) "menu" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(5) "items" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(985) "SELECT `items`.`items_id` AS `items_id`, `items`.`items_main_menu_id` AS `items_main_menu_id`, `items`.`items_1c_id` AS `items_1 …" protected _result => object mysqli_result(5)"dopart" => NULL "itemscat" => NULL ) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 2 protected _current_row => integer 0 protected _as_object => string(11) "Model_Items" protected _object_params => NULL }102 </script> 103 104 <? if (isset($content)):?> 105 <? foreach ($content as $cont):?> 106 <? 107 $cont = Funcs::AddTown($cont); 108 ?> 109 <?=$cont?> 110 <?endforeach?> 111 <?endif?> 112 -
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0string(85) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/v_index.php"56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean(); -
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0string(85) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/v_index.php"1array(16) ( "site_name" => string(107) "Фундамент под ключ | Профессиональная заливка фундаментов" "site_description" => string(14) "краткое" "site_keywords" => string(321) "Товар 123фундамент под ключ, заливка фундамента, ленточный фундамент, монолитный фундамент, залить фундамент, цена фундамента по …" "page_title" => string(14) "Каталог" "title" => string(14) "Товар 123" "styles" => array(0) "scripts" => array(0) "block_left" => NULL "block_center" => NULL "block_right" => NULL "theme" => array(22) ( "contentbackcolor" => string(6) "0af5ce" "contentfontcolor" => string(6) "0b2db8" "headerfontcolot" => string(6) "ffffff" "headercall" => string(6) "ffffff" "headercallfont" => string(6) "1ad6d6" "headermenu" => string(6) "094ea1" "headermenuhover" => string(6) "15d6c6" "headermenufont" => string(6) "c3e8e5" "headermenufonthover" => string(6) "182fc4" "footercolor" => string(6) "0b9dc2" "footermenucolor" => string(6) "000ceb" "footermenufontcolor" => string(6) "006cf0" "footeraddress" => string(6) "fafafa" "fonpicture" => string(4) "jpeg" "logopicture" => string(4) "jpeg" "sitefont" => string(1) "2" "sitecontentfont" => string(1) "2" "telcolor" => string(1) "2" "menulineone" => string(6) "0518ed" "menulinetwo" => string(6) "082ff5" "footertelcolor" => string(1) "2" "sliderwidth" => string(3) "400" ) "_main_settings" => array(16) ( "main_site_name" => string(107) "Фундамент под ключ | Профессиональная заливка фундаментов" "main_site_description" => string(284) "устройство ленточных и монолитных фундаментов: работа + материалы. Гарантия на все работы. Бесплатный выезд и расчет сметы. Собл …" "main_site_keywords" => string(307) "фундамент под ключ, заливка фундамента, ленточный фундамент, монолитный фундамент, залить фундамент, цена фундамента под ключ, у …" "phone-site" => string(18) "+7 (982) 984-24-48" "address-site" => string(70) "г. Тюмень, ул. Максима Горького 44, офис 7" "mail-site" => string(19) "active072@yandex.ru" "main_site_index_text_name" => string(87) "Заливка фундамента дома под «под ключ» в России" "copyright-site" => string(42) "© 2025 Все права защищены" "main_site_mail_send_from" => string(20) "e-17436177@yandex.ru" "main_site_mail_send_to" => string(23) "stanislav@reklama072.ru" "develop-site" => string(84) "Разработка и продвижение сайта https://build-marketing.ru" "telegram" => string(26) "https://wa.me/+79220791055" "whatsap" => string(26) "https://wa.me/+79220791055" "time-site" => string(46) "Звоните, ежедневно 09:00-18:00" "site_count_articles_cat" => string(2) "30" "main_site_table_percent" => string(2) "10" ) "controller" => string(7) "Product" "menu" => object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)"main_menu" => object Response(5){ }protected _body => string(90) "<ul> <li><a href="/articles/blog" class="">Блог</a></li> </ul> " protected _cookies => array(0) protected _protocol => string(8) "HTTP/2.0" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)"content" => array(1) ( 0 => object View(2){ }protected _body => string(119) "<ul class="nav"> <li class="nav-item"><a href="/articles/blog" class="nav-link">Блог</a><span></span></li> </ul>" protected _cookies => array(0) protected _protocol => string(8) "HTTP/2.0" }{ protected _file => string(106) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(14) "Товар 123" "item" => object Model_Items(34)) ){ protected _table_name => string(5) "items" protected _primary_key => string(8) "items_id" protected _db_group => string(7) "default" protected _belongs_to => array(2) ( "Itemsbrands" => array(2) ( "foreign_key" => string(15) "items_brands_id" "model" => string(6) "Brands" ) "Mainmenu" => array(2) ( "foreign_key" => string(18) "items_main_menu_id" "model" => string(4) "Menu" ) ) protected _has_many => array(3) ( "Menus" => array(4) ( "foreign_key" => string(19) "items_menu_items_id" "through" => string(10) "items_menu" "model" => string(4) "Menu" "far_key" => string(18) "items_menu_menu_id" ) "Items_photo" => array(4) ( "foreign_key" => string(14) "items_items_id" "through" => NULL "far_key" => string(14) "items_photo_id" "model" => string(10) "Itemsphoto" ) "Filter_value" => array(4) ( "foreign_key" => string(7) "item_id" "through" => string(20) "items_filters_values" "far_key" => string(8) "value_id" "model" => string(13) "Filtersvalues" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _related => array(1) ( "Mainmenu" => object Model_Menu(34)"compare_arr" => NULL "bread" => string(104) "<a href="/catalog/">Каталог товаров</a> → <a href="/catalog/tovari-1">Товары 1</a>" "randitems" => object Database_MySQLi_Result(7){ protected _table_name => string(4) "menu" protected _primary_key => string(7) "menu_id" protected _db_group => string(7) "default" protected _has_many => array(2) ( "Items" => array(4) ( "foreign_key" => string(18) "items_menu_menu_id" "through" => string(10) "items_menu" "model" => string(5) "Items" "far_key" => string(19) "items_menu_items_id" ) "Filtersmenu" => array(4) ( "foreign_key" => string(15) "filters_menu_id" "through" => NULL "far_key" => string(14) "filtersmenu_id" "model" => string(7) "Filters" ) ) protected _belongs_to => array(1) ( "Menucat" => array(2) ( "foreign_key" => string(11) "menu_cat_id" "model" => string(7) "Menucat" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => NULL ) protected _changed => array(0) protected _original_values => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_columns => array(20) ( "menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "menu_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" ) "menu_ymid" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_ymid" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_name" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "slider_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "slider_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_h1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_h1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_title" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(16) "menu_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(12) "menu_comment" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_ref" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "menu_ref" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "menu_menu_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_cat_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "menu_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" ) "menu_type" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "menu_type" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_new" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "menu_new" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "menu_sort" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_level" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(10) "menu_level" "column_default" => NULL "data_type" => string(8) "smallint" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_no" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "menu_no" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "menu_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_id1s" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "menu_id1s" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "menu_descr" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(10) "4294967295" "column_name" => string(10) "menu_descr" "column_default" => NULL "data_type" => string(8) "longtext" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "collation_name" => string(18) "utf8mb3_general_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(2) "17" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) 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(5) "items" protected _object_plural => string(7) "itemses" protected _table_columns => array(22) ( "items_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "items_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" ) "items_main_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "items_main_menu_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_1c_id" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_1c_id" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_order" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "items_order" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_card" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_card" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_art" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "items_art" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "items_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_textos" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "items_textos" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_filters_values" => array(12) ( "type" => string(6) "string" "column_name" => string(20) "items_filters_values" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "512" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_sort" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_brands_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "items_brands_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_ed" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "items_ed" "column_default" => string(1) "1" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_price" => array(10) ( "type" => string(5) "float" "column_name" => string(11) "items_price" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_hits" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_hits" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_new" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "items_new" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_isset" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(11) "items_isset" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_update" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "items_update" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_akc" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "items_akc" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "items_date" "column_default" => string(19) "current_timestamp()" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "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) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(4) "menu" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(5) "items" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(985) "SELECT `items`.`items_id` AS `items_id`, `items`.`items_main_menu_id` AS `items_main_menu_id`, `items`.`items_1c_id` AS `items_1 …" protected _result => object mysqli_result(5)"dopart" => NULL "itemscat" => NULL ) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 2 protected _current_row => integer 0 protected _as_object => string(11) "Model_Items" protected _object_params => NULL }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)
0object Controller_Site_Product(5)
{ public template => object View(2){ protected _file => string(85) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/v_index.php" protected _data => array(16) ( "site_name" => string(107) "Фундамент под ключ | Профессиональная заливка фундаментов" "site_description" => string(14) "краткое" "site_keywords" => string(321) "Товар 123фундамент под ключ, заливка фундамента, ленточный фундамент, монолитный фундамент, залить фундамент, цена фундамента по …" "page_title" => string(14) "Каталог" "title" => string(14) "Товар 123" "styles" => array(0) "scripts" => array(0) "block_left" => NULL "block_center" => NULL "block_right" => NULL "theme" => array(22) ( "contentbackcolor" => string(6) "0af5ce" "contentfontcolor" => string(6) "0b2db8" "headerfontcolot" => string(6) "ffffff" "headercall" => string(6) "ffffff" "headercallfont" => string(6) "1ad6d6" "headermenu" => string(6) "094ea1" "headermenuhover" => string(6) "15d6c6" "headermenufont" => string(6) "c3e8e5" "headermenufonthover" => string(6) "182fc4" "footercolor" => string(6) "0b9dc2" "footermenucolor" => string(6) "000ceb" "footermenufontcolor" => string(6) "006cf0" "footeraddress" => string(6) "fafafa" "fonpicture" => string(4) "jpeg" "logopicture" => string(4) "jpeg" "sitefont" => string(1) "2" "sitecontentfont" => string(1) "2" "telcolor" => string(1) "2" "menulineone" => string(6) "0518ed" "menulinetwo" => string(6) "082ff5" "footertelcolor" => string(1) "2" "sliderwidth" => string(3) "400" ) "_main_settings" => array(16) ( "main_site_name" => string(107) "Фундамент под ключ | Профессиональная заливка фундаментов" "main_site_description" => string(284) "устройство ленточных и монолитных фундаментов: работа + материалы. Гарантия на все работы. Бесплатный выезд и расчет сметы. Собл …" "main_site_keywords" => string(307) "фундамент под ключ, заливка фундамента, ленточный фундамент, монолитный фундамент, залить фундамент, цена фундамента под ключ, у …" "phone-site" => string(18) "+7 (982) 984-24-48" "address-site" => string(70) "г. Тюмень, ул. Максима Горького 44, офис 7" "mail-site" => string(19) "active072@yandex.ru" "main_site_index_text_name" => string(87) "Заливка фундамента дома под «под ключ» в России" "copyright-site" => string(42) "© 2025 Все права защищены" "main_site_mail_send_from" => string(20) "e-17436177@yandex.ru" "main_site_mail_send_to" => string(23) "stanislav@reklama072.ru" "develop-site" => string(84) "Разработка и продвижение сайта https://build-marketing.ru" "telegram" => string(26) "https://wa.me/+79220791055" "whatsap" => string(26) "https://wa.me/+79220791055" "time-site" => string(46) "Звоните, ежедневно 09:00-18:00" "site_count_articles_cat" => string(2) "30" "main_site_table_percent" => string(2) "10" ) "controller" => string(7) "Product" "menu" => object Response(5)protected session => object Session_Native(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)"main_menu" => object Response(5){ }protected _body => string(90) "<ul> <li><a href="/articles/blog" class="">Блог</a></li> </ul> " protected _cookies => array(0) protected _protocol => string(8) "HTTP/2.0" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)"content" => array(1) ( 0 => object View(2){ }protected _body => string(119) "<ul class="nav"> <li class="nav-item"><a href="/articles/blog" class="nav-link">Блог</a><span></span></li> </ul>" protected _cookies => array(0) protected _protocol => string(8) "HTTP/2.0" }{ protected _file => string(106) "/var/www/domains7/xn-----6kccqcbe0dggcet8cjq3s.xn--p1ai/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(14) "Товар 123" "item" => object Model_Items(34)) ) }{ protected _table_name => string(5) "items" protected _primary_key => string(8) "items_id" protected _db_group => string(7) "default" protected _belongs_to => array(2) ( "Itemsbrands" => array(2) ( "foreign_key" => string(15) "items_brands_id" "model" => string(6) "Brands" ) "Mainmenu" => array(2) ( "foreign_key" => string(18) "items_main_menu_id" "model" => string(4) "Menu" ) ) protected _has_many => array(3) ( "Menus" => array(4) ( "foreign_key" => string(19) "items_menu_items_id" "through" => string(10) "items_menu" "model" => string(4) "Menu" "far_key" => string(18) "items_menu_menu_id" ) "Items_photo" => array(4) ( "foreign_key" => string(14) "items_items_id" "through" => NULL "far_key" => string(14) "items_photo_id" "model" => string(10) "Itemsphoto" ) "Filter_value" => array(4) ( "foreign_key" => string(7) "item_id" "through" => string(20) "items_filters_values" "far_key" => string(8) "value_id" "model" => string(13) "Filtersvalues" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "1" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(14) "Товар 123" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(4) "4334" "items_alias" => string(9) "tovar-123" "items_comment" => string(19) "<p>полное</p>" "items_textos" => string(14) "краткое" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "1" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(4) "1200" "items_hits" => string(1) "0" "items_new" => string(1) "0" "items_isset" => string(1) "1" "items_update" => string(1) "1" "items_akc" => string(1) "0" "items_date" => string(19) "2026-01-21 15:50:13" ) protected _related => array(1) ( "Mainmenu" => object Model_Menu(34)"compare_arr" => NULL "bread" => string(104) "<a href="/catalog/">Каталог товаров</a> → <a href="/catalog/tovari-1">Товары 1</a>" "randitems" => object Database_MySQLi_Result(7){ protected _table_name => string(4) "menu" protected _primary_key => string(7) "menu_id" protected _db_group => string(7) "default" protected _has_many => array(2) ( "Items" => array(4) ( ... ) "Filtersmenu" => array(4) ( ... ) ) protected _belongs_to => array(1) ( "Menucat" => array(2) ( ... ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => NULL ) protected _changed => array(0) protected _original_values => array(20) ( "menu_id" => string(2) "17" "menu_ymid" => NULL "menu_name" => string(14) "Товары 1" "slider_id" => NULL "menu_h1" => NULL "menu_title" => NULL "menu_description" => NULL "menu_comment" => string(0) "" "menu_alias" => string(8) "tovari-1" "menu_ref" => string(17) "/catalog/tovari-1" "menu_menu_id" => string(1) "0" "menu_cat_id" => string(1) "2" "menu_type" => string(1) "0" "menu_new" => NULL "menu_sort" => string(2) "15" "menu_level" => string(1) "1" "menu_no" => NULL "menu_photo" => NULL "menu_id1s" => string(0) "" "menu_descr" => 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(4) "menu" protected _object_plural => string(5) "menus" protected _table_columns => array(20) ( "menu_id" => array(13) ( ... ) "menu_ymid" => array(13) ( ... ) "menu_name" => array(12) ( ... ) "slider_id" => array(13) ( ... ) "menu_h1" => array(12) ( ... ) "menu_title" => array(12) ( ... ) "menu_description" => array(12) ( ... ) "menu_comment" => array(12) ( ... ) "menu_alias" => array(12) ( ... ) "menu_ref" => array(12) ( ... ) "menu_menu_id" => array(13) ( ... ) "menu_cat_id" => array(13) ( ... ) "menu_type" => array(13) ( ... ) "menu_new" => array(13) ( ... ) "menu_sort" => array(13) ( ... ) "menu_level" => array(13) ( ... ) "menu_no" => array(12) ( ... ) "menu_photo" => array(12) ( ... ) "menu_id1s" => array(12) ( ... ) "menu_descr" => array(12) ( ... ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "17" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)) 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(5) "items" protected _object_plural => string(7) "itemses" protected _table_columns => array(22) ( "items_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "items_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" ) "items_main_menu_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(18) "items_main_menu_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_1c_id" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_1c_id" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "100" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_name" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_order" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "items_order" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_card" => array(12) ( "type" => string(6) "string" "column_name" => string(10) "items_card" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_art" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "items_art" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_alias" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_comment" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(13) "items_comment" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 9 "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_textos" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "items_textos" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_photo" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "items_photo" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 11 "character_maximum_length" => string(3) "255" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_filters_values" => array(12) ( "type" => string(6) "string" "column_name" => string(20) "items_filters_values" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "512" "collation_name" => string(18) "utf8mb3_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_sort" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_brands_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(15) "items_brands_id" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_ed" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(8) "items_ed" "column_default" => string(1) "1" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_price" => array(10) ( "type" => string(5) "float" "column_name" => string(11) "items_price" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_hits" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "items_hits" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_new" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(9) "items_new" "column_default" => string(1) "0" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_isset" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(11) "items_isset" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 19 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_update" => array(13) ( "type" => string(3) "int" "min" => string(4) "-128" "max" => string(3) "127" "column_name" => string(12) "items_update" "column_default" => string(1) "1" "data_type" => string(7) "tinyint" "is_nullable" => bool TRUE "ordinal_position" => integer 20 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_akc" => array(13) ( "type" => string(3) "int" "min" => string(6) "-32768" "max" => string(5) "32767" "column_name" => string(9) "items_akc" "column_default" => string(1) "0" "data_type" => string(8) "smallint" "is_nullable" => bool TRUE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(20) "select,insert,update" ) "items_date" => array(10) ( "type" => string(6) "string" "column_name" => string(10) "items_date" "column_default" => string(19) "current_timestamp()" "data_type" => string(9) "timestamp" "is_nullable" => bool TRUE "ordinal_position" => integer 22 "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) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" protected _instance => string(7) "default" protected _connection => object mysqli(19) { ... } protected _config => array(6) ( ... ) }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(4) "menu" }{ protected _connection_id => string(40) "5b335b9728122765a52d3df5dda2bf277560e90c" protected _identifier => string(1) "`" public last_query => string(473) "SELECT `itemsphoto`.`items_photo_id` AS `items_photo_id`, `itemsphoto`.`items_items_id` AS `items_items_id`, `itemsphoto`.`items …" 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(5) "items" }{ 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(12) "funddlyadoma" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _internal_row => integer 0 protected _query => string(985) "SELECT `items`.`items_id` AS `items_id`, `items`.`items_main_menu_id` AS `items_main_menu_id`, `items`.`items_1c_id` AS `items_1 …" protected _result => object mysqli_result(5)"dopart" => NULL "itemscat" => NULL ) }{ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }protected _total_rows => integer 2 protected _current_row => integer 0 protected _as_object => string(11) "Model_Items" protected _object_params => NULL }{ protected _name => string(7) "session" protected _lifetime => integer 0 protected _encrypted => bool FALSE protected _data => array(0) protected _destroyed => bool FALSE }public auto_render => bool TRUE public request => object Request(19){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/2.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)public response => object Response(5){ protected _filters => array(0) protected _uri => string(30) "product(/<id>(/<id1>(/<id2>)))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(7) "product" "action" => string(5) "index" ) protected _route_regex => string(93) "#^product(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<id1>[^/.,;?\n]++)(?:/(?P<id2>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(7) "Product" protected _action => string(5) "index" protected _uri => string(17) "product/tovar-123" protected _external => bool FALSE protected _params => array(1) ( "id" => string(9) "tovar-123" ) 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/2.0" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response'); -
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/2.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(30) "product(/<id>(/<id1>(/<id2>)))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(7) "product" "action" => string(5) "index" ) protected _route_regex => string(93) "#^product(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<id1>[^/.,;?\n]++)(?:/(?P<id2>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(7) "Product" protected _action => string(5) "index" protected _uri => string(17) "product/tovar-123" protected _external => bool FALSE protected _params => array(1) ( "id" => string(9) "tovar-123" ) 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) }}1object 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/2.0" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header)) -
SYSPATH/classes/Kohana/Request.php [ 986 ] » Kohana_Request_Client->execute(arguments)
0object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/2.0" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5){ protected _filters => array(0) protected _uri => string(30) "product(/<id>(/<id1>(/<id2>)))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(4) "site" "controller" => string(7) "product" "action" => string(5) "index" ) protected _route_regex => string(93) "#^product(?:/(?P<id>[^/.,;?\n]++)(?:/(?P<id1>[^/.,;?\n]++)(?:/(?P<id2>[^/.,;?\n]++))?)?)?$#uD" }protected _routes => array(0) protected _header => object HTTP_Header(0){ }protected _body => NULL protected _directory => string(4) "Site" protected _controller => string(7) "Product" protected _action => string(5) "index" protected _uri => string(17) "product/tovar-123" protected _external => bool FALSE protected _params => array(1) ( "id" => string(9) "tovar-123" ) 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 }