Экспресс доставка
Возврат 90 дней
Консультируем и принимаем заказы
с 9:00 до 22:00 (MSK)
по бесплатному телефону
с 9:00 до 20:00 (MSK) в
Max и Telegram

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

Автор: smint80
27 Декабря 2016 22:01
Автор: andrewkras
26 Декабря 2016 10:07
Автор: SVU
25 Декабря 2016 00:57
Автор: SVU
25 Декабря 2016 00:42
1
2817
Автор: Константин
17 Декабря 2016 00:28
9
17326
2
Автор: AlexKoks
15 Декабря 2016 01:28
Автор: Антон
10 Декабря 2016 18:26
Автор: strike552
4 Декабря 2016 01:23
Автор: Николай вазовод
1 Декабря 2016 18:23
3
38839
9
Автор: Артём
29 Ноября 2016 22:41
Автор: SpawnyXC90
26 Ноября 2016 22:59
Автор: SpawnyXC90
26 Ноября 2016 22:50
Перейти к странице:
Общий отчет (Время: 0.45257с, Память: 10,754Кб)
Процедура Номер Всего (с) Средн. (с) Мин. (с) Макс. (с)
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.00020 0.00020 0.00020 0.00020
loading session 2 0.15094 0.07547 0.00001 0.15094
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)) 23 0.06464 0.00281 0.00026 0.00370
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)) 23 0.01861 0.00081 0.00019 0.00606
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.01849 0.00092 0.00054 0.00442
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)) 23 0.01431 0.00062 0.00023 0.00217
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.01121 0.00056 0.00031 0.00426
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 2640) 1 0.01074 0.01074 0.01074 0.01074
system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT 1) 5 0.00288 0.00058 0.00018 0.00200
system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id = :location_id LIMIT 1) 1 0.00272 0.00272 0.00272 0.00272
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.00162 0.00162 0.00162 0.00162
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 ('1026', '1023', '1020', '1017', '1014', '1011', '1008', '1005', '1002', '999', '996', '993', '990', '987', '984', '975', '981', '978', '972', '969')) AND (c.entity_type=:entityType and c.status_id=:statusId)) 1 0.00077 0.00077 0.00077 0.00077
system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1) 1 0.00029 0.00029 0.00029 0.00029
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)) 19 0.00770 0.00041 0.00020 0.00084
system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE t.status_id=:statusId) 1 0.00173 0.00173 0.00173 0.00173
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)) 3 0.00068 0.00023 0.00021 0.00025
system.db.CDbCommand.query(SELECT COUNT(*) FROM `b_sale_basket` `t` WHERE FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY) 2 0.00039 0.00019 0.00019 0.00020
system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1) 1 0.00022 0.00022 0.00022 0.00022
Журнал приложения
Время Уровень Категория Сообщение
10:22:39.237600 trace system.CModule
Loading "log" application component
10:22:39.240425 trace glitchtip_fallback
The "Sentry\Integration\RequestIntegration,
Sentry\Integration\TransactionIntegration,
Sentry\Integration\FrameContextifierIntegration,
Sentry\Integration\EnvironmentIntegration" integration(s) have been
installed.
10:22:39.240688 trace system.CModule
Loading "db" application component
10:22:39.240753 trace system.db.CDbConnection
Opening DB connection
10:22:39.241705 trace system.db.CDbCommand
Executing SQL: DELETE FROM `YiiLog` WHERE 0=1
10:22:39.241709 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
10:22:39.241928 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
10:22:39.242048 trace system.CModule
Loading "urlHelper" application component
10:22:39.242141 trace system.CModule
Loading "DBConfig" application component
10:22:39.242167 trace system.CModule
Loading "cache" application component
10:22:39.242939 trace system.caching.CMemCache
Serving "66307959e0460a2e2436b0319b2fda14" from cache
10:22:39.243290 trace system.CModule
Loading "geo" application component
10:22:39.243354 trace system.CModule
Loading "request" application component
10:22:39.243797 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location"
from cache
10:22:39.243832 trace system.db.ar.CActiveRecord
Location.findByPk()
10:22:39.244204 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_city"
from cache
10:22:39.244462 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_country"
from cache
10:22:39.244653 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:22:39.244658 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:22:39.244858 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:22:39.245023 trace system.CModule
Loading "user" application component
10:22:39.245137 profile application
begin:loading session
10:22:39.245142 trace system.CModule
Loading "session" application component
10:22:39.396075 profile application
end:loading session
10:22:39.396920 trace system.db.ar.CActiveRecord
OutLocation.findByPk()
10:22:39.397141 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_locations"
from cache
10:22:39.397252 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1
10:22:39.397258 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
10:22:39.397543 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
10:22:39.397701 trace system.CModule
Loading "B2BConfig" application component
10:22:39.397979 trace system.CModule
Loading "urlManager" application component
10:22:39.400646 trace system.caching.CMemCache
Serving "Yii.CUrlManager.rules" from cache
10:22:39.401628 trace system.CModule
Loading "themeInterlayer" application component
10:22:39.402367 trace system.CModule
Loading "themeManager" application component
10:22:39.402513 trace system.CModule
Loading "clientScript" application component
10:22:39.404660 trace system.CModule
Loading "cart" application component
10:22:39.404768 trace system.db.ar.CActiveRecord
CartUser.find()
10:22:39.405028 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_fuser"
from cache
10:22:39.405086 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
10:22:39.405090 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.407089 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.407403 trace system.CModule
Loading "coupon" application component
10:22:39.407800 trace system.CModule
Loading "assetManager" application component
10:22:39.408193 trace system.db.ar.CActiveRecord
DeliveryCalcMain.find()
10:22:39.408390 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_delivery_calc_main"
from cache
10:22:39.408435 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id
= :location_id LIMIT 1
10:22:39.408437 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:22:39.411153 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:22:39.412463 trace system.CModule
Loading "redisCache" application component
10:22:39.413377 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
10:22:39.413623 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
10:22:39.413765 profile application
begin:loading session
10:22:39.413772 profile application
end:loading session
10:22:39.415574 trace system.CModule
Loading "order" application component
10:22:39.415812 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
10:22:39.416069 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reviews"
from cache
10:22:39.416404 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_comments"
from cache
10:22:39.416552 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 2640
10:22:39.416555 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 2640)
10:22:39.427294 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 2640)
10:22:39.428029 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
('1026', '1023', '1020', '1017', '1014', '1011', '1008', '1005', '1002',
'999', '996', '993', '990', '987', '984', '975', '981', '978', '972',
'969')) AND (c.entity_type=:entityType and c.status_id=:statusId)
10:22:39.428033 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
('1026', '1023', '1020', '1017', '1014', '1011', '1008', '1005', '1002',
'999', '996', '993', '990', '987', '984', '975', '981', '978', '972',
'969')) AND (c.entity_type=:entityType and c.status_id=:statusId))
10:22:39.428806 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
('1026', '1023', '1020', '1017', '1014', '1011', '1008', '1005', '1002',
'999', '996', '993', '990', '987', '984', '975', '981', '978', '972',
'969')) AND (c.entity_type=:entityType and c.status_id=:statusId))
10:22:39.429224 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
10:22:39.429584 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_achievements"
from cache
10:22:39.429801 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:22:39.429806 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:22:39.431422 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:22:39.431596 trace system.db.ar.CActiveRecord
ReviewModel.count()
10:22:39.431658 trace system.db.CDbCommand
Querying SQL: SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId
10:22:39.431659 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t`
WHERE t.status_id=:statusId)
10:22:39.433393 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId)
10:22:39.433582 trace system.CModule
Loading "widgetFactory" application component
10:22:39.434310 trace system.CModule
Loading "coreMessages" application component
10:22:39.434803 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.435113 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_images"
from cache
10:22:39.435277 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:22:39.435287 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:22:39.435606 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:22:39.436197 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.436531 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_user"
from cache
10:22:39.436826 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:22:39.436832 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:22:39.437129 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:22:39.437216 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.437516 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_forum_user"
from cache
10:22:39.437665 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:22:39.437668 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:22:39.437875 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:22:39.437987 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
10:22:39.438144 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:22:39.438149 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:22:39.438359 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:22:39.438431 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.438564 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:22:39.438569 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:22:39.438851 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:22:39.439279 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.439588 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:22:39.439591 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:22:39.439894 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:22:39.439996 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.440176 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:22:39.440180 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:22:39.440371 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:22:39.440460 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
10:22:39.440618 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:22:39.440622 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:22:39.440848 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:22:39.440870 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.440980 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:22:39.440984 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:22:39.441247 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:22:39.441570 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.441854 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:22:39.441859 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:22:39.442178 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:22:39.442259 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.442456 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:22:39.442461 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:22:39.442668 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:22:39.442745 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
10:22:39.442868 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:22:39.442873 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:22:39.443121 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:22:39.443294 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.443427 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:22:39.443429 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:22:39.446587 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:22:39.446605 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.446963 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_element"
from cache
10:22:39.447289 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_product"
from cache
10:22:39.447366 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:22:39.447370 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:22:39.448020 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:22:39.448045 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.448290 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:22:39.448292 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:22:39.448580 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:22:39.448651 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.448817 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:22:39.448821 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:22:39.449017 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:22:39.449100 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.449337 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reactions"
from cache
10:22:39.449425 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:22:39.449429 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:22:39.449865 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:22:39.449892 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.450057 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:22:39.450058 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:22:39.453758 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:22:39.453779 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.453999 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:22:39.454004 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:22:39.454626 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:22:39.454813 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.455275 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_file"
from cache
10:22:39.455369 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:22:39.455373 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:22:39.455774 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:22:39.455881 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.456111 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:22:39.456115 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:22:39.456660 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:22:39.456737 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.457022 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:22:39.457026 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:22:39.463082 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:22:39.463179 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.463309 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:22:39.463311 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:22:39.463685 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:22:39.463710 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.463850 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:22:39.463855 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:22:39.467077 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:22:39.467103 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.467343 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:22:39.467348 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:22:39.467957 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:22:39.468039 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.468173 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:22:39.468175 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:22:39.468496 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:22:39.468599 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.469194 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:22:39.469198 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:22:39.469703 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:22:39.469779 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.469933 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:22:39.469938 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:22:39.470313 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:22:39.470513 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.470813 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:22:39.470820 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:22:39.475080 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:22:39.475164 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.475327 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:22:39.475330 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:22:39.478455 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:22:39.478475 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.478696 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:22:39.478698 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:22:39.483114 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:22:39.483216 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.483392 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:22:39.483397 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:22:39.483746 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:22:39.483860 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.484097 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:22:39.484100 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:22:39.484599 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:22:39.484688 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.484847 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:22:39.484849 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:22:39.485208 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:22:39.485321 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.485449 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:22:39.485451 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:22:39.485821 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:22:39.485888 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.486018 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:22:39.486021 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:22:39.489135 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:22:39.489152 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.489356 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:22:39.489358 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:22:39.490248 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:22:39.490403 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.490607 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:22:39.490612 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:22:39.490986 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:22:39.491138 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.491381 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:22:39.491385 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:22:39.491919 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:22:39.492063 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.492307 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:22:39.492312 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:22:39.495105 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:22:39.495210 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.495374 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:22:39.495378 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:22:39.495737 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:22:39.495764 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.495903 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:22:39.495906 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:22:39.499005 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:22:39.499023 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.499294 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:22:39.499298 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:22:39.499840 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:22:39.499938 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.500102 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:22:39.500106 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:22:39.500444 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:22:39.500580 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.500922 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:22:39.500926 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:22:39.503098 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:22:39.503175 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.503341 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:22:39.503345 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:22:39.503588 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:22:39.503777 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.504076 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:22:39.504085 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:22:39.504453 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:22:39.504575 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.504982 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:22:39.504987 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:22:39.508099 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:22:39.508117 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.508398 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:22:39.508402 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:22:39.508965 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:22:39.509073 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.509249 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:22:39.509254 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:22:39.509455 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:22:39.509569 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.509884 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:22:39.509888 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:22:39.510118 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:22:39.510199 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.510411 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:22:39.510415 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:22:39.510610 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:22:39.510704 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.510828 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:22:39.510832 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:22:39.511146 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:22:39.511163 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.511271 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:22:39.511274 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:22:39.514585 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:22:39.514604 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.514827 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:22:39.514830 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:22:39.516063 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:22:39.516139 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.516272 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:22:39.516273 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:22:39.516606 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:22:39.516710 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.516962 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:22:39.516967 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:22:39.517508 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:22:39.517592 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.517741 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:22:39.517745 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:22:39.518121 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:22:39.518209 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.518327 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:22:39.518330 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:22:39.518656 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:22:39.518673 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.518779 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:22:39.518781 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:22:39.521902 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:22:39.521929 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.522154 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:22:39.522156 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:22:39.522838 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:22:39.522927 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.523080 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:22:39.523082 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:22:39.523421 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:22:39.523531 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.523766 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:22:39.523770 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:22:39.524535 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:22:39.524616 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.524775 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:22:39.524779 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:22:39.525259 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:22:39.525361 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.525561 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:22:39.525563 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:22:39.525906 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:22:39.526001 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.526113 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:22:39.526117 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:22:39.529249 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:22:39.529288 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.529824 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:22:39.529830 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:22:39.530850 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:22:39.531090 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.531404 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:22:39.531409 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:22:39.531790 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:22:39.532063 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.532701 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:22:39.532707 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:22:39.533340 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:22:39.533528 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.533941 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:22:39.533952 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:22:39.534720 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:22:39.534817 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.535008 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:22:39.535012 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:22:39.535458 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:22:39.535553 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.535667 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:22:39.535670 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:22:39.538773 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:22:39.538791 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.538995 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:22:39.538999 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:22:39.540020 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:22:39.540121 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.540265 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:22:39.540268 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:22:39.540606 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:22:39.540703 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.540924 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:22:39.540926 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:22:39.541214 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:22:39.541287 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.541443 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:22:39.541445 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:22:39.541659 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:22:39.541740 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.541856 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:22:39.541858 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:22:39.542188 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:22:39.542263 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.542372 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:22:39.542375 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:22:39.545483 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:22:39.545501 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.545701 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:22:39.545706 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:22:39.546760 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:22:39.546894 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.547204 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:22:39.547208 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:22:39.547817 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:22:39.547921 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.548151 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:22:39.548156 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:22:39.548662 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:22:39.549046 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.549230 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:22:39.549232 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:22:39.549587 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:22:39.549678 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.549796 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:22:39.549798 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:22:39.550117 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:22:39.550164 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.550280 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:22:39.550282 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:22:39.553457 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:22:39.553492 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.553772 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:22:39.553777 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:22:39.554425 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:22:39.554514 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.554651 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:22:39.554653 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:22:39.555078 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:22:39.555188 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.555445 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:22:39.555449 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:22:39.557153 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:22:39.557235 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.557411 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:22:39.557414 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:22:39.557769 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:22:39.557873 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.558012 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:22:39.558015 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:22:39.558370 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:22:39.558423 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.558537 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:22:39.558540 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:22:39.561654 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:22:39.561674 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.561887 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:22:39.561891 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:22:39.562541 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:22:39.562621 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.562753 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:22:39.562757 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:22:39.563086 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:22:39.563186 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.563414 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:22:39.563416 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:22:39.563937 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:22:39.564024 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.564431 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:22:39.564438 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:22:39.566390 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:22:39.566481 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.566617 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:22:39.566620 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:22:39.566955 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:22:39.566973 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.567099 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:22:39.567101 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:22:39.570307 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:22:39.570331 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.570557 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:22:39.570559 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:22:39.571274 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:22:39.571355 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.571490 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:22:39.571492 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:22:39.572328 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:22:39.572436 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.572668 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:22:39.572670 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:22:39.573038 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:22:39.573115 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.573270 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:22:39.573272 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:22:39.574517 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:22:39.574615 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.574742 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:22:39.574744 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:22:39.575092 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:22:39.575170 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.575310 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:22:39.575314 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:22:39.578615 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:22:39.578636 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.578847 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:22:39.578851 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:22:39.579502 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:22:39.579577 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.579709 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:22:39.579711 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:22:39.580163 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:22:39.580262 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.580487 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:22:39.580491 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:22:39.581746 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:22:39.581854 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.582123 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:22:39.582129 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:22:39.582882 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:22:39.583028 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.583252 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:22:39.583257 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:22:39.583847 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:22:39.584001 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.584115 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:22:39.584117 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:22:39.587198 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:22:39.587218 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.587420 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:22:39.587424 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:22:39.588000 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:22:39.588071 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.588200 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:22:39.588201 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:22:39.588562 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:22:39.588669 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.588895 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:22:39.588898 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:22:39.589420 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:22:39.589494 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.589647 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:22:39.589649 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:22:39.590048 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:22:39.590133 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.590253 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:22:39.590255 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:22:39.590584 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:22:39.590604 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.590711 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:22:39.590713 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:22:39.594065 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:22:39.594084 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.594281 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:22:39.594285 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:22:39.594970 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:22:39.595074 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.595213 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:22:39.595216 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:22:39.595638 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:22:39.595738 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.595962 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:22:39.595964 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:22:39.596515 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:22:39.596590 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.596760 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:22:39.596762 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:22:39.597109 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:22:39.597193 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.597313 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:22:39.597316 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:22:39.597656 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:22:39.597733 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.597886 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:22:39.597888 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:22:39.601022 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:22:39.601042 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.601272 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:22:39.601275 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:22:39.601917 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:22:39.602014 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.602163 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:22:39.602166 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:22:39.602621 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:22:39.602751 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.602983 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:22:39.602988 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:22:39.603615 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:22:39.603701 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.603863 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:22:39.603867 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:22:39.604214 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:22:39.604305 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.604440 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:22:39.604444 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:22:39.604787 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:22:39.604866 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
10:22:39.604980 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:22:39.604985 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:22:39.608099 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:22:39.608119 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
10:22:39.608326 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:22:39.608330 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:22:39.608948 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:22:39.609035 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
10:22:39.609175 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:22:39.609179 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:22:39.609625 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:22:39.609725 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
10:22:39.609978 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:22:39.609985 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:22:39.610322 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:22:39.610403 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
10:22:39.610560 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:22:39.610563 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:22:39.610759 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:22:39.610862 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
10:22:39.610996 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:22:39.611000 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:22:39.611324 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:22:39.615500 trace system.CModule
Loading "microdataManager" application component
10:22:39.621145 trace system.db.ar.CActiveRecord
CartUser.find()
10:22:39.621225 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
10:22:39.621227 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.621500 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.621905 trace system.db.ar.CActiveRecord
CartUser.find()
10:22:39.621944 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
10:22:39.621947 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.622158 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.622167 trace system.db.ar.CActiveRecord
Cart.count()
10:22:39.622462 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket"
from cache
10:22:39.622536 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:22:39.622539 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:22:39.622737 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:22:39.625243 trace system.caching.CMemCache
Serving "CB:name:top_header_menu_delivery_desktop" from cache
10:22:39.626164 trace system.caching.CMemCache
Serving "IWarehouseIWarehouse::getStaticList" from cache
10:22:39.626662 trace system.caching.CMemCache
Serving "CB:name:top_alert_desktop" from cache
10:22:39.628509 trace system.db.ar.CActiveRecord
CartUser.find()
10:22:39.628554 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
10:22:39.628556 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.628772 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.628813 trace system.db.ar.CActiveRecord
CartUser.find()
10:22:39.628844 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
10:22:39.628848 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.629029 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
10:22:39.629034 trace system.db.ar.CActiveRecord
Cart.count()
10:22:39.629085 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:22:39.629087 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:22:39.629277 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:22:39.632766 trace system.caching.CMemCache
Serving "CB:name:bottom_job_desktop" from cache
10:22:39.633291 trace system.caching.CMemCache
Serving "CB:name:partners_desktop" from cache
10:22:39.633846 trace system.caching.CMemCache
Serving "CB:name:bottom_for_buyer_desktop" from cache
10:22:39.634354 trace system.CModule
Loading "territory" application component
10:22:39.639113 trace system.caching.CMemCache
Serving "ITerritory3" from cache
10:22:39.639206 trace system.CModule
Loading "IPropeties" application component
10:22:39.643312 trace system.caching.CMemCache
Serving "iblock_properties_0" from cache
10:22:39.646061 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1045" from cache
10:22:39.651587 trace system.caching.CMemCache
Serving "CB:name:bottom_copy_text_desktop" from cache
10:22:39.651900 trace system.CModule
Loading "yandexEcom" application component