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

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

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

Автор: Рустам
8 Июля 2023 09:54
Автор: Алексей
5 Июля 2023 10:04
1
2204
2
Автор: андрей
1 Июля 2023 16:52
Автор: Покупатель
28 Июня 2023 04:40
1
3866
Автор: Евгений
24 Июня 2023 21:20
Автор: Александр Федосеев
17 Июня 2023 22:34
Автор: Gln
16 Июня 2023 01:03
Автор: Дмитрий
15 Июня 2023 11:35
2
2216
Автор: Дмитрий
15 Июня 2023 11:25
Автор: Евгений
25 Мая 2023 22:25
Личный кабинет 0
Общий отчет (Время: 0.24087с, Память: 11,202Кб)
Процедура Номер Всего (с) Средн. (с) Мин. (с) Макс. (с)
system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user` WHERE (`user`.`ID`=:ypl0)) 22 0.01081 0.00049 0.00022 0.00062
system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`, `t`.`COUNTRY_ID` AS `t0_c1`, `t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS `t0_c3`, `ct`.`ID` AS `t1_c0`, `ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS `t1_c2`, `ct`.`country_id` AS `t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS `t2_c1`, `cu`.`SHORT_NAME` AS `t2_c2` FROM `b_sale_location` `t` LEFT OUTER JOIN `b_sale_location_city` `ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT OUTER JOIN `b_sale_location_country` `cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`) WHERE ((t.COUNTRY_ID != :COUNTRY_ID) AND (`t`.`ID`=0)) ORDER BY t.SORT ASC, ct.NAME ASC) 1 0.00022 0.00022 0.00022 0.00022
system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images` WHERE (`images`.`review_id`=:ypl0)) 22 0.06942 0.00316 0.00020 0.00364
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 ('6051', '6021', '6027', '6007', '6005', '5985', '5963', '5981', '5941', '5939', '5907', '5887', '5879', '5877', '5871', '5865', '5769', '5799', '5755', '5715')) AND (c.entity_type=:entityType and c.status_id=:statusId)) 1 0.00096 0.00096 0.00096 0.00096
system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT 1) 3 0.00072 0.00024 0.00019 0.00034
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 1220) 1 0.00735 0.00735 0.00735 0.00735
system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf` WHERE (`uf`.`USER_ID`=:ypl0)) 22 0.00721 0.00033 0.00019 0.00037
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.00676 0.00034 0.00031 0.00039
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)) 5 0.00299 0.00060 0.00056 0.00068
loading session 2 0.00067 0.00033 0.00000 0.00066
system.db.CDbCommand.query(SELECT `c`.`id` AS `t1_c0`, `c`.`user_id` AS `t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at` AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8` FROM `sp_comments` `c` WHERE (c.entity_type=:entityType and c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0)) 2 0.00036 0.00018 0.00018 0.00018
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)) 5 0.00163 0.00033 0.00030 0.00036
system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1) 1 0.00028 0.00028 0.00028 0.00028
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.00028 0.00028 0.00028 0.00028
system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1) 1 0.00021 0.00021 0.00021 0.00021
system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id = :location_id LIMIT 1) 1 0.00019 0.00019 0.00019 0.00019
system.db.CDbCommand.query(SELECT COUNT(*) FROM `b_sale_basket` `t` WHERE FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY) 1 0.00022 0.00022 0.00022 0.00022
system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE t.status_id=:statusId) 1 0.00017 0.00017 0.00017 0.00017
Журнал приложения
Время Уровень Категория Сообщение
14:30:55.468286 trace system.CModule
Loading "log" application component
14:30:55.470791 trace glitchtip_fallback
The "Sentry\Integration\RequestIntegration,
Sentry\Integration\TransactionIntegration,
Sentry\Integration\FrameContextifierIntegration,
Sentry\Integration\EnvironmentIntegration" integration(s) have been
installed.
14:30:55.471081 trace system.CModule
Loading "db" application component
14:30:55.471220 trace system.db.CDbConnection
Opening DB connection
14:30:55.472352 trace system.db.CDbCommand
Executing SQL: DELETE FROM `YiiLog` WHERE 0=1
14:30:55.472358 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
14:30:55.472636 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
14:30:55.472863 trace system.CModule
Loading "urlHelper" application component
14:30:55.473017 trace system.CModule
Loading "DBConfig" application component
14:30:55.473062 trace system.CModule
Loading "cache" application component
14:30:55.474000 trace system.caching.CMemCache
Serving "66307959e0460a2e2436b0319b2fda14" from cache
14:30:55.474260 trace system.CModule
Loading "geo" application component
14:30:55.474317 trace system.CModule
Loading "request" application component
14:30:55.474725 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location"
from cache
14:30:55.474761 trace system.db.ar.CActiveRecord
Location.findByPk()
14:30:55.475091 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_city"
from cache
14:30:55.475275 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_country"
from cache
14:30:55.475408 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
14:30:55.475411 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)
14:30:55.475634 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)
14:30:55.475789 trace system.CModule
Loading "user" application component
14:30:55.475895 profile application
begin:loading session
14:30:55.475899 trace system.CModule
Loading "session" application component
14:30:55.476560 profile application
end:loading session
14:30:55.476902 trace system.db.ar.CActiveRecord
OutLocation.findByPk()
14:30:55.477055 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_locations"
from cache
14:30:55.477112 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1
14:30:55.477114 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
14:30:55.477327 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
14:30:55.477391 trace system.CModule
Loading "B2BConfig" application component
14:30:55.477446 trace system.CModule
Loading "urlManager" application component
14:30:55.478390 trace system.caching.CMemCache
Serving "Yii.CUrlManager.rules" from cache
14:30:55.479321 trace system.CModule
Loading "themeInterlayer" application component
14:30:55.479540 trace system.CModule
Loading "themeManager" application component
14:30:55.480462 trace system.CModule
Loading "cart" application component
14:30:55.480546 trace system.db.ar.CActiveRecord
CartUser.find()
14:30:55.480685 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_fuser"
from cache
14:30:55.480719 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
14:30:55.480721 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
14:30:55.480912 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
14:30:55.481147 trace system.CModule
Loading "coupon" application component
14:30:55.481338 trace system.CModule
Loading "assetManager" application component
14:30:55.481492 trace system.db.ar.CActiveRecord
DeliveryCalcMain.find()
14:30:55.481637 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_delivery_calc_main"
from cache
14:30:55.481671 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id
= :location_id LIMIT 1
14:30:55.481673 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)
14:30:55.481865 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)
14:30:55.482991 trace system.CModule
Loading "redisCache" application component
14:30:55.483716 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
14:30:55.484009 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
14:30:55.484118 profile application
begin:loading session
14:30:55.484122 profile application
end:loading session
14:30:55.485604 trace system.CModule
Loading "order" application component
14:30:55.485820 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
14:30:55.485996 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reviews"
from cache
14:30:55.486448 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_comments"
from cache
14:30:55.486541 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 1220
14:30:55.486545 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 1220)
14:30:55.493895 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 1220)
14:30:55.494379 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
('6051', '6021', '6027', '6007', '6005', '5985', '5963', '5981', '5941',
'5939', '5907', '5887', '5879', '5877', '5871', '5865', '5769', '5799',
'5755', '5715')) AND (c.entity_type=:entityType and c.status_id=:statusId)
14:30:55.494381 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
('6051', '6021', '6027', '6007', '6005', '5985', '5963', '5981', '5941',
'5939', '5907', '5887', '5879', '5877', '5871', '5865', '5769', '5799',
'5755', '5715')) AND (c.entity_type=:entityType and c.status_id=:statusId))
14:30:55.495341 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
('6051', '6021', '6027', '6007', '6005', '5985', '5963', '5981', '5941',
'5939', '5907', '5887', '5879', '5877', '5871', '5865', '5769', '5799',
'5755', '5715')) AND (c.entity_type=:entityType and c.status_id=:statusId))
14:30:55.496639 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
14:30:55.497035 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_achievements"
from cache
14:30:55.497148 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
14:30:55.497150 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)
14:30:55.497428 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)
14:30:55.497534 trace system.db.ar.CActiveRecord
ReviewModel.count()
14:30:55.497579 trace system.db.CDbCommand
Querying SQL: SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId
14:30:55.497581 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t`
WHERE t.status_id=:statusId)
14:30:55.497746 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId)
14:30:55.497997 trace system.CModule
Loading "widgetFactory" application component
14:30:55.499233 trace system.CModule
Loading "coreMessages" application component
14:30:55.499572 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.499943 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_images"
from cache
14:30:55.500025 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)
14:30:55.500027 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))
14:30:55.500263 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))
14:30:55.501029 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.501296 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_user"
from cache
14:30:55.501499 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)
14:30:55.501502 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))
14:30:55.501750 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))
14:30:55.501821 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.502221 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_forum_user"
from cache
14:30:55.502326 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)
14:30:55.502330 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))
14:30:55.502520 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))
14:30:55.502604 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
14:30:55.502721 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)
14:30:55.502723 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))
14:30:55.502906 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))
14:30:55.502954 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.503063 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)
14:30:55.503067 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))
14:30:55.503269 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))
14:30:55.503616 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.503834 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)
14:30:55.503837 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))
14:30:55.504057 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))
14:30:55.504127 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.504270 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)
14:30:55.504272 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))
14:30:55.504460 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))
14:30:55.504532 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
14:30:55.504647 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)
14:30:55.504650 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))
14:30:55.504827 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))
14:30:55.504843 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.504959 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)
14:30:55.504962 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))
14:30:55.508369 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))
14:30:55.508476 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.508694 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)
14:30:55.508697 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))
14:30:55.509226 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))
14:30:55.509320 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.509546 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)
14:30:55.509550 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))
14:30:55.509913 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))
14:30:55.509989 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.510637 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reactions"
from cache
14:30:55.510726 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)
14:30:55.510730 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))
14:30:55.511095 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))
14:30:55.511112 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.511290 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)
14:30:55.511291 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))
14:30:55.514715 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))
14:30:55.514926 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.515153 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)
14:30:55.515156 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))
14:30:55.515774 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))
14:30:55.515844 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.515988 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)
14:30:55.515990 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))
14:30:55.516357 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))
14:30:55.516433 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.516544 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)
14:30:55.516546 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))
14:30:55.516868 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))
14:30:55.516936 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.517035 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)
14:30:55.517039 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))
14:30:55.520453 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))
14:30:55.520577 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.520874 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)
14:30:55.520876 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))
14:30:55.521440 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))
14:30:55.521511 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.521677 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)
14:30:55.521681 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))
14:30:55.522025 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))
14:30:55.522103 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.522214 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)
14:30:55.522217 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))
14:30:55.522536 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))
14:30:55.522593 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.522695 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)
14:30:55.522696 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))
14:30:55.526104 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))
14:30:55.526202 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.526499 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)
14:30:55.526504 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))
14:30:55.527021 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))
14:30:55.527092 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.527293 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)
14:30:55.527297 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))
14:30:55.527623 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))
14:30:55.527699 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.527812 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)
14:30:55.527813 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))
14:30:55.528142 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))
14:30:55.528158 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.528260 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)
14:30:55.528263 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))
14:30:55.531716 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))
14:30:55.531821 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.532046 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)
14:30:55.532048 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))
14:30:55.532531 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))
14:30:55.532599 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.532742 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)
14:30:55.532744 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))
14:30:55.533111 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))
14:30:55.533207 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.533385 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)
14:30:55.533389 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))
14:30:55.533740 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))
14:30:55.533787 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.533895 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)
14:30:55.533898 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))
14:30:55.537298 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))
14:30:55.537317 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
14:30:55.538765 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_element"
from cache
14:30:55.539073 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_product"
from cache
14:30:55.539148 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)
14:30:55.539150 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))
14:30:55.539835 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))
14:30:55.539925 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
14:30:55.540180 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_file"
from cache
14:30:55.540278 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)
14:30:55.540282 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))
14:30:55.540601 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))
14:30:55.540707 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.540954 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)
14:30:55.540957 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))
14:30:55.541532 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))
14:30:55.541611 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.541774 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)
14:30:55.541779 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))
14:30:55.542129 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))
14:30:55.542208 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.542360 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)
14:30:55.542362 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))
14:30:55.542682 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))
14:30:55.542704 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.542839 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)
14:30:55.542841 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))
14:30:55.546255 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))
14:30:55.546413 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.546649 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)
14:30:55.546653 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))
14:30:55.547171 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))
14:30:55.547271 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.547472 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)
14:30:55.547477 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))
14:30:55.547826 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))
14:30:55.547909 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.548023 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)
14:30:55.548027 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))
14:30:55.548346 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))
14:30:55.548362 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.548469 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)
14:30:55.548470 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))
14:30:55.551876 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))
14:30:55.551892 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
14:30:55.552087 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)
14:30:55.552089 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))
14:30:55.552674 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))
14:30:55.552743 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
14:30:55.552902 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)
14:30:55.552905 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))
14:30:55.553219 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))
14:30:55.553311 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.553563 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)
14:30:55.553565 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))
14:30:55.554116 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))
14:30:55.554191 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.554358 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)
14:30:55.554361 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))
14:30:55.554718 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))
14:30:55.554805 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.554989 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)
14:30:55.554991 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))
14:30:55.555358 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))
14:30:55.555408 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.555814 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)
14:30:55.555825 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))
14:30:55.559227 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))
14:30:55.559245 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
14:30:55.559448 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)
14:30:55.559452 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))
14:30:55.560026 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))
14:30:55.560097 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
14:30:55.560223 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)
14:30:55.560225 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))
14:30:55.560530 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))
14:30:55.560628 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.560895 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)
14:30:55.560899 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))
14:30:55.561445 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))
14:30:55.561526 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.561686 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)
14:30:55.561691 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))
14:30:55.562052 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))
14:30:55.562144 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.562292 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)
14:30:55.562294 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))
14:30:55.562654 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))
14:30:55.562673 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.562813 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)
14:30:55.562819 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))
14:30:55.566272 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))
14:30:55.566360 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.566659 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)
14:30:55.566663 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))
14:30:55.567188 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))
14:30:55.567293 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.567451 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)
14:30:55.567452 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))
14:30:55.567814 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))
14:30:55.567900 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.568017 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)
14:30:55.568021 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))
14:30:55.568351 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))
14:30:55.568372 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.568480 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)
14:30:55.568484 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))
14:30:55.571901 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))
14:30:55.571918 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
14:30:55.572123 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)
14:30:55.572125 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))
14:30:55.572683 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))
14:30:55.572767 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
14:30:55.572921 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)
14:30:55.572925 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))
14:30:55.573281 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))
14:30:55.573375 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.573594 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)
14:30:55.573596 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))
14:30:55.574105 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))
14:30:55.574238 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.574419 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)
14:30:55.574421 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))
14:30:55.574774 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))
14:30:55.574852 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.574978 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)
14:30:55.574980 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))
14:30:55.575318 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))
14:30:55.575345 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.575472 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)
14:30:55.575474 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))
14:30:55.578910 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))
14:30:55.579046 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.579392 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)
14:30:55.579397 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))
14:30:55.579905 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))
14:30:55.579984 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.580132 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)
14:30:55.580135 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))
14:30:55.580482 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))
14:30:55.580569 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.580708 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)
14:30:55.580712 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))
14:30:55.581060 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))
14:30:55.581088 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.581196 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)
14:30:55.581198 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))
14:30:55.584614 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))
14:30:55.584707 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.584990 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)
14:30:55.584994 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))
14:30:55.585562 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))
14:30:55.585715 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.585869 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)
14:30:55.585871 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))
14:30:55.586230 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))
14:30:55.586311 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.586427 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)
14:30:55.586430 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))
14:30:55.586762 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))
14:30:55.586788 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.586916 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)
14:30:55.586920 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))
14:30:55.590562 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))
14:30:55.590656 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.590879 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)
14:30:55.590883 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))
14:30:55.591134 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))
14:30:55.591252 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.591411 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)
14:30:55.591414 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))
14:30:55.591612 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))
14:30:55.591687 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.591825 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)
14:30:55.591829 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))
14:30:55.592138 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))
14:30:55.592154 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.592257 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)
14:30:55.592261 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))
14:30:55.595709 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))
14:30:55.595920 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.596147 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)
14:30:55.596149 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))
14:30:55.596667 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))
14:30:55.596738 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.596882 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)
14:30:55.596889 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))
14:30:55.597242 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))
14:30:55.597318 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.597434 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)
14:30:55.597435 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))
14:30:55.597748 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))
14:30:55.597821 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.597924 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)
14:30:55.597927 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))
14:30:55.601509 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))
14:30:55.601763 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.601988 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)
14:30:55.601991 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))
14:30:55.602529 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))
14:30:55.602598 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.602813 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)
14:30:55.602817 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))
14:30:55.603159 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))
14:30:55.603269 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.603385 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)
14:30:55.603388 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))
14:30:55.603703 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))
14:30:55.603719 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.603863 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)
14:30:55.603864 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))
14:30:55.607310 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))
14:30:55.607455 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.607722 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)
14:30:55.607724 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))
14:30:55.608279 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))
14:30:55.608369 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.608525 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)
14:30:55.608529 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))
14:30:55.608901 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))
14:30:55.609004 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.609128 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)
14:30:55.609132 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))
14:30:55.609455 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))
14:30:55.609472 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.609608 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)
14:30:55.609612 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))
14:30:55.613022 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))
14:30:55.613229 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.613487 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)
14:30:55.613490 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))
14:30:55.614062 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))
14:30:55.614132 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.614309 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)
14:30:55.614312 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))
14:30:55.614674 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))
14:30:55.614787 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.614970 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)
14:30:55.614974 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))
14:30:55.615333 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))
14:30:55.615400 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.615536 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)
14:30:55.615540 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))
14:30:55.619079 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))
14:30:55.619240 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.619473 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)
14:30:55.619477 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))
14:30:55.619779 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))
14:30:55.619860 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.620035 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)
14:30:55.620038 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))
14:30:55.620279 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))
14:30:55.620446 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.620671 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)
14:30:55.620676 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))
14:30:55.621069 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))
14:30:55.621151 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
14:30:55.621671 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)
14:30:55.621685 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))
14:30:55.625149 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))
14:30:55.625178 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
14:30:55.625530 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)
14:30:55.625535 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))
14:30:55.626127 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))
14:30:55.626247 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
14:30:55.626460 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)
14:30:55.626465 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))
14:30:55.626804 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))
14:30:55.626960 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
14:30:55.627387 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)
14:30:55.627391 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))
14:30:55.627990 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))
14:30:55.628108 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
14:30:55.628357 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)
14:30:55.628361 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))
14:30:55.628721 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))
14:30:55.628808 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
14:30:55.628998 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)
14:30:55.629003 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))
14:30:55.629353 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))
14:30:55.629765 trace system.CModule
Loading "clientScript" application component
14:30:55.638540 trace system.CModule
Loading "microdataManager" application component
14:30:55.641603 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
14:30:55.641942 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
14:30:55.642196 trace system.caching.CRedisCache
Saving
"sso_72f3bfa8f1ded9adf59d5868262135a752cef62bf73f76c86c20fc242ba6a55e" to
cache
14:30:55.646528 trace system.caching.CMemCache
Serving "IWarehouseIWarehouse::getStaticList" from cache
14:30:55.651237 trace system.caching.CMemCache
Serving "CB:name:top_alert_mobile" from cache
14:30:55.653492 trace system.caching.CMemCache
Serving "CB:name:bottom_for_buyer_mobile" from cache
14:30:55.654426 trace system.CModule
Loading "territory" application component
14:30:55.661256 trace system.caching.CMemCache
Serving "ITerritory3" from cache
14:30:55.661389 trace system.CModule
Loading "IPropeties" application component
14:30:55.668966 trace system.caching.CMemCache
Serving "iblock_properties_0" from cache
14:30:55.675815 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1045" from cache
14:30:55.691123 trace system.caching.CMemCache
Serving "CB:name:bottom_job_mobile" from cache
14:30:55.692049 trace system.caching.CMemCache
Serving "CB:name:partners_mobile" from cache
14:30:55.694605 trace system.db.ar.CActiveRecord
CartUser.find()
14:30:55.694675 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
14:30:55.694679 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
14:30:55.695022 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
14:30:55.695164 trace system.db.ar.CActiveRecord
CartUser.find()
14:30:55.695231 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
14:30:55.695235 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
14:30:55.695424 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
14:30:55.695430 trace system.db.ar.CActiveRecord
Cart.count()
14:30:55.695648 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket"
from cache
14:30:55.695725 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
14:30:55.695728 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)
14:30:55.695945 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)
14:30:55.697011 trace system.CModule
Loading "yandexEcom" application component