APPPATH/views/index/categories/v_categories_one.php [ 25 ]
20 <a href="/categories/<?= $category->alias ?>">
21 <?= $category->title ?>
22 </a>
23 </li>
24 <li class="breadcrumb-item">
25 <a href="/categories/<?= $breadcrumb->alias . '/' . $brand->alias ?>">
26 <?= $brand->title ?>
27 </a>
28 </li>
29 <li class="breadcrumb-item active" aria-current="page">
30 <?= $category->title . ' ' . $brand->title ?>
-
APPPATH/views/index/categories/v_categories_one.php [ 25 ] » Kohana_Core::error_handler(arguments)
0
integer 8
1
string(30) "Undefined variable: breadcrumb"
2
string(97) "/home/i/invizaio/interroof.ru/public_html/application/views/index/categories/v_categories_one.php"
3
integer 25
4
array(14) ( "kohana_view_filename" => string(97) "/home/i/invizaio/interroof.ru/public_html/application/views/index/categories/v_categories_one.php" "kohana_view_data" => array(12) ( "category" => object Model_Category(39)
{ protected _table_name => string(10) "categories" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" 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" ) "images" => array(4) ( "foreign_key" => string(11) "category_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) ) 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(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) protected _changed => array(0) protected _original_values => array(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) 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(19) ( "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" ) "type" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "100" "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 FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "150" "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 FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "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 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 8 "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 9 "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 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "recomend" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(8) "recomend" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "min_cost" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "min_cost" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "intro" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "intro" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "character_maximum_length" => string(4) "3500" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "200" "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_value => string(3) "228" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"brand" => object Model_Brand(34){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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" }{ protected _table_name => string(6) "brands" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(1) ( "products" => array(4) ( "foreign_key" => string(8) "brand_id" "through" => NULL "far_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) 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) "brand" protected _object_plural => string(6) "brands" protected _table_columns => array(9) ( "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) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "200" "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 FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(2) "50" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "2" "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_value => string(2) "81" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"products_list" => string(34324) " <ul class="list-unstyled row"> <li class="col-12 col-sm-6 col-md-4 product-card-wrapper card-grid"> …" "children_categories" => NULL "for_breadcrumbs" => object Database_MySQL_Result(7){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "brand" }{ protected _internal_row => integer 0 protected _query => string(733) "SELECT `category`.`id` AS `id`, `category`.`type` AS `type`, `category`.`title` AS `title`, `category`.`sub_title` AS `sub_title …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }
"listtype" => string(4) "grid" "sorttype_options" => array(3) ( "default" => string(23) "По умолчанию" "cheaperfirst" => string(37) "От дешевых к дорогим" "expensivefirst" => string(37) "От дорогих к дешевым" ) "current_sorttype" => string(7) "default" "widget_info" => object Response(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"pagination" => object View(2){ }
protected _body => string(1003) "<div class="separator"></div> <div class="row"> <p><strong>Получить консультацию специалиста, уточнить цену и наличие, оформ …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(91) "/home/i/invizaio/interroof.ru/public_html/application/views//widgets/index/w_pagination.php" protected _data => array(4) ( "contr" => string(38) "/categories/fasadnye-materialy/u-plast" "count" => integer 85 "limit" => integer 12 "current_page" => integer 1 ) }
"settings" => object Model_Setting(34){ protected _table_name => string(8) "settings" protected _db_group => string(7) "default" 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(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) 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) "setting" protected _object_plural => string(8) "settings" protected _table_columns => array(17) ( "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) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "email" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "email" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "address" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address2" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address3" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_2" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_3" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_4" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_5" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_5" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "usd" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "usd" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "eur" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "eur" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "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(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"filter_bar" => string(8699) "<div class="filters"> <button class="btn btn-primary btn-sm w-100 mb-2 d-lg-none" type="button" data-bs-toggle="collapse" da …" ) "category" => object Model_Category(39){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "setting" }{ protected _table_name => string(10) "categories" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" 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" ) "images" => array(4) ( "foreign_key" => string(11) "category_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) ) 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(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) protected _changed => array(0) protected _original_values => array(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) 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(19) ( "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" ) "type" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "100" "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 FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "150" "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 FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "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 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 8 "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 9 "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 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "recomend" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(8) "recomend" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "min_cost" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "min_cost" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "intro" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "intro" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "character_maximum_length" => string(4) "3500" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "200" "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_value => string(3) "228" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"brand" => object Model_Brand(34){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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" }{ protected _table_name => string(6) "brands" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(1) ( "products" => array(4) ( "foreign_key" => string(8) "brand_id" "through" => NULL "far_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) 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) "brand" protected _object_plural => string(6) "brands" protected _table_columns => array(9) ( "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) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "200" "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 FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(2) "50" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "2" "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_value => string(2) "81" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"products_list" => string(34324) " <ul class="list-unstyled row"> <li class="col-12 col-sm-6 col-md-4 product-card-wrapper card-grid"> …" "children_categories" => NULL "for_breadcrumbs" => object Database_MySQL_Result(7){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "brand" }{ protected _internal_row => integer 0 protected _query => string(733) "SELECT `category`.`id` AS `id`, `category`.`type` AS `type`, `category`.`title` AS `title`, `category`.`sub_title` AS `sub_title …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }
"listtype" => string(4) "grid" "sorttype_options" => array(3) ( "default" => string(23) "По умолчанию" "cheaperfirst" => string(37) "От дешевых к дорогим" "expensivefirst" => string(37) "От дорогих к дешевым" ) "current_sorttype" => string(7) "default" "widget_info" => object Response(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"pagination" => object View(2){ }
protected _body => string(1003) "<div class="separator"></div> <div class="row"> <p><strong>Получить консультацию специалиста, уточнить цену и наличие, оформ …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(91) "/home/i/invizaio/interroof.ru/public_html/application/views//widgets/index/w_pagination.php" protected _data => array(4) ( "contr" => string(38) "/categories/fasadnye-materialy/u-plast" "count" => integer 85 "limit" => integer 12 "current_page" => integer 1 ) }
"settings" => object Model_Setting(34){ protected _table_name => string(8) "settings" protected _db_group => string(7) "default" 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(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) 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) "setting" protected _object_plural => string(8) "settings" protected _table_columns => array(17) ( "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) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "email" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "email" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "address" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address2" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address3" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_2" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_3" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_4" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_5" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_5" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "usd" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "usd" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "eur" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "eur" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "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(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"filter_bar" => string(8699) "<div class="filters"> <button class="btn btn-primary btn-sm w-100 mb-2 d-lg-none" type="button" data-bs-toggle="collapse" da …" ){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "setting" }20 <a href="/categories/<?= $category->alias ?>"> 21 <?= $category->title ?> 22 </a> 23 </li> 24 <li class="breadcrumb-item"> 25 <a href="/categories/<?= $breadcrumb->alias . '/' . $brand->alias ?>"> 26 <?= $brand->title ?> 27 </a> 28 </li> 29 <li class="breadcrumb-item active" aria-current="page"> 30 <?= $category->title . ' ' . $brand->title ?>
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(97) "/home/i/invizaio/interroof.ru/public_html/application/views/index/categories/v_categories_one.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(97) "/home/i/invizaio/interroof.ru/public_html/application/views/index/categories/v_categories_one.php"
1
array(12) ( "category" => object Model_Category(39)
{ protected _table_name => string(10) "categories" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" 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" ) "images" => array(4) ( "foreign_key" => string(11) "category_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) ) 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(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) protected _changed => array(0) protected _original_values => array(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) 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(19) ( "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" ) "type" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "100" "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 FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "150" "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 FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "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 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 8 "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 9 "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 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "recomend" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(8) "recomend" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "min_cost" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "min_cost" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "intro" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "intro" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "character_maximum_length" => string(4) "3500" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "200" "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_value => string(3) "228" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"brand" => object Model_Brand(34){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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" }{ protected _table_name => string(6) "brands" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(1) ( "products" => array(4) ( "foreign_key" => string(8) "brand_id" "through" => NULL "far_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) 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) "brand" protected _object_plural => string(6) "brands" protected _table_columns => array(9) ( "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) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "200" "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 FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(2) "50" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "2" "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_value => string(2) "81" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"products_list" => string(34324) " <ul class="list-unstyled row"> <li class="col-12 col-sm-6 col-md-4 product-card-wrapper card-grid"> …" "children_categories" => NULL "for_breadcrumbs" => object Database_MySQL_Result(7){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "brand" }{ protected _internal_row => integer 0 protected _query => string(733) "SELECT `category`.`id` AS `id`, `category`.`type` AS `type`, `category`.`title` AS `title`, `category`.`sub_title` AS `sub_title …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }
"listtype" => string(4) "grid" "sorttype_options" => array(3) ( "default" => string(23) "По умолчанию" "cheaperfirst" => string(37) "От дешевых к дорогим" "expensivefirst" => string(37) "От дорогих к дешевым" ) "current_sorttype" => string(7) "default" "widget_info" => object Response(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"pagination" => object View(2){ }
protected _body => string(1003) "<div class="separator"></div> <div class="row"> <p><strong>Получить консультацию специалиста, уточнить цену и наличие, оформ …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(91) "/home/i/invizaio/interroof.ru/public_html/application/views//widgets/index/w_pagination.php" protected _data => array(4) ( "contr" => string(38) "/categories/fasadnye-materialy/u-plast" "count" => integer 85 "limit" => integer 12 "current_page" => integer 1 ) }
"settings" => object Model_Setting(34){ protected _table_name => string(8) "settings" protected _db_group => string(7) "default" 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(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) 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) "setting" protected _object_plural => string(8) "settings" protected _table_columns => array(17) ( "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) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "email" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "email" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "address" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address2" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address3" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_2" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_3" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_4" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_5" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_5" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "usd" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "usd" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "eur" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "eur" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "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(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"filter_bar" => string(8699) "<div class="filters"> <button class="btn btn-primary btn-sm w-100 mb-2 d-lg-none" type="button" data-bs-toggle="collapse" da …" ){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "setting" }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 [ 35 ] » Kohana_View->__toString()
30 <?= $header; ?> 31 <? endif ?> 32 <? if (isset($block_center)) : ?> 33 <main> 34 <? foreach ($block_center as $cblock) : ?> 35 <?= $cblock; ?> 36 <? endforeach ?> 37 </main> 38 <? endif ?> 39 <? if (isset($footer)) : ?> 40 <?= $footer; ?>
-
SYSPATH/classes/Kohana/View.php [ 62 ] » include(arguments)
0
string(76) "/home/i/invizaio/interroof.ru/public_html/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(76) "/home/i/invizaio/interroof.ru/public_html/application/views/index/v_base.php"
1
array(9) ( "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "keywords" => string(0) "" "title" => string(43) "Фасадные материалы U-plast" "styles" => array(3) ( 0 => string(69) "//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" 1 => string(60) "//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700" 2 => string(35) "media/index/css/style.min.css?v=2.3" ) "scripts" => array(1) ( 0 => string(31) "media/index/js/app.min.js?v=2.3" ) "downscripts" => array(0) "block_center" => array(1) ( 0 => object View(2)
{ protected _file => string(97) "/home/i/invizaio/interroof.ru/public_html/application/views/index/categories/v_categories_one.php" protected _data => array(12) ( "category" => object Model_Category(39)
) "header" => object Response(5){ protected _table_name => string(10) "categories" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" 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" ) "images" => array(4) ( "foreign_key" => string(11) "category_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) ) 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(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) protected _changed => array(0) protected _original_values => array(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) 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(19) ( "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" ) "type" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "100" "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 FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "150" "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 FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "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 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 8 "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 9 "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 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "recomend" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(8) "recomend" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "min_cost" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "min_cost" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "intro" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "intro" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "character_maximum_length" => string(4) "3500" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "200" "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_value => string(3) "228" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"brand" => object Model_Brand(34){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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" }{ protected _table_name => string(6) "brands" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(1) ( "products" => array(4) ( "foreign_key" => string(8) "brand_id" "through" => NULL "far_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) 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) "brand" protected _object_plural => string(6) "brands" protected _table_columns => array(9) ( "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) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "200" "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 FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(2) "50" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "2" "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_value => string(2) "81" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"products_list" => string(34324) " <ul class="list-unstyled row"> <li class="col-12 col-sm-6 col-md-4 product-card-wrapper card-grid"> …" "children_categories" => NULL "for_breadcrumbs" => object Database_MySQL_Result(7){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "brand" }{ protected _internal_row => integer 0 protected _query => string(733) "SELECT `category`.`id` AS `id`, `category`.`type` AS `type`, `category`.`title` AS `title`, `category`.`sub_title` AS `sub_title …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }
"listtype" => string(4) "grid" "sorttype_options" => array(3) ( "default" => string(23) "По умолчанию" "cheaperfirst" => string(37) "От дешевых к дорогим" "expensivefirst" => string(37) "От дорогих к дешевым" ) "current_sorttype" => string(7) "default" "widget_info" => object Response(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"pagination" => object View(2){ }
protected _body => string(1003) "<div class="separator"></div> <div class="row"> <p><strong>Получить консультацию специалиста, уточнить цену и наличие, оформ …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(91) "/home/i/invizaio/interroof.ru/public_html/application/views//widgets/index/w_pagination.php" protected _data => array(4) ( "contr" => string(38) "/categories/fasadnye-materialy/u-plast" "count" => integer 85 "limit" => integer 12 "current_page" => integer 1 ) }
"settings" => object Model_Setting(34){ protected _table_name => string(8) "settings" protected _db_group => string(7) "default" 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(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) 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) "setting" protected _object_plural => string(8) "settings" protected _table_columns => array(17) ( "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) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "email" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "email" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "address" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address2" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address3" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_2" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_3" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_4" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_5" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_5" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "usd" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "usd" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "eur" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "eur" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "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(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"filter_bar" => string(8699) "<div class="filters"> <button class="btn btn-primary btn-sm w-100 mb-2 d-lg-none" type="button" data-bs-toggle="collapse" da …" ) }{ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "setting" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"footer" => object Response(5){ }
protected _body => string(70460) "<header class="header"> <div class="header__top"> <div class="container"> <div class="row d-flex align-i …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
){ }
protected _body => string(11319) "<footer class="footer bg-secondary py-5"> <div class="container"> <div class="row"> <div class="col-md-4 …" 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
-
SYSPATH/classes/Kohana/Controller.php [ 87 ] » Kohana_Controller_Template->after()
82 83 // Execute the action itself 84 $this->{$action}(); 85 86 // Execute the "after action" method 87 $this->after(); 88 89 // Return the response 90 return $this->response; 91 } 92
-
{PHP internal call} » Kohana_Controller->execute()
-
SYSPATH/classes/Kohana/Request/Client/Internal.php [ 97 ] » ReflectionMethod->invoke(arguments)
0
object Controller_Index_Categories(10)
{ public sorttype_options => array(0) public template => object View(2)
{ protected _file => string(76) "/home/i/invizaio/interroof.ru/public_html/application/views/index/v_base.php" protected _data => array(9) ( "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "keywords" => string(0) "" "title" => string(43) "Фасадные материалы U-plast" "styles" => array(3) ( 0 => string(69) "//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" 1 => string(60) "//fonts.googleapis.com/css?family=Roboto:100,300,400,500,700" 2 => string(35) "media/index/css/style.min.css?v=2.3" ) "scripts" => array(1) ( 0 => string(31) "media/index/js/app.min.js?v=2.3" ) "downscripts" => array(0) "block_center" => array(1) ( 0 => object View(2)
public settings => object Model_Setting(34){ protected _file => string(97) "/home/i/invizaio/interroof.ru/public_html/application/views/index/categories/v_categories_one.php" protected _data => array(12) ( "category" => object Model_Category(39)
) "header" => object Response(5){ protected _table_name => string(10) "categories" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" 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" ) "images" => array(4) ( "foreign_key" => string(11) "category_id" "through" => NULL "far_key" => string(8) "image_id" "model" => string(5) "image" ) ) 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(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) protected _changed => array(0) protected _original_values => array(19) ( "id" => string(3) "228" "type" => string(1) "0" "title" => string(35) "Фасадные материалы" "sub_title" => string(35) "Фасадные материалы" "search_title" => string(0) "" "alias" => string(18) "fasadnye-materialy" "scope" => string(1) "2" "lft" => string(1) "1" "lvl" => string(1) "1" "rgt" => string(3) "222" "parent_id" => string(1) "0" "keywords" => string(0) "" "description" => string(365) "Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными прочн …" "status" => string(1) "1" "recomend" => string(1) "1" "min_cost" => string(20) "130 руб за м²" "text" => string(10801) "<p>Современные технологии возведения зданий требуют использования таких отделочных материалов, которые обладают определёнными пр …" "intro" => string(0) "" "image" => string(36) "213b5a699f81395401527e10ae71badb.jpg" ) 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(19) ( "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" ) "type" => array(13) ( "type" => string(3) "int" "min" => string(11) "-2147483648" "max" => string(10) "2147483647" "column_name" => string(4) "type" "column_default" => NULL "data_type" => string(3) "int" "is_nullable" => bool FALSE "ordinal_position" => integer 2 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "100" "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 FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "150" "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 FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "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 7 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 8 "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 9 "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 10 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "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 11 "display" => string(2) "11" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "recomend" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(8) "recomend" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "display" => string(1) "2" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "min_cost" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "min_cost" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "intro" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "intro" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 18 "character_maximum_length" => string(4) "3500" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 19 "character_maximum_length" => string(3) "200" "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_value => string(3) "228" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"brand" => object Model_Brand(34){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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" }{ protected _table_name => string(6) "brands" protected _primary_key => string(2) "id" protected _db_group => string(7) "default" protected _has_many => array(1) ( "products" => array(4) ( "foreign_key" => string(8) "brand_id" "through" => NULL "far_key" => string(10) "product_id" "model" => string(7) "product" ) ) protected _has_one => array(0) protected _belongs_to => array(0) protected _load_with => array(0) protected _validation => NULL protected _object => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) protected _changed => array(0) protected _original_values => array(9) ( "id" => string(2) "81" "title" => string(7) "U-plast" "sub_title" => string(7) "U-plast" "alias" => string(7) "u-plast" "description" => string(0) "" "keywords" => string(0) "" "text" => string(572) "<p>«Ю-Пласт» — производитель сайдинга нового поколения, и этим он отличается от всех остальных производителей сайдинга. Са …" "image" => string(23) "5towh6zpya8k107xvle.png" "status" => string(1) "1" ) 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) "brand" protected _object_plural => string(6) "brands" protected _table_columns => array(9) ( "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) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "200" "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 FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "200" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "image" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "image" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(2) "50" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "status" => array(13) ( "type" => string(3) "int" "min" => string(1) "0" "max" => string(3) "255" "column_name" => string(6) "status" "column_default" => NULL "data_type" => string(16) "tinyint unsigned" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "display" => string(1) "2" "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_value => string(2) "81" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"products_list" => string(34324) " <ul class="list-unstyled row"> <li class="col-12 col-sm-6 col-md-4 product-card-wrapper card-grid"> …" "children_categories" => NULL "for_breadcrumbs" => object Database_MySQL_Result(7){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "brand" }{ protected _internal_row => integer 0 protected _query => string(733) "SELECT `category`.`id` AS `id`, `category`.`type` AS `type`, `category`.`title` AS `title`, `category`.`sub_title` AS `sub_title …" protected _result => resource(mysql result) protected _total_rows => integer 0 protected _current_row => integer 0 protected _as_object => string(14) "Model_Category" protected _object_params => NULL }
"listtype" => string(4) "grid" "sorttype_options" => array(3) ( "default" => string(23) "По умолчанию" "cheaperfirst" => string(37) "От дешевых к дорогим" "expensivefirst" => string(37) "От дорогих к дешевым" ) "current_sorttype" => string(7) "default" "widget_info" => object Response(5){ protected _status => integer 200 protected _header => object HTTP_Header(0)
"pagination" => object View(2){ }
protected _body => string(1003) "<div class="separator"></div> <div class="row"> <p><strong>Получить консультацию специалиста, уточнить цену и наличие, оформ …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _file => string(91) "/home/i/invizaio/interroof.ru/public_html/application/views//widgets/index/w_pagination.php" protected _data => array(4) ( "contr" => string(38) "/categories/fasadnye-materialy/u-plast" "count" => integer 85 "limit" => integer 12 "current_page" => integer 1 ) }
"settings" => object Model_Setting(34){ protected _table_name => string(8) "settings" protected _db_group => string(7) "default" 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(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) 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) "setting" protected _object_plural => string(8) "settings" protected _table_columns => array(17) ( "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) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "email" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "email" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "address" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address2" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address3" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_2" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_3" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_4" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_5" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_5" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "usd" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "usd" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "eur" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "eur" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "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(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
"filter_bar" => string(8699) "<div class="filters"> <button class="btn btn-primary btn-sm w-100 mb-2 d-lg-none" type="button" data-bs-toggle="collapse" da …" ) }{ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "setting" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
"footer" => object Response(5){ }
protected _body => string(70460) "<header class="header"> <div class="header__top"> <div class="container"> <div class="row d-flex align-i …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _status => integer 200 protected _header => object HTTP_Header(0)
) }{ }
protected _body => string(11319) "<footer class="footer bg-secondary py-5"> <div class="container"> <div class="row"> <div class="col-md-4 …" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }{ protected _table_name => string(8) "settings" protected _db_group => string(7) "default" 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(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) protected _changed => array(0) protected _original_values => array(17) ( "id" => string(1) "1" "title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "sub_title" => string(114) "InterRoof - металлочерепица и другие кровельные материалы в Москве" "keywords" => string(200) "Компания ИнтерРуф занимается подбором, продажей и последующей установкой кровельных и фасадных материалов. " "description" => string(276) "Интернет магазин «InterRoof», в нашем каталоге более 15000 различных материалов для обустройства кровли и фасада загородного дом …" "email" => string(17) "info@interroof.ru" "address" => string(223) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Строительный двор Петровский, строение 9, Павильон Е-39." "address2" => string(183) "Московская область, Истринский район, д.Павловская слобода, ул.Ленина 76к4, павильон 33-34 ТЦ Бессарабка" "address3" => string(196) "Московская область, 9 км от МКАД (26-й километр Новорижского шоссе) ТЦ Новорижский, строение 8к2, Павильон А-20,21" "phone_1" => string(16) "+7(495)772-59-93" "phone_2" => string(16) "+7(926)574-34-45" "phone_3" => string(16) "+7(999)767-88-22" "phone_4" => string(16) "+7(995)880-52-25" "phone_5" => string(16) "+7(926)574-34-45" "text" => string(2416) "<p> В ассортименте продукции нашей компании имеется все необходимое для создания кровли и фасадов. Команда профессионалов помож …" "usd" => string(2) "90" "eur" => string(3) "101" ) 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) "setting" protected _object_plural => string(8) "settings" protected _table_columns => array(17) ( "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) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "sub_title" => array(12) ( "type" => string(6) "string" "column_name" => string(9) "sub_title" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 3 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "keywords" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "keywords" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 4 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "description" => array(12) ( "type" => string(6) "string" "column_name" => string(11) "description" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 5 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "email" => array(12) ( "type" => string(6) "string" "column_name" => string(5) "email" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 6 "character_maximum_length" => string(3) "250" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "address" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 7 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address2" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 8 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "address3" => array(12) ( "type" => string(6) "string" "column_name" => string(8) "address3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 9 "character_maximum_length" => string(3) "300" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_1" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_1" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 10 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_2" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_2" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 11 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_3" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_3" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 12 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_4" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_4" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 13 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "phone_5" => array(12) ( "type" => string(6) "string" "column_name" => string(7) "phone_5" "column_default" => NULL "data_type" => string(7) "varchar" "is_nullable" => bool FALSE "ordinal_position" => integer 14 "character_maximum_length" => string(2) "25" "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "text" => array(12) ( "type" => string(6) "string" "character_maximum_length" => string(5) "65535" "column_name" => string(4) "text" "column_default" => NULL "data_type" => string(4) "text" "is_nullable" => bool FALSE "ordinal_position" => integer 15 "collation_name" => string(15) "utf8_general_ci" "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "usd" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "usd" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 16 "comment" => string(0) "" "extra" => string(0) "" "key" => string(0) "" "privileges" => string(31) "select,insert,update,references" ) "eur" => array(10) ( "type" => string(5) "float" "column_name" => string(3) "eur" "column_default" => NULL "data_type" => string(5) "float" "is_nullable" => bool FALSE "ordinal_position" => integer 17 "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(1) "1" protected _table_names_plural => bool TRUE protected _reload_on_wakeup => bool TRUE protected _db => object Database_MySQL(6)
protected user => NULL protected auth => object Auth_ORM(2){ protected _connection_id => string(40) "e4d98f5eaf82abae3dcfe529a87cb8a03b880fe0" protected _identifier => string(1) "`" public last_query => string(1049) "SELECT `product`.`id` AS `id`, `product`.`sub_title` AS `sub_title`, `product`.`title` AS `title`, `product`.`description` AS `d …" protected _instance => string(7) "default" protected _connection => resource(mysql link) protected _config => array(6) ( "type" => string(5) "MySQL" "connection" => array(3) ( "hostname" => string(9) "localhost" "database" => string(13) "invizaio_roof" "persistent" => bool FALSE ) "table_prefix" => string(0) "" "charset" => string(4) "utf8" "caching" => bool FALSE "profiling" => bool TRUE ) }
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) "setting" }{ protected _session => object Session_Cookie(5)
protected cache => object Cache_File(2){ protected _name => string(7) "session" protected _lifetime => integer 0 protected _encrypted => bool FALSE protected _data => array(0) protected _destroyed => bool FALSE }
protected _config => object Config_Group(7){ public driver => string(3) "ORM" public hash_method => string(6) "sha256" public hash_key => string(26) "mjkg9437nsdhkgk25wnayuufis" public lifetime => integer 1209600 public session_type => string(6) "cookie" public session_key => string(9) "auth_user" public users => array(0) }
}{ protected _cache_dir => object SplFileInfo(0)
protected session => object Session_Cookie(5){ }
protected _config => array(4) ( "driver" => string(4) "file" "cache_dir" => string(59) "/home/i/invizaio/interroof.ru/public_html/application/cache" "default_expire" => integer 3600 "ignore_on_delete" => array(3) ( 0 => string(10) ".gitignore" 1 => string(4) ".git" 2 => string(4) ".svn" ) ) }{ protected _name => string(7) "session" protected _lifetime => integer 0 protected _encrypted => bool FALSE protected _data => array(0) protected _destroyed => bool FALSE }
public auto_render => bool TRUE public request => object Request(19){ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/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(27) "categories(/<alias>(/<id>))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "controller" => string(10) "categories" "action" => string(5) "index" ) protected _route_regex => string(71) "#^categories(?:/(?P<alias>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(10) "Categories" protected _action => string(5) "index" protected _uri => string(37) "categories/fasadnye-materialy/u-plast" protected _external => bool FALSE protected _params => array(2) ( "alias" => string(18) "fasadnye-materialy" "id" => string(7) "u-plast" ) protected _get => array(1) ( "categories/fasadnye-materialy/u-plast" => string(0) "" ) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}{ protected _status => integer 200 protected _header => object HTTP_Header(0)
}{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }92 93 // Create a new instance of the controller 94 $controller = $class->newInstance($request, $response); 95 96 // Run the controller's execute() method 97 $response = $class->getMethod('execute')->invoke($controller); 98 99 if ( ! $response instanceof Response) 100 { 101 // Controller failed to return a Response. 102 throw new Kohana_Exception('Controller failed to return a Response');
-
SYSPATH/classes/Kohana/Request/Client.php [ 114 ] » Kohana_Request_Client_Internal->execute_request(arguments)
0
object Request(19)
{ protected _requested_with => NULL protected _method => string(3) "GET" protected _protocol => string(8) "HTTP/1.1" protected _secure => bool TRUE protected _referrer => NULL protected _route => object Route(5)
{ protected _filters => array(0) protected _uri => string(27) "categories(/<alias>(/<id>))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "controller" => string(10) "categories" "action" => string(5) "index" ) protected _route_regex => string(71) "#^categories(?:/(?P<alias>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(10) "Categories" protected _action => string(5) "index" protected _uri => string(37) "categories/fasadnye-materialy/u-plast" protected _external => bool FALSE protected _params => array(2) ( "alias" => string(18) "fasadnye-materialy" "id" => string(7) "u-plast" ) protected _get => array(1) ( "categories/fasadnye-materialy/u-plast" => string(0) "" ) protected _post => array(0) protected _cookies => array(0) protected _client => object Request_Client_Internal(9){ protected _previous_environment => NULL protected _cache => NULL protected _follow => bool FALSE protected _follow_headers => array(1) ( 0 => string(13) "authorization" ) protected _strict_redirect => bool TRUE protected _header_callbacks => array(1) ( "Location" => string(34) "Request_Client::on_header_location" ) protected _max_callback_depth => integer 5 protected _callback_depth => integer 1 protected _callback_params => array(0) }
}1
object Response(5)
{ protected _status => integer 200 protected _header => object HTTP_Header(0)
{ }
protected _body => string(0) "" protected _cookies => array(0) protected _protocol => string(8) "HTTP/1.1" }109 $orig_response = $response = Response::factory(array('_protocol' => $request->protocol())); 110 111 if (($cache = $this->cache()) instanceof HTTP_Cache) 112 return $cache->execute($this, $request, $response); 113 114 $response = $this->execute_request($request, $response); 115 116 // Execute response callbacks 117 foreach ($this->header_callbacks() as $header => $callback) 118 { 119 if ($response->headers($header))
-
SYSPATH/classes/Kohana/Request.php [ 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(27) "categories(/<alias>(/<id>))" protected _regex => array(0) protected _defaults => array(3) ( "directory" => string(5) "index" "controller" => string(10) "categories" "action" => string(5) "index" ) protected _route_regex => string(71) "#^categories(?:/(?P<alias>[^/.,;?\n]++)(?:/(?P<id>[^/.,;?\n]++))?)?$#uD" }
protected _routes => array(0) protected _header => object HTTP_Header(0){ }
protected _body => NULL protected _directory => string(5) "Index" protected _controller => string(10) "Categories" protected _action => string(5) "index" protected _uri => string(37) "categories/fasadnye-materialy/u-plast" protected _external => bool FALSE protected _params => array(2) ( "alias" => string(18) "fasadnye-materialy" "id" => string(7) "u-plast" ) protected _get => array(1) ( "categories/fasadnye-materialy/u-plast" => string(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 [ 119 ] » Kohana_Request->execute()
114 /** 115 * Execute the main request. A source of the URI can be passed, eg: $_SERVER['PATH_INFO']. 116 * If no source is specified, the URI will be automatically detected. 117 */ 118 echo Request::factory(TRUE, array(), FALSE) 119 ->execute() 120 ->send_headers(TRUE) 121 ->body(); 122 } 123 124 function debug($data, $die = false)