Выберите город
Коврик багажника Opel Mokka (12-16), полиуретан RIVAL
Артикул: 14206002
Товар закончился
Мы поможем вам подобрать аналог - позвоните по телефону 8 800 6006 966.
Все характеристики
Артикулы
14206002
Марка автомобиля:
Opel
Модель автомобиля:
Mokka
Модификация автомобиля:
Opel Mokka 2012-2016
Расположение:
Багажник
Цвет:
черный
Материал:
полиуретан
3D форма:
Нет
Наличие крепежа:
Нет
Кол-во частей/элементов:
1
Бортик:
Да
Комплектация:
Коврик, упаковка
Страна:
Россия
Упаковка:
полиэтиленовый пакет
Вес, кг:
1.9
Длина, см:
101.4
Ширина, см:
74
Высота, см:
3
Личный кабинет 0
Общий отчет (Время: 2.26984с, Память: 21,449Кб)
Процедура Номер Всего (с) Средн. (с) Мин. (с) Макс. (с)
loading session 2 2.10405 1.05202 0.00000 2.10405
system.db.CDbCommand.query(SELECT `gr`.`ID` AS `t1_c0`, `gr`.`TIMESTAMP_X` AS `t1_c1`, `gr`.`MODIFIED_BY` AS `t1_c2`, `gr`.`DATE_CREATE` AS `t1_c3`, `gr`.`CREATED_BY` AS `t1_c4`, `gr`.`IBLOCK_ID` AS `t1_c5`, `gr`.`IBLOCK_SECTION_ID` AS `t1_c6`, `gr`.`ACTIVE` AS `t1_c7`, `gr`.`GLOBAL_ACTIVE` AS `t1_c8`, `gr`.`SORT` AS `t1_c9`, `gr`.`NAME` AS `t1_c10`, `gr`.`PICTURE` AS `t1_c11`, `gr`.`LEFT_MARGIN` AS `t1_c12`, `gr`.`RIGHT_MARGIN` AS `t1_c13`, `gr`.`DEPTH_LEVEL` AS `t1_c14`, `gr`.`DESCRIPTION` AS `t1_c15`, `gr`.`DESCRIPTION_TYPE` AS `t1_c16`, `gr`.`SEARCHABLE_CONTENT` AS `t1_c17`, `gr`.`CODE` AS `t1_c18`, `gr`.`XML_ID` AS `t1_c19`, `gr`.`TMP_ID` AS `t1_c20`, `gr`.`DETAIL_PICTURE` AS `t1_c21`, `gr`.`SOCNET_GROUP_ID` AS `t1_c22` FROM `b_iblock_section` `gr` INNER JOIN `mp_goods2msections` `groups_gr` ON (`groups_gr`.`good_id`=:ypl0) AND (`gr`.`ID`=`groups_gr`.`msection_id`) AND (gr.IBLOCK_ID = 49 AND gr.ACTIVE = "Y") ORDER BY gr.LEFT_MARGIN, gr.DEPTH_LEVEL) 1 0.01309 0.01309 0.01309 0.01309
system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi` WHERE (`fi`.`code`=:ypl0)) 14 0.00603 0.00043 0.00030 0.00106
system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT 1) 3 0.00061 0.00020 0.00018 0.00023
system.db.CDbCommand.query(SELECT `sf`.`id` AS `t1_c0`, `sf`.`source_id` AS `t1_c1`, `sf`.`field` AS `t1_c2`, `sf`.`attr_code` AS `t1_c3`, `sf`.`params` AS `t1_c4` FROM `mp_import_source_fields` `sf` WHERE (`sf`.`source_id`=:ypl0) ORDER BY sf.id ASC) 1 0.00056 0.00056 0.00056 0.00056
system.db.CDbCommand.query(SELECT * FROM `mp_goods` `t` WHERE `t`.`id`='41228' LIMIT 1) 1 0.00049 0.00049 0.00049 0.00049
system.db.CDbCommand.query(SELECT `sdf`.`id` AS `t1_c0`, `sdf`.`source_id` AS `t1_c1`, `sdf`.`attr_code` AS `t1_c2` FROM `mp_import_source_display_fields` `sdf` WHERE (`sdf`.`source_id`=:ypl0) ORDER BY sdf.id ASC) 1 0.00040 0.00040 0.00040 0.00040
system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1) 1 0.00036 0.00036 0.00036 0.00036
system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1) 1 0.00024 0.00024 0.00024 0.00024
system.db.CDbCommand.query(SELECT COUNT(*) FROM `b_sale_basket` `t` WHERE FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY) 1 0.00023 0.00023 0.00023 0.00023
system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`, `t`.`COUNTRY_ID` AS `t0_c1`, `t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS `t0_c3`, `ct`.`ID` AS `t1_c0`, `ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS `t1_c2`, `ct`.`country_id` AS `t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS `t2_c1`, `cu`.`SHORT_NAME` AS `t2_c2` FROM `b_sale_location` `t` LEFT OUTER JOIN `b_sale_location_city` `ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT OUTER JOIN `b_sale_location_country` `cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`) WHERE ((t.COUNTRY_ID != :COUNTRY_ID) AND (`t`.`ID`=0)) ORDER BY t.SORT ASC, ct.NAME ASC) 1 0.00022 0.00022 0.00022 0.00022
system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id = :location_id LIMIT 1) 1 0.00021 0.00021 0.00021 0.00021
Журнал приложения
Время Уровень Категория Сообщение
11:32:49.153713 trace system.CModule
Loading "log" application component
11:32:49.156291 trace glitchtip_fallback
The "Sentry\Integration\RequestIntegration,
Sentry\Integration\TransactionIntegration,
Sentry\Integration\FrameContextifierIntegration,
Sentry\Integration\EnvironmentIntegration" integration(s) have been
installed.
11:32:49.156472 trace system.CModule
Loading "db" application component
11:32:49.156524 trace system.db.CDbConnection
Opening DB connection
11:32:49.157577 trace system.db.CDbCommand
Executing SQL: DELETE FROM `YiiLog` WHERE 0=1
11:32:49.157582 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
11:32:49.157820 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
11:32:49.157931 trace system.CModule
Loading "urlHelper" application component
11:32:49.158014 trace system.CModule
Loading "DBConfig" application component
11:32:49.158040 trace system.CModule
Loading "cache" application component
11:32:49.158771 trace system.caching.CMemCache
Serving "66307959e0460a2e2436b0319b2fda14" from cache
11:32:49.159029 trace system.CModule
Loading "geo" application component
11:32:49.159131 trace system.CModule
Loading "request" application component
11:32:49.159607 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location"
from cache
11:32:49.159642 trace system.db.ar.CActiveRecord
Location.findByPk()
11:32:49.159945 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_city"
from cache
11:32:49.160110 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_country"
from cache
11:32:49.160242 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`ID` AS `t0_c0`, `t`.`COUNTRY_ID` AS `t0_c1`,
`t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS `t0_c3`, `ct`.`ID` AS `t1_c0`,
`ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS `t1_c2`, `ct`.`country_id` AS
`t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS `t2_c1`, `cu`.`SHORT_NAME` AS
`t2_c2` FROM `b_sale_location` `t`  LEFT OUTER JOIN `b_sale_location_city`
`ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT OUTER JOIN `b_sale_location_country`
`cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`) WHERE ((t.COUNTRY_ID != :COUNTRY_ID)
AND (`t`.`ID`=0)) ORDER BY t.SORT ASC, ct.NAME ASC
11:32:49.160244 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`,
`t`.`COUNTRY_ID` AS `t0_c1`, `t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS
`t0_c3`, `ct`.`ID` AS `t1_c0`, `ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS
`t1_c2`, `ct`.`country_id` AS `t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS
`t2_c1`, `cu`.`SHORT_NAME` AS `t2_c2` FROM `b_sale_location` `t`  LEFT
OUTER JOIN `b_sale_location_city` `ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT
OUTER JOIN `b_sale_location_country` `cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`)
WHERE ((t.COUNTRY_ID != :COUNTRY_ID) AND (`t`.`ID`=0)) ORDER BY t.SORT ASC,
ct.NAME ASC)
11:32:49.160469 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`, `t`.`COUNTRY_ID`
AS `t0_c1`, `t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS `t0_c3`, `ct`.`ID` AS
`t1_c0`, `ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS `t1_c2`,
`ct`.`country_id` AS `t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS `t2_c1`,
`cu`.`SHORT_NAME` AS `t2_c2` FROM `b_sale_location` `t`  LEFT OUTER JOIN
`b_sale_location_city` `ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT OUTER JOIN
`b_sale_location_country` `cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`) WHERE
((t.COUNTRY_ID != :COUNTRY_ID) AND (`t`.`ID`=0)) ORDER BY t.SORT ASC,
ct.NAME ASC)
11:32:49.160613 trace system.CModule
Loading "user" application component
11:32:49.160720 profile application
begin:loading session
11:32:49.160723 trace system.CModule
Loading "session" application component
11:32:51.264766 profile application
end:loading session
11:32:51.265419 trace system.db.ar.CActiveRecord
OutLocation.findByPk()
11:32:51.265630 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_locations"
from cache
11:32:51.265762 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1
11:32:51.265767 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
11:32:51.266128 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
11:32:51.266371 trace system.CModule
Loading "B2BConfig" application component
11:32:51.266439 trace system.CModule
Loading "urlManager" application component
11:32:51.267321 trace system.caching.CMemCache
Serving "Yii.CUrlManager.rules" from cache
11:32:51.267442 trace system.base.CModule
Loading "marketplace" module
11:32:51.268013 trace system.CModule
Loading "themeInterlayer" application component
11:32:51.268241 trace system.CModule
Loading "themeManager" application component
11:32:51.269622 trace system.CModule
Loading "cart" application component
11:32:51.269718 trace system.db.ar.CActiveRecord
CartUser.find()
11:32:51.269891 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_fuser"
from cache
11:32:51.269931 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:32:51.269933 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:32:51.270139 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:32:51.270337 trace system.CModule
Loading "coupon" application component
11:32:51.270540 trace system.CModule
Loading "assetManager" application component
11:32:51.270701 trace system.db.ar.CActiveRecord
DeliveryCalcMain.find()
11:32:51.270848 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_delivery_calc_main"
from cache
11:32:51.270880 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id
= :location_id LIMIT 1
11:32:51.270884 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t`
WHERE t.location_id = :location_id LIMIT 1)
11:32:51.271092 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t`
WHERE t.location_id = :location_id LIMIT 1)
11:32:51.272114 trace system.CModule
Loading "redisCache" application component
11:32:51.272821 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
11:32:51.273026 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
11:32:51.273138 profile application
begin:loading session
11:32:51.273142 profile application
end:loading session
11:32:51.274539 trace system.CModule
Loading "order" application component
11:32:51.274702 trace system.db.ar.CActiveRecord
MpGood.findByPk()
11:32:51.274858 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:mp_goods"
from cache
11:32:51.274941 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `mp_goods` `t` WHERE `t`.`id`='41228' LIMIT 1
11:32:51.274945 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `mp_goods` `t` WHERE
`t`.`id`='41228' LIMIT 1)
11:32:51.275437 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `mp_goods` `t` WHERE
`t`.`id`='41228' LIMIT 1)
11:32:51.276180 trace system.caching.CMemCache
Serving "IWarehouseIWarehouse::getStaticList" from cache
11:32:51.276371 trace system.db.ar.CActiveRecord
TPSupToTer.findAll()
11:32:51.276386 trace system.CModule
Loading "dbTP" application component
11:32:51.276427 trace system.db.CDbConnection
Opening DB connection
11:32:51.277877 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=tp:alliance-auto:{{sup_to_ter}}"
from cache
11:32:51.278194 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=tp:alliance-auto:{{supplier_delivery_settings}}"
from cache
11:32:51.278577 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`id` AS `t0_c0`, `t`.`ter_id` AS `t0_c1`,
`t`.`sup_id` AS `t0_c2`, `t`.`margin` AS `t0_c3`, `t`.`delivery_ext` AS
`t0_c4`, `t`.`price_min` AS `t0_c5`, `t`.`type` AS `t0_c6`,
`t`.`is_price_purchase_edit` AS `t0_c7`, `t`.`is_price_retail_edit` AS
`t0_c8`, `t`.`use_standart_margin` AS `t0_c9`, `t`.`purchase_price_field`
AS `t0_c10`, `t`.`rating` AS `t0_c11`, `t`.`for_retail` AS `t0_c12`,
`t`.`for_purchase` AS `t0_c13`, `t`.`is_native` AS `t0_c14`,
`t`.`delivery_end_time` AS `t0_c15`, `t`.`delivery_get_orders` AS `t0_c16`,
`t`.`delivery_shipment_orders` AS `t0_c17`, `t`.`is_modified` AS `t0_c18`,
`t`.`is_zzap` AS `t0_c19`, `t`.`email` AS `t0_c20`, `t`.`theme` AS
`t0_c21`, `t`.`message` AS `t0_c22`, `t`.`params` AS `t0_c23`,
`t`.`is_price_rr_use` AS `t0_c24`, `t`.`is_price_erp_less_deny` AS
`t0_c25`, `t`.`parish_territory` AS `t0_c26`, `delivery`.`id` AS `t1_c0`,
`delivery`.`supplier_id` AS `t1_c1`, `delivery`.`territory_id` AS `t1_c2`,
`delivery`.`week_day` AS `t1_c3`, `delivery`.`time_start` AS `t1_c4`,
`delivery`.`time_end` AS `t1_c5`, `delivery`.`add_days` AS `t1_c6`,
`delivery`.`work_days` AS `t1_c7`, `delivery`.`comment` AS `t1_c8`,
`delivery`.`time_finish` AS `t1_c9` FROM `tbl_sup_to_ter` `t`  LEFT OUTER
JOIN `tbl_supplier_delivery_settings` `delivery` ON
(`delivery`.`supplier_id`=`t`.`sup_id`) AND
(`delivery`.`territory_id`=`t`.`ter_id`) WHERE (t.ter_id=:ter_id)
11:32:51.309422 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=tp:alliance-auto:{{allprices}}"
from cache
11:32:51.309467 trace system.db.ar.CActiveRecord
TPAllPrices.find()
11:32:51.309859 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=tp:alliance-auto:{{supplier}}"
from cache
11:32:51.310316 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`id` AS `t0_c0`, `t`.`sup_id` AS `t0_c1`,
`t`.`art_search` AS `t0_c2`, `t`.`art_replace` AS `t0_c3`, `t`.`brand_id`
AS `t0_c4`, `t`.`brand_art` AS `t0_c5`, `t`.`brand_name` AS `t0_c6`,
`t`.`name` AS `t0_c7`, `t`.`name_ext` AS `t0_c8`, `t`.`quantity` AS
`t0_c9`, `t`.`quantity_min` AS `t0_c10`, `t`.`quantity_expectation` AS
`t0_c11`, `t`.`quantity_expectation_min` AS `t0_c12`, `t`.`price_id` AS
`t0_c13`, `t`.`price` AS `t0_c14`, `t`.`price_purchase` AS `t0_c15`,
`t`.`price_retail` AS `t0_c16`, `t`.`delivery_date` AS `t0_c17`,
`t`.`package_type` AS `t0_c18`, `t`.`weight` AS `t0_c19`, `t`.`weight_id`
AS `t0_c20`, `t`.`sup_code` AS `t0_c21`, `t`.`date_added` AS `t0_c22`,
`t`.`art_supplier` AS `t0_c23`, `t`.`is_im_visible` AS `t0_c24`,
`t`.`price_rr` AS `t0_c25`, os.good_id AS good_id, `suptoter`.`id` AS
`t1_c0`, `suptoter`.`ter_id` AS `t1_c1`, `suptoter`.`sup_id` AS `t1_c2`,
`suptoter`.`margin` AS `t1_c3`, `suptoter`.`delivery_ext` AS `t1_c4`,
`suptoter`.`price_min` AS `t1_c5`, `suptoter`.`type` AS `t1_c6`,
`suptoter`.`is_price_purchase_edit` AS `t1_c7`,
`suptoter`.`is_price_retail_edit` AS `t1_c8`,
`suptoter`.`use_standart_margin` AS `t1_c9`,
`suptoter`.`purchase_price_field` AS `t1_c10`, `suptoter`.`rating` AS
`t1_c11`, `suptoter`.`for_retail` AS `t1_c12`, `suptoter`.`for_purchase` AS
`t1_c13`, `suptoter`.`is_native` AS `t1_c14`,
`suptoter`.`delivery_end_time` AS `t1_c15`,
`suptoter`.`delivery_get_orders` AS `t1_c16`,
`suptoter`.`delivery_shipment_orders` AS `t1_c17`, `suptoter`.`is_modified`
AS `t1_c18`, `suptoter`.`is_zzap` AS `t1_c19`, `suptoter`.`email` AS
`t1_c20`, `suptoter`.`theme` AS `t1_c21`, `suptoter`.`message` AS `t1_c22`,
`suptoter`.`params` AS `t1_c23`, `suptoter`.`is_price_rr_use` AS `t1_c24`,
`suptoter`.`is_price_erp_less_deny` AS `t1_c25`,
`suptoter`.`parish_territory` AS `t1_c26`, `supplier`.`id` AS `t2_c0`,
`supplier`.`legal_name` AS `t2_c1`, `supplier`.`name` AS `t2_c2`,
`supplier`.`address` AS `t2_c3`, `supplier`.`contact` AS `t2_c4`,
`supplier`.`is_load_price` AS `t2_c5`, `supplier`.`load_price_params` AS
`t2_c6`, `supplier`.`srok` AS `t2_c7`, `supplier`.`nacenka` AS `t2_c8`,
`supplier`.`is_ext_price` AS `t2_c9`, `supplier`.`ext_price_model` AS
`t2_c10`, `supplier`.`tmp_table_name` AS `t2_c11`,
`supplier`.`date_updated` AS `t2_c12`, `supplier`.`type` AS `t2_c13`,
`supplier`.`cfo` AS `t2_c14`, `supplier`.`adjective_field` AS `t2_c15`,
`supplier`.`adjective_value` AS `t2_c16`,
`supplier`.`adjective_price_field` AS `t2_c17`, `supplier`.`warehouses` AS
`t2_c18`, `supplier`.`use_for_replacement` AS `t2_c19`,
`supplier`.`lf_code` AS `t2_c20`, `supplier`.`purchase_channel` AS
`t2_c21`, `supplier`.`is_purchase_auto` AS `t2_c22`,
`supplier`.`api_auth_params` AS `t2_c23`, `supplier`.`comment` AS `t2_c24`,
`supplier`.`min_order_price` AS `t2_c25`, `supplier`.`is_official` AS
`t2_c26`, `supplier`.`is_by_codes` AS `t2_c27`,
`supplier`.`is_order_without_tp` AS `t2_c28`, `supplier`.`order_email` AS
`t2_c29`, `supplier`.`margin_type_id` AS `t2_c30`, `supplier`.`is_checkall`
AS `t2_c31`, `supplier`.`margin_id` AS `t2_c32`, `supplier`.`grid_id` AS
`t2_c33`, `supplier`.`quantity_min_restriction` AS `t2_c34`,
`supplier`.`encrypt_name` AS `t2_c35`,
`supplier`.`additional_adjective_field` AS `t2_c36`,
`supplier`.`additional_adjective_value` AS `t2_c37`,
`supplier`.`additional_adjective_price_field` AS `t2_c38`,
`supplier`.`auto_update` AS `t2_c39`, `supplier`.`is_price_rr_use` AS
`t2_c40`, `supplier`.`is_price_rr_less_deny` AS `t2_c41`,
`supplier`.`is_price_rr_greater_deny` AS `t2_c42`,
`supplier`.`is_manual_price` AS `t2_c43`, `supplier`.`margin_type` AS
`t2_c44`, `supplier`.`is_factory` AS `t2_c45`, `supplier`.`owner_id` AS
`t2_c46`, `supplier`.`response_time` AS `t2_c47`,
`supplier`.`days_to_return` AS `t2_c48`, `supplier`.`is_not_update` AS
`t2_c49`, `supplier`.`unique_delivery` AS `t2_c50`,
`supplier`.`is_fast_update` AS `t2_c51`, `supplier`.`update_version` AS
`t2_c52` FROM `tbl_allprices` `t` INNER JOIN autoopt.mp_goods2offers os ON
os.type = "art_brand" AND os.param1 = t.art_search AND os.param2 =
t.brand_id LEFT OUTER JOIN `tbl_sup_to_ter` `suptoter` ON
(`suptoter`.`sup_id`=`t`.`sup_id`)  LEFT OUTER JOIN `tbl_supplier`
`supplier` ON (`t`.`sup_id`=`supplier`.`id`) WHERE (((((t.is_im_visible =
1) AND (suptoter.ter_id = 66)) AND (os.good_id=:ycp0)) AND (t.date_added >
:date_added)) AND (t.quantity > 0)) ORDER BY IF(suptoter.delivery_ext <=
10, 0, 1) ASC, t.price_purchase ASC, t.id ASC
11:32:51.311954 trace system.db.ar.CActiveRecord
lazy loading MpGood.groups
11:32:51.312401 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_section"
from cache
11:32:51.312685 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:mp_goods2msections"
from cache
11:32:51.312736 trace system.db.CDbCommand
Querying SQL: SELECT `gr`.`ID` AS `t1_c0`, `gr`.`TIMESTAMP_X` AS `t1_c1`,
`gr`.`MODIFIED_BY` AS `t1_c2`, `gr`.`DATE_CREATE` AS `t1_c3`,
`gr`.`CREATED_BY` AS `t1_c4`, `gr`.`IBLOCK_ID` AS `t1_c5`,
`gr`.`IBLOCK_SECTION_ID` AS `t1_c6`, `gr`.`ACTIVE` AS `t1_c7`,
`gr`.`GLOBAL_ACTIVE` AS `t1_c8`, `gr`.`SORT` AS `t1_c9`, `gr`.`NAME` AS
`t1_c10`, `gr`.`PICTURE` AS `t1_c11`, `gr`.`LEFT_MARGIN` AS `t1_c12`,
`gr`.`RIGHT_MARGIN` AS `t1_c13`, `gr`.`DEPTH_LEVEL` AS `t1_c14`,
`gr`.`DESCRIPTION` AS `t1_c15`, `gr`.`DESCRIPTION_TYPE` AS `t1_c16`,
`gr`.`SEARCHABLE_CONTENT` AS `t1_c17`, `gr`.`CODE` AS `t1_c18`,
`gr`.`XML_ID` AS `t1_c19`, `gr`.`TMP_ID` AS `t1_c20`, `gr`.`DETAIL_PICTURE`
AS `t1_c21`, `gr`.`SOCNET_GROUP_ID` AS `t1_c22` FROM `b_iblock_section`
`gr`  INNER JOIN `mp_goods2msections` `groups_gr` ON
(`groups_gr`.`good_id`=:ypl0) AND (`gr`.`ID`=`groups_gr`.`msection_id`) AND
(gr.IBLOCK_ID = 49 AND gr.ACTIVE = "Y") ORDER BY gr.LEFT_MARGIN,
gr.DEPTH_LEVEL
11:32:51.312740 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `gr`.`ID` AS `t1_c0`,
`gr`.`TIMESTAMP_X` AS `t1_c1`, `gr`.`MODIFIED_BY` AS `t1_c2`,
`gr`.`DATE_CREATE` AS `t1_c3`, `gr`.`CREATED_BY` AS `t1_c4`,
`gr`.`IBLOCK_ID` AS `t1_c5`, `gr`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`gr`.`ACTIVE` AS `t1_c7`, `gr`.`GLOBAL_ACTIVE` AS `t1_c8`, `gr`.`SORT` AS
`t1_c9`, `gr`.`NAME` AS `t1_c10`, `gr`.`PICTURE` AS `t1_c11`,
`gr`.`LEFT_MARGIN` AS `t1_c12`, `gr`.`RIGHT_MARGIN` AS `t1_c13`,
`gr`.`DEPTH_LEVEL` AS `t1_c14`, `gr`.`DESCRIPTION` AS `t1_c15`,
`gr`.`DESCRIPTION_TYPE` AS `t1_c16`, `gr`.`SEARCHABLE_CONTENT` AS `t1_c17`,
`gr`.`CODE` AS `t1_c18`, `gr`.`XML_ID` AS `t1_c19`, `gr`.`TMP_ID` AS
`t1_c20`, `gr`.`DETAIL_PICTURE` AS `t1_c21`, `gr`.`SOCNET_GROUP_ID` AS
`t1_c22` FROM `b_iblock_section` `gr`  INNER JOIN `mp_goods2msections`
`groups_gr` ON (`groups_gr`.`good_id`=:ypl0) AND
(`gr`.`ID`=`groups_gr`.`msection_id`) AND (gr.IBLOCK_ID = 49 AND gr.ACTIVE
= "Y") ORDER BY gr.LEFT_MARGIN, gr.DEPTH_LEVEL)
11:32:51.325834 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `gr`.`ID` AS `t1_c0`,
`gr`.`TIMESTAMP_X` AS `t1_c1`, `gr`.`MODIFIED_BY` AS `t1_c2`,
`gr`.`DATE_CREATE` AS `t1_c3`, `gr`.`CREATED_BY` AS `t1_c4`,
`gr`.`IBLOCK_ID` AS `t1_c5`, `gr`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`gr`.`ACTIVE` AS `t1_c7`, `gr`.`GLOBAL_ACTIVE` AS `t1_c8`, `gr`.`SORT` AS
`t1_c9`, `gr`.`NAME` AS `t1_c10`, `gr`.`PICTURE` AS `t1_c11`,
`gr`.`LEFT_MARGIN` AS `t1_c12`, `gr`.`RIGHT_MARGIN` AS `t1_c13`,
`gr`.`DEPTH_LEVEL` AS `t1_c14`, `gr`.`DESCRIPTION` AS `t1_c15`,
`gr`.`DESCRIPTION_TYPE` AS `t1_c16`, `gr`.`SEARCHABLE_CONTENT` AS `t1_c17`,
`gr`.`CODE` AS `t1_c18`, `gr`.`XML_ID` AS `t1_c19`, `gr`.`TMP_ID` AS
`t1_c20`, `gr`.`DETAIL_PICTURE` AS `t1_c21`, `gr`.`SOCNET_GROUP_ID` AS
`t1_c22` FROM `b_iblock_section` `gr`  INNER JOIN `mp_goods2msections`
`groups_gr` ON (`groups_gr`.`good_id`=:ypl0) AND
(`gr`.`ID`=`groups_gr`.`msection_id`) AND (gr.IBLOCK_ID = 49 AND gr.ACTIVE
= "Y") ORDER BY gr.LEFT_MARGIN, gr.DEPTH_LEVEL)
11:32:51.326261 trace system.CModule
Loading "microdataManager" application component
11:32:51.326354 trace system.CModule
Loading "widgetFactory" application component
11:32:51.327384 trace system.CModule
Loading "GoodSections" application component
11:32:51.327446 trace system.CModule
Loading "fcache" application component
11:32:51.339881 trace system.caching.CFileCache
Serving "good_sections_tree5" from cache
11:32:51.340703 trace system.CModule
Loading "coreMessages" application component
11:32:51.342228 trace system.CModule
Loading "image" application component
11:32:51.342808 warning badImage
Bad image in MP Good:
/upload_local/mp/7d8a37c3/449d90a1/7d8a37c3449d90a14b79cfe835fb23fd.jpg
11:32:51.343254 warning badImage
Bad image in MP Good:
/upload_local/mp/c131f606/326fe4b6/c131f606326fe4b689b8e819e52f2dc2.jpg
11:32:51.343616 warning badImage
Bad image in MP Good:
/upload_local/mp/7d8a37c3/449d90a1/7d8a37c3449d90a14b79cfe835fb23fd.jpg
11:32:51.343903 warning badImage
Bad image in MP Good:
/upload_local/mp/c131f606/326fe4b6/c131f606326fe4b689b8e819e52f2dc2.jpg
11:32:51.345187 trace system.CModule
Loading "clientScript" application component
11:32:51.348511 trace system.db.ar.CActiveRecord
lazy loading MpGood.sourceDisplayFields
11:32:51.348845 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:mp_import_source_display_fields"
from cache
11:32:51.348938 trace system.db.CDbCommand
Querying SQL: SELECT `sdf`.`id` AS `t1_c0`, `sdf`.`source_id` AS `t1_c1`,
`sdf`.`attr_code` AS `t1_c2` FROM `mp_import_source_display_fields` `sdf` 
WHERE (`sdf`.`source_id`=:ypl0) ORDER BY sdf.id ASC
11:32:51.348942 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `sdf`.`id` AS `t1_c0`,
`sdf`.`source_id` AS `t1_c1`, `sdf`.`attr_code` AS `t1_c2` FROM
`mp_import_source_display_fields` `sdf`  WHERE (`sdf`.`source_id`=:ypl0)
ORDER BY sdf.id ASC)
11:32:51.349344 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `sdf`.`id` AS `t1_c0`,
`sdf`.`source_id` AS `t1_c1`, `sdf`.`attr_code` AS `t1_c2` FROM
`mp_import_source_display_fields` `sdf`  WHERE (`sdf`.`source_id`=:ypl0)
ORDER BY sdf.id ASC)
11:32:51.349366 trace system.db.ar.CActiveRecord
lazy loading MpGood.sourceFields
11:32:51.349649 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:mp_import_source_fields"
from cache
11:32:51.349731 trace system.db.CDbCommand
Querying SQL: SELECT `sf`.`id` AS `t1_c0`, `sf`.`source_id` AS `t1_c1`,
`sf`.`field` AS `t1_c2`, `sf`.`attr_code` AS `t1_c3`, `sf`.`params` AS
`t1_c4` FROM `mp_import_source_fields` `sf`  WHERE (`sf`.`source_id`=:ypl0)
ORDER BY sf.id ASC
11:32:51.349735 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `sf`.`id` AS `t1_c0`,
`sf`.`source_id` AS `t1_c1`, `sf`.`field` AS `t1_c2`, `sf`.`attr_code` AS
`t1_c3`, `sf`.`params` AS `t1_c4` FROM `mp_import_source_fields` `sf` 
WHERE (`sf`.`source_id`=:ypl0) ORDER BY sf.id ASC)
11:32:51.350295 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `sf`.`id` AS `t1_c0`,
`sf`.`source_id` AS `t1_c1`, `sf`.`field` AS `t1_c2`, `sf`.`attr_code` AS
`t1_c3`, `sf`.`params` AS `t1_c4` FROM `mp_import_source_fields` `sf` 
WHERE (`sf`.`source_id`=:ypl0) ORDER BY sf.id ASC)
11:32:51.350526 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.350775 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:mp_attrs"
from cache
11:32:51.350908 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.350912 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.351973 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.352032 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.352178 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.352180 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.352550 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.352597 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.352742 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.352746 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.353070 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.353121 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.353249 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.353251 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.353555 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.353599 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.353739 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.353741 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.354048 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.354101 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.354235 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.354239 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.354603 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.354650 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.354787 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.354789 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.355686 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.355739 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.355868 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.355871 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.356214 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.356268 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.356486 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.356488 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.356815 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.356901 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.357294 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.357296 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.357654 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.357707 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.357862 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.357867 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.358198 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.358247 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.358372 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.358376 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.358712 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.358771 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.358926 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.358928 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.359294 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.359386 trace system.db.ar.CActiveRecord
lazy loading MpImportSourceField.attr
11:32:51.359515 trace system.db.CDbCommand
Querying SQL: SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS `t1_c1`,
`fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type` AS
`t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0)
11:32:51.359519 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code`
AS `t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`,
`fi`.`type` AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS
`t1_c6`, `fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`,
`fi`.`is_system` AS `t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS
`t1_c11`, `fi`.`multiple_template_cnt` AS `t1_c12`,
`fi`.`template_description` AS `t1_c13`, `fi`.`type_group_code` AS `t1_c14`
FROM `mp_attrs` `fi`  WHERE (`fi`.`code`=:ypl0))
11:32:51.359862 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `fi`.`id` AS `t1_c0`, `fi`.`code` AS
`t1_c1`, `fi`.`name` AS `t1_c2`, `fi`.`description` AS `t1_c3`, `fi`.`type`
AS `t1_c4`, `fi`.`is_multiple` AS `t1_c5`, `fi`.`is_visible` AS `t1_c6`,
`fi`.`sort` AS `t1_c7`, `fi`.`global_code` AS `t1_c8`, `fi`.`is_system` AS
`t1_c9`, `fi`.`tags` AS `t1_c10`, `fi`.`is_required` AS `t1_c11`,
`fi`.`multiple_template_cnt` AS `t1_c12`, `fi`.`template_description` AS
`t1_c13`, `fi`.`type_group_code` AS `t1_c14` FROM `mp_attrs` `fi`  WHERE
(`fi`.`code`=:ypl0))
11:32:51.369358 trace system.caching.CMemCache
Serving "CB:name:top_alert_mobile" from cache
11:32:51.371639 trace system.caching.CMemCache
Serving "CB:name:bottom_for_buyer_mobile" from cache
11:32:51.372493 trace system.CModule
Loading "territory" application component
11:32:51.380923 trace system.caching.CMemCache
Serving "ITerritory3" from cache
11:32:51.381083 trace system.CModule
Loading "IPropeties" application component
11:32:51.387180 trace system.caching.CMemCache
Serving "iblock_properties_0" from cache
11:32:51.388012 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_element"
from cache
11:32:51.390290 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1045" from cache
11:32:51.397867 trace system.caching.CMemCache
Serving "CB:name:bottom_job_mobile" from cache
11:32:51.398763 trace system.caching.CMemCache
Serving "CB:name:partners_mobile" from cache
11:32:51.401596 trace system.db.ar.CActiveRecord
CartUser.find()
11:32:51.401650 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:32:51.401654 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:32:51.401880 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:32:51.402013 trace system.db.ar.CActiveRecord
CartUser.find()
11:32:51.402045 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:32:51.402048 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:32:51.402229 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:32:51.402235 trace system.db.ar.CActiveRecord
Cart.count()
11:32:51.402453 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket"
from cache
11:32:51.402530 trace system.db.CDbCommand
Querying SQL: SELECT COUNT(*) FROM `b_sale_basket` `t` WHERE
FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY
11:32:51.402534 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT COUNT(*) FROM `b_sale_basket` `t`
WHERE FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY)
11:32:51.402764 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT COUNT(*) FROM `b_sale_basket` `t`
WHERE FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY)
11:32:51.403964 trace system.CModule
Loading "yandexEcom" application component