APPPATH/views/index/catalog/v_catalog_view.php [ 391 ]
386 'alt' => $img_alt,
387 'class' => 'nonull'
388 ) ) ?></a>
389 <? else: ?>
390 <?php $first_image_id = $product->main_img->id; ?>
391 <? list( $width, $height ) = getimagesize( 'https://' . $_SERVER['HTTP_HOST'] . '/widgets/mpimage/' . base64_encode( $product->main_img->name ) ); ?>
392 <a href="/widgets/image/<?= base64_encode( 'big_' . $product->main_img->name ) ?>"
393 onclick="hs.expand(this)"
394 class="zoomer_mp zoom_a highslide"><?= HTML::image( 'widgets/mpimage/' . base64_encode( $product->main_img->name ), array(
395 /*'width' => 322*/
396 /*$width*/
-
{PHP internal call} » Kohana_Core::error_handler(arguments)
0
integer 2
1
string(155) "getimagesize(): SSL operation failed with code 1. OpenSSL Error messages: error:14090086:SSL routines:ssl3_get_server_certificat …"
2
string(84) "/var/www/aram/data/www/moysvet.ru/application/views/index/catalog/v_catalog_view.php"
3
integer 391
4
array(71) ( "kohana_view_filename" => string(84) "/var/www/aram/data/www/moysvet.ru/application/views/index/catalog/v_catalog_view.php" "kohana_view_data" => array(10) ( "product" => object Model_Product(34)
{ protected _table_name => string(8) "products" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(5) ( "comments" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(10) "comment_id" "model" => string(7) "comment" ) "bulbs" => array(4) ( "foreign_key" => string(4) "id_p" "through" => NULL "far_key" => string(7) "bulb_id" "model" => string(4) "bulb" ) "images" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) "categories" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(19) "products_categories" "far_key" => string(11) "category_id" "model" => string(8) "category" ) "orders" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(15) "orders_products" "far_key" => string(9) "orders_id" "model" => string(5) "order" ) ) protected _belongs_to => array(1) ( "main_img" => array(2) ( "foreign_key" => string(8) "image_id" "model" => string(5) "image" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _related => array(1) ( "main_img" => object Model_Image(34)
"images" => object Database_MySQLi_Result(7){ protected _belongs_to => array(1) ( "product" => array(2) ( "foreign_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "image" protected _object_plural => string(6) "images" protected _table_name => string(6) "images" protected _table_columns => array(4) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "product_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "product_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "folder" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "folder" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(6) "261437" 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(7) "product" protected _object_plural => string(8) "products" protected _table_columns => array(39) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "serie" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "serie" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "search_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "search_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "artikul" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "artikul_short" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_short" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "complex" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "complex" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul1c" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "artikul1c" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "status" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_lus" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "status_lus" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "status_kupiled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "image_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost_dealer" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "cost_dealer" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "cost" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_lustrika" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "cost_lustrika" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "cost_kupiled" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_sale" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "cost_sale" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "updated" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 22 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_distr" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_distr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_residue" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "artikul_residue" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "deleted" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "enabled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "enabled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "upd_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "upd_date" "column_default" => string(8) "20130227" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sale_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "sale_date" "column_default" => string(8) "20130301" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "start_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "end_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(8) "end_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "synchroned" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "synchroned" "column_default" => string(10) "1396358864" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "public_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "public_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 33 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 34 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "seo_keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 35 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "instock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "instock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 37 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_synchro" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "temp_synchro" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 38 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_syn_2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "temp_syn_2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 39 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(6) "245622" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL 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) "image" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" 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(7) "product" }{ 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(7) "aram_ms" "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(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _result => object mysqli_result(5)
"category" => object Model_Category(39){ 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_Image" protected _object_params => NULL }{ protected _table_name => string(10) "categories" protected _has_many => array(2) ( "products" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "products_categories" "far_key" => string(10) "product_id" "model" => string(7) "product" ) "features" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "categories_features" "far_key" => string(10) "feature_id" "model" => string(7) "feature" ) ) protected _primary_key => string(2) "id" public left_column => string(3) "lft" public right_column => string(3) "rgt" public level_column => string(3) "lvl" public scope_column => string(5) "scope" public parent_column => string(9) "parent_id" protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(1) ( "lft" => string(3) "ASC" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_cat" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "nn_cat" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_title" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_descr" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_descr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "order" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "order" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "parent_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(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lvl" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lvl" "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(31) "select,insert,update,references" ) "scope" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "group" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "group" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "delivery_cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "delivery_cost" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_newblock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "is_newblock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(47) "категория в блоке новинок" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "show_in_menu" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(12) "show_in_menu" "column_default" => string(1) "1" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(55) "Отображение в выпадающем меню" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(4) "2551" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"cat" => string(4) "2551" "id" => string(6) "245622" "user" => NULL "videos" => array(0) "data" => NULL "errors" => NULL "h2title" => string(26) "Maytoni (Германия)" ) "product" => object Model_Product(34){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(8) "products" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(5) ( "comments" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(10) "comment_id" "model" => string(7) "comment" ) "bulbs" => array(4) ( "foreign_key" => string(4) "id_p" "through" => NULL "far_key" => string(7) "bulb_id" "model" => string(4) "bulb" ) "images" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) "categories" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(19) "products_categories" "far_key" => string(11) "category_id" "model" => string(8) "category" ) "orders" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(15) "orders_products" "far_key" => string(9) "orders_id" "model" => string(5) "order" ) ) protected _belongs_to => array(1) ( "main_img" => array(2) ( "foreign_key" => string(8) "image_id" "model" => string(5) "image" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _related => array(1) ( "main_img" => object Model_Image(34)
"images" => object Database_MySQLi_Result(7){ protected _belongs_to => array(1) ( "product" => array(2) ( "foreign_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "image" protected _object_plural => string(6) "images" protected _table_name => string(6) "images" protected _table_columns => array(4) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "product_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "product_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "folder" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "folder" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(6) "261437" 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(7) "product" protected _object_plural => string(8) "products" protected _table_columns => array(39) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "serie" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "serie" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "search_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "search_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "artikul" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "artikul_short" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_short" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "complex" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "complex" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul1c" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "artikul1c" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "status" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_lus" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "status_lus" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "status_kupiled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "image_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost_dealer" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "cost_dealer" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "cost" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_lustrika" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "cost_lustrika" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "cost_kupiled" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_sale" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "cost_sale" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "updated" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 22 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_distr" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_distr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_residue" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "artikul_residue" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "deleted" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "enabled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "enabled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "upd_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "upd_date" "column_default" => string(8) "20130227" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sale_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "sale_date" "column_default" => string(8) "20130301" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "start_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "end_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(8) "end_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "synchroned" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "synchroned" "column_default" => string(10) "1396358864" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "public_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "public_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 33 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 34 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "seo_keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 35 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "instock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "instock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 37 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_synchro" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "temp_synchro" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 38 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_syn_2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "temp_syn_2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 39 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(6) "245622" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL 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) "image" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" 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(7) "product" }{ 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(7) "aram_ms" "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(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _result => object mysqli_result(5)
"category" => object Model_Category(39){ 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_Image" protected _object_params => NULL }{ protected _table_name => string(10) "categories" protected _has_many => array(2) ( "products" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "products_categories" "far_key" => string(10) "product_id" "model" => string(7) "product" ) "features" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "categories_features" "far_key" => string(10) "feature_id" "model" => string(7) "feature" ) ) protected _primary_key => string(2) "id" public left_column => string(3) "lft" public right_column => string(3) "rgt" public level_column => string(3) "lvl" public scope_column => string(5) "scope" public parent_column => string(9) "parent_id" protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(2) "12" "title" => string(12) "Люстры" "nn_cat" => string(12) "Люстра" "nn_title" => string(12) "Люстра" "nn_descr" => string(12) "Люстру" "alias" => string(7) "lyustri" "seo_title" => string(68) "Купить люстры и светильники в Москве." "seo_description" => string(335) "Сегодня в магазинах можно найти люстры и светильники любой разновидности, цвета и степени освещения. Свет их максимально приближ …" "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(6) "346723" "parent_id" => string(1) "5" "lft" => string(1) "4" "rgt" => string(1) "9" "lvl" => string(1) "4" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(2) "12" "title" => string(12) "Люстры" "nn_cat" => string(12) "Люстра" "nn_title" => string(12) "Люстра" "nn_descr" => string(12) "Люстру" "alias" => string(7) "lyustri" "seo_title" => string(68) "Купить люстры и светильники в Москве." "seo_description" => string(335) "Сегодня в магазинах можно найти люстры и светильники любой разновидности, цвета и степени освещения. Свет их максимально приближ …" "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(6) "346723" "parent_id" => string(1) "5" "lft" => string(1) "4" "rgt" => string(1) "9" "lvl" => string(1) "4" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(1) ( "lft" => string(3) "ASC" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_cat" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "nn_cat" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_title" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_descr" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_descr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "order" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "order" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "parent_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(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lvl" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lvl" "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(31) "select,insert,update,references" ) "scope" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "group" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "group" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "delivery_cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "delivery_cost" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_newblock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "is_newblock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(47) "категория в блоке новинок" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "show_in_menu" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(12) "show_in_menu" "column_default" => string(1) "1" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(55) "Отображение в выпадающем меню" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"cat" => string(4) "2551" "id" => string(6) "245622" "user" => NULL "videos" => array(0) "data" => NULL "errors" => NULL "h2title" => string(26) "Maytoni (Германия)" "img_alt" => string(18) "Nola MOD100PL-L47W" "uniq_pid" => integer 995647 "buylamps" => bool FALSE "midbuylink" => string(0) "" "midlinkarr" => array(0) "nedds_watts" => array(0) "temp_cat" => object Model_Category(39){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _has_many => array(2) ( "products" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "products_categories" "far_key" => string(10) "product_id" "model" => string(7) "product" ) "features" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "categories_features" "far_key" => string(10) "feature_id" "model" => string(7) "feature" ) ) protected _primary_key => string(2) "id" public left_column => string(3) "lft" public right_column => string(3) "rgt" public level_column => string(3) "lvl" public scope_column => string(5) "scope" public parent_column => string(9) "parent_id" protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(2) "12" "title" => string(12) "Люстры" "nn_cat" => string(12) "Люстра" "nn_title" => string(12) "Люстра" "nn_descr" => string(12) "Люстру" "alias" => string(7) "lyustri" "seo_title" => string(68) "Купить люстры и светильники в Москве." "seo_description" => string(335) "Сегодня в магазинах можно найти люстры и светильники любой разновидности, цвета и степени освещения. Свет их максимально приближ …" "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(6) "346723" "parent_id" => string(1) "5" "lft" => string(1) "4" "rgt" => string(1) "9" "lvl" => string(1) "4" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(2) "12" "title" => string(12) "Люстры" "nn_cat" => string(12) "Люстра" "nn_title" => string(12) "Люстра" "nn_descr" => string(12) "Люстру" "alias" => string(7) "lyustri" "seo_title" => string(68) "Купить люстры и светильники в Москве." "seo_description" => string(335) "Сегодня в магазинах можно найти люстры и светильники любой разновидности, цвета и степени освещения. Свет их максимально приближ …" "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(6) "346723" "parent_id" => string(1) "5" "lft" => string(1) "4" "rgt" => string(1) "9" "lvl" => string(1) "4" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(1) ( "lft" => string(3) "ASC" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_cat" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "nn_cat" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_title" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_descr" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_descr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "order" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "order" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "parent_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(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lvl" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lvl" "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(31) "select,insert,update,references" ) "scope" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "group" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "group" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "delivery_cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "delivery_cost" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_newblock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "is_newblock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(47) "категория в блоке новинок" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "show_in_menu" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(12) "show_in_menu" "column_default" => string(1) "1" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(55) "Отображение в выпадающем меню" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(2) "12" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"parent" => object Model_Category(39){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(10) "categories" protected _has_many => array(2) ( "products" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "products_categories" "far_key" => string(10) "product_id" "model" => string(7) "product" ) "features" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "categories_features" "far_key" => string(10) "feature_id" "model" => string(7) "feature" ) ) protected _primary_key => string(2) "id" public left_column => string(3) "lft" public right_column => string(3) "rgt" public level_column => string(3) "lvl" public scope_column => string(5) "scope" public parent_column => string(9) "parent_id" protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(1) "5" "title" => string(41) "Интерьерное освещение" "nn_cat" => NULL "nn_title" => NULL "nn_descr" => NULL "alias" => string(21) "interernoe-osveshenie" "seo_title" => NULL "seo_description" => NULL "visible" => string(1) "0" "order" => string(1) "0" "popular" => string(4) "7470" "parent_id" => string(3) "901" "lft" => string(1) "3" "rgt" => string(3) "120" "lvl" => string(1) "3" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "0" "show_in_menu" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(1) "5" "title" => string(41) "Интерьерное освещение" "nn_cat" => NULL "nn_title" => NULL "nn_descr" => NULL "alias" => string(21) "interernoe-osveshenie" "seo_title" => NULL "seo_description" => NULL "visible" => string(1) "0" "order" => string(1) "0" "popular" => string(4) "7470" "parent_id" => string(3) "901" "lft" => string(1) "3" "rgt" => string(3) "120" "lvl" => string(1) "3" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "0" "show_in_menu" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(1) ( "lft" => string(3) "ASC" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_cat" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "nn_cat" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_title" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_descr" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_descr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "order" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "order" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "parent_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(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lvl" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lvl" "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(31) "select,insert,update,references" ) "scope" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "group" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "group" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "delivery_cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "delivery_cost" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_newblock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "is_newblock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(47) "категория в блоке новинок" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "show_in_menu" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(12) "show_in_menu" "column_default" => string(1) "1" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(55) "Отображение в выпадающем меню" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(1) "5" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"product_cost" => string(5) "19490" "is_sale" => bool FALSE "cost_class" => string(6) "normal" "delivery_cost_row" => string(32) "бесплатно, завтра" "is_delivery" => bool TRUE "residues" => array(3) ( 0 => object View(2){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _file => string(88) "/var/www/aram/data/www/moysvet.ru/application/views/index/residuer/v_residuer_20stat.php" protected _data => array(8) ( "real_count" => integer 50 "penabled" => bool TRUE "ennone" => bool TRUE "enwait" => bool FALSE "timewait" => integer 1675634400 "ensite" => bool TRUE "preorder" => bool FALSE "total" => integer 0 ) }
1 => integer 0 2 => integer 0 ) "instock" => integer 1 "deliv_row_2" => string(18) "уточняйте" "deliv_possible" => bool FALSE "deliv_time" => integer 1675760342 "deliv_time_self" => integer 1675760342 "t_h" => integer 11 "dts" => array(2) ( 0 => string(20) "с 07 февраля" 1 => string(20) "с 07 февраля" ) "brand_top" => object Model_Prodfeature(34){ protected _table_name => string(17) "product_ifeatures" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "id" => string(7) "4459595" "id_product" => string(6) "245622" "id_feature" => string(2) "14" "val" => string(3) "110" ) protected _changed => array(0) protected _original_values => array(4) ( "id" => string(7) "4459595" "id_product" => string(6) "245622" "id_feature" => string(2) "14" "val" => string(3) "110" ) 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(11) "prodfeature" protected _object_plural => string(12) "prodfeatures" protected _table_columns => array(4) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(20) "18446744073709551615" "column_name" => string(2) "id" "column_default" => NULL "data_type" => string(15) "bigint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 1 "display" => string(2) "20" "comment" => string(0) "" "extra" => string(14) "auto_increment" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "id_product" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "id_product" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "id_feature" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "id_feature" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "val" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "val" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(7) "4459595" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"bratop" => string(26) "Maytoni (Германия)" "brand_2" => string(7) "Maytoni" "braname" => object Model_Variativefeature(34){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL 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(11) "prodfeature" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(5) ( "id" => string(3) "110" "id_p" => string(2) "14" "value" => string(7) "Maytoni" "visible" => string(1) "1" "sort" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(5) ( "id" => string(3) "110" "id_p" => string(2) "14" "value" => string(7) "Maytoni" "visible" => string(1) "1" "sort" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(16) "variativefeature" protected _object_plural => string(17) "variativefeatures" protected _table_name => string(17) "variativefeatures" protected _table_columns => array(5) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "id_p" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "id_p" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "value" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "value" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "256" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "sort" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "sort" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "110" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"bracou" => object Model_Bcountry(34){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL 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(16) "variativefeature" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _table_name => string(13) "brand_country" protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(2) ( "id" => string(3) "110" "country" => string(2) "10" ) protected _changed => array(0) protected _original_values => array(2) ( "id" => string(3) "110" "country" => string(2) "10" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "bcountry" protected _object_plural => string(10) "bcountries" protected _table_columns => array(2) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(0) "" "key" => string(3) "PRI" "privileges" => string(31) "select,insert,update,references" ) "country" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "country" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(3) "110" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"bco" => object Model_Country(34){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "bcountry" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _has_one => array(0) protected _belongs_to => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(3) ( "id" => string(2) "10" "name" => string(16) "Германия" "flag" => string(2) "DE" ) protected _changed => array(0) protected _original_values => array(3) ( "id" => string(2) "10" "name" => string(16) "Германия" "flag" => string(2) "DE" ) 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(7) "country" protected _object_plural => string(9) "countries" protected _table_name => string(9) "countries" protected _table_columns => array(3) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "name" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "512" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "flag" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "flag" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(2) "63" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(2) "10" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"garant" => array(2) ( 0 => bool TRUE 1 => string(8) "1 год" ) "garants" => array(5) ( 1 => string(10) "12 мес." 2 => string(8) "1 год" 3 => string(10) "2 года" 4 => string(10) "3 года" 5 => string(8) "5 лет" ) "sql" => string(46) "SELECT * FROM `brand_residue` WHERE `id` = 110" "res" => array(1) ( 0 => array(4) ( "id" => string(3) "110" "residue" => string(1) "0" "garant" => string(1) "2" "return" => string(1) "1" ) ) "igar" => string(1) "2" "sql_b" => string(43) "SELECT * FROM `bulbs` WHERE `id_p` = 245622" "res_b" => array(0) "isbulbs" => bool FALSE "bulbs_a" => array(0) "mincount_lamper" => integer 0 "blbcounts" => integer 0 "bulbs_by_pages" => array(0) "collection" => array(0) "sqla" => string(212) "SELECT c1.`id` FROM `products` AS c1 INNER JOIN `product_ifeatures` AS c2 ON c2.`id_product` = c1.`id` AND c2.`id_feature` = 14 …" "resa" => array(0) "ids_coll" => array(0) "incomplex" => array(0) "addcomplex" => array(0) "sql_incl" => string(129) "SELECT c2.`id` FROM `complexes` AS c1 INNER JOIN `products` AS c2 ON c2.`id` = c1.`cid` WHERE c1.`pid` = 245622 AND c1.`incl` = …" "res_incl" => array(0) "sql_excl" => string(129) "SELECT c2.`id` FROM `complexes` AS c1 INNER JOIN `products` AS c2 ON c2.`id` = c1.`cid` WHERE c1.`pid` = 245622 AND c1.`incl` = …" "res_excl" => array(0) "similars" => object Database_MySQLi_Result(7){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL 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(7) "country" }{ 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(7) "aram_ms" "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(1550) "SELECT `product`.`id` AS `id`, `product`.`serie` AS `serie`, `product`.`title` AS `title`, `product`.`search_title` AS `search_t …" protected _result => object mysqli_result(5)
"additionals" => array(0) "additionals_by_pages" => array(0) "discounter" => NULL "lk_in" => bool FALSE "sql_lk" => string(211) "SELECT * FROM `likvidator` AS c1 INNER JOIN `products` AS c2 ON c1.`product_id` = c2.`id` WHERE c1.`sale_date` > 20230206 AND c1 …" "res_lk" => array(0) "title" => string(58) "Подвесная люстра Maytoni MOD100PL-L47W Nola" "cost_m" => string(5) "19490" "first_image_id" => string(6) "261437" ){ public current_field => NULL public field_count => NULL public lengths => NULL public num_rows => NULL public type => NULL }
protected _total_rows => integer 1 protected _current_row => integer 0 protected _as_object => string(13) "Model_Product" protected _object_params => NULL } -
APPPATH/views/index/catalog/v_catalog_view.php [ 391 ] » getimagesize(arguments)
imagefile
string(63) "https://moysvet.ru/widgets/mpimage/Zzk0aG91bWl5ZXp4NnZxZC5qcGc="
386 'alt' => $img_alt, 387 'class' => 'nonull' 388 ) ) ?></a> 389 <? else: ?> 390 <?php $first_image_id = $product->main_img->id; ?> 391 <? list( $width, $height ) = getimagesize( 'https://' . $_SERVER['HTTP_HOST'] . '/widgets/mpimage/' . base64_encode( $product->main_img->name ) ); ?> 392 <a href="/widgets/image/<?= base64_encode( 'big_' . $product->main_img->name ) ?>" 393 onclick="hs.expand(this)" 394 class="zoomer_mp zoom_a highslide"><?= HTML::image( 'widgets/mpimage/' . base64_encode( $product->main_img->name ), array( 395 /*'width' => 322*/ 396 /*$width*/
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(84) "/var/www/aram/data/www/moysvet.ru/application/views/index/catalog/v_catalog_view.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0
string(84) "/var/www/aram/data/www/moysvet.ru/application/views/index/catalog/v_catalog_view.php"
1
array(10) ( "product" => object Model_Product(34)
{ protected _table_name => string(8) "products" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(5) ( "comments" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(10) "comment_id" "model" => string(7) "comment" ) "bulbs" => array(4) ( "foreign_key" => string(4) "id_p" "through" => NULL "far_key" => string(7) "bulb_id" "model" => string(4) "bulb" ) "images" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) "categories" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(19) "products_categories" "far_key" => string(11) "category_id" "model" => string(8) "category" ) "orders" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(15) "orders_products" "far_key" => string(9) "orders_id" "model" => string(5) "order" ) ) protected _belongs_to => array(1) ( "main_img" => array(2) ( "foreign_key" => string(8) "image_id" "model" => string(5) "image" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _related => array(1) ( "main_img" => object Model_Image(34)
"images" => object Database_MySQLi_Result(7){ protected _belongs_to => array(1) ( "product" => array(2) ( "foreign_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "image" protected _object_plural => string(6) "images" protected _table_name => string(6) "images" protected _table_columns => array(4) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "product_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "product_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "folder" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "folder" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(6) "261437" 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(7) "product" protected _object_plural => string(8) "products" protected _table_columns => array(39) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "serie" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "serie" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "search_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "search_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "artikul" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "artikul_short" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_short" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "complex" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "complex" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul1c" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "artikul1c" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "status" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_lus" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "status_lus" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "status_kupiled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "image_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost_dealer" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "cost_dealer" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "cost" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_lustrika" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "cost_lustrika" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "cost_kupiled" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_sale" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "cost_sale" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "updated" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 22 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_distr" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_distr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_residue" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "artikul_residue" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "deleted" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "enabled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "enabled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "upd_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "upd_date" "column_default" => string(8) "20130227" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sale_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "sale_date" "column_default" => string(8) "20130301" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "start_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "end_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(8) "end_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "synchroned" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "synchroned" "column_default" => string(10) "1396358864" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "public_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "public_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 33 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 34 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "seo_keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 35 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "instock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "instock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 37 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_synchro" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "temp_synchro" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 38 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_syn_2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "temp_syn_2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 39 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(6) "245622" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL 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) "image" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" 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(7) "product" }{ 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(7) "aram_ms" "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(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _result => object mysqli_result(5)
"category" => object Model_Category(39){ 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_Image" protected _object_params => NULL }{ protected _table_name => string(10) "categories" protected _has_many => array(2) ( "products" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "products_categories" "far_key" => string(10) "product_id" "model" => string(7) "product" ) "features" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "categories_features" "far_key" => string(10) "feature_id" "model" => string(7) "feature" ) ) protected _primary_key => string(2) "id" public left_column => string(3) "lft" public right_column => string(3) "rgt" public level_column => string(3) "lvl" public scope_column => string(5) "scope" public parent_column => string(9) "parent_id" protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(1) ( "lft" => string(3) "ASC" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_cat" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "nn_cat" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_title" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_descr" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_descr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "order" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "order" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "parent_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(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lvl" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lvl" "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(31) "select,insert,update,references" ) "scope" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "group" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "group" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "delivery_cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "delivery_cost" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_newblock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "is_newblock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(47) "категория в блоке новинок" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "show_in_menu" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(12) "show_in_menu" "column_default" => string(1) "1" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(55) "Отображение в выпадающем меню" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(4) "2551" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"cat" => string(4) "2551" "id" => string(6) "245622" "user" => NULL "videos" => array(0) "data" => NULL "errors" => NULL "h2title" => string(26) "Maytoni (Германия)" ){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
SYSPATH/classes/Kohana/View.php [ 236 ] » Kohana_View->render()
231 */ 232 public function __toString() 233 { 234 try 235 { 236 return $this->render(); 237 } 238 catch (Exception $e) 239 { 240 /** 241 * Display the exception message.
-
APPPATH/views/index/v_base.php [ 507 ] » Kohana_View->__toString()
502 <? if ( isset( $no_sidebar_page ) && $no_sidebar_page ): ?> 503 <div class="row"> 504 <div class="ms_maincontent_wide"> 505 <?php if ( isset( $block_center ) ): ?> 506 <?php foreach ( $block_center as $cblock ): ?> 507 <?php echo $cblock; ?> 508 <?php endforeach ?> 509 <? endif ?> 510 </div> 511 </div> 512 </div>
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(68) "/var/www/aram/data/www/moysvet.ru/application/views/index/v_base.php"
57 ob_start(); 58 59 try 60 { 61 // Load the view within the current scope 62 include $kohana_view_filename; 63 } 64 catch (Exception $e) 65 { 66 // Delete the output buffer 67 ob_end_clean();
-
SYSPATH/classes/Kohana/View.php [ 359 ] » Kohana_View::capture(arguments)
0
string(68) "/var/www/aram/data/www/moysvet.ru/application/views/index/v_base.php"
1
array(21) ( "site_name" => NULL "site_description" => string(15) "Мой Свет" "page_title" => string(61) "MOD100PL-L47W (Maytoni / Германия) | Мой Свет" "title" => string(220) "Подвесная люстра Maytoni MOD100PL-L47W Nola (Германия) | купить люстру MOD100PL-L47W Майтони, цена - 19 490 руб., доставка по Мо …" "styles" => array(1) ( 0 => string(30) "/media/highslide/highslide.css" ) "scripts" => array(1) ( 0 => string(42) "/media/highslide/highslide-with-gallery.js" ) "block_left" => NULL "block_center" => array(1) ( 0 => object View(2)
{ protected _file => string(84) "/var/www/aram/data/www/moysvet.ru/application/views/index/catalog/v_catalog_view.php" protected _data => array(10) ( "product" => object Model_Product(34)
) "block_right" => NULL "showviewed" => bool TRUE "popup_menu" => array(11) ( 0 => array(4) ( "alias" => string(16) "/catalog/lyustri" "image" => string(28) "/media/img/categories/12.png" "title" => string(12) "Люстры" "inner" => array(2) ( "main" => array(2) ( 0 => array(3) ( "alias" => string(28) "/catalog/potolochnie-lyustri" "title" => string(33) "Потолочные люстры" "image" => string(30) "/media/img/categories/2545.png" ) 1 => array(3) ( "alias" => string(26) "/catalog/podvesnie-lyustri" "title" => string(31) "Подвесные люстры" "image" => string(30) "/media/img/categories/2551.png" ) ) "dops" => array(1) ( 0 => array(3) ( "visible" => integer 1 "title" => string(20) "Популярные" "links" => array(1) ( 0 => array(3) ( "alias" => string(21) "/svetodiodnie-lyustri" "title" => string(37) "Светодиодные люстры" "visible" => string(1) "1" ) ) ) ) ) ) 1 => array(4) ( "alias" => string(19) "/catalog/svetilniki" "image" => string(30) "/media/img/categories/2544.png" "title" => string(22) "Светильники" "inner" => array(2) ( "main" => array(7) ( 0 => array(3) ( "alias" => string(31) "/catalog/potolochnie-svetilniki" "title" => string(43) "Потолочные светильники" "image" => string(30) "/media/img/categories/2552.png" ) 1 => array(3) ( "alias" => string(29) "/catalog/podvesnie-svetilniki" "title" => string(41) "Подвесные светильники" "image" => string(30) "/media/img/categories/2553.png" ) 2 => array(3) ( "alias" => string(29) "/catalog/nastennie-svetilniki" "title" => string(41) "Настенные светильники" "image" => string(30) "/media/img/categories/2556.png" ) 3 => array(3) ( "alias" => string(32) "/catalog/vstraivaemie-svetilniki" "title" => string(47) "Встраиваемые светильники" "image" => string(28) "/media/img/categories/19.png" ) 4 => array(3) ( "alias" => string(14) "/catalog/spoti" "title" => string(10) "Споты" "image" => string(30) "/media/img/categories/2567.png" ) 5 => array(3) ( "alias" => string(28) "/catalog/mebelnie-svetilniki" "title" => string(41) "Мебельные светильники" "image" => string(28) "/media/img/categories/20.png" ) 6 => array(3) ( "alias" => string(17) "/catalog/nochniki" "title" => string(14) "Ночники" "image" => string(30) "/media/img/categories/2606.png" ) ) "dops" => array(0) ) ) 2 => array(4) ( "alias" => string(24) "/catalog/bra-i-podsvetki" "image" => string(28) "/media/img/categories/13.png" "title" => string(28) "Бра и подсветки" "inner" => array(2) ( "main" => array(3) ( 0 => array(3) ( "alias" => string(12) "/catalog/bra" "title" => string(6) "Бра" "image" => string(30) "/media/img/categories/2555.png" ) 1 => array(3) ( "alias" => string(30) "/catalog/podsvetki-dlya-kartin" "title" => string(38) "Подсветки для картин" "image" => string(28) "/media/img/categories/18.png" ) 2 => array(3) ( "alias" => string(30) "/catalog/podsvetki-dlya-zerkal" "title" => string(38) "Подсветки для зеркал" "image" => string(29) "/media/img/categories/968.png" ) ) "dops" => array(0) ) ) 3 => array(4) ( "alias" => string(24) "/catalog/nastolnie-lampi" "image" => string(28) "/media/img/categories/14.png" "title" => string(31) "Настольные лампы" "inner" => array(2) ( "main" => array(0) "dops" => array(0) ) ) 4 => array(4) ( "alias" => string(17) "/catalog/torsheri" "image" => string(28) "/media/img/categories/15.png" "title" => string(14) "Торшеры" "inner" => array(2) ( "main" => array(0) "dops" => array(0) ) ) 5 => array(4) ( "alias" => string(37) "/catalog/trekovie-sistemi-osvesheniya" "image" => string(29) "/media/img/categories/969.png" "title" => string(50) "Трековые системы освещения" "inner" => array(2) ( "main" => array(3) ( 0 => array(3) ( "alias" => string(27) "/catalog/shinnie-svetilniki" "title" => string(35) "Шинные светильники" "image" => string(30) "/media/img/categories/2569.png" ) 1 => array(3) ( "alias" => string(28) "/catalog/strunnie-svetilniki" "title" => string(39) "Струнные светильники" "image" => string(30) "/media/img/categories/2568.png" ) 2 => array(3) ( "alias" => string(28) "/catalog/trekovie-svetilniki" "title" => string(39) "Трековые светильники" "image" => string(30) "/media/img/categories/2570.png" ) ) "dops" => array(0) ) ) 6 => array(4) ( "alias" => string(28) "/catalog/ulichnie-svetilniki" "image" => string(30) "/media/img/categories/2587.png" "title" => string(37) "Уличные светильники" "inner" => array(2) ( "main" => array(9) ( 0 => array(3) ( "alias" => string(24) "/catalog/ulichnie-fonari" "title" => string(27) "Уличные фонари" "image" => string(28) "/media/img/categories/43.png" ) 1 => array(3) ( "alias" => string(38) "/catalog/ulichnie-nastennie-svetilniki" "title" => string(56) "Уличные настенные светильники" "image" => string(28) "/media/img/categories/44.png" ) 2 => array(3) ( "alias" => string(38) "/catalog/ulichnie-podvesnie-svetilniki" "title" => string(56) "Уличные подвесные светильники" "image" => string(28) "/media/img/categories/45.png" ) 3 => array(3) ( "alias" => string(27) "/catalog/potolochnie-fonari" "title" => string(58) "Уличные потолочные светильники" "image" => string(30) "/media/img/categories/2612.png" ) 4 => array(3) ( "alias" => string(29) "/catalog/gruntovie-svetilniki" "title" => string(41) "Грунтовые светильники" "image" => string(28) "/media/img/categories/48.png" ) 5 => array(3) ( "alias" => string(23) "/catalog/sadovie-figuri" "title" => string(27) "Садовые фигуры" "image" => string(28) "/media/img/categories/49.png" ) 6 => array(3) ( "alias" => string(18) "/catalog/girlyandi" "title" => string(16) "Гирлянды" "image" => string(28) "/media/img/categories/29.png" ) 7 => array(3) ( "alias" => string(27) "/catalog/sadovie-aksessuari" "title" => string(35) "Садовые аксессуары" "image" => string(29) "/media/img/categories/966.png" ) 8 => array(3) ( "alias" => string(23) "/catalog/ruchnie-fonari" "title" => string(25) "Ручные фонари" "image" => string(30) "/media/img/categories/2502.png" ) ) "dops" => array(0) ) ) 7 => array(4) ( "alias" => string(32) "/catalog/svetodiodnaya-podsvetka" "image" => string(30) "/media/img/categories/2583.png" "title" => string(43) "Светодиодная подсветка" "inner" => array(2) ( "main" => array(6) ( 0 => array(3) ( "alias" => string(28) "/catalog/svetodiodnaya-lenta" "title" => string(35) "Светодиодная лента" "image" => string(28) "/media/img/categories/21.png" ) 1 => array(3) ( "alias" => string(47) "/catalog/bloki-pitaniya-dlya-svetodiodnoy-lenti" "title" => string(68) "Блоки питания для светодиодной ленты" "image" => string(28) "/media/img/categories/26.png" ) 2 => array(3) ( "alias" => string(44) "/catalog/kontrolleri-dlya-svetodiodnoy-lenti" "title" => string(65) "Контроллеры для светодиодной ленты" "image" => string(28) "/media/img/categories/27.png" ) 3 => array(3) ( "alias" => string(40) "/catalog/profili-dlya-svetodiodnoy-lenti" "title" => string(57) "Профили для светодиодной ленты" "image" => string(30) "/media/img/categories/1015.png" ) 4 => array(3) ( "alias" => string(47) "/catalog/komplektuyushie-dlya-svetodiodnih-lent" "title" => string(67) "Комплектующие для светодиодных лент" "image" => string(30) "/media/img/categories/2513.png" ) 5 => array(3) ( "alias" => string(29) "/catalog/svetodiodnie-lineyki" "title" => string(39) "Светодиодные линейки" "image" => string(28) "/media/img/categories/23.png" ) ) "dops" => array(0) ) ) 8 => array(4) ( "alias" => string(14) "/catalog/lampi" "image" => string(28) "/media/img/categories/30.png" "title" => string(10) "Лампы" "inner" => array(2) ( "main" => array(5) ( 0 => array(3) ( "alias" => string(27) "/catalog/svetodiodnie-lampi" "title" => string(35) "Светодиодные лампы" "image" => string(30) "/media/img/categories/2559.png" ) 1 => array(3) ( "alias" => string(25) "/catalog/galogennie-lampi" "title" => string(31) "Галогенные лампы" "image" => string(30) "/media/img/categories/2561.png" ) 2 => array(3) ( "alias" => string(31) "/catalog/lyuminestsentnie-lampi" "title" => string(39) "Люминесцентные лампы" "image" => string(30) "/media/img/categories/2563.png" ) 3 => array(3) ( "alias" => string(27) "/catalog/lampi-nakalivaniya" "title" => string(33) "Лампы накаливания" "image" => string(30) "/media/img/categories/2562.png" ) 4 => array(3) ( "alias" => string(32) "/catalog/metallogalogennie-lampi" "title" => string(45) "Металлогалогенные лампы" "image" => string(30) "/media/img/categories/2564.png" ) ) "dops" => array(0) ) ) 9 => array(4) ( "alias" => string(41) "/catalog/komplektuyushie-dlya-svetilnikov" "image" => string(27) "/media/img/categories/7.png" "title" => string(58) "Комплектующие для светильников" "inner" => array(2) ( "main" => array(8) ( 0 => array(3) ( "alias" => string(35) "/catalog/elektronnie-transformatori" "title" => string(51) "Электронные трансформаторы" "image" => string(28) "/media/img/categories/31.png" ) 1 => array(3) ( "alias" => string(34) "/catalog/pulti-du-dlya-svetilnikov" "title" => string(49) "Пульты ДУ для светильников" "image" => string(28) "/media/img/categories/36.png" ) 2 => array(3) ( "alias" => string(28) "/catalog/patroni-dlya-lyustr" "title" => string(32) "Патроны для люстр" "image" => string(28) "/media/img/categories/34.png" ) 3 => array(3) ( "alias" => string(23) "/catalog/setevie-shnuri" "title" => string(25) "Сетевые шнуры" "image" => string(28) "/media/img/categories/35.png" ) 4 => array(3) ( "alias" => string(40) "/catalog/sredstva-dlya-chistki-hrustalya" "title" => string(53) "Средства для чистки хрусталя" "image" => string(28) "/media/img/categories/33.png" ) 5 => array(3) ( "alias" => string(17) "/catalog/abazhuri" "title" => string(14) "Абажуры" "image" => string(28) "/media/img/categories/41.png" ) 6 => array(3) ( "alias" => string(16) "/catalog/plafoni" "title" => string(14) "Плафоны" "image" => string(28) "/media/img/categories/42.png" ) 7 => array(3) ( "alias" => string(31) "/catalog/viklyuchateli-dlya-bra" "title" => string(36) "Выключатели для бра" "image" => string(28) "/media/img/categories/39.png" ) ) "dops" => array(0) ) ) 10 => array(4) ( "alias" => string(33) "/catalog/promishlennie-svetilniki" "image" => string(30) "/media/img/categories/2593.png" "title" => string(47) "Промышленные светильники" "inner" => array(2) ( "main" => array(2) ( 0 => array(3) ( "alias" => string(43) "/catalog/podvesnie-promishlennie-svetilniki" "title" => string(66) "Подвесные промышленные светильники" "image" => string(28) "/media/img/categories/56.png" ) 1 => array(3) ( "alias" => string(29) "/catalog/avariynie-svetilniki" "title" => string(41) "Аварийные светильники" "image" => string(30) "/media/img/categories/2609.png" ) ) "dops" => array(0) ) ) ) "cart" => object Response(5){ protected _table_name => string(8) "products" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(5) ( "comments" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(10) "comment_id" "model" => string(7) "comment" ) "bulbs" => array(4) ( "foreign_key" => string(4) "id_p" "through" => NULL "far_key" => string(7) "bulb_id" "model" => string(4) "bulb" ) "images" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) "categories" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(19) "products_categories" "far_key" => string(11) "category_id" "model" => string(8) "category" ) "orders" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(15) "orders_products" "far_key" => string(9) "orders_id" "model" => string(5) "order" ) ) protected _belongs_to => array(1) ( "main_img" => array(2) ( "foreign_key" => string(8) "image_id" "model" => string(5) "image" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _related => array(1) ( "main_img" => object Model_Image(34)
"images" => object Database_MySQLi_Result(7){ protected _belongs_to => array(1) ( "product" => array(2) ( "foreign_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "image" protected _object_plural => string(6) "images" protected _table_name => string(6) "images" protected _table_columns => array(4) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "product_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "product_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "name" => array(12) ( "type" => string(6) "string" "column_name" => string(4) "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "folder" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "folder" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(6) "261437" 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(7) "product" protected _object_plural => string(8) "products" protected _table_columns => array(39) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "serie" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "serie" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "search_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "search_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "artikul" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "artikul_short" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_short" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "complex" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "complex" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul1c" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "artikul1c" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "status" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_lus" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "status_lus" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "status_kupiled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "image_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost_dealer" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "cost_dealer" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "cost" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_lustrika" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "cost_lustrika" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "cost_kupiled" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_sale" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "cost_sale" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "updated" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 22 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_distr" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_distr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_residue" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "artikul_residue" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "deleted" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "enabled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "enabled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "upd_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "upd_date" "column_default" => string(8) "20130227" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sale_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "sale_date" "column_default" => string(8) "20130301" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "start_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "end_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(8) "end_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "synchroned" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "synchroned" "column_default" => string(10) "1396358864" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "public_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "public_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 33 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 34 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "seo_keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 35 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "instock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "instock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 37 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_synchro" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "temp_synchro" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 38 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_syn_2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "temp_syn_2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 39 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(6) "245622" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL 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) "image" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" 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(7) "product" }{ 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(7) "aram_ms" "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(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _result => object mysqli_result(5)
"category" => object Model_Category(39){ 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_Image" protected _object_params => NULL }{ protected _table_name => string(10) "categories" protected _has_many => array(2) ( "products" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "products_categories" "far_key" => string(10) "product_id" "model" => string(7) "product" ) "features" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "categories_features" "far_key" => string(10) "feature_id" "model" => string(7) "feature" ) ) protected _primary_key => string(2) "id" public left_column => string(3) "lft" public right_column => string(3) "rgt" public level_column => string(3) "lvl" public scope_column => string(5) "scope" public parent_column => string(9) "parent_id" protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(1) ( "lft" => string(3) "ASC" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_cat" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "nn_cat" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_title" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_descr" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_descr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "order" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "order" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "parent_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(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lvl" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lvl" "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(31) "select,insert,update,references" ) "scope" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "group" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "group" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "delivery_cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "delivery_cost" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_newblock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "is_newblock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(47) "категория в блоке новинок" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "show_in_menu" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(12) "show_in_menu" "column_default" => string(1) "1" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(55) "Отображение в выпадающем меню" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(4) "2551" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"cat" => string(4) "2551" "id" => string(6) "245622" "user" => NULL "videos" => array(0) "data" => NULL "errors" => NULL "h2title" => string(26) "Maytoni (Германия)" ) }{ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"block_topmenu" => NULL "top_menu" => NULL "block_header" => NULL "open_catalog" => bool TRUE "no_sidebar_page" => bool TRUE "metatags" => array(8) ( 0 => array(2) ( "property" => string(7) "og:type" "content" => string(7) "Product" ) 1 => array(2) ( "property" => string(12) "og:site_name" "content" => string(15) "Мой Свет" ) 2 => array(2) ( "property" => string(8) "og:title" "content" => string(58) "Подвесная люстра Maytoni Nola MOD100PL-L47W" ) 3 => array(2) ( "property" => string(6) "og:url" "content" => string(67) "https://moysvet.ru/product/podvesnaya-lyustra-maytoni-mod100pl-l47w" ) 4 => array(2) ( "property" => string(14) "og:description" "content" => string(177) " Код товара: 995647 Артикул: MOD100PL-L47W Производитель: Maytoni (Германия) Гарантия: 1 год Доставка: уточняйте" ) 5 => array(2) ( "property" => string(8) "og:image" "content" => string(63) "https://moysvet.ru/widgets/mpimage/Zzk0aG91bWl5ZXp4NnZxZC5qcGc=" ) 6 => array(2) ( "property" => string(20) "product:price:amount" "content" => string(5) "19490" ) 7 => array(2) ( "property" => string(22) "product:price:currency" "content" => string(3) "RUB" ) ) "selected_cats" => array(5) ( 0 => string(4) "2551" 1 => integer 1 2 => integer 901 3 => integer 5 4 => integer 12 ) "seo_description" => string(126) "Люстра Maytoni Nola MOD100PL-L47W,оттенок корпуса белый, материал корпуса металл" "seo_keywords" => string(39) "Люстра,MOD100PL-L47W,Maytoni,Nola" ){ }
protected _body => string(1499) "<div class="cart"> <noindex> <a href="/cart"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <t …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }354 { 355 throw new View_Exception('You must set the file to use within your view before rendering'); 356 } 357 358 // Combine local and global data and capture the output 359 return View::capture($this->_file, $this->_data); 360 } 361 362 }
-
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
-
APPPATH/classes/Controller/Index.php [ 411 ] » Kohana_Controller_Template->after()
406 407 } 408 409 public function after() { 410 411 parent::after(); 412 } 413 }
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Controller_Index->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 [ 104 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Index_Catalogue(18)
{ public template => object View(2)
{ protected _file => string(68) "/var/www/aram/data/www/moysvet.ru/application/views/index/v_base.php" protected _data => array(21) ( "site_name" => NULL "site_description" => string(15) "Мой Свет" "page_title" => string(61) "MOD100PL-L47W (Maytoni / Германия) | Мой Свет" "title" => string(220) "Подвесная люстра Maytoni MOD100PL-L47W Nola (Германия) | купить люстру MOD100PL-L47W Майтони, цена - 19 490 руб., доставка по Мо …" "styles" => array(1) ( 0 => string(30) "/media/highslide/highslide.css" ) "scripts" => array(1) ( 0 => string(42) "/media/highslide/highslide-with-gallery.js" ) "block_left" => NULL "block_center" => array(1) ( 0 => object View(2)
protected mtime_s => float 0 protected mtime_e => float 0 protected tqr => string(2) "NL" protected ipadr => string(7) "0.0.0.0" protected ntime => integer 0 protected uinfo => string(2) "NL" protected uuri => string(2) "NL" protected uurl => string(2) "NL" protected seo_page_entity => NULL protected canonical_url => string(67) "https://moysvet.ru/product/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected user => NULL protected auth => object Auth_ORM(2){ protected _file => string(84) "/var/www/aram/data/www/moysvet.ru/application/views/index/catalog/v_catalog_view.php" protected _data => array(10) ( "product" => object Model_Product(34)
) "block_right" => NULL "showviewed" => bool TRUE "popup_menu" => array(11) ( 0 => array(4) ( "alias" => string(16) "/catalog/lyustri" "image" => string(28) "/media/img/categories/12.png" "title" => string(12) "Люстры" "inner" => array(2) ( "main" => array(2) ( 0 => array(3) ( "alias" => string(28) "/catalog/potolochnie-lyustri" "title" => string(33) "Потолочные люстры" "image" => string(30) "/media/img/categories/2545.png" ) 1 => array(3) ( "alias" => string(26) "/catalog/podvesnie-lyustri" "title" => string(31) "Подвесные люстры" "image" => string(30) "/media/img/categories/2551.png" ) ) "dops" => array(1) ( 0 => array(3) ( "visible" => integer 1 "title" => string(20) "Популярные" "links" => array(1) ( 0 => array(3) ( "alias" => string(21) "/svetodiodnie-lyustri" "title" => string(37) "Светодиодные люстры" "visible" => string(1) "1" ) ) ) ) ) ) 1 => array(4) ( "alias" => string(19) "/catalog/svetilniki" "image" => string(30) "/media/img/categories/2544.png" "title" => string(22) "Светильники" "inner" => array(2) ( "main" => array(7) ( 0 => array(3) ( "alias" => string(31) "/catalog/potolochnie-svetilniki" "title" => string(43) "Потолочные светильники" "image" => string(30) "/media/img/categories/2552.png" ) 1 => array(3) ( "alias" => string(29) "/catalog/podvesnie-svetilniki" "title" => string(41) "Подвесные светильники" "image" => string(30) "/media/img/categories/2553.png" ) 2 => array(3) ( "alias" => string(29) "/catalog/nastennie-svetilniki" "title" => string(41) "Настенные светильники" "image" => string(30) "/media/img/categories/2556.png" ) 3 => array(3) ( "alias" => string(32) "/catalog/vstraivaemie-svetilniki" "title" => string(47) "Встраиваемые светильники" "image" => string(28) "/media/img/categories/19.png" ) 4 => array(3) ( "alias" => string(14) "/catalog/spoti" "title" => string(10) "Споты" "image" => string(30) "/media/img/categories/2567.png" ) 5 => array(3) ( "alias" => string(28) "/catalog/mebelnie-svetilniki" "title" => string(41) "Мебельные светильники" "image" => string(28) "/media/img/categories/20.png" ) 6 => array(3) ( "alias" => string(17) "/catalog/nochniki" "title" => string(14) "Ночники" "image" => string(30) "/media/img/categories/2606.png" ) ) "dops" => array(0) ) ) 2 => array(4) ( "alias" => string(24) "/catalog/bra-i-podsvetki" "image" => string(28) "/media/img/categories/13.png" "title" => string(28) "Бра и подсветки" "inner" => array(2) ( "main" => array(3) ( 0 => array(3) ( "alias" => string(12) "/catalog/bra" "title" => string(6) "Бра" "image" => string(30) "/media/img/categories/2555.png" ) 1 => array(3) ( "alias" => string(30) "/catalog/podsvetki-dlya-kartin" "title" => string(38) "Подсветки для картин" "image" => string(28) "/media/img/categories/18.png" ) 2 => array(3) ( "alias" => string(30) "/catalog/podsvetki-dlya-zerkal" "title" => string(38) "Подсветки для зеркал" "image" => string(29) "/media/img/categories/968.png" ) ) "dops" => array(0) ) ) 3 => array(4) ( "alias" => string(24) "/catalog/nastolnie-lampi" "image" => string(28) "/media/img/categories/14.png" "title" => string(31) "Настольные лампы" "inner" => array(2) ( "main" => array(0) "dops" => array(0) ) ) 4 => array(4) ( "alias" => string(17) "/catalog/torsheri" "image" => string(28) "/media/img/categories/15.png" "title" => string(14) "Торшеры" "inner" => array(2) ( "main" => array(0) "dops" => array(0) ) ) 5 => array(4) ( "alias" => string(37) "/catalog/trekovie-sistemi-osvesheniya" "image" => string(29) "/media/img/categories/969.png" "title" => string(50) "Трековые системы освещения" "inner" => array(2) ( "main" => array(3) ( 0 => array(3) ( "alias" => string(27) "/catalog/shinnie-svetilniki" "title" => string(35) "Шинные светильники" "image" => string(30) "/media/img/categories/2569.png" ) 1 => array(3) ( "alias" => string(28) "/catalog/strunnie-svetilniki" "title" => string(39) "Струнные светильники" "image" => string(30) "/media/img/categories/2568.png" ) 2 => array(3) ( "alias" => string(28) "/catalog/trekovie-svetilniki" "title" => string(39) "Трековые светильники" "image" => string(30) "/media/img/categories/2570.png" ) ) "dops" => array(0) ) ) 6 => array(4) ( "alias" => string(28) "/catalog/ulichnie-svetilniki" "image" => string(30) "/media/img/categories/2587.png" "title" => string(37) "Уличные светильники" "inner" => array(2) ( "main" => array(9) ( 0 => array(3) ( "alias" => string(24) "/catalog/ulichnie-fonari" "title" => string(27) "Уличные фонари" "image" => string(28) "/media/img/categories/43.png" ) 1 => array(3) ( "alias" => string(38) "/catalog/ulichnie-nastennie-svetilniki" "title" => string(56) "Уличные настенные светильники" "image" => string(28) "/media/img/categories/44.png" ) 2 => array(3) ( "alias" => string(38) "/catalog/ulichnie-podvesnie-svetilniki" "title" => string(56) "Уличные подвесные светильники" "image" => string(28) "/media/img/categories/45.png" ) 3 => array(3) ( "alias" => string(27) "/catalog/potolochnie-fonari" "title" => string(58) "Уличные потолочные светильники" "image" => string(30) "/media/img/categories/2612.png" ) 4 => array(3) ( "alias" => string(29) "/catalog/gruntovie-svetilniki" "title" => string(41) "Грунтовые светильники" "image" => string(28) "/media/img/categories/48.png" ) 5 => array(3) ( "alias" => string(23) "/catalog/sadovie-figuri" "title" => string(27) "Садовые фигуры" "image" => string(28) "/media/img/categories/49.png" ) 6 => array(3) ( "alias" => string(18) "/catalog/girlyandi" "title" => string(16) "Гирлянды" "image" => string(28) "/media/img/categories/29.png" ) 7 => array(3) ( "alias" => string(27) "/catalog/sadovie-aksessuari" "title" => string(35) "Садовые аксессуары" "image" => string(29) "/media/img/categories/966.png" ) 8 => array(3) ( "alias" => string(23) "/catalog/ruchnie-fonari" "title" => string(25) "Ручные фонари" "image" => string(30) "/media/img/categories/2502.png" ) ) "dops" => array(0) ) ) 7 => array(4) ( "alias" => string(32) "/catalog/svetodiodnaya-podsvetka" "image" => string(30) "/media/img/categories/2583.png" "title" => string(43) "Светодиодная подсветка" "inner" => array(2) ( "main" => array(6) ( 0 => array(3) ( "alias" => string(28) "/catalog/svetodiodnaya-lenta" "title" => string(35) "Светодиодная лента" "image" => string(28) "/media/img/categories/21.png" ) 1 => array(3) ( "alias" => string(47) "/catalog/bloki-pitaniya-dlya-svetodiodnoy-lenti" "title" => string(68) "Блоки питания для светодиодной ленты" "image" => string(28) "/media/img/categories/26.png" ) 2 => array(3) ( "alias" => string(44) "/catalog/kontrolleri-dlya-svetodiodnoy-lenti" "title" => string(65) "Контроллеры для светодиодной ленты" "image" => string(28) "/media/img/categories/27.png" ) 3 => array(3) ( "alias" => string(40) "/catalog/profili-dlya-svetodiodnoy-lenti" "title" => string(57) "Профили для светодиодной ленты" "image" => string(30) "/media/img/categories/1015.png" ) 4 => array(3) ( "alias" => string(47) "/catalog/komplektuyushie-dlya-svetodiodnih-lent" "title" => string(67) "Комплектующие для светодиодных лент" "image" => string(30) "/media/img/categories/2513.png" ) 5 => array(3) ( "alias" => string(29) "/catalog/svetodiodnie-lineyki" "title" => string(39) "Светодиодные линейки" "image" => string(28) "/media/img/categories/23.png" ) ) "dops" => array(0) ) ) 8 => array(4) ( "alias" => string(14) "/catalog/lampi" "image" => string(28) "/media/img/categories/30.png" "title" => string(10) "Лампы" "inner" => array(2) ( "main" => array(5) ( 0 => array(3) ( "alias" => string(27) "/catalog/svetodiodnie-lampi" "title" => string(35) "Светодиодные лампы" "image" => string(30) "/media/img/categories/2559.png" ) 1 => array(3) ( "alias" => string(25) "/catalog/galogennie-lampi" "title" => string(31) "Галогенные лампы" "image" => string(30) "/media/img/categories/2561.png" ) 2 => array(3) ( "alias" => string(31) "/catalog/lyuminestsentnie-lampi" "title" => string(39) "Люминесцентные лампы" "image" => string(30) "/media/img/categories/2563.png" ) 3 => array(3) ( "alias" => string(27) "/catalog/lampi-nakalivaniya" "title" => string(33) "Лампы накаливания" "image" => string(30) "/media/img/categories/2562.png" ) 4 => array(3) ( "alias" => string(32) "/catalog/metallogalogennie-lampi" "title" => string(45) "Металлогалогенные лампы" "image" => string(30) "/media/img/categories/2564.png" ) ) "dops" => array(0) ) ) 9 => array(4) ( "alias" => string(41) "/catalog/komplektuyushie-dlya-svetilnikov" "image" => string(27) "/media/img/categories/7.png" "title" => string(58) "Комплектующие для светильников" "inner" => array(2) ( "main" => array(8) ( 0 => array(3) ( "alias" => string(35) "/catalog/elektronnie-transformatori" "title" => string(51) "Электронные трансформаторы" "image" => string(28) "/media/img/categories/31.png" ) 1 => array(3) ( "alias" => string(34) "/catalog/pulti-du-dlya-svetilnikov" "title" => string(49) "Пульты ДУ для светильников" "image" => string(28) "/media/img/categories/36.png" ) 2 => array(3) ( "alias" => string(28) "/catalog/patroni-dlya-lyustr" "title" => string(32) "Патроны для люстр" "image" => string(28) "/media/img/categories/34.png" ) 3 => array(3) ( "alias" => string(23) "/catalog/setevie-shnuri" "title" => string(25) "Сетевые шнуры" "image" => string(28) "/media/img/categories/35.png" ) 4 => array(3) ( "alias" => string(40) "/catalog/sredstva-dlya-chistki-hrustalya" "title" => string(53) "Средства для чистки хрусталя" "image" => string(28) "/media/img/categories/33.png" ) 5 => array(3) ( "alias" => string(17) "/catalog/abazhuri" "title" => string(14) "Абажуры" "image" => string(28) "/media/img/categories/41.png" ) 6 => array(3) ( "alias" => string(16) "/catalog/plafoni" "title" => string(14) "Плафоны" "image" => string(28) "/media/img/categories/42.png" ) 7 => array(3) ( "alias" => string(31) "/catalog/viklyuchateli-dlya-bra" "title" => string(36) "Выключатели для бра" "image" => string(28) "/media/img/categories/39.png" ) ) "dops" => array(0) ) ) 10 => array(4) ( "alias" => string(33) "/catalog/promishlennie-svetilniki" "image" => string(30) "/media/img/categories/2593.png" "title" => string(47) "Промышленные светильники" "inner" => array(2) ( "main" => array(2) ( 0 => array(3) ( "alias" => string(43) "/catalog/podvesnie-promishlennie-svetilniki" "title" => string(66) "Подвесные промышленные светильники" "image" => string(28) "/media/img/categories/56.png" ) 1 => array(3) ( "alias" => string(29) "/catalog/avariynie-svetilniki" "title" => string(41) "Аварийные светильники" "image" => string(30) "/media/img/categories/2609.png" ) ) "dops" => array(0) ) ) ) "cart" => object Response(5){ protected _table_name => string(8) "products" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(5) ( "comments" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(10) "comment_id" "model" => string(7) "comment" ) "bulbs" => array(4) ( "foreign_key" => string(4) "id_p" "through" => NULL "far_key" => string(7) "bulb_id" "model" => string(4) "bulb" ) "images" => array(4) ( "foreign_key" => string(10) "product_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) "categories" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(19) "products_categories" "far_key" => string(11) "category_id" "model" => string(8) "category" ) "orders" => array(4) ( "foreign_key" => string(10) "product_id" "through" => string(15) "orders_products" "far_key" => string(9) "orders_id" "model" => string(5) "order" ) ) protected _belongs_to => array(1) ( "main_img" => array(2) ( "foreign_key" => string(8) "image_id" "model" => string(5) "image" ) ) protected _has_one => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(39) ( "id" => string(6) "245622" "serie" => string(5) "13364" "title" => string(13) "MOD100PL-L47W" "search_title" => string(13) "MOD100PL-L47W" "artikul" => string(13) "MOD100PL-L47W" "artikul_short" => string(13) "MOD100PL-L47W" "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" "complex" => string(1) "0" "visible" => string(1) "1" "description" => string(0) "" "artikul1c" => NULL "status" => string(1) "1" "status_lus" => string(1) "1" "status_kupiled" => string(1) "1" "popular" => string(1) "0" "image_id" => string(6) "261437" "cost_dealer" => string(1) "0" "cost" => string(5) "19490" "cost_lustrika" => string(5) "19490" "cost_kupiled" => string(1) "0" "cost_sale" => string(1) "0" "updated" => string(1) "0" "artikul_distr" => NULL "artikul_residue" => NULL "deleted" => string(1) "0" "enabled" => string(1) "1" "upd_date" => string(8) "20130227" "sale_date" => string(8) "20130301" "start_sale" => string(1) "0" "end_sale" => string(1) "0" "unit" => string(1) "1" "synchroned" => string(10) "1396358864" "public_title" => NULL "seo_title" => NULL "seo_keywords" => NULL "seo_description" => NULL "instock" => string(1) "1" "temp_synchro" => string(1) "0" "temp_syn_2" => string(1) "0" ) protected _related => array(1) ( "main_img" => object Model_Image(34)
"images" => object Database_MySQLi_Result(7){ protected _belongs_to => array(1) ( "product" => array(2) ( ... ) ) protected _has_one => array(0) protected _has_many => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _changed => array(0) protected _original_values => array(4) ( "id" => string(6) "261437" "product_id" => string(6) "245622" "name" => string(20) "g94houmiyezx6vqd.jpg" "folder" => string(1) "0" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => NULL protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(5) "image" protected _object_plural => string(6) "images" protected _table_name => string(6) "images" protected _table_columns => array(4) ( "id" => array(13) ( ... ) "product_id" => array(13) ( ... ) "name" => array(12) ( ... ) "folder" => array(13) ( ... ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key => string(2) "id" protected _primary_key_value => string(6) "261437" 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(7) "product" protected _object_plural => string(8) "products" protected _table_columns => array(39) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "serie" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "serie" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "search_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "search_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "artikul" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "artikul_short" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_short" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "complex" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "complex" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 10 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul1c" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "artikul1c" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(6) "status" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_lus" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "status_lus" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "status_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(14) "status_kupiled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "image_id" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost_dealer" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "cost_dealer" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "cost" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool TRUE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_lustrika" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "cost_lustrika" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_kupiled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "cost_kupiled" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "cost_sale" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "cost_sale" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "updated" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "updated" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 22 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_distr" => array(12) ( "type" => string(6) "string" "column_name" => string(13) "artikul_distr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 23 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "artikul_residue" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "artikul_residue" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 24 "character_maximum_length" => string(3) "255" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "deleted" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "deleted" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 25 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "enabled" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "enabled" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 26 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "upd_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(8) "upd_date" "column_default" => string(8) "20130227" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 27 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sale_date" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "sale_date" "column_default" => string(8) "20130301" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 28 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "start_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(10) "start_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 29 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "end_sale" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(8) "end_sale" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 30 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 31 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "synchroned" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "synchroned" "column_default" => string(10) "1396358864" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 32 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "public_title" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "public_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 33 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 34 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(12) "seo_keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 35 "character_maximum_length" => string(4) "2047" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool TRUE "ordinal_position" => integer 36 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "instock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "instock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 37 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_synchro" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(12) "temp_synchro" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 38 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "temp_syn_2" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(10) "temp_syn_2" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 39 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(6) "245622" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19) { ... } protected _config => array(6) ( ... ) }
protected _db_group => NULL 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) "image" }{ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" 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(7) "product" }{ 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(7) "aram_ms" "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(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _result => object mysqli_result(5)
"category" => object Model_Category(39){ 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_Image" protected _object_params => NULL }{ protected _table_name => string(10) "categories" protected _has_many => array(2) ( "products" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "products_categories" "far_key" => string(10) "product_id" "model" => string(7) "product" ) "features" => array(4) ( "foreign_key" => string(11) "category_id" "through" => string(19) "categories_features" "far_key" => string(10) "feature_id" "model" => string(7) "feature" ) ) protected _primary_key => string(2) "id" public left_column => string(3) "lft" public right_column => string(3) "rgt" public level_column => string(3) "lvl" public scope_column => string(5) "scope" public parent_column => string(9) "parent_id" protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(21) ( "id" => string(4) "2551" "title" => string(31) "Подвесные люстры" "nn_cat" => string(31) "Подвесная люстра" "nn_title" => string(31) "Подвесная люстра" "nn_descr" => string(31) "Подвесную люстру" "alias" => string(17) "podvesnie-lyustri" "seo_title" => string(61) "Купить подвесные люстры в Москве." "seo_description" => NULL "visible" => string(1) "1" "order" => string(1) "0" "popular" => string(5) "51623" "parent_id" => string(2) "12" "lft" => string(1) "7" "rgt" => string(1) "8" "lvl" => string(1) "5" "scope" => string(1) "1" "group" => string(1) "1" "unit" => string(1) "1" "delivery_cost" => string(1) "0" "is_newblock" => string(1) "1" "show_in_menu" => string(1) "1" ) protected _related => array(0) protected _valid => bool TRUE protected _loaded => bool TRUE protected _saved => bool FALSE protected _sorting => array(1) ( "lft" => string(3) "ASC" ) protected _foreign_key_suffix => string(3) "_id" protected _object_name => string(8) "category" protected _object_plural => string(10) "categories" protected _table_columns => array(21) ( "id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(2) "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(31) "select,insert,update,references" ) "title" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "character_maximum_length" => string(3) "127" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_cat" => array(12) ( "type" => string(6) "string" "column_name" => string(6) "nn_cat" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_title" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "nn_descr" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "nn_descr" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "511" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "alias" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "alias" "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(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "seo_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "seo_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 7 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "seo_description" => array(12) ( "type" => string(6) "string" "column_name" => string(15) "seo_description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool TRUE "ordinal_position" => integer 8 "character_maximum_length" => string(4) "1023" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "visible" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(7) "visible" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "order" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "order" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "popular" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(7) "popular" "column_default" => string(1) "0" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "display" => string(2) "10" "comment" => string(0) "" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "parent_id" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(9) "parent_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(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "lft" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lft" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "rgt" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "rgt" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "lvl" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(3) "lvl" "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(31) "select,insert,update,references" ) "scope" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "scope" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "group" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(5) "group" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "display" => string(1) "1" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "unit" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "unit" "column_default" => string(1) "1" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "delivery_cost" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(13) "delivery_cost" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "is_newblock" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(11) "is_newblock" "column_default" => string(1) "0" "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 20 "display" => string(2) "11" "comment" => string(47) "категория в блоке новинок" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) "show_in_menu" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(10) "4294967295" "column_name" => string(12) "show_in_menu" "column_default" => string(1) "1" "data_type" => string(12) "int unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 21 "display" => string(1) "1" "comment" => string(55) "Отображение в выпадающем меню" "extra" => string(0) "" "key" => string(3) "MUL" "privileges" => string(31) "select,insert,update,references" ) ) protected _updated_column => NULL protected _created_column => NULL protected _serialize_columns => array(0) protected _primary_key_value => string(4) "2551" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQLi(6)
"cat" => string(4) "2551" "id" => string(6) "245622" "user" => NULL "videos" => array(0) "data" => NULL "errors" => NULL "h2title" => string(26) "Maytoni (Германия)" ) }{ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _db_group => NULL protected _db_applied => array(0) protected _db_pending => array(0) protected _db_reset => bool TRUE protected _db_builder => NULL protected _with_applied => array(0) protected _cast_data => array(0) protected _errors_filename => string(8) "category" }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"block_topmenu" => NULL "top_menu" => NULL "block_header" => NULL "open_catalog" => bool TRUE "no_sidebar_page" => bool TRUE "metatags" => array(8) ( 0 => array(2) ( "property" => string(7) "og:type" "content" => string(7) "Product" ) 1 => array(2) ( "property" => string(12) "og:site_name" "content" => string(15) "Мой Свет" ) 2 => array(2) ( "property" => string(8) "og:title" "content" => string(58) "Подвесная люстра Maytoni Nola MOD100PL-L47W" ) 3 => array(2) ( "property" => string(6) "og:url" "content" => string(67) "https://moysvet.ru/product/podvesnaya-lyustra-maytoni-mod100pl-l47w" ) 4 => array(2) ( "property" => string(14) "og:description" "content" => string(177) " Код товара: 995647 Артикул: MOD100PL-L47W Производитель: Maytoni (Германия) Гарантия: 1 год Доставка: уточняйте" ) 5 => array(2) ( "property" => string(8) "og:image" "content" => string(63) "https://moysvet.ru/widgets/mpimage/Zzk0aG91bWl5ZXp4NnZxZC5qcGc=" ) 6 => array(2) ( "property" => string(20) "product:price:amount" "content" => string(5) "19490" ) 7 => array(2) ( "property" => string(22) "product:price:currency" "content" => string(3) "RUB" ) ) "selected_cats" => array(5) ( 0 => string(4) "2551" 1 => integer 1 2 => integer 901 3 => integer 5 4 => integer 12 ) "seo_description" => string(126) "Люстра Maytoni Nola MOD100PL-L47W,оттенок корпуса белый, материал корпуса металл" "seo_keywords" => string(39) "Люстра,MOD100PL-L47W,Maytoni,Nola" ) }{ }
protected _body => string(1499) "<div class="cart"> <noindex> <a href="/cart"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <t …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _session => object Session_Database(11)
protected cache => object Cache_File(2){ protected _db => object Database_MySQLi(6)
protected _config => object Config_Group(7){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _table => string(8) "sessions" protected _columns => array(3) ( "session_id" => string(10) "session_id" "last_active" => string(11) "last_active" "contents" => string(8) "contents" ) protected _gc => integer 500 protected _session_id => string(23) "63e0c155a79a83-01248128" protected _update_id => NULL protected _name => string(11) "cookie_name" protected _lifetime => integer 43200 protected _encrypted => string(7) "default" protected _data => array(2) ( "sesid" => string(32) "5604b80590159e948a326de5604dddee" "capcha" => string(6) "492581" ) protected _destroyed => bool FALSE }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ public driver => string(3) "ORM" public hash_method => string(6) "sha256" public hash_key => string(16) "asjdhas6f2e12kas" public lifetime => integer 1209600 public session_type => string(8) "database" public session_key => string(9) "auth_user" public users => array(0) }
}{ protected _cache_dir => object SplFileInfo(0)
protected session => object Session_Database(11){ }
protected _config => array(3) ( "driver" => string(4) "file" "cache_dir" => string(51) "/var/www/aram/data/www/moysvet.ru/application/cache" "default_expire" => integer 3600 ) }{ protected _db => object Database_MySQLi(6)
public auto_render => bool TRUE public request => object Request(19){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _table => string(8) "sessions" protected _columns => array(3) ( "session_id" => string(10) "session_id" "last_active" => string(11) "last_active" "contents" => string(8) "contents" ) protected _gc => integer 500 protected _session_id => string(23) "63e0c155a79a83-01248128" protected _update_id => NULL protected _name => string(11) "cookie_name" protected _lifetime => integer 43200 protected _encrypted => string(7) "default" protected _data => array(2) ( "sesid" => string(32) "5604b80590159e948a326de5604dddee" "capcha" => string(6) "492581" ) protected _destroyed => bool FALSE }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(53) "catalogue(/<action>(/spr<seo_param>)(/c<cat>)(/<id>))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "action" => string(5) "index" "controller" => string(9) "catalogue" ) protected _route_regex => string(135) "#^catalogue(?:/(?P<action>[^/.,;?\n]++)(?:/spr(?P<seo_param>[^/.,;?\n]++))?(?:/c(?P<cat>[^/.,;?\n]++))?(?:/(?P<id>[^/.,;?\n]++)) …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(9) "Catalogue" protected _action => string(4) "view" protected _uri => string(55) "catalogue/view/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected _external => bool FALSE protected _params => array(3) ( "seo_param" => string(0) "" "cat" => string(0) "" "id" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) protected _get => array(1) ( "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) 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(2)
}{ public content-type => string(24) "text/html; charset=utf-8" public connection => string(10) "keep-alive" }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }99 100 // Create a new instance of the controller 101 $controller = $class->newInstance($request, $response); 102 103 // Run the controller's execute() method 104 $response = $class->getMethod('execute')->invoke($controller); 105 106 if ( ! $response instanceof Response) 107 { 108 // Controller failed to return a Response. 109 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(53) "catalogue(/<action>(/spr<seo_param>)(/c<cat>)(/<id>))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "action" => string(5) "index" "controller" => string(9) "catalogue" ) protected _route_regex => string(135) "#^catalogue(?:/(?P<action>[^/.,;?\n]++)(?:/spr(?P<seo_param>[^/.,;?\n]++))?(?:/c(?P<cat>[^/.,;?\n]++))?(?:/(?P<id>[^/.,;?\n]++)) …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(9) "Catalogue" protected _action => string(4) "view" protected _uri => string(55) "catalogue/view/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected _external => bool FALSE protected _params => array(3) ( "seo_param" => string(0) "" "cat" => string(0) "" "id" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) protected _get => array(1) ( "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(2)
{ public content-type => string(24) "text/html; charset=utf-8" public connection => string(10) "keep-alive" }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool FALSE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(53) "catalogue(/<action>(/spr<seo_param>)(/c<cat>)(/<id>))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "action" => string(5) "index" "controller" => string(9) "catalogue" ) protected _route_regex => string(135) "#^catalogue(?:/(?P<action>[^/.,;?\n]++)(?:/spr(?P<seo_param>[^/.,;?\n]++))?(?:/c(?P<cat>[^/.,;?\n]++))?(?:/(?P<id>[^/.,;?\n]++)) …" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(9) "Catalogue" protected _action => string(4) "view" protected _uri => string(55) "catalogue/view/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected _external => bool FALSE protected _params => array(3) ( "seo_param" => string(0) "" "cat" => string(0) "" "id" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) protected _get => array(1) ( "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) 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) }
}988 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 989 ':uri' => $this->_uri, 990 )); 991 } 992 993 return $this->_client->execute($this); 994 } 995 996 /** 997 * Returns whether this request is the initial request Kohana received. 998 * Can be used to test for sub requests.
-
APPPATH/classes/Controller/Index/Product.php [ 61 ] » Kohana_Request->execute()
56 $content = View::factory('index/main/v_fastview')->bind('product',$product); 57 echo $content; 58 } 59 else 60 { 61 echo Request::factory('catalogue/view/'.$alias)->query('alias',$alias)->execute(); 62 } 63 } 64 } 65 66 // Отображение всех товаров вне зависимости от категории
-
SYSPATH/classes/Kohana/Controller.php [ 84 ] » Controller_Index_Product->action_product()
79 array(':uri' => $this->request->uri()) 80 )->request($this->request); 81 } 82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 104 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Index_Product(18)
{ public template => object View(2)
{ protected _file => string(68) "/var/www/aram/data/www/moysvet.ru/application/views/index/v_base.php" protected _data => array(15) ( "site_name" => string(15) "Мой Свет" "site_description" => string(15) "Мой Свет" "page_title" => NULL "title" => NULL "styles" => array(3) ( 0 => string(44) "media/css/fancybox/jquery.fancybox-1.3.4.css" 1 => string(53) "media/css/ui-lightness/jquery-ui-1.9.0.custom.min.css" 2 => string(27) "media/css/jquery.rating.css" ) "scripts" => array(7) ( 0 => string(24) "media/js/jquery-1.8.2.js" 1 => string(38) "media/js/jquery-ui-1.9.0.custom.min.js" 2 => string(23) "media/js/view_images.js" 3 => string(25) "media/js/jquery.rating.js" 4 => string(25) "media/js/jquery.sticky.js" 5 => string(38) "media/js/jquery.fancybox-1.3.4.pack.js" 6 => string(28) "media/js/jquery.innerfade.js" ) "block_left" => NULL "block_center" => NULL "block_right" => NULL "showviewed" => bool TRUE "popup_menu" => array(11) ( 0 => array(4) ( "alias" => string(16) "/catalog/lyustri" "image" => string(28) "/media/img/categories/12.png" "title" => string(12) "Люстры" "inner" => array(2) ( "main" => array(2) ( 0 => array(3) ( "alias" => string(28) "/catalog/potolochnie-lyustri" "title" => string(33) "Потолочные люстры" "image" => string(30) "/media/img/categories/2545.png" ) 1 => array(3) ( "alias" => string(26) "/catalog/podvesnie-lyustri" "title" => string(31) "Подвесные люстры" "image" => string(30) "/media/img/categories/2551.png" ) ) "dops" => array(1) ( 0 => array(3) ( "visible" => integer 1 "title" => string(20) "Популярные" "links" => array(1) ( 0 => array(3) ( "alias" => string(21) "/svetodiodnie-lyustri" "title" => string(37) "Светодиодные люстры" "visible" => string(1) "1" ) ) ) ) ) ) 1 => array(4) ( "alias" => string(19) "/catalog/svetilniki" "image" => string(30) "/media/img/categories/2544.png" "title" => string(22) "Светильники" "inner" => array(2) ( "main" => array(7) ( 0 => array(3) ( "alias" => string(31) "/catalog/potolochnie-svetilniki" "title" => string(43) "Потолочные светильники" "image" => string(30) "/media/img/categories/2552.png" ) 1 => array(3) ( "alias" => string(29) "/catalog/podvesnie-svetilniki" "title" => string(41) "Подвесные светильники" "image" => string(30) "/media/img/categories/2553.png" ) 2 => array(3) ( "alias" => string(29) "/catalog/nastennie-svetilniki" "title" => string(41) "Настенные светильники" "image" => string(30) "/media/img/categories/2556.png" ) 3 => array(3) ( "alias" => string(32) "/catalog/vstraivaemie-svetilniki" "title" => string(47) "Встраиваемые светильники" "image" => string(28) "/media/img/categories/19.png" ) 4 => array(3) ( "alias" => string(14) "/catalog/spoti" "title" => string(10) "Споты" "image" => string(30) "/media/img/categories/2567.png" ) 5 => array(3) ( "alias" => string(28) "/catalog/mebelnie-svetilniki" "title" => string(41) "Мебельные светильники" "image" => string(28) "/media/img/categories/20.png" ) 6 => array(3) ( "alias" => string(17) "/catalog/nochniki" "title" => string(14) "Ночники" "image" => string(30) "/media/img/categories/2606.png" ) ) "dops" => array(0) ) ) 2 => array(4) ( "alias" => string(24) "/catalog/bra-i-podsvetki" "image" => string(28) "/media/img/categories/13.png" "title" => string(28) "Бра и подсветки" "inner" => array(2) ( "main" => array(3) ( 0 => array(3) ( "alias" => string(12) "/catalog/bra" "title" => string(6) "Бра" "image" => string(30) "/media/img/categories/2555.png" ) 1 => array(3) ( "alias" => string(30) "/catalog/podsvetki-dlya-kartin" "title" => string(38) "Подсветки для картин" "image" => string(28) "/media/img/categories/18.png" ) 2 => array(3) ( "alias" => string(30) "/catalog/podsvetki-dlya-zerkal" "title" => string(38) "Подсветки для зеркал" "image" => string(29) "/media/img/categories/968.png" ) ) "dops" => array(0) ) ) 3 => array(4) ( "alias" => string(24) "/catalog/nastolnie-lampi" "image" => string(28) "/media/img/categories/14.png" "title" => string(31) "Настольные лампы" "inner" => array(2) ( "main" => array(0) "dops" => array(0) ) ) 4 => array(4) ( "alias" => string(17) "/catalog/torsheri" "image" => string(28) "/media/img/categories/15.png" "title" => string(14) "Торшеры" "inner" => array(2) ( "main" => array(0) "dops" => array(0) ) ) 5 => array(4) ( "alias" => string(37) "/catalog/trekovie-sistemi-osvesheniya" "image" => string(29) "/media/img/categories/969.png" "title" => string(50) "Трековые системы освещения" "inner" => array(2) ( "main" => array(3) ( 0 => array(3) ( "alias" => string(27) "/catalog/shinnie-svetilniki" "title" => string(35) "Шинные светильники" "image" => string(30) "/media/img/categories/2569.png" ) 1 => array(3) ( "alias" => string(28) "/catalog/strunnie-svetilniki" "title" => string(39) "Струнные светильники" "image" => string(30) "/media/img/categories/2568.png" ) 2 => array(3) ( "alias" => string(28) "/catalog/trekovie-svetilniki" "title" => string(39) "Трековые светильники" "image" => string(30) "/media/img/categories/2570.png" ) ) "dops" => array(0) ) ) 6 => array(4) ( "alias" => string(28) "/catalog/ulichnie-svetilniki" "image" => string(30) "/media/img/categories/2587.png" "title" => string(37) "Уличные светильники" "inner" => array(2) ( "main" => array(9) ( 0 => array(3) ( "alias" => string(24) "/catalog/ulichnie-fonari" "title" => string(27) "Уличные фонари" "image" => string(28) "/media/img/categories/43.png" ) 1 => array(3) ( "alias" => string(38) "/catalog/ulichnie-nastennie-svetilniki" "title" => string(56) "Уличные настенные светильники" "image" => string(28) "/media/img/categories/44.png" ) 2 => array(3) ( "alias" => string(38) "/catalog/ulichnie-podvesnie-svetilniki" "title" => string(56) "Уличные подвесные светильники" "image" => string(28) "/media/img/categories/45.png" ) 3 => array(3) ( "alias" => string(27) "/catalog/potolochnie-fonari" "title" => string(58) "Уличные потолочные светильники" "image" => string(30) "/media/img/categories/2612.png" ) 4 => array(3) ( "alias" => string(29) "/catalog/gruntovie-svetilniki" "title" => string(41) "Грунтовые светильники" "image" => string(28) "/media/img/categories/48.png" ) 5 => array(3) ( "alias" => string(23) "/catalog/sadovie-figuri" "title" => string(27) "Садовые фигуры" "image" => string(28) "/media/img/categories/49.png" ) 6 => array(3) ( "alias" => string(18) "/catalog/girlyandi" "title" => string(16) "Гирлянды" "image" => string(28) "/media/img/categories/29.png" ) 7 => array(3) ( "alias" => string(27) "/catalog/sadovie-aksessuari" "title" => string(35) "Садовые аксессуары" "image" => string(29) "/media/img/categories/966.png" ) 8 => array(3) ( "alias" => string(23) "/catalog/ruchnie-fonari" "title" => string(25) "Ручные фонари" "image" => string(30) "/media/img/categories/2502.png" ) ) "dops" => array(0) ) ) 7 => array(4) ( "alias" => string(32) "/catalog/svetodiodnaya-podsvetka" "image" => string(30) "/media/img/categories/2583.png" "title" => string(43) "Светодиодная подсветка" "inner" => array(2) ( "main" => array(6) ( 0 => array(3) ( "alias" => string(28) "/catalog/svetodiodnaya-lenta" "title" => string(35) "Светодиодная лента" "image" => string(28) "/media/img/categories/21.png" ) 1 => array(3) ( "alias" => string(47) "/catalog/bloki-pitaniya-dlya-svetodiodnoy-lenti" "title" => string(68) "Блоки питания для светодиодной ленты" "image" => string(28) "/media/img/categories/26.png" ) 2 => array(3) ( "alias" => string(44) "/catalog/kontrolleri-dlya-svetodiodnoy-lenti" "title" => string(65) "Контроллеры для светодиодной ленты" "image" => string(28) "/media/img/categories/27.png" ) 3 => array(3) ( "alias" => string(40) "/catalog/profili-dlya-svetodiodnoy-lenti" "title" => string(57) "Профили для светодиодной ленты" "image" => string(30) "/media/img/categories/1015.png" ) 4 => array(3) ( "alias" => string(47) "/catalog/komplektuyushie-dlya-svetodiodnih-lent" "title" => string(67) "Комплектующие для светодиодных лент" "image" => string(30) "/media/img/categories/2513.png" ) 5 => array(3) ( "alias" => string(29) "/catalog/svetodiodnie-lineyki" "title" => string(39) "Светодиодные линейки" "image" => string(28) "/media/img/categories/23.png" ) ) "dops" => array(0) ) ) 8 => array(4) ( "alias" => string(14) "/catalog/lampi" "image" => string(28) "/media/img/categories/30.png" "title" => string(10) "Лампы" "inner" => array(2) ( "main" => array(5) ( 0 => array(3) ( "alias" => string(27) "/catalog/svetodiodnie-lampi" "title" => string(35) "Светодиодные лампы" "image" => string(30) "/media/img/categories/2559.png" ) 1 => array(3) ( "alias" => string(25) "/catalog/galogennie-lampi" "title" => string(31) "Галогенные лампы" "image" => string(30) "/media/img/categories/2561.png" ) 2 => array(3) ( "alias" => string(31) "/catalog/lyuminestsentnie-lampi" "title" => string(39) "Люминесцентные лампы" "image" => string(30) "/media/img/categories/2563.png" ) 3 => array(3) ( "alias" => string(27) "/catalog/lampi-nakalivaniya" "title" => string(33) "Лампы накаливания" "image" => string(30) "/media/img/categories/2562.png" ) 4 => array(3) ( "alias" => string(32) "/catalog/metallogalogennie-lampi" "title" => string(45) "Металлогалогенные лампы" "image" => string(30) "/media/img/categories/2564.png" ) ) "dops" => array(0) ) ) 9 => array(4) ( "alias" => string(41) "/catalog/komplektuyushie-dlya-svetilnikov" "image" => string(27) "/media/img/categories/7.png" "title" => string(58) "Комплектующие для светильников" "inner" => array(2) ( "main" => array(8) ( 0 => array(3) ( "alias" => string(35) "/catalog/elektronnie-transformatori" "title" => string(51) "Электронные трансформаторы" "image" => string(28) "/media/img/categories/31.png" ) 1 => array(3) ( "alias" => string(34) "/catalog/pulti-du-dlya-svetilnikov" "title" => string(49) "Пульты ДУ для светильников" "image" => string(28) "/media/img/categories/36.png" ) 2 => array(3) ( "alias" => string(28) "/catalog/patroni-dlya-lyustr" "title" => string(32) "Патроны для люстр" "image" => string(28) "/media/img/categories/34.png" ) 3 => array(3) ( "alias" => string(23) "/catalog/setevie-shnuri" "title" => string(25) "Сетевые шнуры" "image" => string(28) "/media/img/categories/35.png" ) 4 => array(3) ( "alias" => string(40) "/catalog/sredstva-dlya-chistki-hrustalya" "title" => string(53) "Средства для чистки хрусталя" "image" => string(28) "/media/img/categories/33.png" ) 5 => array(3) ( "alias" => string(17) "/catalog/abazhuri" "title" => string(14) "Абажуры" "image" => string(28) "/media/img/categories/41.png" ) 6 => array(3) ( "alias" => string(16) "/catalog/plafoni" "title" => string(14) "Плафоны" "image" => string(28) "/media/img/categories/42.png" ) 7 => array(3) ( "alias" => string(31) "/catalog/viklyuchateli-dlya-bra" "title" => string(36) "Выключатели для бра" "image" => string(28) "/media/img/categories/39.png" ) ) "dops" => array(0) ) ) 10 => array(4) ( "alias" => string(33) "/catalog/promishlennie-svetilniki" "image" => string(30) "/media/img/categories/2593.png" "title" => string(47) "Промышленные светильники" "inner" => array(2) ( "main" => array(2) ( 0 => array(3) ( "alias" => string(43) "/catalog/podvesnie-promishlennie-svetilniki" "title" => string(66) "Подвесные промышленные светильники" "image" => string(28) "/media/img/categories/56.png" ) 1 => array(3) ( "alias" => string(29) "/catalog/avariynie-svetilniki" "title" => string(41) "Аварийные светильники" "image" => string(30) "/media/img/categories/2609.png" ) ) "dops" => array(0) ) ) ) "cart" => object Response(5)
protected mtime_s => float 0 protected mtime_e => float 0 protected tqr => string(2) "NL" protected ipadr => string(7) "0.0.0.0" protected ntime => integer 0 protected uinfo => string(2) "NL" protected uuri => string(2) "NL" protected uurl => string(2) "NL" protected seo_page_entity => NULL protected canonical_url => string(67) "https://moysvet.ru/product/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected user => NULL protected auth => object Auth_ORM(2){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"block_topmenu" => NULL "top_menu" => NULL "block_header" => NULL ) }{ }
protected _body => string(1499) "<div class="cart"> <noindex> <a href="/cart"> <table width="100%" cellpadding="0" cellspacing="0" border="0"> <t …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _session => object Session_Database(11)
protected cache => object Cache_File(2){ protected _db => object Database_MySQLi(6)
protected _config => object Config_Group(7){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _table => string(8) "sessions" protected _columns => array(3) ( "session_id" => string(10) "session_id" "last_active" => string(11) "last_active" "contents" => string(8) "contents" ) protected _gc => integer 500 protected _session_id => string(23) "63e0c155a79a83-01248128" protected _update_id => NULL protected _name => string(11) "cookie_name" protected _lifetime => integer 43200 protected _encrypted => string(7) "default" protected _data => array(2) ( "sesid" => string(32) "5604b80590159e948a326de5604dddee" "capcha" => string(6) "492581" ) protected _destroyed => bool FALSE }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ public driver => string(3) "ORM" public hash_method => string(6) "sha256" public hash_key => string(16) "asjdhas6f2e12kas" public lifetime => integer 1209600 public session_type => string(8) "database" public session_key => string(9) "auth_user" public users => array(0) }
}{ protected _cache_dir => object SplFileInfo(0)
protected session => object Session_Database(11){ }
protected _config => array(3) ( "driver" => string(4) "file" "cache_dir" => string(51) "/var/www/aram/data/www/moysvet.ru/application/cache" "default_expire" => integer 3600 ) }{ protected _db => object Database_MySQLi(6)
public auto_render => bool FALSE public request => object Request(19){ protected _connection_id => string(40) "b8ac903f6e796bbd7e08553f7e59bc8065aecf2f" protected _identifier => string(1) "`" public last_query => string(184) "SELECT `image`.`id` AS `id`, `image`.`product_id` AS `product_id`, `image`.`name` AS `name`, `image`.`folder` AS `folder` FROM ` …" protected _instance => string(7) "default" protected _connection => object mysqli(19)
protected _table => string(8) "sessions" protected _columns => array(3) ( "session_id" => string(10) "session_id" "last_active" => string(11) "last_active" "contents" => string(8) "contents" ) protected _gc => integer 500 protected _session_id => string(23) "63e0c155a79a83-01248128" protected _update_id => NULL protected _name => string(11) "cookie_name" protected _lifetime => integer 43200 protected _encrypted => string(7) "default" protected _data => array(2) ( "sesid" => string(32) "5604b80590159e948a326de5604dddee" "capcha" => string(6) "492581" ) protected _destroyed => bool FALSE }{ 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(7) "aram_ms" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
public response => object Response(5){ protected _filters => array(0) protected _uri => string(17) "product(/<alias>)" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "action" => string(7) "product" "controller" => string(7) "product" ) protected _route_regex => string(42) "#^product(?:/(?P<alias>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(7) "Product" protected _action => string(7) "product" protected _uri => string(48) "product/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected _external => bool FALSE protected _params => array(1) ( "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) 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(2)
}{ public content-type => string(24) "text/html; charset=utf-8" public connection => string(10) "keep-alive" }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }99 100 // Create a new instance of the controller 101 $controller = $class->newInstance($request, $response); 102 103 // Run the controller's execute() method 104 $response = $class->getMethod('execute')->invoke($controller); 105 106 if ( ! $response instanceof Response) 107 { 108 // Controller failed to return a Response. 109 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(17) "product(/<alias>)" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "action" => string(7) "product" "controller" => string(7) "product" ) protected _route_regex => string(42) "#^product(?:/(?P<alias>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(7) "Product" protected _action => string(7) "product" protected _uri => string(48) "product/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected _external => bool FALSE protected _params => array(1) ( "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) protected _get => array(0) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(2)
{ public content-type => string(24) "text/html; charset=utf-8" public connection => string(10) "keep-alive" }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 993 ] » Kohana_Request_Client->execute(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(17) "product(/<alias>)" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "action" => string(7) "product" "controller" => string(7) "product" ) protected _route_regex => string(42) "#^product(?:/(?P<alias>[^/.,;?\n]++))?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(7) "Product" protected _action => string(7) "product" protected _uri => string(48) "product/podvesnaya-lyustra-maytoni-mod100pl-l47w" protected _external => bool FALSE protected _params => array(1) ( "alias" => string(40) "podvesnaya-lyustra-maytoni-mod100pl-l47w" ) 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) }
}988 throw new Request_Exception('Unable to execute :uri without a Kohana_Request_Client', array( 989 ':uri' => $this->_uri, 990 )); 991 } 992 993 return $this->_client->execute($this); 994 } 995 996 /** 997 * Returns whether this request is the initial request Kohana received. 998 * Can be used to test for sub requests.
-
DOCROOT/index.php [ 124 ] » Kohana_Request->execute()
119 //exit(); 120 121 // /catalog/svetilniki?p=5&nn=dsfjf 122 123 echo Request::factory(TRUE, array(), FALSE) 124 ->execute() 125 ->send_headers(TRUE) 126 ->body(); 127 }