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

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

Автор: Андрей Колчин
22 Октября 2024 11:52
Автор: Андрей
8 Октября 2024 09:01
1
929
30 Сентября 2024 17:21
Автор: Данила
29 Сентября 2024 13:44
Автор: strike552
23 Сентября 2024 08:43
3
1871
Автор: Александр872102
23 Сентября 2024 08:43
Автор: Dr_Houston
2 Сентября 2024 10:00
Автор: Ярослав
23 Августа 2024 13:09
1
5282
Автор: strike552
19 Августа 2024 16:52
Личный кабинет 0
Общий отчет (Время: 0.35739с, Память: 11,140Кб)
Процедура Номер Всего (с) Средн. (с) Мин. (с) Макс. (с)
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.00024 0.00024 0.00024 0.00024
loading session 2 0.15091 0.07546 0.00000 0.15091
system.db.CDbCommand.query(SELECT `images`.`ID` AS `t1_c0`, `images`.`PATH` AS `t1_c1`, `images`.`REVIEW_ID` AS `t1_c2`, `images`.`USER_ID` AS `t1_c3`, `images`.`DESCRIPTION` AS `t1_c4`, `images`.`SORT` AS `t1_c5` FROM `sp_review_images` `images` WHERE (`images`.`review_id`=:ypl0)) 23 0.06496 0.00282 0.00027 0.00360
system.db.CDbCommand.query(SELECT `user`.`ID` AS `t1_c0`, `user`.`TIMESTAMP_X` AS `t1_c1`, `user`.`LOGIN` AS `t1_c2`, `user`.`PASSWORD` AS `t1_c3`, `user`.`CHECKWORD` AS `t1_c4`, `user`.`ACTIVE` AS `t1_c5`, `user`.`NAME` AS `t1_c6`, `user`.`LAST_NAME` AS `t1_c7`, `user`.`EMAIL` AS `t1_c8`, `user`.`LAST_LOGIN` AS `t1_c9`, `user`.`DATE_REGISTER` AS `t1_c10`, `user`.`LID` AS `t1_c11`, `user`.`PERSONAL_PROFESSION` AS `t1_c12`, `user`.`PERSONAL_WWW` AS `t1_c13`, `user`.`PERSONAL_ICQ` AS `t1_c14`, `user`.`PERSONAL_GENDER` AS `t1_c15`, `user`.`PERSONAL_BIRTHDATE` AS `t1_c16`, `user`.`PERSONAL_PHOTO` AS `t1_c17`, `user`.`PERSONAL_PHONE` AS `t1_c18`, `user`.`PERSONAL_FAX` AS `t1_c19`, `user`.`PERSONAL_MOBILE` AS `t1_c20`, `user`.`PERSONAL_PAGER` AS `t1_c21`, `user`.`PERSONAL_STREET` AS `t1_c22`, `user`.`PERSONAL_MAILBOX` AS `t1_c23`, `user`.`PERSONAL_CITY` AS `t1_c24`, `user`.`PERSONAL_STATE` AS `t1_c25`, `user`.`PERSONAL_ZIP` AS `t1_c26`, `user`.`PERSONAL_COUNTRY` AS `t1_c27`, `user`.`PERSONAL_NOTES` AS `t1_c28`, `user`.`WORK_COMPANY` AS `t1_c29`, `user`.`WORK_DEPARTMENT` AS `t1_c30`, `user`.`WORK_POSITION` AS `t1_c31`, `user`.`WORK_WWW` AS `t1_c32`, `user`.`WORK_PHONE` AS `t1_c33`, `user`.`WORK_FAX` AS `t1_c34`, `user`.`WORK_PAGER` AS `t1_c35`, `user`.`WORK_STREET` AS `t1_c36`, `user`.`WORK_MAILBOX` AS `t1_c37`, `user`.`WORK_CITY` AS `t1_c38`, `user`.`WORK_STATE` AS `t1_c39`, `user`.`WORK_ZIP` AS `t1_c40`, `user`.`WORK_COUNTRY` AS `t1_c41`, `user`.`WORK_PROFILE` AS `t1_c42`, `user`.`WORK_LOGO` AS `t1_c43`, `user`.`WORK_NOTES` AS `t1_c44`, `user`.`ADMIN_NOTES` AS `t1_c45`, `user`.`STORED_HASH` AS `t1_c46`, `user`.`XML_ID` AS `t1_c47`, `user`.`PERSONAL_BIRTHDAY` AS `t1_c48`, `user`.`EXTERNAL_AUTH_ID` AS `t1_c49`, `user`.`CHECKWORD_TIME` AS `t1_c50`, `user`.`SECOND_NAME` AS `t1_c51`, `user`.`CONFIRM_CODE` AS `t1_c52`, `user`.`LOGIN_ATTEMPTS` AS `t1_c53`, `user`.`LAST_ACTIVITY_DATE` AS `t1_c54`, `user`.`_sendMerge` AS `t1_c55`, `user`.`_sendInfo` AS `t1_c56`, `user`.`unread_ticket_msg` AS `t1_c57`, `user`.`unread_vin_msg` AS `t1_c58`, `user`.`inn` AS `t1_c59` FROM `b_user` `user` WHERE (`user`.`ID`=:ypl0)) 23 0.01216 0.00053 0.00026 0.00285
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.00651 0.00033 0.00029 0.00042
system.db.CDbCommand.query(SELECT `uf`.`ID` AS `t1_c0`, `uf`.`USER_ID` AS `t1_c1`, `uf`.`ALIAS` AS `t1_c2`, `uf`.`DESCRIPTION` AS `t1_c3`, `uf`.`IP_ADDRESS` AS `t1_c4`, `uf`.`AVATAR` AS `t1_c5`, `uf`.`NUM_POSTS` AS `t1_c6`, `uf`.`INTERESTS` AS `t1_c7`, `uf`.`LAST_POST` AS `t1_c8`, `uf`.`ALLOW_POST` AS `t1_c9`, `uf`.`LAST_VISIT` AS `t1_c10`, `uf`.`DATE_REG` AS `t1_c11`, `uf`.`REAL_IP_ADDRESS` AS `t1_c12`, `uf`.`SIGNATURE` AS `t1_c13`, `uf`.`SHOW_NAME` AS `t1_c14`, `uf`.`RANK_ID` AS `t1_c15`, `uf`.`POINTS` AS `t1_c16`, `uf`.`HIDE_FROM_ONLINE` AS `t1_c17`, `uf`.`SUBSC_GROUP_MESSAGE` AS `t1_c18`, `uf`.`SUBSC_GET_MY_MESSAGE` AS `t1_c19` FROM `b_forum_user` `uf` WHERE (`uf`.`USER_ID`=:ypl0)) 23 0.00637 0.00028 0.00017 0.00039
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 940) 1 0.00442 0.00442 0.00442 0.00442
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)) 4 0.00243 0.00061 0.00055 0.00074
system.db.CDbCommand.query(SELECT `c`.`id` AS `t1_c0`, `c`.`user_id` AS `t1_c1`, `c`.`content` AS `t1_c2`, `c`.`status_id` AS `t1_c3`, `c`.`entity_id` AS `t1_c4`, `c`.`entity_type` AS `t1_c5`, `c`.`created_at` AS `t1_c6`, `c`.`updated_at` AS `t1_c7`, `c`.`parent_comment_id` AS `t1_c8` FROM `sp_comments` `c` WHERE (c.entity_type=:entityType and c.status_id=:statusId) AND (`c`.`entity_id`=:ypl0)) 3 0.00073 0.00024 0.00020 0.00030
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 ('19018', '19009', '19110', '19104', '19101', '19098', '19089', '19092', '19080', '19071', '19056', '16155', '16152', '16149', '16146', '16143', '16140', '16134', '16131', '16101')) AND (c.entity_type=:entityType and c.status_id=:statusId)) 1 0.00065 0.00065 0.00065 0.00065
system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT 1) 3 0.00064 0.00021 0.00018 0.00027
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.00044 0.00044 0.00044 0.00044
system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1) 1 0.00029 0.00029 0.00029 0.00029
system.db.CDbCommand.query(SELECT `pp`.`ID` AS `t1_c0`, `pp`.`TIMESTAMP_X` AS `t1_c1`, `pp`.`MODULE_ID` AS `t1_c2`, `pp`.`HEIGHT` AS `t1_c3`, `pp`.`WIDTH` AS `t1_c4`, `pp`.`FILE_SIZE` AS `t1_c5`, `pp`.`CONTENT_TYPE` AS `t1_c6`, `pp`.`SUBDIR` AS `t1_c7`, `pp`.`FILE_NAME` AS `t1_c8`, `pp`.`ORIGINAL_NAME` AS `t1_c9`, `pp`.`DESCRIPTION` AS `t1_c10` FROM `b_file` `pp` WHERE (`pp`.`ID`=:ypl0)) 4 0.00127 0.00032 0.00029 0.00035
system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1) 1 0.00026 0.00026 0.00026 0.00026
system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id = :location_id LIMIT 1) 1 0.00019 0.00019 0.00019 0.00019
system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE t.status_id=:statusId) 1 0.00021 0.00021 0.00021 0.00021
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.00017 0.00017 0.00017 0.00017
Журнал приложения
Время Уровень Категория Сообщение
11:33:03.562069 trace system.CModule
Loading "log" application component
11:33:03.565397 trace glitchtip_fallback
The "Sentry\Integration\RequestIntegration,
Sentry\Integration\TransactionIntegration,
Sentry\Integration\FrameContextifierIntegration,
Sentry\Integration\EnvironmentIntegration" integration(s) have been
installed.
11:33:03.565587 trace system.CModule
Loading "db" application component
11:33:03.565640 trace system.db.CDbConnection
Opening DB connection
11:33:03.566741 trace system.db.CDbCommand
Executing SQL: DELETE FROM `YiiLog` WHERE 0=1
11:33:03.566745 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
11:33:03.567003 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
11:33:03.567166 trace system.CModule
Loading "urlHelper" application component
11:33:03.567264 trace system.CModule
Loading "DBConfig" application component
11:33:03.567293 trace system.CModule
Loading "cache" application component
11:33:03.568103 trace system.caching.CMemCache
Serving "66307959e0460a2e2436b0319b2fda14" from cache
11:33:03.568378 trace system.CModule
Loading "geo" application component
11:33:03.568440 trace system.CModule
Loading "request" application component
11:33:03.568887 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location"
from cache
11:33:03.568926 trace system.db.ar.CActiveRecord
Location.findByPk()
11:33:03.569298 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_city"
from cache
11:33:03.569483 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_country"
from cache
11:33:03.569637 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`ID` AS `t0_c0`, `t`.`COUNTRY_ID` AS `t0_c1`,
`t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS `t0_c3`, `ct`.`ID` AS `t1_c0`,
`ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS `t1_c2`, `ct`.`country_id` AS
`t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS `t2_c1`, `cu`.`SHORT_NAME` AS
`t2_c2` FROM `b_sale_location` `t`  LEFT OUTER JOIN `b_sale_location_city`
`ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT OUTER JOIN `b_sale_location_country`
`cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`) WHERE ((t.COUNTRY_ID != :COUNTRY_ID)
AND (`t`.`ID`=0)) ORDER BY t.SORT ASC, ct.NAME ASC
11:33:03.569641 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`,
`t`.`COUNTRY_ID` AS `t0_c1`, `t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS
`t0_c3`, `ct`.`ID` AS `t1_c0`, `ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS
`t1_c2`, `ct`.`country_id` AS `t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS
`t2_c1`, `cu`.`SHORT_NAME` AS `t2_c2` FROM `b_sale_location` `t`  LEFT
OUTER JOIN `b_sale_location_city` `ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT
OUTER JOIN `b_sale_location_country` `cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`)
WHERE ((t.COUNTRY_ID != :COUNTRY_ID) AND (`t`.`ID`=0)) ORDER BY t.SORT ASC,
ct.NAME ASC)
11:33:03.569878 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT `t`.`ID` AS `t0_c0`, `t`.`COUNTRY_ID`
AS `t0_c1`, `t`.`CITY_ID` AS `t0_c2`, `t`.`SORT` AS `t0_c3`, `ct`.`ID` AS
`t1_c0`, `ct`.`NAME` AS `t1_c1`, `ct`.`SHORT_NAME` AS `t1_c2`,
`ct`.`country_id` AS `t1_c3`, `cu`.`ID` AS `t2_c0`, `cu`.`NAME` AS `t2_c1`,
`cu`.`SHORT_NAME` AS `t2_c2` FROM `b_sale_location` `t`  LEFT OUTER JOIN
`b_sale_location_city` `ct` ON (`t`.`CITY_ID`=`ct`.`ID`) LEFT OUTER JOIN
`b_sale_location_country` `cu` ON (`t`.`COUNTRY_ID`=`cu`.`ID`) WHERE
((t.COUNTRY_ID != :COUNTRY_ID) AND (`t`.`ID`=0)) ORDER BY t.SORT ASC,
ct.NAME ASC)
11:33:03.570041 trace system.CModule
Loading "user" application component
11:33:03.570167 profile application
begin:loading session
11:33:03.570171 trace system.CModule
Loading "session" application component
11:33:03.721076 profile application
end:loading session
11:33:03.721517 trace system.db.ar.CActiveRecord
OutLocation.findByPk()
11:33:03.721704 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_locations"
from cache
11:33:03.721796 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1
11:33:03.721801 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
11:33:03.722095 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
11:33:03.722193 trace system.CModule
Loading "B2BConfig" application component
11:33:03.722259 trace system.CModule
Loading "urlManager" application component
11:33:03.723212 trace system.caching.CMemCache
Serving "Yii.CUrlManager.rules" from cache
11:33:03.724057 trace system.CModule
Loading "themeInterlayer" application component
11:33:03.724283 trace system.CModule
Loading "themeManager" application component
11:33:03.725284 trace system.CModule
Loading "cart" application component
11:33:03.725378 trace system.db.ar.CActiveRecord
CartUser.find()
11:33:03.725533 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_fuser"
from cache
11:33:03.725567 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:33:03.725570 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:33:03.725769 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:33:03.725951 trace system.CModule
Loading "coupon" application component
11:33:03.726145 trace system.CModule
Loading "assetManager" application component
11:33:03.726304 trace system.db.ar.CActiveRecord
DeliveryCalcMain.find()
11:33:03.726453 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_delivery_calc_main"
from cache
11:33:03.726488 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id
= :location_id LIMIT 1
11:33:03.726490 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t`
WHERE t.location_id = :location_id LIMIT 1)
11:33:03.726676 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t`
WHERE t.location_id = :location_id LIMIT 1)
11:33:03.727664 trace system.CModule
Loading "redisCache" application component
11:33:03.728451 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
11:33:03.728687 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
11:33:03.728800 profile application
begin:loading session
11:33:03.728802 profile application
end:loading session
11:33:03.730257 trace system.CModule
Loading "order" application component
11:33:03.730452 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
11:33:03.730628 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reviews"
from cache
11:33:03.730958 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_comments"
from cache
11:33:03.731108 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 940
11:33:03.731112 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 940)
11:33:03.735536 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 940)
11:33:03.736474 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
('19018', '19009', '19110', '19104', '19101', '19098', '19089', '19092',
'19080', '19071', '19056', '16155', '16152', '16149', '16146', '16143',
'16140', '16134', '16131', '16101')) AND (c.entity_type=:entityType and
c.status_id=:statusId)
11:33:03.736478 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
('19018', '19009', '19110', '19104', '19101', '19098', '19089', '19092',
'19080', '19071', '19056', '16155', '16152', '16149', '16146', '16143',
'16140', '16134', '16131', '16101')) AND (c.entity_type=:entityType and
c.status_id=:statusId))
11:33:03.737131 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
('19018', '19009', '19110', '19104', '19101', '19098', '19089', '19092',
'19080', '19071', '19056', '16155', '16152', '16149', '16146', '16143',
'16140', '16134', '16131', '16101')) AND (c.entity_type=:entityType and
c.status_id=:statusId))
11:33:03.737596 trace system.db.ar.CActiveRecord
ReviewModel.findAll()
11:33:03.737957 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_achievements"
from cache
11:33:03.738171 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
11:33:03.738177 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)
11:33:03.738612 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)
11:33:03.738924 trace system.db.ar.CActiveRecord
ReviewModel.count()
11:33:03.739027 trace system.db.CDbCommand
Querying SQL: SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId
11:33:03.739051 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t`
WHERE t.status_id=:statusId)
11:33:03.739259 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT COUNT(*) FROM `sp_reviews` `t` WHERE
t.status_id=:statusId)
11:33:03.739608 trace system.CModule
Loading "widgetFactory" application component
11:33:03.740909 trace system.CModule
Loading "coreMessages" application component
11:33:03.741750 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.742063 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_images"
from cache
11:33:03.742227 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)
11:33:03.742232 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))
11:33:03.742575 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))
11:33:03.743554 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.744008 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_user"
from cache
11:33:03.744467 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)
11:33:03.744473 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))
11:33:03.744802 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))
11:33:03.744956 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.745328 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_forum_user"
from cache
11:33:03.745553 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)
11:33:03.745558 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))
11:33:03.745788 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))
11:33:03.746053 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
11:33:03.746300 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)
11:33:03.746306 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))
11:33:03.746527 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))
11:33:03.746638 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.746845 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)
11:33:03.746850 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))
11:33:03.747152 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))
11:33:03.747833 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.748301 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)
11:33:03.748306 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))
11:33:03.748631 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))
11:33:03.748779 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.749114 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)
11:33:03.749120 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))
11:33:03.749339 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))
11:33:03.749485 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
11:33:03.749737 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)
11:33:03.749742 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))
11:33:03.749947 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))
11:33:03.749979 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.750197 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)
11:33:03.750202 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))
11:33:03.750474 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))
11:33:03.751075 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.751573 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)
11:33:03.751578 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))
11:33:03.751899 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))
11:33:03.752043 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.752357 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)
11:33:03.752363 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))
11:33:03.752576 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))
11:33:03.752717 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.comments
11:33:03.752963 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)
11:33:03.752968 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))
11:33:03.753272 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))
11:33:03.753556 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.753747 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)
11:33:03.753752 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))
11:33:03.757046 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))
11:33:03.757529 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.757982 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)
11:33:03.757987 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))
11:33:03.758327 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))
11:33:03.758455 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.758721 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)
11:33:03.758725 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))
11:33:03.758951 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))
11:33:03.759130 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.759499 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_reactions"
from cache
11:33:03.759651 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)
11:33:03.759656 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))
11:33:03.760009 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))
11:33:03.760036 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.760226 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)
11:33:03.760232 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))
11:33:03.763395 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))
11:33:03.763546 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.763993 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)
11:33:03.763998 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))
11:33:03.764611 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))
11:33:03.764743 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.765043 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)
11:33:03.765055 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))
11:33:03.765418 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))
11:33:03.765510 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.765708 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)
11:33:03.765713 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))
11:33:03.766056 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))
11:33:03.766079 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.766256 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)
11:33:03.766261 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))
11:33:03.769443 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))
11:33:03.769509 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
11:33:03.770240 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_element"
from cache
11:33:03.770585 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_review_product"
from cache
11:33:03.770661 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)
11:33:03.770664 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))
11:33:03.771405 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))
11:33:03.771502 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
11:33:03.771987 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_file"
from cache
11:33:03.772098 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)
11:33:03.772102 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))
11:33:03.772455 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))
11:33:03.772578 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.772849 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)
11:33:03.772851 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))
11:33:03.773379 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))
11:33:03.773498 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.773711 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)
11:33:03.773716 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))
11:33:03.774076 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))
11:33:03.774171 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.774359 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)
11:33:03.774363 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))
11:33:03.774785 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))
11:33:03.774842 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.775293 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)
11:33:03.775305 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))
11:33:03.778559 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))
11:33:03.778923 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.779472 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)
11:33:03.779476 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))
11:33:03.779814 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))
11:33:03.779926 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.780119 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)
11:33:03.780123 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))
11:33:03.780359 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))
11:33:03.780497 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.780666 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)
11:33:03.780668 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))
11:33:03.781025 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))
11:33:03.781048 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.781210 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)
11:33:03.781213 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))
11:33:03.784440 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))
11:33:03.784742 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.785134 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)
11:33:03.785136 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))
11:33:03.785412 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))
11:33:03.785486 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.785725 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)
11:33:03.785727 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))
11:33:03.785938 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))
11:33:03.786041 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.786205 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)
11:33:03.786209 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))
11:33:03.786535 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))
11:33:03.786556 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.786695 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)
11:33:03.786699 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))
11:33:03.789906 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))
11:33:03.790203 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.790544 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)
11:33:03.790549 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))
11:33:03.791019 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))
11:33:03.791232 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.791462 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)
11:33:03.791467 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))
11:33:03.791697 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))
11:33:03.791820 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.792004 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)
11:33:03.792007 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))
11:33:03.792340 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))
11:33:03.792366 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.792540 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)
11:33:03.792543 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))
11:33:03.795696 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))
11:33:03.795725 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
11:33:03.795984 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)
11:33:03.795989 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))
11:33:03.796578 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))
11:33:03.796652 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
11:33:03.796785 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)
11:33:03.796787 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))
11:33:03.797108 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))
11:33:03.797223 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.797564 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)
11:33:03.797569 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))
11:33:03.798068 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))
11:33:03.798147 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.798335 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)
11:33:03.798338 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))
11:33:03.798667 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))
11:33:03.798716 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.798835 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)
11:33:03.798836 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))
11:33:03.799173 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))
11:33:03.799192 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.799326 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)
11:33:03.799329 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))
11:33:03.802483 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))
11:33:03.802577 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.802823 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)
11:33:03.802825 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))
11:33:03.803365 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))
11:33:03.803436 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.803589 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)
11:33:03.803591 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))
11:33:03.803925 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))
11:33:03.803972 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.804092 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)
11:33:03.804095 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))
11:33:03.804409 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))
11:33:03.804425 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.804529 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)
11:33:03.804533 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))
11:33:03.807734 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))
11:33:03.808018 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.808288 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)
11:33:03.808290 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))
11:33:03.808617 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))
11:33:03.808690 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.808844 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)
11:33:03.808846 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))
11:33:03.809035 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))
11:33:03.809112 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.809227 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)
11:33:03.809230 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))
11:33:03.809540 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))
11:33:03.809556 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.809660 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)
11:33:03.809664 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))
11:33:03.812797 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))
11:33:03.812949 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.813191 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)
11:33:03.813194 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))
11:33:03.813724 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))
11:33:03.813841 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.814064 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)
11:33:03.814066 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))
11:33:03.814419 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))
11:33:03.814500 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.814626 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)
11:33:03.814630 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))
11:33:03.814971 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))
11:33:03.814994 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.815316 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)
11:33:03.815325 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))
11:33:03.818922 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))
11:33:03.819330 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.819581 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)
11:33:03.819585 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))
11:33:03.819883 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))
11:33:03.819955 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.820111 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)
11:33:03.820113 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))
11:33:03.820394 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))
11:33:03.820483 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.820607 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)
11:33:03.820611 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))
11:33:03.820926 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))
11:33:03.820945 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.821055 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)
11:33:03.821058 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))
11:33:03.824250 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))
11:33:03.824475 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.824721 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)
11:33:03.824723 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))
11:33:03.825242 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))
11:33:03.825314 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.825464 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)
11:33:03.825468 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))
11:33:03.825830 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))
11:33:03.825911 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.826030 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)
11:33:03.826034 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))
11:33:03.826339 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))
11:33:03.826356 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.826462 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)
11:33:03.826463 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))
11:33:03.829591 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))
11:33:03.829760 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.830091 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)
11:33:03.830095 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))
11:33:03.830689 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))
11:33:03.830782 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.831008 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)
11:33:03.831012 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))
11:33:03.831399 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))
11:33:03.831485 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.831608 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)
11:33:03.831610 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))
11:33:03.831916 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))
11:33:03.831933 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.832047 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)
11:33:03.832051 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))
11:33:03.835257 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))
11:33:03.835448 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.835907 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)
11:33:03.835911 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))
11:33:03.836467 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))
11:33:03.836540 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.836714 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)
11:33:03.836716 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))
11:33:03.837048 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))
11:33:03.837100 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.837234 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)
11:33:03.837238 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))
11:33:03.837560 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))
11:33:03.837584 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.837709 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)
11:33:03.837712 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))
11:33:03.840862 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))
11:33:03.840975 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.841244 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)
11:33:03.841247 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))
11:33:03.844101 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))
11:33:03.844189 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.844362 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)
11:33:03.844364 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))
11:33:03.844679 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))
11:33:03.844728 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.844866 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)
11:33:03.844870 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))
11:33:03.845169 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))
11:33:03.845191 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.845329 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)
11:33:03.845331 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))
11:33:03.848630 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))
11:33:03.849667 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.850127 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)
11:33:03.850132 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))
11:33:03.850723 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))
11:33:03.850847 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.851146 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)
11:33:03.851151 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))
11:33:03.851515 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))
11:33:03.851654 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.851849 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)
11:33:03.851852 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))
11:33:03.852185 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))
11:33:03.852211 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.852396 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)
11:33:03.852401 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))
11:33:03.855602 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))
11:33:03.855855 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.856101 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)
11:33:03.856103 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))
11:33:03.856370 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))
11:33:03.856441 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.856594 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)
11:33:03.856596 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))
11:33:03.856770 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))
11:33:03.856848 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.856966 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)
11:33:03.856969 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))
11:33:03.857261 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))
11:33:03.857279 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.857383 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)
11:33:03.857387 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))
11:33:03.860482 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))
11:33:03.860501 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
11:33:03.860712 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)
11:33:03.860716 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))
11:33:03.861272 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))
11:33:03.861346 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
11:33:03.861476 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)
11:33:03.861479 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))
11:33:03.861788 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))
11:33:03.861888 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.862124 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)
11:33:03.862128 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))
11:33:03.862648 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))
11:33:03.862718 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.862869 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)
11:33:03.862870 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))
11:33:03.863176 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))
11:33:03.863224 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.863343 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)
11:33:03.863346 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))
11:33:03.863634 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))
11:33:03.863651 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.863755 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)
11:33:03.863758 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))
11:33:03.866849 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))
11:33:03.866864 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.goods
11:33:03.867084 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)
11:33:03.867086 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))
11:33:03.867631 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))
11:33:03.867697 trace system.db.ar.CActiveRecord
lazy loading Good.I_PREVIEW_PICTURE
11:33:03.867825 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)
11:33:03.867826 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))
11:33:03.868117 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))
11:33:03.868206 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.868441 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)
11:33:03.868443 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))
11:33:03.868700 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))
11:33:03.868768 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.868920 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)
11:33:03.868921 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))
11:33:03.869112 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))
11:33:03.869158 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.869276 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)
11:33:03.869278 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))
11:33:03.869577 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))
11:33:03.869610 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.images
11:33:03.869729 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)
11:33:03.869733 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))
11:33:03.872848 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))
11:33:03.873047 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.user
11:33:03.873281 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)
11:33:03.873285 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))
11:33:03.873554 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))
11:33:03.873622 trace system.db.ar.CActiveRecord
lazy loading User.user_forum
11:33:03.873773 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)
11:33:03.873775 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))
11:33:03.873950 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))
11:33:03.874023 trace system.db.ar.CActiveRecord
lazy loading ReviewModel.reactions
11:33:03.874139 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)
11:33:03.874140 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))
11:33:03.874455 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))
11:33:03.874789 trace system.CModule
Loading "clientScript" application component
11:33:03.879954 trace system.CModule
Loading "microdataManager" application component
11:33:03.883388 trace system.caching.CMemCache
Serving "IWarehouseIWarehouse::getStaticList" from cache
11:33:03.886863 trace system.caching.CMemCache
Serving "CB:name:top_alert_mobile" from cache
11:33:03.888561 trace system.caching.CMemCache
Serving "CB:name:bottom_for_buyer_mobile" from cache
11:33:03.889311 trace system.CModule
Loading "territory" application component
11:33:03.892914 trace system.caching.CMemCache
Serving "ITerritory3" from cache
11:33:03.892972 trace system.CModule
Loading "IPropeties" application component
11:33:03.896105 trace system.caching.CMemCache
Serving "iblock_properties_0" from cache
11:33:03.898092 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1045" from cache
11:33:03.905242 trace system.caching.CMemCache
Serving "CB:name:bottom_job_mobile" from cache
11:33:03.906044 trace system.caching.CMemCache
Serving "CB:name:partners_mobile" from cache
11:33:03.908658 trace system.db.ar.CActiveRecord
CartUser.find()
11:33:03.908730 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:33:03.908735 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:33:03.909001 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:33:03.909140 trace system.db.ar.CActiveRecord
CartUser.find()
11:33:03.909173 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:33:03.909176 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:33:03.909353 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:33:03.909360 trace system.db.ar.CActiveRecord
Cart.count()
11:33:03.909589 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket"
from cache
11:33:03.909657 trace system.db.CDbCommand
Querying SQL: SELECT COUNT(*) FROM `b_sale_basket` `t` WHERE
FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY
11:33:03.909661 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT COUNT(*) FROM `b_sale_basket` `t`
WHERE FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY)
11:33:03.909835 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT COUNT(*) FROM `b_sale_basket` `t`
WHERE FUSER_ID=:FUSER_ID AND ORDER_ID IS NULL AND DELAY = :DELAY)
11:33:03.910887 trace system.CModule
Loading "yandexEcom" application component