Выберите город

Обзоры товаров Правила конкурса обзоров

Призовые места прошлого месяца

Автор: mitin.vrn@mail.ru
4 Марта 2021 17:06
Автор: Арсений4808
3 Марта 2021 18:19
Автор: Константус64
1 Марта 2021 13:07
Автор: Виктор
26 Февраля 2021 18:49
Автор: Sergey Dudykin
26 Февраля 2021 14:33
Автор: Виктор
22 Февраля 2021 17:32
Автор: костя
22 Февраля 2021 14:01
Автор: Evil_Smile
22 Февраля 2021 09:19
2
6081
3
Автор: Evil_Smile
22 Февраля 2021 02:06
2
2486
1
Автор: Pobeda2020
17 Февраля 2021 15:18
1
3840
5
Автор: Evil_Smile
14 Февраля 2021 14:14
1
2532
2
Автор: Evil_Smile
14 Февраля 2021 13:32
5
2587
2
Личный кабинет 0
Общий отчет (Время: 0.86639с, Память: 11,468Кб)
Процедура Номер Всего (с) Средн. (с) Мин. (с) Макс. (с)
system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images` WHERE (`images`.`review_id`=:ypl0)) 22 0.06968 0.00317 0.00030 0.00366
system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user` WHERE (`user`.`ID`=:ypl0)) 22 0.01016 0.00046 0.00028 0.00094
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.00031 0.00031 0.00031 0.00031
loading session 2 0.60219 0.30110 0.00001 0.60219
system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`, `t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`, `t`.`status_id` AS `t0_c4`, `t`.`meta_title` AS `t0_c5`, `t`.`meta_description` AS `t0_c6`, `t`.`title` AS `t0_c7`, `t`.`preview` AS `t0_c8`, `t`.`content` AS `t0_c9`, `t`.`views` AS `t0_c10`, `t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS `t0_c12`, `t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`, `t`.`state_change_reason` AS `t0_c15` FROM `sp_reviews` `t` WHERE (t.status_id=:statusId) ORDER BY t.published_at DESC LIMIT 20 OFFSET 1720) 1 0.00891 0.00891 0.00891 0.00891
system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf` WHERE (`uf`.`USER_ID`=:ypl0)) 22 0.00817 0.00037 0.00019 0.00095
system.db.CDbCommand.query(SELECT `c`.`id` AS `t1_c0`, `c`.`user_id` AS `t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at` AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8` FROM `sp_comments` `c` WHERE (c.entity_type=:entityType and c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0)) 2 0.00048 0.00024 0.00022 0.00026
system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r` WHERE (r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)) 20 0.00698 0.00035 0.00031 0.00045
system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1) 1 0.00042 0.00042 0.00042 0.00042
system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE ID=:ID LIMIT 1) 1 0.00028 0.00028 0.00028 0.00028
system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`, `t`.`FUSER_ID` AS `t0_c1`, `t`.`ORDER_ID` AS `t0_c2`, `t`.`PRODUCT_ID` AS `t0_c3`, `t`.`PRODUCT_PRICE_ID` AS `t0_c4`, `t`.`PRICE` AS `t0_c5`, `t`.`CURRENCY` AS `t0_c6`, `t`.`DATE_INSERT` AS `t0_c7`, `t`.`DATE_UPDATE` AS `t0_c8`, `t`.`WEIGHT` AS `t0_c9`, `t`.`QUANTITY` AS `t0_c10`, `t`.`LID` AS `t0_c11`, `t`.`DELAY` AS `t0_c12`, `t`.`NAME` AS `t0_c13`, `t`.`CAN_BUY` AS `t0_c14`, `t`.`MODULE` AS `t0_c15`, `t`.`CALLBACK_FUNC` AS `t0_c16`, `t`.`NOTES` AS `t0_c17`, `t`.`ORDER_CALLBACK_FUNC` AS `t0_c18`, `t`.`DETAIL_PAGE_URL` AS `t0_c19`, `t`.`DISCOUNT_PRICE` AS `t0_c20`, `t`.`CANCEL_CALLBACK_FUNC` AS `t0_c21`, `t`.`PAY_CALLBACK_FUNC` AS `t0_c22`, `t`.`CATALOG_XML_ID` AS `t0_c23`, `t`.`PRODUCT_XML_ID` AS `t0_c24`, `t`.`DISCOUNT_NAME` AS `t0_c25`, `t`.`DISCOUNT_VALUE` AS `t0_c26`, `t`.`DISCOUNT_COUPON` AS `t0_c27`, `t`.`VAT_RATE` AS `t0_c28`, `t`.`PURCHASE_PRICE` AS `t0_c29`, `t`.`CAR_ID` AS `t0_c30`, `t`.`EXPEND_ID` AS `t0_c31`, `t`.`LINKED_PRODUCT_ID` AS `t0_c32`, `t`.`LINKED_MPRODUCT_ID` AS `t0_c33`, `t`.`basket_id` AS `t0_c34`, `t`.`product_avail` AS `t0_c35` FROM `b_sale_basket` `t` WHERE ((ORDER_ID IS NULL AND DELAY IN("N","F")) AND (FUSER_ID=:FUSER_ID))) 1 0.00026 0.00026 0.00026 0.00026
system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id = :location_id LIMIT 1) 1 0.00020 0.00020 0.00020 0.00020
system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`, `product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS `t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW` AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK` AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS` AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`, `product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`, `product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS `t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM `b_iblock_element` `product` INNER JOIN `sp_review_product` `goods_product` ON (`goods_product`.`review_id`=:ypl0) AND (`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)) 20 0.01226 0.00061 0.00051 0.00075
system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `c`.`id` AS `t1_c0`, `c`.`user_id` AS `t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at` AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8` FROM `sp_reviews` `t` LEFT OUTER JOIN `sp_comments` `c` ON (`c`.`entity_id`=`t`.`id`) WHERE (`t`.`id` IN ('4173', '4170', '4167', '4164', '4161', '4158', '4155', '4152', '4149', '4146', '4144', '4142', '4140', '4138', '4137', '4136', '4134', '4132', '4131', '4128')) AND (c.entity_type=:entityType and c.status_id=:statusId)) 1 0.00081 0.00081 0.00081 0.00081
system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE t.status_id=:statusId) 1 0.00024 0.00024 0.00024 0.00024
system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp` WHERE (`pp`.`ID`=:ypl0)) 18 0.00617 0.00034 0.00021 0.00044
system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`, `t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`, `t`.`status_id` AS `t0_c4`, `t`.`meta_title` AS `t0_c5`, `t`.`meta_description` AS `t0_c6`, `t`.`title` AS `t0_c7`, `t`.`preview` AS `t0_c8`, `t`.`content` AS `t0_c9`, `t`.`views` AS `t0_c10`, `t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS `t0_c12`, `t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`, `t`.`state_change_reason` AS `t0_c15`, `ach`.`id` AS `t1_c0`, `ach`.`user_id` AS `t1_c1`, `ach`.`entity_id` AS `t1_c2`, `ach`.`entity_type` AS `t1_c3`, `ach`.`achievement_type_id` AS `t1_c4`, `ach`.`comment` AS `t1_c5`, `ach`.`created_at` AS `t1_c6` FROM `sp_reviews` `t` LEFT OUTER JOIN `sp_achievements` `ach` ON (`ach`.`entity_id`=`t`.`id`) WHERE ((t.status_id=:statusId) AND (t.published_at >= :lastMonthFirstDay AND t.published_at < :thisMonthFirstDay AND ach.achievement_type_id IS NOT NULL AND ach.achievement_type_id IN(10, 20, 30) )) AND (ach.entity_type=1) ORDER BY ach.achievement_type_id ASC) 1 0.00076 0.00076 0.00076 0.00076
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.00053 0.00053 0.00053 0.00053
system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1) 1 0.00030 0.00030 0.00030 0.00030
Журнал приложения
Время Уровень Категория Сообщение
10:34:02.231148 trace system.CModule
Loading "log" application component
10:34:02.233350 trace glitchtip_fallback
The "Sentry\Integration\RequestIntegration,
Sentry\Integration\TransactionIntegration,
Sentry\Integration\FrameContextifierIntegration,
Sentry\Integration\EnvironmentIntegration" integration(s) have been
installed.
10:34:02.233546 trace system.CModule
Loading "db" application component
10:34:02.233597 trace system.db.CDbConnection
Opening DB connection
10:34:02.234935 trace system.db.CDbCommand
Executing SQL: DELETE FROM `YiiLog` WHERE 0=1
10:34:02.234939 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
10:34:02.235240 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
10:34:02.235411 trace system.CModule
Loading "urlHelper" application component
10:34:02.235548 trace system.CModule
Loading "DBConfig" application component
10:34:02.235584 trace system.CModule
Loading "cache" application component
10:34:02.236517 trace system.caching.CMemCache
Serving "66307959e0460a2e2436b0319b2fda14" from cache
10:34:02.236936 trace system.CModule
Loading "geo" application component
10:34:02.237003 trace system.CModule
Loading "request" application component
10:34:02.237565 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location"
from cache
10:34:02.237605 trace system.db.ar.CActiveRecord
Location.findByPk()
10:34:02.237984 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_city"
from cache
10:34:02.238795 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_country"
from cache
10:34:02.239116 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
10:34:02.239121 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)
10:34:02.239427 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)
10:34:02.239645 trace system.CModule
Loading "user" application component
10:34:02.239782 profile application
begin:loading session
10:34:02.239788 trace system.CModule
Loading "session" application component
10:34:02.841969 profile application
end:loading session
10:34:02.845220 trace system.db.ar.CActiveRecord
OutLocation.findByPk()
10:34:02.845506 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_locations"
from cache
10:34:02.845643 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1
10:34:02.845647 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
10:34:02.846067 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
10:34:02.846180 trace system.CModule
Loading "B2BConfig" application component
10:34:02.846606 trace system.CModule
Loading "urlManager" application component
10:34:02.847915 trace system.caching.CMemCache
Serving "Yii.CUrlManager.rules" from cache
10:34:02.849699 trace system.CModule
Loading "themeInterlayer" application component
10:34:02.852089 trace system.CModule
Loading "themeManager" application component
10:34:02.854808 trace system.CModule
Loading "cart" application component
10:34:02.855509 trace system.db.ar.CActiveRecord
CartUser.find()
10:34:02.855724 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_fuser"
from cache
10:34:02.855783 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE ID=:ID LIMIT 1
10:34:02.855787 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
ID=:ID LIMIT 1)
10:34:02.856065 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
ID=:ID LIMIT 1)
10:34:02.856340 trace system.CModule
Loading "coupon" application component
10:34:02.857022 trace system.db.ar.CActiveRecord
Cart.findAll()
10:34:02.857254 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket"
from cache
10:34:02.857681 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket_props"
from cache
10:34:02.857808 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`ID` AS `t0_c0`, `t`.`FUSER_ID` AS `t0_c1`,
`t`.`ORDER_ID` AS `t0_c2`, `t`.`PRODUCT_ID` AS `t0_c3`,
`t`.`PRODUCT_PRICE_ID` AS `t0_c4`, `t`.`PRICE` AS `t0_c5`, `t`.`CURRENCY`
AS `t0_c6`, `t`.`DATE_INSERT` AS `t0_c7`, `t`.`DATE_UPDATE` AS `t0_c8`,
`t`.`WEIGHT` AS `t0_c9`, `t`.`QUANTITY` AS `t0_c10`, `t`.`LID` AS `t0_c11`,
`t`.`DELAY` AS `t0_c12`, `t`.`NAME` AS `t0_c13`, `t`.`CAN_BUY` AS `t0_c14`,
`t`.`MODULE` AS `t0_c15`, `t`.`CALLBACK_FUNC` AS `t0_c16`, `t`.`NOTES` AS
`t0_c17`, `t`.`ORDER_CALLBACK_FUNC` AS `t0_c18`, `t`.`DETAIL_PAGE_URL` AS
`t0_c19`, `t`.`DISCOUNT_PRICE` AS `t0_c20`, `t`.`CANCEL_CALLBACK_FUNC` AS
`t0_c21`, `t`.`PAY_CALLBACK_FUNC` AS `t0_c22`, `t`.`CATALOG_XML_ID` AS
`t0_c23`, `t`.`PRODUCT_XML_ID` AS `t0_c24`, `t`.`DISCOUNT_NAME` AS
`t0_c25`, `t`.`DISCOUNT_VALUE` AS `t0_c26`, `t`.`DISCOUNT_COUPON` AS
`t0_c27`, `t`.`VAT_RATE` AS `t0_c28`, `t`.`PURCHASE_PRICE` AS `t0_c29`,
`t`.`CAR_ID` AS `t0_c30`, `t`.`EXPEND_ID` AS `t0_c31`,
`t`.`LINKED_PRODUCT_ID` AS `t0_c32`, `t`.`LINKED_MPRODUCT_ID` AS `t0_c33`,
`t`.`basket_id` AS `t0_c34`, `t`.`product_avail` AS `t0_c35` FROM
`b_sale_basket` `t`  WHERE ((ORDER_ID IS NULL AND DELAY IN("N","F")) AND
(FUSER_ID=:FUSER_ID))
10:34:02.857810 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`, `t`.`FUSER_ID`
AS `t0_c1`, `t`.`ORDER_ID` AS `t0_c2`, `t`.`PRODUCT_ID` AS `t0_c3`,
`t`.`PRODUCT_PRICE_ID` AS `t0_c4`, `t`.`PRICE` AS `t0_c5`, `t`.`CURRENCY`
AS `t0_c6`, `t`.`DATE_INSERT` AS `t0_c7`, `t`.`DATE_UPDATE` AS `t0_c8`,
`t`.`WEIGHT` AS `t0_c9`, `t`.`QUANTITY` AS `t0_c10`, `t`.`LID` AS `t0_c11`,
`t`.`DELAY` AS `t0_c12`, `t`.`NAME` AS `t0_c13`, `t`.`CAN_BUY` AS `t0_c14`,
`t`.`MODULE` AS `t0_c15`, `t`.`CALLBACK_FUNC` AS `t0_c16`, `t`.`NOTES` AS
`t0_c17`, `t`.`ORDER_CALLBACK_FUNC` AS `t0_c18`, `t`.`DETAIL_PAGE_URL` AS
`t0_c19`, `t`.`DISCOUNT_PRICE` AS `t0_c20`, `t`.`CANCEL_CALLBACK_FUNC` AS
`t0_c21`, `t`.`PAY_CALLBACK_FUNC` AS `t0_c22`, `t`.`CATALOG_XML_ID` AS
`t0_c23`, `t`.`PRODUCT_XML_ID` AS `t0_c24`, `t`.`DISCOUNT_NAME` AS
`t0_c25`, `t`.`DISCOUNT_VALUE` AS `t0_c26`, `t`.`DISCOUNT_COUPON` AS
`t0_c27`, `t`.`VAT_RATE` AS `t0_c28`, `t`.`PURCHASE_PRICE` AS `t0_c29`,
`t`.`CAR_ID` AS `t0_c30`, `t`.`EXPEND_ID` AS `t0_c31`,
`t`.`LINKED_PRODUCT_ID` AS `t0_c32`, `t`.`LINKED_MPRODUCT_ID` AS `t0_c33`,
`t`.`basket_id` AS `t0_c34`, `t`.`product_avail` AS `t0_c35` FROM
`b_sale_basket` `t`  WHERE ((ORDER_ID IS NULL AND DELAY IN("N","F")) AND
(FUSER_ID=:FUSER_ID)))
10:34:02.858071 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`, `t`.`FUSER_ID`
AS `t0_c1`, `t`.`ORDER_ID` AS `t0_c2`, `t`.`PRODUCT_ID` AS `t0_c3`,
`t`.`PRODUCT_PRICE_ID` AS `t0_c4`, `t`.`PRICE` AS `t0_c5`, `t`.`CURRENCY`
AS `t0_c6`, `t`.`DATE_INSERT` AS `t0_c7`, `t`.`DATE_UPDATE` AS `t0_c8`,
`t`.`WEIGHT` AS `t0_c9`, `t`.`QUANTITY` AS `t0_c10`, `t`.`LID` AS `t0_c11`,
`t`.`DELAY` AS `t0_c12`, `t`.`NAME` AS `t0_c13`, `t`.`CAN_BUY` AS `t0_c14`,
`t`.`MODULE` AS `t0_c15`, `t`.`CALLBACK_FUNC` AS `t0_c16`, `t`.`NOTES` AS
`t0_c17`, `t`.`ORDER_CALLBACK_FUNC` AS `t0_c18`, `t`.`DETAIL_PAGE_URL` AS
`t0_c19`, `t`.`DISCOUNT_PRICE` AS `t0_c20`, `t`.`CANCEL_CALLBACK_FUNC` AS
`t0_c21`, `t`.`PAY_CALLBACK_FUNC` AS `t0_c22`, `t`.`CATALOG_XML_ID` AS
`t0_c23`, `t`.`PRODUCT_XML_ID` AS `t0_c24`, `t`.`DISCOUNT_NAME` AS
`t0_c25`, `t`.`DISCOUNT_VALUE` AS `t0_c26`, `t`.`DISCOUNT_COUPON` AS
`t0_c27`, `t`.`VAT_RATE` AS `t0_c28`, `t`.`PURCHASE_PRICE` AS `t0_c29`,
`t`.`CAR_ID` AS `t0_c30`, `t`.`EXPEND_ID` AS `t0_c31`,
`t`.`LINKED_PRODUCT_ID` AS `t0_c32`, `t`.`LINKED_MPRODUCT_ID` AS `t0_c33`,
`t`.`basket_id` AS `t0_c34`, `t`.`product_avail` AS `t0_c35` FROM
`b_sale_basket` `t`  WHERE ((ORDER_ID IS NULL AND DELAY IN("N","F")) AND
(FUSER_ID=:FUSER_ID)))
10:34:02.858268 trace system.CModule
Loading "assetManager" application component
10:34:02.859056 trace system.db.ar.CActiveRecord
DeliveryCalcMain.find()
10:34:02.859236 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_delivery_calc_main"
from cache
10:34:02.859275 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id
= :location_id LIMIT 1
10:34:02.859277 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)
10:34:02.859477 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)
10:34:02.861201 trace system.CModule
Loading "redisCache" application component
10:34:02.862098 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
10:34:02.862523 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
10:34:02.862665 profile application
begin:loading session
10:34:02.862672 profile application
end:loading session
10:34:02.865386 trace system.CModule
Loading "order" application component
10:34:02.866172 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
10:34:02.866410 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reviews"
from cache
10:34:02.866983 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_comments"
from cache
10:34:02.867126 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`,
`t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`, `t`.`status_id` AS
`t0_c4`, `t`.`meta_title` AS `t0_c5`, `t`.`meta_description` AS `t0_c6`,
`t`.`title` AS `t0_c7`, `t`.`preview` AS `t0_c8`, `t`.`content` AS `t0_c9`,
`t`.`views` AS `t0_c10`, `t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS
`t0_c12`, `t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`,
`t`.`state_change_reason` AS `t0_c15` FROM `sp_reviews` `t`  WHERE
(t.status_id=:statusId) ORDER BY t.published_at DESC LIMIT 20 OFFSET 1720
10:34:02.867131 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `t`.`user_id`
AS `t0_c1`, `t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`,
`t`.`status_id` AS `t0_c4`, `t`.`meta_title` AS `t0_c5`,
`t`.`meta_description` AS `t0_c6`, `t`.`title` AS `t0_c7`, `t`.`preview` AS
`t0_c8`, `t`.`content` AS `t0_c9`, `t`.`views` AS `t0_c10`,
`t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS `t0_c12`,
`t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`,
`t`.`state_change_reason` AS `t0_c15` FROM `sp_reviews` `t`  WHERE
(t.status_id=:statusId) ORDER BY t.published_at DESC LIMIT 20 OFFSET 1720)
10:34:02.876039 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS
`t0_c1`, `t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`,
`t`.`status_id` AS `t0_c4`, `t`.`meta_title` AS `t0_c5`,
`t`.`meta_description` AS `t0_c6`, `t`.`title` AS `t0_c7`, `t`.`preview` AS
`t0_c8`, `t`.`content` AS `t0_c9`, `t`.`views` AS `t0_c10`,
`t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS `t0_c12`,
`t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`,
`t`.`state_change_reason` AS `t0_c15` FROM `sp_reviews` `t`  WHERE
(t.status_id=:statusId) ORDER BY t.published_at DESC LIMIT 20 OFFSET 1720)
10:34:02.876813 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`id` AS `t0_c0`, `c`.`id` AS `t1_c0`,
`c`.`user_id` AS `t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS
`t1_c3`, `c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`,
`c`.`created_at` AS `t1_c6`, `c`.`updated_at` AS `t1_c7`,
`c`.`parent_comment_id` AS `t1_c8` FROM `sp_reviews` `t` LEFT OUTER JOIN
`sp_comments` `c` ON (`c`.`entity_id`=`t`.`id`)  WHERE (`t`.`id` IN
('4173', '4170', '4167', '4164', '4161', '4158', '4155', '4152', '4149',
'4146', '4144', '4142', '4140', '4138', '4137', '4136', '4134', '4132',
'4131', '4128')) AND (c.entity_type=:entityType and c.status_id=:statusId)
10:34:02.876821 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `c`.`id` AS
`t1_c0`, `c`.`user_id` AS `t1_c1`, `c`.`content` AS `t1_c2`,
`c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS `t1_c4`, `c`.`entity_type`
AS `t1_c5`, `c`.`created_at` AS `t1_c6`, `c`.`updated_at` AS `t1_c7`,
`c`.`parent_comment_id` AS `t1_c8` FROM `sp_reviews` `t` LEFT OUTER JOIN
`sp_comments` `c` ON (`c`.`entity_id`=`t`.`id`)  WHERE (`t`.`id` IN
('4173', '4170', '4167', '4164', '4161', '4158', '4155', '4152', '4149',
'4146', '4144', '4142', '4140', '4138', '4137', '4136', '4134', '4132',
'4131', '4128')) AND (c.entity_type=:entityType and c.status_id=:statusId))
10:34:02.877635 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `c`.`id` AS
`t1_c0`, `c`.`user_id` AS `t1_c1`, `c`.`content` AS `t1_c2`,
`c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS `t1_c4`, `c`.`entity_type`
AS `t1_c5`, `c`.`created_at` AS `t1_c6`, `c`.`updated_at` AS `t1_c7`,
`c`.`parent_comment_id` AS `t1_c8` FROM `sp_reviews` `t` LEFT OUTER JOIN
`sp_comments` `c` ON (`c`.`entity_id`=`t`.`id`)  WHERE (`t`.`id` IN
('4173', '4170', '4167', '4164', '4161', '4158', '4155', '4152', '4149',
'4146', '4144', '4142', '4140', '4138', '4137', '4136', '4134', '4132',
'4131', '4128')) AND (c.entity_type=:entityType and c.status_id=:statusId))
10:34:02.878133 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
10:34:02.878746 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_achievements"
from cache
10:34:02.878946 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS `t0_c1`,
`t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`, `t`.`status_id` AS
`t0_c4`, `t`.`meta_title` AS `t0_c5`, `t`.`meta_description` AS `t0_c6`,
`t`.`title` AS `t0_c7`, `t`.`preview` AS `t0_c8`, `t`.`content` AS `t0_c9`,
`t`.`views` AS `t0_c10`, `t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS
`t0_c12`, `t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`,
`t`.`state_change_reason` AS `t0_c15`, `ach`.`id` AS `t1_c0`,
`ach`.`user_id` AS `t1_c1`, `ach`.`entity_id` AS `t1_c2`,
`ach`.`entity_type` AS `t1_c3`, `ach`.`achievement_type_id` AS `t1_c4`,
`ach`.`comment` AS `t1_c5`, `ach`.`created_at` AS `t1_c6` FROM `sp_reviews`
`t`  LEFT OUTER JOIN `sp_achievements` `ach` ON
(`ach`.`entity_id`=`t`.`id`) WHERE ((t.status_id=:statusId) AND
(t.published_at >= :lastMonthFirstDay AND t.published_at <
:thisMonthFirstDay AND ach.achievement_type_id IS NOT NULL  AND
ach.achievement_type_id IN(10, 20, 30) )) AND (ach.entity_type=1) ORDER BY
ach.achievement_type_id ASC
10:34:02.878950 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `t`.`user_id`
AS `t0_c1`, `t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`,
`t`.`status_id` AS `t0_c4`, `t`.`meta_title` AS `t0_c5`,
`t`.`meta_description` AS `t0_c6`, `t`.`title` AS `t0_c7`, `t`.`preview` AS
`t0_c8`, `t`.`content` AS `t0_c9`, `t`.`views` AS `t0_c10`,
`t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS `t0_c12`,
`t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`,
`t`.`state_change_reason` AS `t0_c15`, `ach`.`id` AS `t1_c0`,
`ach`.`user_id` AS `t1_c1`, `ach`.`entity_id` AS `t1_c2`,
`ach`.`entity_type` AS `t1_c3`, `ach`.`achievement_type_id` AS `t1_c4`,
`ach`.`comment` AS `t1_c5`, `ach`.`created_at` AS `t1_c6` FROM `sp_reviews`
`t`  LEFT OUTER JOIN `sp_achievements` `ach` ON
(`ach`.`entity_id`=`t`.`id`) WHERE ((t.status_id=:statusId) AND
(t.published_at >= :lastMonthFirstDay AND t.published_at <
:thisMonthFirstDay AND ach.achievement_type_id IS NOT NULL  AND
ach.achievement_type_id IN(10, 20, 30) )) AND (ach.entity_type=1) ORDER BY
ach.achievement_type_id ASC)
10:34:02.879714 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `t`.`id` AS `t0_c0`, `t`.`user_id` AS
`t0_c1`, `t`.`seo_url` AS `t0_c2`, `t`.`type_id` AS `t0_c3`,
`t`.`status_id` AS `t0_c4`, `t`.`meta_title` AS `t0_c5`,
`t`.`meta_description` AS `t0_c6`, `t`.`title` AS `t0_c7`, `t`.`preview` AS
`t0_c8`, `t`.`content` AS `t0_c9`, `t`.`views` AS `t0_c10`,
`t`.`created_at` AS `t0_c11`, `t`.`updated_at` AS `t0_c12`,
`t`.`published_at` AS `t0_c13`, `t`.`question` AS `t0_c14`,
`t`.`state_change_reason` AS `t0_c15`, `ach`.`id` AS `t1_c0`,
`ach`.`user_id` AS `t1_c1`, `ach`.`entity_id` AS `t1_c2`,
`ach`.`entity_type` AS `t1_c3`, `ach`.`achievement_type_id` AS `t1_c4`,
`ach`.`comment` AS `t1_c5`, `ach`.`created_at` AS `t1_c6` FROM `sp_reviews`
`t`  LEFT OUTER JOIN `sp_achievements` `ach` ON
(`ach`.`entity_id`=`t`.`id`) WHERE ((t.status_id=:statusId) AND
(t.published_at >= :lastMonthFirstDay AND t.published_at <
:thisMonthFirstDay AND ach.achievement_type_id IS NOT NULL  AND
ach.achievement_type_id IN(10, 20, 30) )) AND (ach.entity_type=1) ORDER BY
ach.achievement_type_id ASC)
10:34:02.879854 trace system.db.ar.CActiveRecord
ReviewModel.count()
10:34:02.879919 trace system.db.CDbCommand
Querying SQL: SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId
10:34:02.879920 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t`
WHERE t.status_id=:statusId)
10:34:02.880161 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId)
10:34:02.880417 trace system.CModule
Loading "widgetFactory" application component
10:34:02.882302 trace system.CModule
Loading "coreMessages" application component
10:34:02.882698 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.883186 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_images"
from cache
10:34:02.883311 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.883315 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.883702 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.884823 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.885415 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_user"
from cache
10:34:02.885859 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.885921 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.886248 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.886374 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.887155 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_forum_user"
from cache
10:34:02.887352 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.887357 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.887676 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.887814 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
10:34:02.888092 trace system.db.CDbCommand
Querying SQL: SELECT `c`.`id` AS `t1_c0`, `c`.`user_id` AS `t1_c1`,
`c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS
`t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at` AS `t1_c6`,
`c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8` FROM
`sp_comments` `c`  WHERE (c.entity_type=:entityType and
c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0)
10:34:02.888098 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `c`.`id` AS `t1_c0`, `c`.`user_id`
AS `t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`,
`c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at`
AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8`
FROM `sp_comments` `c`  WHERE (c.entity_type=:entityType and
c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0))
10:34:02.888353 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `c`.`id` AS `t1_c0`, `c`.`user_id` AS
`t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`,
`c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at`
AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8`
FROM `sp_comments` `c`  WHERE (c.entity_type=:entityType and
c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0))
10:34:02.888422 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.888655 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.888659 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.888963 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.889544 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.890018 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.890023 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.890343 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.890461 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.890703 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.890707 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.891341 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.891500 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
10:34:02.891705 trace system.db.CDbCommand
Querying SQL: SELECT `c`.`id` AS `t1_c0`, `c`.`user_id` AS `t1_c1`,
`c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS
`t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at` AS `t1_c6`,
`c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8` FROM
`sp_comments` `c`  WHERE (c.entity_type=:entityType and
c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0)
10:34:02.891710 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `c`.`id` AS `t1_c0`, `c`.`user_id`
AS `t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`,
`c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at`
AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8`
FROM `sp_comments` `c`  WHERE (c.entity_type=:entityType and
c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0))
10:34:02.891932 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `c`.`id` AS `t1_c0`, `c`.`user_id` AS
`t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`,
`c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at`
AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8`
FROM `sp_comments` `c`  WHERE (c.entity_type=:entityType and
c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0))
10:34:02.891987 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.892158 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.892163 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.895670 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.895695 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.896699 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_element"
from cache
10:34:02.897080 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_product"
from cache
10:34:02.897164 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.897169 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.897849 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.897960 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.898545 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_file"
from cache
10:34:02.898674 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.898679 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.899043 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.899226 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.899607 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.899612 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.900151 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.900269 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.900516 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.900521 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.900899 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.901024 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.901566 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reactions"
from cache
10:34:02.901742 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.901747 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.902117 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.902141 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.902312 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.902317 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.905783 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.905811 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.906121 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.906126 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.906745 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.906861 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.907083 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.907088 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.907428 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.907578 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.908118 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.908123 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.908499 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.908617 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.908864 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.908869 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.909112 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.909235 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.909424 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.909429 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.909879 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.909951 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.910123 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.910126 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.913552 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.913577 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.913892 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.913897 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.914482 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.914588 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.914796 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.914799 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.915155 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.915327 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.915700 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.915705 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.916301 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.916414 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.916645 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.916650 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.917081 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.917196 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.917376 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.917381 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.917762 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.917784 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.917947 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.917952 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.921494 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.921514 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.921729 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.921731 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.922480 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.922552 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.922687 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.922689 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.922898 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.922991 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.923228 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.923230 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.923795 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.923873 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.924026 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.924029 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.924606 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.924693 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.924819 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.924823 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.925177 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.925199 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.925308 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.925311 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.928720 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.928736 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.928931 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.928936 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.929505 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.929574 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.929707 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.929709 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.930027 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.930136 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.930360 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.930362 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.930982 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.931087 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.931268 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.931272 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.931649 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.931741 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.931862 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.931864 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.932202 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.932219 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.932385 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.932389 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.935857 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.935878 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.936081 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.936085 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.936598 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.936623 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.936878 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.936882 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.937388 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.937478 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.937664 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.937669 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.938123 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.938219 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.938340 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.938344 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.938671 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.938721 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.938836 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.938838 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.942267 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.942291 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.942492 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.942497 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.943041 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.943118 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.943276 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.943279 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.943592 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.943911 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.944154 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.944156 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.944669 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.944741 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.944886 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.944890 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.945230 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.945319 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.945432 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.945437 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.945759 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.945776 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.945900 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.945904 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.949562 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.949584 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.949831 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.949836 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.950428 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.950505 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.950658 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.950661 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.951005 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.951152 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.951466 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.951469 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.952406 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.952491 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.952657 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.952662 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.953610 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.953712 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.953870 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.953874 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.954215 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.954235 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.954372 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.954375 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.957803 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.957828 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.958164 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.958169 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.958790 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.958887 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.959043 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.959047 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.959476 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.959614 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.959934 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.959938 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.960242 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.960354 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.960561 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.960562 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.960804 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.960922 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.961083 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.961086 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.961417 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.961507 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.961697 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.961700 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.965183 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.965205 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.965497 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.965502 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.966145 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.966253 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.966401 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.966403 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.966741 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.966859 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.967099 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.967103 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.967392 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.967468 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.967633 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.967637 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.967910 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.968004 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.968125 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.968127 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.968456 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.968501 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.968605 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.968607 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.972026 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.972043 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.972242 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.972244 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.972862 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.972940 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.973069 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.973072 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.973376 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.973479 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.973697 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.973701 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.973982 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.974052 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.974198 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.974200 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.974386 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.974467 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.974649 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.974653 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.975060 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.975121 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.975245 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.975249 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.978652 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.978671 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.978863 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.978866 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.979425 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.979515 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.979643 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.979645 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.979939 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.980062 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.980317 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.980319 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.980648 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.980739 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.980942 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.980946 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.981178 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.981264 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.981435 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.981437 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.981764 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.981872 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.982028 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.982031 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.985421 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.985445 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.985645 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.985647 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.986305 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.986377 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.986505 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.986507 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.986870 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.987021 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.987287 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.987289 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.987824 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.987903 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.988049 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.988051 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.988389 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.988482 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.988626 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.988631 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.988974 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.989116 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.989248 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.989252 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.992681 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:02.992702 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:02.992969 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:02.992974 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.993611 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:02.993722 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:02.993906 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:02.993908 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.994266 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:02.994395 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:02.994678 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:02.994683 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.995254 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:02.995333 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:02.995506 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:02.995510 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.995867 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:02.995956 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:02.996114 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:02.996119 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.996480 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:02.996707 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:02.996889 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:02.996892 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.000334 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.000360 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:03.000602 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:03.000606 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.001131 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.001158 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:03.001389 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:03.001391 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.001921 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.002001 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:03.002149 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:03.002151 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.002485 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.002576 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:03.002695 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:03.002697 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.003009 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.003056 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:03.003159 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:03.003163 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.006562 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.006581 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:03.006779 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:03.006783 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.007365 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.007441 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:03.007570 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:03.007572 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.007898 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.008018 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:03.008239 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:03.008241 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.008769 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.008842 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:03.008991 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:03.008995 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.009439 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.009526 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:03.009639 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:03.009643 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.009974 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.010035 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:03.010138 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:03.010142 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.013529 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.013544 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:03.013725 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:03.013729 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.014352 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.014431 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:03.014594 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:03.014595 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.015006 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.015150 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:03.015434 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:03.015436 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.015758 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.015856 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:03.016031 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:03.016032 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.016249 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.016334 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:03.016449 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:03.016453 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.016783 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.016860 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:03.017038 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:03.017040 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.020467 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.020495 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:03.020755 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:03.020760 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.021431 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.021528 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:03.021724 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:03.021728 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.022170 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.022439 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:03.022742 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:03.022746 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.023087 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.023173 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:03.023426 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:03.023428 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.023682 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.023797 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:03.023953 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:03.023957 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.024286 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.024373 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:03.024525 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:03.024530 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.027964 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.027988 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:03.028253 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:03.028255 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.028937 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.029045 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:03.029226 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:03.029230 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.029583 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.029720 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:03.029949 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:03.029953 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.030302 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.030375 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:03.030734 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:03.030739 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.030942 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.031028 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:03.031193 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:03.031196 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.031558 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.031579 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:34:03.031707 trace system.db.CDbCommand
Querying SQL: SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`,
`images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`,
`images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM
`sp_review_images` `images`  WHERE (`images`.`review_id`=:ypl0)
10:34:03.031709 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.035151 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`,
`images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`,
`images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`,
`images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images`  WHERE
(`images`.`review_id`=:ypl0))
10:34:03.035170 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:34:03.035409 trace system.db.CDbCommand
Querying SQL: SELECT `product`.`ID` AS `t1_c0`, `product`.`TIMESTAMP_X` AS
`t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`, `product`.`DATE_CREATE` AS
`t1_c3`, `product`.`CREATED_BY` AS `t1_c4`, `product`.`IBLOCK_ID` AS
`t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`, `product`.`ACTIVE` AS
`t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`, `product`.`ACTIVE_TO` AS
`t1_c9`, `product`.`SORT` AS `t1_c10`, `product`.`NAME` AS `t1_c11`,
`product`.`PREVIEW_PICTURE` AS `t1_c12`, `product`.`PREVIEW_TEXT` AS
`t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS `t1_c14`,
`product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT` AS
`t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24)
10:34:03.035413 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.036005 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `product`.`ID` AS `t1_c0`,
`product`.`TIMESTAMP_X` AS `t1_c1`, `product`.`MODIFIED_BY` AS `t1_c2`,
`product`.`DATE_CREATE` AS `t1_c3`, `product`.`CREATED_BY` AS `t1_c4`,
`product`.`IBLOCK_ID` AS `t1_c5`, `product`.`IBLOCK_SECTION_ID` AS `t1_c6`,
`product`.`ACTIVE` AS `t1_c7`, `product`.`ACTIVE_FROM` AS `t1_c8`,
`product`.`ACTIVE_TO` AS `t1_c9`, `product`.`SORT` AS `t1_c10`,
`product`.`NAME` AS `t1_c11`, `product`.`PREVIEW_PICTURE` AS `t1_c12`,
`product`.`PREVIEW_TEXT` AS `t1_c13`, `product`.`PREVIEW_TEXT_TYPE` AS
`t1_c14`, `product`.`DETAIL_PICTURE` AS `t1_c15`, `product`.`DETAIL_TEXT`
AS `t1_c16`, `product`.`DETAIL_TEXT_TYPE` AS `t1_c17`,
`product`.`SEARCHABLE_CONTENT` AS `t1_c18`, `product`.`WF_STATUS_ID` AS
`t1_c19`, `product`.`WF_PARENT_ELEMENT_ID` AS `t1_c20`, `product`.`WF_NEW`
AS `t1_c21`, `product`.`WF_LOCKED_BY` AS `t1_c22`, `product`.`WF_DATE_LOCK`
AS `t1_c23`, `product`.`WF_COMMENTS` AS `t1_c24`, `product`.`IN_SECTIONS`
AS `t1_c25`, `product`.`XML_ID` AS `t1_c26`, `product`.`CODE` AS `t1_c27`,
`product`.`TAGS` AS `t1_c28`, `product`.`TMP_ID` AS `t1_c29`,
`product`.`WF_LAST_HISTORY_ID` AS `t1_c30`, `product`.`SHOW_COUNTER` AS
`t1_c31`, `product`.`SHOW_COUNTER_START` AS `t1_c32` FROM
`b_iblock_element` `product`  INNER JOIN `sp_review_product`
`goods_product` ON (`goods_product`.`review_id`=:ypl0) AND
(`product`.`ID`=`goods_product`.`product_id`) AND (product.IBLOCK_ID = 24))
10:34:03.036084 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:34:03.036220 trace system.db.CDbCommand
Querying SQL: SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`,
`pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS
`t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`,
`pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME`
AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp`  WHERE
(`pp`.`ID`=:ypl0)
10:34:03.036221 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.036535 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`,
`pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT`
AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`,
`pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME`
AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10`
FROM `b_file` `pp`  WHERE (`pp`.`ID`=:ypl0))
10:34:03.036633 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:34:03.036859 trace system.db.CDbCommand
Querying SQL: SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS
`t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`,
`user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS
`t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`,
`user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`,
`user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`,
`user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`,
`user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS
`t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS
`t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS
`t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS
`t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS
`t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS
`t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS
`t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS
`t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS
`t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`,
`user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`,
`user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`,
`user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`,
`user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`,
`user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`,
`user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`,
`user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`,
`user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`,
`user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`,
`user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS
`t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`,
`user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS
`t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user`  WHERE
(`user`.`ID`=:ypl0)
10:34:03.036863 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.037348 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`,
`user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`,
`user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`,
`user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS
`t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`,
`user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`,
`user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS
`t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS
`t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO`
AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS
`t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS
`t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX`
AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS
`t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS
`t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS
`t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS
`t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`,
`user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`,
`user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`,
`user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`,
`user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`,
`user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`,
`user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`,
`user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`,
`user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS
`t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS
`t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS
`t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS
`t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS
`t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59`
FROM `b_user` `user`  WHERE (`user`.`ID`=:ypl0))
10:34:03.037419 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:34:03.037570 trace system.db.CDbCommand
Querying SQL: SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`,
`uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS`
AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`,
`uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST`
AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`,
`uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`,
`uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS
`t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE`
AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user`
`uf`  WHERE (`uf`.`USER_ID`=:ypl0)
10:34:03.037574 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`,
`uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS
`t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`,
`uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST`
AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.037957 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID`
AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`,
`uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS
`t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`,
`uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`,
`uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`,
`uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID`
AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS
`t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`,
`uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf`  WHERE
(`uf`.`USER_ID`=:ypl0))
10:34:03.038044 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:34:03.038166 trace system.db.CDbCommand
Querying SQL: SELECT `r`.`entity_id` AS `t1_c0`, `r`.`entity_type` AS
`t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type` AS `t1_c3`,
`r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0)
10:34:03.038168 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.038507 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `r`.`entity_id` AS `t1_c0`,
`r`.`entity_type` AS `t1_c1`, `r`.`user_id` AS `t1_c2`, `r`.`reaction_type`
AS `t1_c3`, `r`.`created_at` AS `t1_c4` FROM `sp_reactions` `r`  WHERE
(r.entity_type=:entityType) AND (`r`.`entity_id`=:ypl0))
10:34:03.038830 trace system.CModule
Loading "clientScript" application component
10:34:03.045799 trace system.CModule
Loading "microdataManager" application component
10:34:03.048974 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
10:34:03.049304 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
10:34:03.049551 trace system.caching.CRedisCache
Saving
"sso_383a885c6341003b67b6701fa77956f74dda963055070d084ba242b429276a68" to
cache
10:34:03.053827 trace system.caching.CMemCache
Serving "IWarehouseIWarehouse::getStaticList" from cache
10:34:03.058114 trace system.caching.CMemCache
Serving "CB:name:top_alert_mobile" from cache
10:34:03.059874 trace system.caching.CMemCache
Serving "CB:name:bottom_for_buyer_mobile" from cache
10:34:03.060672 trace system.CModule
Loading "territory" application component
10:34:03.065644 trace system.caching.CMemCache
Serving "ITerritory3" from cache
10:34:03.065737 trace system.CModule
Loading "IPropeties" application component
10:34:03.069567 trace system.caching.CMemCache
Serving "iblock_properties_0" from cache
10:34:03.071903 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1045" from cache
10:34:03.079169 trace system.caching.CMemCache
Serving "CB:name:bottom_job_mobile" from cache
10:34:03.080060 trace system.caching.CMemCache
Serving "CB:name:partners_mobile" from cache
10:34:03.083256 trace system.db.ar.CActiveRecord
Cart.count()
10:34:03.083333 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
10:34:03.083338 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)
10:34:03.083869 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)
10:34:03.085010 trace system.CModule
Loading "yandexEcom" application component