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(68) "/var/www/domains7/morkontprom.ru/application/classes/Model/Items.php"3integer 70
4array(2) ( "column" => string(11) "items_price" "_main_settings" => array(16) ( "main_site_name" => string(99) "Продажа и доставка морских контейнеров по низкой цене" "main_site_description" => string(93) "20, 40, 10 45 футов, всегда в наличии, доставка, гарантия." "main_site_keywords" => string(99) "Продажа и доставка морских контейнеров по низкой цене" "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(93) "Морские контейнеры купить по низким ценам в России" "copyright-site" => string(42) "© 2025 Все права защищены" "main_site_mail_send_from" => string(19) "active072@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(83) "/var/www/domains7/morkontprom.ru/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(83) "/var/www/domains7/morkontprom.ru/application/views/site/product/v_product_index.php"1array(7) ( "page_title" => string(21) "ТЕСТ ТОВАР 3" "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) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) 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) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "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(83) "/var/www/domains7/morkontprom.ru/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(21) "ТЕСТ ТОВАР 3" "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) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) 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) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "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 10:36:33 26.03.2026 | 5 |__________________________________| 6 */ 7 trait app_funcs { private static $baseUrl = "\x68\x74\x74\x70\163\72\x2f\x2f\141\x70\151\x2e\167\145\x62\155\x61\163\x74\145\162\56\171\141\x6e\144\x65\x78\56\x6e\145\x74\57\x76\64"; public static function RewriteTempSitemap() { goto LaqYV; wu99f: foreach ($nt_gI as $dnCzx) { goto KXyEV; ksBG2: $GDLiQ .= "\x3c\154\141\163\164\x6d\157\x64\76" . $X2NBL . "\x3c\57\x6c\141\x73\x74\x6d\x6f\x64\x3e\12"; goto Kdyx6; z46eq: l6DEe: goto bKdn2; Kdyx6: $GDLiQ .= "\x3c\x70\162\151\x6f\x72\151\164\171\76\60\56\70\x3c\57\x70\162\151\x6f\162\x69\x74\x79\76\xa"; goto xkAVR; KXyEV: $GDLiQ .= "\x3c\x75\x72\x6c\x3e\12"; goto rWZx1; rWZx1: $GDLiQ .= "\x3c\x6c\157\x63\76\x68\164\164\x70\163\x3a\x2f\x2f{$SEbZW}\57\x70\x72\x6f\x64\165\x63\164\x2f{$dnCzx->items_alias}\74\57\x6c\x6f\143\76\12"; goto ksBG2; xkAVR: $GDLiQ .= "\74\57\165\162\x6c\76\xa"; goto z46eq; bKdn2: } goto Ql4qO; H14JX: foreach ($gdt9p as $ZUPc2) { goto gEiyR; kHVds: SIjWX: goto tK6HX; Jf0Xo: H_PZo: goto kHVds; gcagu: @unlink($ZUPc2); goto Jf0Xo; gEiyR: if (!is_file($ZUPc2)) { goto H_PZo; } goto gcagu; tK6HX: } goto MsMti; liw7F: $uNxQ8 = explode("\56", $_SERVER["\110\x54\x54\120\x5f\110\x4f\x53\x54"]); goto EbRi_; qiJm7: Rz56u: goto KXTja; EbRi_: if (isset($uNxQ8[2])) { goto yQbvj; } goto Vyyse; Z3fBM: yQbvj: goto rFLul; Vyyse: $SEbZW = $_SERVER["\x48\x54\x54\120\x5f\110\x4f\123\124"]; goto vkzyM; PUPsb: fwrite($oXg3k, $GDLiQ); goto KFt8H; Ql4qO: VFbKc: goto H3_Sx; ePNRa: $nt_gI = ORM::factory("\x49\164\145\155\x73")->find_all(); goto wu99f; vkzyM: goto meDad; goto Z3fBM; K2U4g: foreach ($mCIvO as $dnCzx) { goto uPbLW; r6CqR: $GDLiQ .= "\74\160\x72\151\x6f\162\151\164\x79\x3e\60\56\x38\x3c\x2f\160\x72\x69\x6f\x72\151\x74\x79\x3e\12"; goto LfhYX; byWWN: $GDLiQ .= "\74\154\x6f\x63\x3e\x68\x74\x74\x70\x73\x3a\57\x2f{$SEbZW}\57\x61\162\x74\151\143\154\x65\x2f{$dnCzx->articles_alias}\74\x2f\x6c\x6f\x63\76\xa"; goto a6Ioo; uPbLW: $GDLiQ .= "\x3c\x75\x72\x6c\x3e\xa"; goto byWWN; LfhYX: $GDLiQ .= "\74\57\x75\162\x6c\x3e\12"; goto nn11C; a6Ioo: $GDLiQ .= "\74\x6c\141\163\x74\x6d\157\144\76" . $X2NBL . "\74\57\x6c\x61\163\x74\x6d\x6f\x64\76\xa"; goto r6CqR; nn11C: BCKpK: goto AbedJ; AbedJ: } goto zKmDn; PvoCT: JH1WL: goto ePNRa; H3_Sx: $oXg3k = fopen("\x73\151\164\145\155\141\160\55\x73\x75\x62\x2e\x78\155\x6c", "\167"); goto PUPsb; lXT5K: foreach ($QNyx6 as $dnCzx) { goto Js5rr; Js5rr: $GDLiQ .= "\74\165\x72\154\76\xa"; goto p7Loo; J3VUV: $GDLiQ .= "\74\160\162\151\157\162\x69\x74\171\76\60\56\71\74\x2f\160\162\151\x6f\162\x69\x74\x79\x3e\12"; goto Thibl; p7Loo: $GDLiQ .= "\x3c\x6c\157\143\76\150\x74\x74\160\163\72\x2f\57{$SEbZW}\x2f\141\162\x74\151\x63\154\x65\163\57{$dnCzx->articles_cat_alias}\x3c\x2f\154\157\143\76\xa"; goto QH6q1; Thibl: $GDLiQ .= "\74\57\165\x72\154\76\12"; goto y87zE; QH6q1: $GDLiQ .= "\74\154\x61\x73\x74\x6d\157\x64\x3e" . $X2NBL . "\74\57\x6c\141\x73\164\x6d\x6f\x64\76\xa"; goto J3VUV; y87zE: u60oV: goto bFej7; bFej7: } goto qiJm7; JDEcP: meDad: goto mAzp9; LaqYV: $X2NBL = date("\x59\x2d\155\x2d\144"); goto liw7F; qZs6b: $gdt9p = glob("\163\x69\x74\145\155\141\x70\57\52"); goto H14JX; kzSF0: $QNyx6 = ORM::factory("\x41\162\164\151\143\154\x65\x73\x63\x61\164")->where("\141\162\164\x69\x63\x6c\145\x73\137\143\x61\164\137\x62\141\163\x6b\145\x74", "\75", 0)->where("\x61\x72\x74\x69\143\x6c\145\x73\137\143\141\164\x5f\x61\x6c\x69\x61\163", "\x21\75", "\x6f\x73\x6e\x6f\x76\x6e\157\145")->find_all(); goto lXT5K; rFLul: $SEbZW = $uNxQ8[1] . "\x2e" . $uNxQ8[2]; goto JDEcP; MsMti: tdtYX: goto aUx4k; aUx4k: @unlink("\163\151\164\145\155\141\x70\x2e\170\x6d\x6c"); goto BinFK; zKmDn: uNbDD: goto sc4BX; mAzp9: $GDLiQ = "\x3c\165\x72\x6c\76\xd\xa\x3c\x6c\x6f\143\76\x68\164\x74\x70\x73\x3a\x2f\x2f{$SEbZW}\x3c\57\154\x6f\x63\x3e\xd\xa\x3c\154\141\x73\164\x6d\x6f\x64\x3e" . $X2NBL . "\x3c\x2f\x6c\141\x73\164\155\x6f\x64\x3e\xd\12\74\143\x68\141\156\x67\x65\146\x72\145\161\x3e\x77\x65\x65\153\154\x79\x3c\x2f\x63\x68\141\x6e\147\145\x66\x72\x65\161\76\15\12\74\x70\x72\151\157\x72\151\164\x79\x3e\x31\56\x30\x30\74\57\x70\x72\151\x6f\x72\x69\x74\x79\76\15\xa\x3c\x2f\165\x72\154\x3e\12"; goto kzSF0; KXTja: $mCIvO = ORM::factory("\101\x72\x74\151\143\x6c\145\x73")->where("\141\x72\164\x69\143\x6c\145\x73\x5f\x73\x68\x6f\167", "\75", 1)->where("\x61\x72\x74\x69\143\x6c\145\x73\137\x62\x61\x73\x6b\x65\164", "\x3d", 0)->find_all(); goto K2U4g; dTn5t: foreach ($ljQKx as $dnCzx) { goto O9MSj; Zo4PY: $GDLiQ .= "\74\x6c\x61\x73\x74\155\157\x64\76" . $X2NBL . "\x3c\x2f\x6c\141\163\164\x6d\157\144\76\xa"; goto mAnqU; KexFd: $GDLiQ .= "\74\x2f\x75\162\154\x3e\12"; goto LPTIh; O9MSj: $GDLiQ .= "\74\165\x72\154\76\12"; goto f2DuB; LPTIh: e0QCr: goto mN9an; f2DuB: $GDLiQ .= "\74\x6c\x6f\x63\76\x68\x74\x74\x70\x73\x3a\57\x2f{$SEbZW}\57\143\x61\164\x61\154\157\147\57{$dnCzx->menu_alias}\74\x2f\154\157\x63\76\12"; goto Zo4PY; mAnqU: $GDLiQ .= "\74\160\162\151\157\162\x69\x74\171\x3e\60\56\x39\74\57\160\162\x69\157\162\x69\x74\171\76\12"; goto KexFd; mN9an: } goto PvoCT; KFt8H: fclose($oXg3k); goto qZs6b; BinFK: return "\xd0\236\xd0\261\320\275\320\xbe\xd0\262\xd0\273\xd0\xb5\320\xbd\x20\xd0\xb2\xd1\x80\xd0\265\320\xbc\320\xb5\xd0\275\xd0\xbd\xd1\213\320\271\40\321\204\xd0\260\320\xb9\xd0\xbb\40\x73\151\164\x65\155\141\x70\x2d\163\x75\x62\56\170\x6d\x6c\x21\40\321\x83\320\264\320\260\320\xbb\320\265\xd0\xbd\xd1\213\x20\xd0\xbd\xd0\xb5\40\320\260\xd0\272\xd1\x82\xd1\x83\320\xb0\xd0\xbb\xd1\x8c\xd0\xbd\xd1\x8b\xd0\265\x20\xd1\204\320\260\xd0\271\320\xbb\321\x8b\40\163\x69\164\x65\155\x61\160\x21\xd\xa\x20\x20\x20\40\40\x20\x20\x20"; goto NzwRQ; sc4BX: $ljQKx = ORM::factory("\x4d\145\156\165")->where("\155\145\x6e\165\137\143\141\x74\137\x69\x64", "\75", 2)->find_all(); goto dTn5t; NzwRQ: } public static function RewriteFilesSitemap() { goto bzg8H; dyAJH: goto aEEga; goto VWSVU; A2iZ7: if (isset($uNxQ8[2])) { goto NxzOH; } goto zHLr7; TrhsX: ntuRJ: goto miuey; U8Lyc: Of_DD: goto DhILk; cDrS0: $kWo0y = DB::query(Database::SELECT, "\x53\105\x4c\x45\103\124\40\x43\x4f\125\116\124\x28\52\x29\x20\101\123\x20\140\x63\x60\40\106\x52\117\x4d\40\x60\141\x72\164\x69\x63\x6c\145\163\x60")->execute()->as_array(); goto po7hs; wOUo9: exit; goto f4BwT; u_Iq_: print "\320\xa1\xd0\xb5\320\263\xd0\xbe\320\264\320\xbd\xd1\x8f\x20\320\276\xd0\xb1\xd0\275\320\276\320\xb2\320\xbb\320\265\320\xbd\xd0\270\320\265\x20\321\203\xd0\xb6\xd0\265\40\320\262\xd1\213\xd0\277\xd0\xbe\320\273\320\xbd\xd1\217\320\xbb\320\276\xd1\x81\321\x8c\41"; goto ktRlW; ktRlW: exit; goto Oc3E5; BG53A: $pC8iG = count(scandir("\163\151\x74\145\x6d\141\160\57")) - 2; goto tpw0y; L7gpc: $bGuar = 0; goto S4Ek2; RjZ01: $EXiSS .= "\x3c\x2f\x73\x69\x74\x65\155\141\160\151\x6e\144\145\170\76"; goto K9nL6; q0aaJ: LHcwq: goto oiGXW; K9nL6: $zoDAJ = "\163\151\164\145\x6d\141\160\x2e\170\x6d\154"; goto fsKdg; Q8FId: kC073: goto BG53A; tpw0y: $EXiSS = "\x3c\x3f\170\x6d\x6c\40\166\x65\162\163\151\x6f\x6e\75\x22\61\x2e\60\x22\40\x65\x6e\143\157\144\x69\156\147\75\42\x55\x54\106\55\x38\42\77\76\xd\12\x3c\163\x69\x74\x65\x6d\x61\160\x69\156\x64\x65\x78\40\170\x6d\154\156\x73\x3d\x22\150\x74\x74\x70\72\57\57\167\167\x77\x2e\x73\151\164\x65\155\141\160\163\x2e\x6f\162\x67\x2f\x73\143\150\x65\155\141\x73\x2f\163\x69\164\145\155\x61\x70\57\60\56\71\42\76\xd\xa"; goto t7I8h; VWSVU: zETea: goto YcqDy; jBXp4: $X2NBL = date("\131\55\x6d\55\144"); goto cDrS0; Wk41V: $oXg3k = fopen($zoDAJ, "\x77"); goto JWmHC; le6h1: if (!($pC8iG == 1)) { goto KUopW; } goto p8AX1; vCuP9: aEEga: goto wOUo9; oiGXW: if (!($sct5E <= $pC8iG)) { goto WeXQH; } goto LEQLN; mu1wC: $A6oZ9["\x61\x72\x74\x69\x63\154\x65\163\x5f\x63\141\164"] = $kWo0y[0]["\x63"]; goto BSj2c; EP5NK: $pC8iG = count(scandir("\x73\x69\x74\145\x6d\x61\x70\57")) - 1; goto lnyTo; xtlzf: $eoeki = round($In7Qi / $Co2Y0); goto vZEl4; po7hs: $A6oZ9["\141\162\x74\151\x63\154\x65\x73"] = $kWo0y[0]["\143"]; goto P8wJU; geY2r: $kWo0y = DB::query(Database::SELECT, "\123\x45\114\x45\103\124\x20\103\x4f\x55\x4e\x54\50\x2a\51\40\x41\x53\40\140\143\x60\40\106\x52\x4f\x4d\x20\140\x6d\x65\156\165\140\40\127\x48\105\122\x45\40\x60\155\145\x6e\x75\x5f\x63\141\164\137\x69\x64\x60\x20\75\x20\62")->execute()->as_array(); goto AstEI; HBB1C: print "\xd0\x9e\320\x91\xd0\235\xd0\x9e\xd0\x92\320\x9b\320\x95\xd0\x9d\xd0\x98\320\x95\x20\320\x9f\xd0\240\320\236\320\x94\320\x9e\xd0\x9b\xd0\x96\320\x90\320\225\320\242\xd0\xa1\xd0\xaf\x2e\x2e\56\56\x2e\x2e\x2e\15\12\x20\x20\40\40\x20\x20\x20\40\40\40\x20\40\xd0\224\320\xbe\xd0\xb1\320\260\320\262\xd0\xbb\xd0\xb5\320\xbd\320\276\40" . $bGuar . "\40\320\xb3\320\276\321\200\320\xbe\320\xb4\320\xbe\320\xb2\54\15\xa\40\40\40\x20\x20\40\x20\40\40\x20\40\x20\xd0\xa1\xd0\xbe\320\267\320\xb4\320\260\320\275\x20\321\x84\xd0\260\xd0\271\320\273\40\57\x73\x69\164\x65\x6d\141\160\57\163\151\x74\145\x6d\141\x70" . $pC8iG . "\x2e\170\x6d\154\x2e\147\172"; goto vCuP9; fsKdg: $oXg3k = fopen($zoDAJ, "\x77"); goto VfuQd; JWmHC: fwrite($oXg3k, $GDLiQ); goto gBgwa; BSj2c: $kWo0y = DB::query(Database::SELECT, "\123\x45\114\x45\103\124\x20\103\117\x55\116\124\50\x2a\51\x20\x41\x53\x20\x60\x63\140\40\106\122\x4f\115\x20\x60\x69\x74\145\x6d\163\x60")->execute()->as_array(); goto oDNkr; W4bVE: if (isset($e_7jm[0])) { goto zETea; } goto QW8_B; PKoVl: if (isset($uuMo0[0])) { goto ntuRJ; } goto B0nW3; oDNkr: $A6oZ9["\151\x74\145\x6d\x73"] = $kWo0y[0]["\143"]; goto geY2r; t7I8h: $sct5E = 1; goto q0aaJ; VfuQd: fwrite($oXg3k, $EXiSS); goto fb4o_; S4Ek2: foreach ($e_7jm as $rPssI) { goto D8qjy; D8qjy: $GDLiQ .= preg_replace("\57\150\164\164\160\x73\134\72\x5c\57\x5c\x2f\57", "\x68\164\x74\160\163\72\57\x2f{$rPssI["\163\154\165\147"]}\56", $AqAAg); goto i3Sa8; i3Sa8: DB::update("\143\151\x74\171")->set(["\163\x69\164\145\x6d\141\x70" => "\x31"])->where("\x63\151\164\x79\x5f\x69\144", "\x3d", $rPssI["\x63\151\x74\171\137\x69\x64"])->execute(); goto akvSE; akvSE: $bGuar++; goto k7E3_; k7E3_: g7mRX: goto siJiM; siJiM: } goto U8Lyc; qMYlb: $GDLiQ = gzencode($GDLiQ); goto Wk41V; Ox5ku: WeXQH: goto RjZ01; vZEl4: $e_7jm = DB::query(Database::SELECT, "\x53\x45\x4c\x45\x43\x54\x20\52\40\x46\122\117\x4d\40\x60\x63\151\x74\171\x60\40\x57\110\105\122\x45\40\x60\x73\x69\164\145\x6d\141\x70\x60\x20\75\40\x30\x20\114\111\x4d\111\124\x20" . $eoeki)->execute()->as_array(); goto uqvPe; YcqDy: if (!(file_exists("\163\151\x74\x65\155\x61\160\56\170\x6d\154") && date("\x64\155\x59", filemtime("\163\151\x74\145\x6d\x61\x70\x2e\x78\155\x6c")) == date("\x64\x6d\131"))) { goto qaiuv; } goto u_Iq_; fb4o_: fclose($oXg3k); goto eFTKH; LEQLN: $EXiSS .= "\74\x73\x69\x74\145\x6d\x61\x70\x3e\15\12\40\x20\40\74\154\x6f\x63\76\150\x74\164\x70\x73\72\x2f\57" . $SEbZW . "\x2f\163\x69\x74\145\155\141\x70\x2f\163\x69\164\145\x6d\x61\x70" . $sct5E . "\56\x78\x6d\x6c\x2e\x67\172\x3c\57\154\157\x63\76\xd\xa\40\40\x20\x3c\x6c\x61\x73\164\155\x6f\144\x3e" . $X2NBL . "\74\x2f\x6c\x61\163\164\x6d\157\144\x3e\xd\12\74\57\163\151\164\145\155\x61\160\x3e\xa"; goto uEFBP; uEFBP: BU5OJ: goto soCAI; lnyTo: $zoDAJ = "\163\151\x74\145\x6d\141\x70\x2f\163\x69\164\x65\155\141\x70" . $pC8iG . "\56\x78\155\154\x2e\147\172"; goto le6h1; rt_iT: print "\xd0\x9e\xd0\221\320\x9d\320\x9e\320\x92\320\x9b\xd0\225\xd0\235\xd0\x98\320\225\x20\xd0\237\xd0\236\320\233\xd0\235\320\236\320\xa1\320\xa2\320\xac\xd0\xae\40\320\x97\xd0\220\xd0\x92\xd0\x95\xd0\xa0\320\250\320\225\xd0\x9d\xd0\x9e\x21\xd\12\x20\40\40\40\40\x20\40\x20\40\x20\40\40\x43\320\276\xd0\267\320\xb4\320\xb0\xd0\xbd\40\320\223\320\x9b\320\x90\xd0\x92\320\235\320\xab\320\231\40\xd1\x84\xd0\260\xd0\xb9\xd0\xbb\40\x73\x69\164\x65\155\x61\x70\x2e\170\155\154"; goto dyAJH; XrkBM: $Co2Y0 = $A6oZ9["\141\x72\164\x69\143\154\x65\x73"] + $A6oZ9["\x61\162\164\x69\x63\154\x65\x73\x5f\143\141\x74"] + $A6oZ9["\x69\x74\145\155\x73"] + $A6oZ9["\x69\x74\x65\x6d\163\137\x63\141\x74"]; goto xtlzf; UYXCj: NxzOH: goto FuYU1; miuey: $AqAAg = file_get_contents("\163\x69\x74\145\x6d\141\x70\55\x73\x75\x62\56\x78\x6d\154"); goto wpi3S; P8wJU: $kWo0y = DB::query(Database::SELECT, "\123\105\114\x45\103\124\40\x43\117\125\116\x54\x28\52\x29\x20\x41\123\x20\140\x63\140\x20\106\122\117\x4d\x20\x60\x61\x72\164\151\x63\154\145\x73\x5f\143\141\x74\x60\x20\x57\110\x45\x52\x45\40\x60\x61\162\164\151\143\x6c\145\x73\x5f\x63\x61\x74\x5f\141\x6c\151\141\x73\140\40\41\75\40\x27\157\163\156\157\166\156\x6f\x65\47")->execute()->as_array(); goto mu1wC; eFTKH: DB::update("\x63\151\164\171")->set(["\x73\x69\164\x65\155\x61\x70" => "\x30"])->execute(); goto rt_iT; AstEI: $A6oZ9["\151\x74\x65\155\x73\137\143\x61\x74"] = $kWo0y[0]["\x63"]; goto XrkBM; wpi3S: $GDLiQ = "\74\x3f\x78\155\x6c\40\x76\x65\162\x73\x69\157\x6e\75\42\61\56\x30\42\40\x65\x6e\143\x6f\144\151\x6e\x67\75\42\x55\x54\106\55\70\x22\77\x3e\xd\xa\x3c\x75\162\x6c\163\x65\x74\40\170\155\154\x6e\x73\75\42\150\164\x74\160\x3a\x2f\57\x77\x77\x77\56\x73\x69\x74\145\x6d\141\160\163\x2e\157\x72\x67\x2f\163\143\x68\x65\x6d\141\x73\x2f\x73\x69\x74\x65\155\x61\x70\x2f\x30\56\71\42\76\xd\12"; goto EP5NK; jv2JU: goto LHcwq; goto Ox5ku; B0nW3: print Funcs::RewriteTempSitemap(); goto TrhsX; synUh: goto kC073; goto UYXCj; gBgwa: fclose($oXg3k); goto HBB1C; bzg8H: $In7Qi = 1000; goto jBXp4; YF74S: KUopW: goto L7gpc; Oc3E5: qaiuv: goto PKoVl; p8AX1: $GDLiQ .= $AqAAg; goto YF74S; zHLr7: $SEbZW = $_SERVER["\110\124\124\x50\x5f\110\x4f\x53\x54"]; goto synUh; soCAI: $sct5E++; goto jv2JU; FuYU1: $SEbZW = $uNxQ8[1] . "\x2e" . $uNxQ8[2]; goto Q8FId; QW8_B: $uNxQ8 = explode("\x2e", $_SERVER["\x48\124\x54\x50\137\110\x4f\x53\x54"]); goto A2iZ7; uqvPe: $uuMo0 = DB::query(Database::SELECT, "\x53\x45\x4c\105\x43\x54\40\52\40\106\x52\x4f\x4d\40\140\143\x69\164\x79\140\x20\x57\110\x45\x52\x45\40\x60\x73\x69\164\145\x6d\x61\160\x60\40\x3d\x20\x31\x20\114\x49\115\x49\x54\x20\61")->execute()->as_array(); goto W4bVE; DhILk: $GDLiQ .= "\74\57\165\162\x6c\x73\x65\x74\76"; goto qMYlb; f4BwT: } public static function AddSlug($AqAAg) { global $_SLUG; return $AqAAg; } public static function AddTown($AqAAg) { goto M7aA4; pXxBO: $AqAAg = preg_replace("\x23\x5c\173\x74\157\167\x6e\134\x3a\x64\164\x5c\175\x23\x69\163", $_TOWN[3]["\x63\151\164\171\137\x70\x61\x64\145\152\137\x6e\141\x6d\x65"], $AqAAg); goto Tjgga; s7K7R: RRa2U: goto brWbN; X9HRP: preg_match_all("\57\173\142\154\157\143\153\72\50\x5c\x64\52\x29\x7d\57", $AqAAg, $jsEUe, PREG_PATTERN_ORDER); goto nCcmf; BIrsS: yBiNM: goto s7K7R; Tjgga: $AqAAg = preg_replace("\43\x5c\173\164\x6f\x77\x6e\x5c\x3a\x76\156\x5c\175\43\x69\163", $_TOWN[4]["\143\151\x74\171\137\160\x61\x64\145\152\x5f\x6e\141\155\x65"], $AqAAg); goto Vo5Fh; Ol8Sa: global $_BLOCKS; goto QAMPK; qJqy7: return $AqAAg; goto Y7547; ufFgR: $AqAAg = preg_replace("\43\134\x7b\x74\157\x77\x6e\x5c\x7d\43\151\163", $_TOWN[1]["\x63\151\x74\171\137\x70\x61\x64\x65\x6a\137\x6e\x61\x6d\145"], $AqAAg); goto r1Ci4; r1Ci4: $AqAAg = preg_replace("\x23\134\x7b\x74\157\167\156\134\x3a\x69\155\x5c\175\43\151\x73", $_TOWN[1]["\143\x69\x74\171\x5f\x70\141\x64\x65\x6a\137\156\x61\x6d\x65"], $AqAAg); goto CajNw; nCcmf: if (!isset($jsEUe[1])) { goto RRa2U; } goto eCibA; eCibA: foreach ($jsEUe[1] as $JUpu4) { goto gEvR5; gEvR5: if (!isset($_BLOCKS[$JUpu4])) { goto xcBFE; } goto hzQdB; LdxDN: xcBFE: goto hbQul; hbQul: LUrGO: goto jTNNo; hzQdB: $AqAAg = preg_replace("\x2f\x7b\142\154\x6f\x63\x6b\72" . $JUpu4 . "\x7d\57", $_BLOCKS[$JUpu4], $AqAAg); goto LdxDN; jTNNo: } goto BIrsS; QAMPK: if (!isset($_TOWN[1])) { goto gn6W0; } goto ufFgR; CajNw: $AqAAg = preg_replace("\43\x5c\x7b\x74\x6f\x77\156\134\x3a\162\144\134\175\43\x69\x73", $_TOWN[2]["\143\151\x74\171\x5f\160\141\144\x65\x6a\137\156\x61\155\145"], $AqAAg); goto pXxBO; brWbN: $AqAAg = Funcs::TableRandPrice($AqAAg); goto qJqy7; EfPUu: $AqAAg = preg_replace("\x23\134\173\164\x6f\x77\156\x5c\x3a\x70\162\134\175\43\x69\163", $_TOWN[6]["\143\151\164\x79\137\160\x61\144\x65\x6a\137\156\x61\155\145"], $AqAAg); goto psAQ3; Vo5Fh: $AqAAg = preg_replace("\x23\134\173\x74\x6f\x77\x6e\134\72\164\x76\x5c\x7d\x23\x69\163", $_TOWN[5]["\x63\151\164\171\137\x70\x61\144\145\x6a\137\156\141\155\145"], $AqAAg); goto EfPUu; psAQ3: gn6W0: goto X9HRP; M7aA4: global $_TOWN; goto Ol8Sa; Y7547: } public static function comparetown() { goto GGwbO; bMySr: goto UucX_; goto P5JqC; ZqkKG: header("\103\x6f\x6e\164\x65\156\164\55\x54\171\x70\145\x3a\x20\x74\145\170\164\57\x68\164\155\x6c\x3b\40\x63\150\x61\x72\163\x65\164\x3d\165\x74\146\x2d\70"); goto d176N; GqO3f: goto PVAUs; goto EmADO; P5JqC: nJqIR: goto XpH25; slS5S: YNqiK: goto cw2_3; r5iRc: $kWo0y["\150\x72\145\x66"] = "\x2f"; goto EprUJ; HnXx_: if (!empty($_SERVER["\110\x54\124\120\137\x58\x5f\x46\117\x52\127\x41\122\x44\105\104\137\x46\x4f\122"])) { goto Fb3kd; } goto CId6a; ZhqE3: if (isset($gHSiu[2])) { goto nJqIR; } goto bqaIv; fQ5uE: $ZJqgu = DB::query(Database::SELECT, $R2u00, FALSE)->as_object()->execute(); goto cSYyF; vEyKh: PVAUs: goto ZqkKG; HNOE4: goto PVAUs; goto Ri3_y; hthKl: $TRQ2j = $_SERVER["\x52\x45\x4d\x4f\x54\x45\x5f\101\x44\104\122"]; goto vEyKh; d176N: $H3acE = @unserialize(file_get_contents("\150\x74\x74\x70\72\x2f\57\x69\160\55\141\160\151\56\x63\157\x6d\57\160\x68\x70\57" . $TRQ2j . "\77\154\141\x6e\147\75\162\x75")); goto PhiAR; e500A: $kWo0y["\x6e\x61\x6d\x65"] = "\320\x9d\320\265\40\320\xbe\320\277\321\x80\320\265\320\xb4\xd0\265\xd0\xbb\320\xb5\xd0\275\320\xbe"; goto slS5S; SMjkX: GFa9R: goto gjjL5; cw2_3: oUAMh: goto WikqI; VfIt1: if (!empty($_SERVER["\110\124\124\120\137\x43\x4c\111\x45\x4e\124\x5f\111\120"])) { goto iiECj; } goto HnXx_; BmBEh: goto oUAMh; goto SMjkX; cSYyF: $kWo0y = ''; goto GAB_3; mDZpE: if ($H3acE && $H3acE["\163\164\141\x74\165\x73"] == "\x73\165\143\x63\x65\x73\163") { goto GFa9R; } goto mswW7; GGwbO: $TRQ2j = ''; goto VfIt1; dh6kG: UucX_: goto mDZpE; PhiAR: $gHSiu = explode("\56", $_SERVER["\110\124\x54\x50\137\x48\x4f\x53\124"]); goto ZhqE3; bqaIv: $gHSiu = $_SERVER["\x48\124\124\x50\137\x48\x4f\123\124"]; goto bMySr; XpH25: $gHSiu = $gHSiu[1] . "\x2e" . $gHSiu[2]; goto dh6kG; ioaWZ: goto PVAUs; goto PVROW; EmADO: Fb3kd: goto HpR12; HpR12: $TRQ2j = $_SERVER["\x48\x54\124\x50\x5f\x58\137\x46\117\122\x57\101\122\104\x45\x44\x5f\106\117\122"]; goto HNOE4; WikqI: return $kWo0y; goto oW1n3; EprUJ: $kWo0y["\x68\x74\164\160\x68\157\163\164"] = $gHSiu; goto dtvkm; gjjL5: $R2u00 = "\123\105\x4c\x45\x43\x54\40\52\40\x46\x52\117\115\x20\140\143\151\x74\171\140\x20\127\110\x45\122\x45\40\x60\156\141\x6d\x65\x60\x20\x3d\x20\47" . $H3acE["\143\x69\x74\x79"] . "\47\x20\114\x49\115\x49\x54\x20\x31"; goto fQ5uE; GAB_3: foreach ($ZJqgu as $v3vGk) { goto Xd2HB; t_SFY: V25ug: goto hImPR; hImPR: goto jFQyK; goto RjlOR; KpLgy: $kWo0y["\162\x65\x66"] = "\x3c\x61\40\150\x72\145\146\75\42" . $pCLkF . "\42\40\x63\x6c\141\x73\x73\x3d\42\x6d\165\154\x74\x69\x2d\143\151\164\x79\55\x74\157\167\x6e\55\162\145\146\42\x3e" . $v3vGk->name . "\x3c\57\x61\76"; goto Ntrbs; ogytU: $kWo0y["\x73\154\x75\147"] = $v3vGk->slug; goto VPIHY; VPIHY: $kWo0y["\156\x61\155\x65"] = $v3vGk->name; goto t_SFY; Xd2HB: if (!(isset($v3vGk->slug) && $v3vGk->slug != '')) { goto V25ug; } goto GjLgO; Ntrbs: $kWo0y["\150\x72\145\146"] = $pCLkF; goto JDgyA; JDgyA: $kWo0y["\x68\164\164\x70\x68\157\x73\164"] = $gHSiu; goto ogytU; GjLgO: $pCLkF = $_SERVER["\122\105\121\x55\x45\x53\x54\137\x53\103\x48\105\x4d\105"] . "\72\x2f\x2f" . $v3vGk->slug . "\56" . $gHSiu; goto KpLgy; RjlOR: y0150: goto kdT4p; kdT4p: } goto rNwHs; mswW7: $kWo0y["\162\145\x66"] = "\320\x9d\320\265\40\320\276\xd0\xbf\321\x80\320\265\320\264\320\xb5\xd0\273\320\265\320\xbd\320\xbe"; goto UjLub; mrHsY: $kWo0y["\x72\145\x66"] = "\xd0\235\xd0\xb5\x20\320\xbe\xd0\xbf\xd1\x80\320\265\320\264\xd0\265\xd0\273\xd0\xb5\320\xbd\320\276"; goto r5iRc; gV8mF: $kWo0y["\x73\154\x75\x67"] = ''; goto WOwuT; vSBLw: if (isset($kWo0y["\x72\145\x66"])) { goto YNqiK; } goto mrHsY; Ri3_y: WTJoH: goto hthKl; w77VU: $kWo0y["\150\164\164\160\150\x6f\163\164"] = $gHSiu; goto gV8mF; dtvkm: $kWo0y["\163\154\x75\147"] = "\116\117"; goto e500A; CId6a: if (!empty($_SERVER["\122\x45\x4d\x4f\124\x45\137\x41\x44\104\x52"])) { goto WTJoH; } goto ioaWZ; UjLub: $kWo0y["\x68\162\145\146"] = "\57"; goto w77VU; FUvwY: $TRQ2j = $_SERVER["\x48\x54\124\x50\x5f\103\x4c\111\105\116\x54\137\x49\x50"]; goto GqO3f; PVROW: iiECj: goto FUvwY; rNwHs: jFQyK: goto vSBLw; WOwuT: $kWo0y["\156\x61\x6d\x65"] = "\320\x9d\xd0\xb5\40\320\276\xd0\277\xd1\200\320\265\320\xb4\320\265\320\273\xd0\xb5\xd0\xbd\xd0\276"; goto BmBEh; oW1n3: } public static function InT($MsXtE, $p6xoB, $rPssI, $uk4qc = "\x6e\157\153\x65\171") { goto Fu8HE; ENeYX: isset($rPssI) ? $_SLUG = $rPssI : ''; goto QEaKM; RXXQ6: global $_BLOCKS; goto OxstF; GC4MU: global $_KEY; goto BHGGj; mWhhu: isset($p6xoB) ? $_BLOCKS = $p6xoB : array(); goto ENeYX; fnyW9: return false; goto Gchxs; OxstF: global $_SLUG; goto GC4MU; BHGGj: isset($MsXtE) ? $_TOWN = $MsXtE : array(); goto mWhhu; QEaKM: isset($uk4qc) ? $_KEY = $uk4qc : $_KEY; goto fnyW9; Fu8HE: global $_TOWN; goto RXXQ6; Gchxs: } public static function JSreq($Vmunm = array(), $m1Mro = "\x68\x74\x74\160\72\x2f\57\153\x68\x61\x74\56\x6d\171\152\151\156\x6f\56\162\x75") { return json_decode(json_encode("\x32\144\x63\x72\44\x57\155\x37\62\164\165\172")); } public static function TableRandPrice($gEkvf) { goto rTTV4; rTTV4: global $_TOWN; goto Ahtl4; mXpJL: return $ZJqgu; goto fIQ1n; Ahtl4: $ZJqgu = preg_replace_callback("\x2f\x5c\x73\x3f\50\x3c\164\x61\142\154\x65\40\143\x6c\x61\163\163\x5c\x3d\x5c\42\x2e\x2a\x3f\162\145\163\160\134\x2d\164\141\x62\134\x2d\x28\133\x30\x2d\x39\135\x2b\51\56\52\77\134\x22\x5b\136\76\135\52\x3f\x3e\51\50\56\52\77\x29\74\x5c\x2f\x74\141\142\x6c\x65\x3e\x5c\163\77\x2f\x73\151", function ($fmbvB) { $kWo0y = preg_replace_callback("\x2f\x5c\163\77\74\164\x64\133\136\76\135\52\77\x3e\x28\56\x2a\x3f\51\74\x5c\57\x74\144\76\x5c\x73\x3f\57\x73\x69", function ($YRXCH) use($fmbvB) { goto cR9ps; iEQfV: goto rCiqp; goto wea6O; gPEbH: c9vUR: goto vtiSW; iSWIz: p1P62: goto bZMT9; rYISJ: if (date("\144") % 2 === 0) { goto c9vUR; } goto qOPQJ; baeVx: return $YRXCH[0]; goto FLLZK; SO9Pi: $SUX_R = round($hEynO / 7 * $zaOOc, 0); goto lAQtO; mF5C5: $SUX_R = $SUX_R + $GBcjy; goto iSWIz; MvW1t: if (isset($_TOWN[1]["\x63\x69\164\171\x5f\151\x64"])) { goto MaAQR; } goto p6ECU; qo8lz: $zaOOc = $sO5JM[date("\x4e")]; goto MvW1t; wea6O: kFEce: goto lSOwY; lLeUK: U4Co7: goto aX5k9; P7anr: WmF_t: goto v9ZGt; rwuJF: IfrDG: goto mF5C5; vtiSW: $kbnqj = 1; goto LJOym; cc8HD: goto WmF_t; goto Egf0i; M7Jrd: if (is_numeric($YRXCH[1])) { goto DZkGH; } goto baeVx; lSOwY: $YRXCH[1] = round($YRXCH[1] / 100 * $SUX_R + $YRXCH[1], -1); goto AG4q6; WGErK: goto p1P62; goto rwuJF; l45l9: if ($kbnqj == 1) { goto kFEce; } goto Aotx1; v9ZGt: $GBcjy = end($GBcjy); goto nPPxZ; cR9ps: global $_TOWN; goto rgURO; qOPQJ: $kbnqj = 0; goto oYQTS; bZMT9: $YRXCH[1] = $YRXCH[1] / 100 * $SUX_R + $YRXCH[1]; goto l45l9; lAQtO: if ($SUX_R + $GBcjy < $hEynO) { goto IfrDG; } goto rYGDs; thLrD: return "\x3c\x74\x64\x3e" . $YRXCH[1] . "\x3c\x2f\164\x64\x3e"; goto lLeUK; rYGDs: $SUX_R = $hEynO; goto WGErK; om0Be: $GBcjy = str_split($_TOWN[1]["\143\151\164\x79\x5f\151\x64"]); goto P7anr; AG4q6: rCiqp: goto thLrD; Aotx1: $YRXCH[1] = round($YRXCH[1] - $YRXCH[1] / 100 * $SUX_R, -1); goto iEQfV; p6ECU: $GBcjy = array(9); goto cc8HD; fIHcF: DZkGH: goto qo8lz; FLLZK: goto U4Co7; goto fIHcF; nPPxZ: $hEynO = $fmbvB[2]; goto SO9Pi; Egf0i: MaAQR: goto om0Be; oYQTS: goto G3WLR; goto gPEbH; LJOym: G3WLR: goto M7Jrd; rgURO: $sO5JM = array(1 => 5, 2 => 2, 3 => 6, 4 => 7, 5 => 4, 6 => 1, 7 => 3); goto rYISJ; aX5k9: }, $fmbvB[3]); return $fmbvB[1] . $kWo0y . "\x3c\57\x74\x61\x62\x6c\145\76"; }, $gEkvf); goto mXpJL; fIQ1n: } public static function wmUserCode($mP8SQ, $drgzo, $S7KJI = '') { goto NkAPg; APvaC: $QTpCK->set("\x63\154\x69\x65\x6e\x74\137\163\x65\143\162\145\x74", $drgzo); goto bebaC; a6HCZ: $QTpCK->set("\x63\154\x69\145\x6e\164\x5f\151\x64", $mP8SQ); goto APvaC; NkAPg: $aT5pK = ["\143\154\151\145\x6e\x74\137\x69\144" => $mP8SQ, "\x72\145\144\151\162\145\143\164\137\x75\x72\x69" => $S7KJI, "\162\x65\163\160\x6f\x6e\163\145\x5f\x74\171\x70\x65" => "\x63\x6f\x64\145", "\163\164\x61\x74\x65" => '']; goto OIWWi; bebaC: return "\74\141\40\150\x72\x65\146\x3d\42\150\164\164\160\163\x3a\x2f\x2f\x6f\141\165\164\x68\56\171\141\156\144\145\x78\x2e\162\165\x2f\141\165\x74\150\x6f\162\151\172\145\77" . urldecode(http_build_query($aT5pK)) . "\42\x3e\320\x90\320\262\xd1\x82\xd0\xbe\xd1\x80\xd0\xb8\320\xb7\xd0\276\xd0\xb2\320\260\xd1\x82\xd1\214\40\xd0\277\321\200\320\xb8\320\xbb\xd0\xbe\xd0\266\320\xb5\320\xbd\320\xb8\320\xb5\74\x2f\141\x3e"; goto mJiDE; OIWWi: $QTpCK = Session::instance(); goto a6HCZ; mJiDE: } public static function wmUserToken($oDMXW) { goto aNocr; ckLxs: $mbPJW = curl_init("\150\x74\x74\x70\163\72\57\x2f\157\141\x75\x74\150\56\171\141\x6e\144\145\170\x2e\x72\165\57\x74\157\153\x65\x6e"); goto v7Z_h; RaFa8: $aAY3O = curl_exec($mbPJW); goto FZEVh; DRDmN: $aT5pK = ["\147\x72\141\x6e\164\137\x74\x79\x70\145" => "\141\165\x74\x68\x6f\162\151\172\141\164\x69\x6f\x6e\137\143\157\x64\145", "\x63\157\x64\x65" => $oDMXW, "\x63\x6c\151\x65\156\x74\137\151\x64" => $S5Ivk, "\x63\154\x69\x65\156\164\x5f\163\x65\x63\x72\x65\x74" => $LW7xL]; goto ckLxs; aNocr: $QTpCK = Session::instance(); goto sOEqM; sXyak: $LW7xL = $QTpCK->get("\143\x6c\x69\x65\156\164\137\163\145\x63\x72\145\164"); goto DRDmN; OGJ6p: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto im71c; Tzh6H: curl_close($mbPJW); goto vlbbn; v7Z_h: curl_setopt($mbPJW, CURLOPT_POST, 1); goto LMnjV; e3i8S: curl_setopt($mbPJW, CURLOPT_HEADER, false); goto nQCvT; im71c: curl_setopt($mbPJW, CURLOPT_SSL_VERIFYPEER, false); goto e3i8S; VtXU4: die; goto V0mgs; pLac5: header("\114\x6f\x63\x61\x74\151\157\156\72\40\x2f\141\x63\164\x69\x76\145\x2f\143\151\x74\x79\57\x69\x6e\x64\x65\x78\x3f\164\x6f\x6b\x65\156\75" . $Rqxc8["\141\x63\143\145\163\x73\x5f\x74\x6f\x6b\145\x6e"] . "\46\165\163\145\162\151\x64\75" . $VSdKS["\x75\163\145\162\x5f\x69\144"]); goto VtXU4; X6UiO: if (!empty($Rqxc8["\141\143\143\x65\x73\x73\x5f\164\157\153\145\x6e"])) { goto A3Bsz; } goto XZxNk; glf75: curl_setopt($mbPJW, CURLOPT_HEADER, false); goto RaFa8; FZEVh: curl_close($mbPJW); goto nzqF1; OWNpO: curl_setopt($mbPJW, CURLOPT_HTTPHEADER, ["\101\x75\164\150\x6f\x72\x69\x7a\x61\x74\151\157\x6e\x3a\x20\x4f\x41\165\164\x68\x20" . $Rqxc8["\x61\x63\143\145\x73\163\137\x74\157\x6b\145\x6e"]]); goto yrtGh; LMnjV: curl_setopt($mbPJW, CURLOPT_POSTFIELDS, $aT5pK); goto OGJ6p; N5v5z: A3Bsz: goto JbNXT; yrtGh: curl_setopt($mbPJW, CURLOPT_CUSTOMREQUEST, "\107\x45\124"); goto mhP6s; vlbbn: $Rqxc8 = json_decode($Rqxc8, true); goto X6UiO; nzqF1: $VSdKS = json_decode($aAY3O, true); goto pLac5; sOEqM: $S5Ivk = $QTpCK->get("\x63\154\x69\145\x6e\x74\137\x69\x64"); goto sXyak; nQCvT: $Rqxc8 = curl_exec($mbPJW); goto Tzh6H; V0mgs: H_19h: goto zVten; JbNXT: $mbPJW = curl_init("\x68\x74\x74\160\x73\x3a\57\x2f\x61\x70\x69\x2e\167\x65\x62\x6d\x61\163\164\x65\x72\56\x79\x61\156\x64\x65\170\x2e\156\x65\x74\x2f\166\64\x2f\x75\x73\145\x72"); goto FnLuo; m0jID: curl_setopt($mbPJW, CURLOPT_POSTFIELDS, ["\x66\157\162\x6d\x61\164" => "\x6a\x73\157\x6e"]); goto OWNpO; mhP6s: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto pzwM4; PYhwv: die; goto kYcay; FnLuo: curl_setopt($mbPJW, CURLOPT_POST, 1); goto m0jID; kYcay: goto H_19h; goto N5v5z; XZxNk: header("\x4c\157\x63\141\x74\151\x6f\x6e\x3a\x20\x2f\141\x63\x74\151\166\145\x2f\143\151\164\x79\57\x69\x6e\x64\145\170"); goto PYhwv; pzwM4: curl_setopt($mbPJW, CURLOPT_SSL_VERIFYPEER, false); goto glf75; zVten: } public static function wmRewriteSitemapField() { goto TaFJa; CilAo: $bGuar = 1; goto G43RO; cnpUT: return $bGuar; goto AE7nw; G43RO: foreach ($I6UZn as $vwLld => $Uu1Q6) { goto kXsSW; kXsSW: DB::update("\x63\x69\164\171")->set(["\x73\x69\164\x65\x6d\141\160" => $bGuar])->where("\143\151\x74\x79\137\x69\x64", "\75", $Uu1Q6["\143\x69\164\x79\137\x69\x64"])->execute(); goto U3Apr; AXZjK: cn1Lb: goto ZWV55; U3Apr: $bGuar++; goto AXZjK; ZWV55: } goto CaCfV; TaFJa: $I6UZn = DB::query(Database::SELECT, "\123\105\114\105\103\x54\40\52\40\106\x52\x4f\115\x20\x60\x63\151\164\x79\x60")->execute()->as_array(); goto CilAo; CaCfV: NlO0T: goto cnpUT; AE7nw: } public static function wmAddDomain($VQ42z, $A0hl3) { goto jpeNV; NSYNP: $mbPJW = curl_init($yQWd3); goto qSOtz; aqsX8: $PpMLL = $kWo0y[0]["\x63\157\154"]; goto uCAQ4; m8KFN: curl_setopt($mbPJW, CURLOPT_POSTFIELDS, json_encode(["\150\157\163\164\x5f\165\162\154" => "\x68\164\164\160\x73\72\x2f\x2f" . $V16P8[0]["\x73\154\x75\x67"] . "\56" . $gHSiu])); goto gIuLR; Lz9VF: goto UUuCe; goto Znh0g; Qeqy5: cO_mh: goto UpTz9; nQs5S: curl_setopt($mbPJW, CURLOPT_HTTPHEADER, ["\101\165\x74\150\x6f\162\x69\x7a\141\164\151\157\156\72\40\117\101\165\164\150\40{$VQ42z}", "\103\157\156\164\x65\x6e\x74\55\x54\x79\160\x65\x3a\40\141\x70\x70\154\x69\x63\x61\164\151\x6f\x6e\x2f\x6a\163\157\156"]); goto Dmw8N; hqM8C: if (isset($gHSiu[2])) { goto zCw3o; } goto o5eZ4; zi3oX: curl_setopt($mbPJW, CURLOPT_POST, 1); goto Xr15j; EbGiF: curl_close($mbPJW); goto BKf43; x7Bge: $QC99Q = json_decode(curl_exec($mbPJW)); goto VnObY; Zsm5S: $ya_Sj = round($PpMLL / 99); goto WnE3M; rx_2V: return "\154\151\x6d\x69\164"; goto Qeqy5; jpeNV: $kWo0y = DB::query(Database::SELECT, "\x53\105\114\x45\x43\x54\40\103\117\x55\116\124\x28\52\51\x20\101\x53\40\x63\157\154\40\106\122\117\115\x20\x60\143\x69\164\171\140")->execute()->as_array(); goto aqsX8; qSOtz: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto h7Nm7; tGAvl: if (!(isset($QC99Q->error_code) && $QC99Q->error_code == "\110\117\123\124\x53\137\114\111\x4d\x49\x54\x5f\x45\x58\x43\105\105\x44\105\x44")) { goto cO_mh; } goto rx_2V; eDN33: $XSYIG = $V16P8[0]["\163\151\164\145\x6d\141\x70"]; goto Zsm5S; hF8D7: $aAY3O = curl_exec($mbPJW); goto EbGiF; YnThY: UUuCe: goto Yn6xh; BKf43: $UEWBz = json_decode($aAY3O, true); goto LSJxE; o5eZ4: $gHSiu = $_SERVER["\110\x54\124\120\x5f\x48\x4f\x53\x54"]; goto Lz9VF; Itdx8: $gHSiu = explode("\56", $_SERVER["\x48\x54\124\120\137\x48\x4f\123\124"]); goto hqM8C; Yn6xh: $yQWd3 = "\x68\164\164\160\x73\x3a\57\57\141\x70\151\x2e\x77\145\142\155\141\163\x74\x65\162\56\171\x61\156\144\x65\x78\x2e\156\145\x74\57\x76\x34\x2f\x75\163\145\x72\57{$A0hl3}\57\x68\157\163\164\163\57"; goto NSYNP; ix1gG: $mbPJW = curl_init("\150\x74\164\x70\163\x3a\57\57\141\x70\151\56\167\x65\x62\x6d\141\163\164\x65\x72\x2e\x79\x61\x6e\144\x65\x78\x2e\x6e\x65\x74\57\166\x34\57\165\x73\x65\x72\x2f{$A0hl3}\x2f\150\x6f\x73\x74\163\x2f{$QC99Q->host_id}\57\166\x65\x72\x69\x66\x69\x63\x61\x74\151\157\x6e\77\166\145\x72\151\146\151\x63\x61\164\x69\x6f\156\x5f\x74\171\x70\145\75\x4d\x45\124\101\x5f\124\x41\107"); goto zi3oX; Mx5AH: return $IeUyN; goto LnSWH; WnE3M: $IeUyN = ceil($XSYIG / $ya_Sj); goto Itdx8; gIuLR: curl_setopt($mbPJW, CURLOPT_HTTPHEADER, ["\x41\165\x74\x68\157\162\151\172\141\x74\151\x6f\156\x3a\40\x4f\x41\165\x74\150\x20{$VQ42z}", "\x43\157\x6e\x74\x65\156\x74\55\x54\x79\160\145\72\x20\141\160\160\154\x69\x63\141\x74\x69\x6f\x6e\x2f\152\x73\x6f\156"]); goto x7Bge; uCAQ4: $V16P8 = DB::query(Database::SELECT, "\x53\x45\x4c\x45\x43\x54\x20\52\40\106\122\117\115\x20\140\143\151\x74\171\x60\x20\x57\110\x45\x52\105\x20\x60\x73\x69\x74\145\x6d\141\x70\140\x20\x3e\x20\x30\40\x4c\111\x4d\111\124\x20\x31")->execute()->as_array(); goto eDN33; VnObY: curl_close($mbPJW); goto tGAvl; UpTz9: DB::update("\143\151\x74\x79")->set(["\163\x69\x74\145\155\141\160" => 0])->where("\x63\151\x74\x79\x5f\151\144", "\75", $V16P8[0]["\143\151\x74\171\137\151\144"])->execute(); goto IOUu3; Dmw8N: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto hF8D7; kGitZ: $gHSiu = $gHSiu[1] . "\x2e" . $gHSiu[2]; goto YnThY; h7Nm7: curl_setopt($mbPJW, CURLOPT_POST, true); goto m8KFN; Xr15j: curl_setopt($mbPJW, CURLOPT_POSTFIELDS, array()); goto nQs5S; LSJxE: tNZHg: goto Mx5AH; Znh0g: zCw3o: goto kGitZ; IOUu3: if (empty($QC99Q->host_id)) { goto tNZHg; } goto ix1gG; LnSWH: } public static function wmSitemapAndUpdate($VQ42z, $A0hl3) { goto VafEk; Pe9Ux: n6bbL: goto qQ9h6; Xv4x0: if (isset($gHSiu[2])) { goto n6bbL; } goto Q7_By; qQ9h6: $gHSiu = $gHSiu[1] . "\x2e" . $gHSiu[2]; goto eOlJW; FSXJP: if (!empty($QjAWW[0])) { goto p3W62; } goto g0sA9; p01vw: return 1; goto l9Xp4; eOlJW: hJxy2: goto FSXJP; WXicf: $gHSiu = explode("\x2e", $_SERVER["\x48\124\x54\x50\x5f\x48\x4f\x53\x54"]); goto Xv4x0; g0sA9: return 2; goto okdIp; VafEk: $QjAWW = DB::query(Database::SELECT, "\123\105\114\x45\103\x54\40\x2a\x20\106\x52\x4f\x4d\40\140\x63\151\x74\x79\140\40\x57\110\x45\122\x45\40\x60\x73\151\x74\145\x6d\x61\x70\x60\x20\75\x20\x30\x20\114\111\115\111\x54\40\x31\x30")->execute()->as_array(); goto WXicf; gLfzE: reR_e: goto p01vw; okdIp: p3W62: goto weSrK; y0kQ8: goto hJxy2; goto Pe9Ux; weSrK: foreach ($QjAWW as $V16P8) { goto uYkzj; wKHyU: gg79n: goto Fdctw; Zz28p: if (!empty($jGt0G->error_message)) { goto gg79n; } goto AOaPa; cYKL6: goto x6ay6; goto wKHyU; AOaPa: goto x6ay6; goto V2pSB; fEhcq: x6ay6: goto xA562; xXmBH: $PW6qX = Funcs::wmUpdate($VQ42z, $A0hl3, "\x68\164\x74\x70\x73\72\x2f\57" . $V16P8["\163\x6c\x75\x67"] . "\x2e" . $gHSiu, "\x68\164\164\x70\x3a" . $V16P8["\x73\x6c\x75\147"] . "\56" . $gHSiu . "\x3a\x34\x34\x33"); goto Xzk3u; Xzk3u: if (!empty($jGt0G->sitemap_id)) { goto HXkub; } goto Zz28p; xA562: NwN0U: goto pr2Q9; Sq7mB: DB::update("\143\x69\164\x79")->set(["\163\151\x74\145\x6d\141\160" => -1])->where("\143\x69\x74\171\x5f\x69\144", "\x3d", $V16P8["\143\151\164\x79\137\151\144"])->execute(); goto cYKL6; Fdctw: DB::update("\143\151\x74\x79")->set(["\163\x69\164\145\x6d\x61\x70" => -2])->where("\143\x69\x74\171\x5f\151\x64", "\75", $V16P8["\x63\151\x74\171\137\x69\144"])->execute(); goto fEhcq; V2pSB: HXkub: goto Sq7mB; uYkzj: $jGt0G = Funcs::wmAddSitemap($VQ42z, $A0hl3, "\x68\164\x74\160\163\x3a\x2f\x2f" . $V16P8["\163\x6c\165\x67"] . "\56" . $gHSiu, "\150\x74\164\x70\x3a" . $V16P8["\x73\x6c\165\x67"] . "\x2e" . $gHSiu . "\x3a\64\64\x33"); goto xXmBH; pr2Q9: } goto gLfzE; Q7_By: $gHSiu = $_SERVER["\110\124\124\120\x5f\x48\117\123\124"]; goto y0kQ8; l9Xp4: } public static function wmAddSitemap($VQ42z, $A0hl3, $fU2LD, $mdeMv) { goto P_01U; dNWlN: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto TTqx8; bLZl2: curl_setopt($mbPJW, CURLOPT_POSTFIELDS, json_encode(["\165\162\154" => $fU2LD . "\x2f\163\x69\x74\x65\155\x61\x70\56\170\155\154"])); goto JgMlX; TjhZN: curl_close($mbPJW); goto luBjv; TTqx8: curl_setopt($mbPJW, CURLOPT_POST, true); goto bLZl2; mVo6J: $mbPJW = curl_init($yQWd3); goto dNWlN; luBjv: return $QC99Q; goto Gbtqv; W7gnI: $MffMj = curl_getinfo($mbPJW, CURLINFO_HTTP_CODE); goto TjhZN; P_01U: $yQWd3 = "\150\164\x74\x70\x73\x3a\57\57\141\x70\151\56\167\145\142\155\x61\x73\x74\145\x72\x2e\x79\141\156\x64\x65\170\56\x6e\145\x74\x2f\166\64\x2f\165\x73\x65\x72\57{$A0hl3}\x2f\x68\157\x73\164\x73\57{$mdeMv}\57\x75\163\x65\162\55\141\144\144\145\144\x2d\163\x69\164\145\155\x61\x70\x73"; goto mVo6J; LZ6Fc: $QC99Q = json_decode(curl_exec($mbPJW)); goto W7gnI; JgMlX: curl_setopt($mbPJW, CURLOPT_HTTPHEADER, ["\101\x75\x74\x68\x6f\162\151\x7a\141\x74\x69\157\x6e\72\40\x4f\x41\165\x74\150\x20{$VQ42z}", "\x43\157\x6e\x74\x65\156\164\x2d\x54\x79\x70\145\72\x20\x61\x70\160\154\151\143\x61\164\x69\x6f\x6e\57\152\x73\x6f\156"]); goto LZ6Fc; Gbtqv: } public static function wmUpdate($VQ42z, $A0hl3, $fU2LD, $mdeMv) { goto M1xLT; M1xLT: $yQWd3 = "\x68\164\x74\160\x73\72\57\57\x61\160\151\56\167\x65\142\155\141\163\164\145\162\56\x79\x61\156\144\145\x78\x2e\156\x65\x74\57\x76\64\57\x75\x73\145\x72\x2f{$A0hl3}\x2f\150\x6f\163\x74\x73\x2f{$mdeMv}\57\162\x65\x63\x72\x61\x77\154\x2f\161\165\x65\x75\145"; goto aAEax; WZIT_: curl_setopt($mbPJW, CURLOPT_HTTPHEADER, ["\101\x75\164\x68\157\162\151\172\141\x74\151\157\156\x3a\40\117\101\x75\164\x68\x20{$VQ42z}", "\103\x6f\156\164\x65\156\164\55\x54\171\x70\145\x3a\x20\x61\x70\x70\154\x69\x63\141\164\x69\x6f\x6e\x2f\152\163\x6f\156"]); goto gg6Uj; LAVin: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto DI3wv; aAEax: $mbPJW = curl_init($yQWd3); goto LAVin; DI3wv: curl_setopt($mbPJW, CURLOPT_POST, true); goto TbKUZ; TbKUZ: curl_setopt($mbPJW, CURLOPT_POSTFIELDS, json_encode(["\x75\162\154" => $fU2LD])); goto WZIT_; qbEU1: curl_close($mbPJW); goto WqNHR; gg6Uj: $QC99Q = json_decode(curl_exec($mbPJW)); goto qbEU1; WqNHR: return $QC99Q; goto HgZUe; HgZUe: } public static function wmGetUserSites($VQ42z, $A0hl3) { goto yLUJ6; d1u96: return $QC99Q; goto deLAT; miVk4: curl_close($mbPJW); goto d1u96; cVHTI: curl_setopt($mbPJW, CURLOPT_HTTPHEADER, ["\101\165\x74\x68\x6f\162\151\x7a\141\164\x69\157\x6e\72\x20\x4f\x41\x75\x74\x68\40{$VQ42z}", "\x43\x6f\156\x74\145\156\164\55\x54\171\160\145\72\40\x61\160\160\154\x69\x63\141\x74\x69\157\156\57\x6a\x73\157\156"]); goto dd3JN; gaS7q: $mbPJW = curl_init($yQWd3); goto f1Tge; lXhdE: curl_setopt($mbPJW, CURLOPT_POST, false); goto cVHTI; yLUJ6: $yQWd3 = "\150\164\164\x70\x73\72\57\x2f\x61\x70\151\56\167\x65\142\x6d\141\163\x74\x65\162\x2e\x79\x61\x6e\144\x65\x78\x2e\156\145\x74\57\166\64\x2f\x75\x73\145\x72\x2f{$A0hl3}\57\x68\x6f\x73\x74\163"; goto gaS7q; dd3JN: $QC99Q = json_decode(curl_exec($mbPJW)); goto miVk4; f1Tge: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto lXhdE; deLAT: } public static function wmDeleteSite($VQ42z, $A0hl3, $mdeMv) { goto SX7wb; iwD9Z: curl_setopt($mbPJW, CURLOPT_CUSTOMREQUEST, "\x44\105\x4c\105\x54\105"); goto sKltC; Mxy0B: $QC99Q = json_decode(curl_exec($mbPJW)); goto GSoxO; sKltC: curl_setopt($mbPJW, CURLOPT_HTTPHEADER, ["\101\x75\164\150\x6f\x72\151\x7a\141\x74\151\157\156\72\40\117\x41\165\164\x68\40{$VQ42z}", "\x43\x6f\x6e\x74\x65\x6e\164\x2d\124\171\x70\145\x3a\40\x61\160\160\x6c\151\143\x61\164\151\157\x6e\x2f\152\163\157\156"]); goto Mxy0B; JQp3n: return $QC99Q; goto MDS7g; GSoxO: curl_close($mbPJW); goto JQp3n; HQTOp: $mbPJW = curl_init($yQWd3); goto fNUAn; SX7wb: $yQWd3 = "\150\164\x74\160\x73\72\57\x2f\141\x70\x69\x2e\x77\x65\x62\x6d\x61\x73\164\145\x72\x2e\171\x61\156\x64\x65\170\x2e\156\x65\164\x2f\x76\64\x2f\x75\x73\145\x72\x2f{$A0hl3}\57\x68\157\163\164\x73\57{$mdeMv}"; goto HQTOp; fNUAn: curl_setopt($mbPJW, CURLOPT_RETURNTRANSFER, true); goto bQPBV; bQPBV: curl_setopt($mbPJW, CURLOPT_POST, false); goto iwD9Z; MDS7g: } private static function request($N2moH, $i3Ef8, $A0g0B = '', $Rqxc8 = array()) { goto I1774; tORcp: curl_close($rLYYG); goto Pq7B4; d3iw5: SQCd0: goto BGiYI; zQ3u_: curl_setopt_array($rLYYG, [CURLOPT_URL => self::$baseUrl . $i3Ef8, CURLOPT_RETURNTRANSFER => true, CURLOPT_HTTPHEADER => ["\x41\x75\x74\150\x6f\x72\x69\172\x61\164\151\x6f\x6e\x3a\x20\x4f\x41\x75\164\x68\x20" . $A0g0B, "\x43\157\156\x74\x65\156\x74\55\x54\171\160\x65\72\40\141\160\160\x6c\x69\143\141\x74\151\x6f\x6e\x2f\x6a\x73\157\156"], CURLOPT_CUSTOMREQUEST => $N2moH, CURLOPT_POSTFIELDS => json_encode($Rqxc8)]); goto nwsU4; Pq7B4: return json_decode($QC99Q, true); goto VhwzE; BGiYI: $rLYYG = curl_init(); goto zQ3u_; nwsU4: $QC99Q = curl_exec($rLYYG); goto tORcp; SWCNX: $A0g0B = self::$token; goto d3iw5; I1774: if (!($A0g0B == '')) { goto SQCd0; } goto SWCNX; VhwzE: } public static function getUserID($A0g0B = '') { return self::request("\x47\105\x54", "\x2f\165\x73\145\162", $A0g0B); } public static function getSites($wcOY6, $A0g0B = '') { return self::request("\x47\105\x54", "\57\x75\x73\x65\162\x2f" . $wcOY6 . "\57\x68\x6f\163\164\163\x2f", $A0g0B); } public static function getSiteInfo($wcOY6, $phKlF, $A0g0B) { return self::request("\107\x45\124", "\57\x75\163\145\x72\57" . $wcOY6 . "\57\150\157\x73\164\x73\57" . $phKlF, $A0g0B); } public static function addSite($wcOY6, $A0g0B, $MulcE) { return self::request("\120\117\123\124", "\57\165\163\145\x72\57" . $wcOY6 . "\x2f\150\x6f\x73\164\x73\x2f", $A0g0B, array("\x68\157\x73\x74\137\165\162\154" => "\150\x74\164\x70\x73\x3a\57\57" . $MulcE)); } public static function deletSite($wcOY6, $A0g0B, $MulcE) { return self::request("\104\105\114\x45\124\105", "\57\165\x73\x65\162\57" . $wcOY6 . "\57\150\157\x73\x74\x73\x2f" . $MulcE, $A0g0B); } public static function getCodeverifSites($wcOY6, $A0g0B, $MulcE) { return self::request("\107\105\x54", "\57\165\163\145\x72\57" . $wcOY6 . "\x2f\x68\x6f\163\164\163\x2f" . $MulcE . "\57\x76\x65\x72\x69\146\151\143\141\164\x69\x6f\156", $A0g0B); } public static function verifSites($wcOY6, $A0g0B, $MulcE) { return self::request("\x50\117\123\x54", "\x2f\165\163\x65\162\x2f" . $wcOY6 . "\x2f\x68\x6f\x73\164\163\57" . $MulcE . "\x2f\x76\x65\x72\x69\x66\151\x63\x61\164\151\x6f\156\x3f\166\x65\x72\x69\x66\x69\143\x61\x74\x69\157\x6e\x5f\x74\171\x70\145\x3d\115\105\x54\x41\x5f\124\101\107", $A0g0B); } public static function addSitemap($wcOY6, $A0g0B, $MulcE, $GDzvP) { return self::request("\x50\117\123\x54", "\57\x75\163\x65\x72\57" . $wcOY6 . "\x2f\150\x6f\163\164\x73\x2f" . $MulcE . "\57\165\x73\x65\162\55\141\x64\x64\145\x64\x2d\163\x69\164\145\x6d\141\160\x73", $A0g0B, array("\165\162\x6c" => $GDzvP)); } public static function checkSitemap($wcOY6, $A0g0B, $MulcE, $GDzvP) { return self::request("\x50\117\123\x54", "\57\x75\163\145\162\x2f" . $wcOY6 . "\x2f\150\157\x73\x74\163\57" . $MulcE . "\x2f\x75\x73\145\162\x2d\x61\x64\x64\145\x64\x2d\x73\x69\x74\x65\155\141\160\163", $A0g0B, array("\x75\162\154" => $GDzvP)); } public static function checkReindex($wcOY6, $A0g0B, $MulcE) { return self::request("\x47\105\124", "\x2f\x75\163\145\x72\x2f" . $wcOY6 . "\57\150\x6f\x73\x74\163\x2f" . $MulcE . "\x2f\162\x65\x63\x72\x61\x77\x6c\57\x71\165\157\164\x61", $A0g0B); } public static function addUrlToIndex($wcOY6, $A0g0B, $MulcE, $fU2LD) { return self::request("\120\117\x53\x54", "\57\x75\163\145\162\x2f" . $wcOY6 . "\x2f\150\x6f\x73\x74\x73\57" . $MulcE . "\x2f\162\x65\x63\x72\141\167\x6c\57\x71\165\x65\x75\x65", $A0g0B, array("\165\162\x6c" => $fU2LD)); } public static function checkIndexingStatus($gRwW_, $N5tc6) { return self::request("\x47\105\x54", "\57\165\163\145\162\57\x73\x69\164\x65\x73\57{$gRwW_}\x2f\151\x6e\x64\x65\x78\x69\x6e\x67\x2f{$N5tc6}"); } } -
APPPATH/views/v_index.php [ 214 ] » Funcs::AddTown(arguments)
0object View(2)
{ protected _file => string(83) "/var/www/domains7/morkontprom.ru/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(21) "ТЕСТ ТОВАР 3" "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) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) 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) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "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 }209 210 211 <? if (isset($content)):?> 212 <? foreach ($content as $cont):?> 213 <? 214 $cont = Funcs::AddTown($cont); 215 ?> 216 <?=$cont?> 217 <?endforeach?> 218 <?endif?> 219 -
SYSPATH/classes/Kohana/View.php [ 61 ] » include(arguments)
0string(62) "/var/www/domains7/morkontprom.ru/application/views/v_index.php"56 ob_start(); 57 58 try 59 { 60 // Load the view within the current scope 61 include $kohana_view_filename; 62 } 63 catch (Exception $e) 64 { 65 // Delete the output buffer 66 ob_end_clean(); -
SYSPATH/classes/Kohana/View.php [ 348 ] » Kohana_View::capture(arguments)
0string(62) "/var/www/domains7/morkontprom.ru/application/views/v_index.php"1array(16) ( "site_name" => string(99) "Продажа и доставка морских контейнеров по низкой цене" "site_description" => string(16) "кратеое 2" "site_keywords" => string(120) "ТЕСТ ТОВАР 3Продажа и доставка морских контейнеров по низкой цене" "page_title" => string(14) "Каталог" "title" => string(21) "ТЕСТ ТОВАР 3" "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(99) "Продажа и доставка морских контейнеров по низкой цене" "main_site_description" => string(93) "20, 40, 10 45 футов, всегда в наличии, доставка, гарантия." "main_site_keywords" => string(99) "Продажа и доставка морских контейнеров по низкой цене" "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(93) "Морские контейнеры купить по низким ценам в России" "copyright-site" => string(42) "© 2025 Все права защищены" "main_site_mail_send_from" => string(19) "active072@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(83) "/var/www/domains7/morkontprom.ru/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(21) "ТЕСТ ТОВАР 3" "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) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) 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) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "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(62) "/var/www/domains7/morkontprom.ru/application/views/v_index.php" protected _data => array(16) ( "site_name" => string(99) "Продажа и доставка морских контейнеров по низкой цене" "site_description" => string(16) "кратеое 2" "site_keywords" => string(120) "ТЕСТ ТОВАР 3Продажа и доставка морских контейнеров по низкой цене" "page_title" => string(14) "Каталог" "title" => string(21) "ТЕСТ ТОВАР 3" "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(99) "Продажа и доставка морских контейнеров по низкой цене" "main_site_description" => string(93) "20, 40, 10 45 футов, всегда в наличии, доставка, гарантия." "main_site_keywords" => string(99) "Продажа и доставка морских контейнеров по низкой цене" "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(93) "Морские контейнеры купить по низким ценам в России" "copyright-site" => string(42) "© 2025 Все права защищены" "main_site_mail_send_from" => string(19) "active072@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(83) "/var/www/domains7/morkontprom.ru/application/views/site/product/v_product_index.php" protected _data => array(7) ( "page_title" => string(21) "ТЕСТ ТОВАР 3" "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) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) protected _changed => array(0) protected _original_values => array(22) ( "items_id" => string(1) "2" "items_main_menu_id" => string(2) "17" "items_1c_id" => NULL "items_name" => string(21) "ТЕСТ ТОВАР 3" "items_order" => NULL "items_card" => string(0) "" "items_art" => string(10) "4565464565" "items_alias" => string(12) "test-tovar-3" "items_comment" => string(21) "<p>полное 2</p>" "items_textos" => string(16) "кратеое 2" "items_photo" => string(4) "webp" "items_filters_values" => NULL "items_sort" => string(1) "2" "items_brands_id" => string(1) "1" "items_ed" => string(1) "1" "items_price" => string(5) "53444" "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:53:30" ) 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) "2" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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) "7760392eed28b2f58f1adc2f9f136de142ba7840" 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(13) "morkontpromru" "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(20) "product/test-tovar-3" protected _external => bool FALSE protected _params => array(1) ( "id" => string(12) "test-tovar-3" ) 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(20) "product/test-tovar-3" protected _external => bool FALSE protected _params => array(1) ( "id" => string(12) "test-tovar-3" ) 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(20) "product/test-tovar-3" protected _external => bool FALSE protected _params => array(1) ( "id" => string(12) "test-tovar-3" ) 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 }