Выберите город
Личный кабинет 0
Общий отчет (Время: 2.72835с, Память: 21,768Кб)
Процедура Номер Всего (с) Средн. (с) Мин. (с) Макс. (с)
loading session 2 2.55937 1.27968 0.00000 2.55937
system.db.CDbCommand.execute(SET SESSION TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;) 1 0.00508 0.00508 0.00508 0.00508
system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT 1) 3 0.00097 0.00032 0.00024 0.00043
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.00029 0.00029 0.00029 0.00029
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.00023 0.00023 0.00023 0.00023
system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1) 1 0.00023 0.00023 0.00023 0.00023
system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id = :location_id LIMIT 1) 1 0.00020 0.00020 0.00020 0.00020
system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1) 1 0.00019 0.00019 0.00019 0.00019
Журнал приложения
Время Уровень Категория Сообщение
11:13:51.196506 trace system.CModule
Loading "log" application component
11:13:51.200623 trace glitchtip_fallback
The "Sentry\Integration\RequestIntegration,
Sentry\Integration\TransactionIntegration,
Sentry\Integration\FrameContextifierIntegration,
Sentry\Integration\EnvironmentIntegration" integration(s) have been
installed.
11:13:51.200897 trace system.CModule
Loading "db" application component
11:13:51.200973 trace system.db.CDbConnection
Opening DB connection
11:13:51.202064 trace system.db.CDbCommand
Executing SQL: DELETE FROM `YiiLog` WHERE 0=1
11:13:51.202068 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
11:13:51.202255 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
11:13:51.202392 trace system.CModule
Loading "urlHelper" application component
11:13:51.202481 trace system.CModule
Loading "DBConfig" application component
11:13:51.202506 trace system.CModule
Loading "cache" application component
11:13:51.203360 trace system.caching.CMemCache
Serving "66307959e0460a2e2436b0319b2fda14" from cache
11:13:51.203627 trace system.CModule
Loading "geo" application component
11:13:51.203681 trace system.CModule
Loading "request" application component
11:13:51.204086 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location"
from cache
11:13:51.204118 trace system.db.ar.CActiveRecord
Location.findByPk()
11:13:51.204436 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_city"
from cache
11:13:51.204639 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_country"
from cache
11:13:51.204874 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:13:51.204879 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:13:51.205108 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:13:51.205301 trace system.CModule
Loading "user" application component
11:13:51.205410 profile application
begin:loading session
11:13:51.205414 trace system.CModule
Loading "session" application component
11:13:53.764775 profile application
end:loading session
11:13:53.765185 trace system.db.ar.CActiveRecord
OutLocation.findByPk()
11:13:53.766463 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_locations"
from cache
11:13:53.766629 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1
11:13:53.766633 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
11:13:53.766860 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
11:13:53.766952 trace system.CModule
Loading "B2BConfig" application component
11:13:53.767016 trace system.CModule
Loading "urlManager" application component
11:13:53.767955 trace system.caching.CMemCache
Serving "Yii.CUrlManager.rules" from cache
11:13:53.768750 trace system.CModule
Loading "themeInterlayer" application component
11:13:53.769006 trace system.CModule
Loading "themeManager" application component
11:13:53.770176 trace system.web.filters.CFilterChain
Running filter DBReadUncomitedLevelFilter.filter()
11:13:53.770190 trace system.db.CDbCommand
Executing SQL: SET SESSION TRANSACTION ISOLATION LEVEL READ UNCOMMITTED;
11:13:53.770194 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(SET SESSION TRANSACTION ISOLATION LEVEL
READ UNCOMMITTED;)
11:13:53.775269 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(SET SESSION TRANSACTION ISOLATION LEVEL
READ UNCOMMITTED;)
11:13:53.775319 trace system.CModule
Loading "cart" application component
11:13:53.775448 trace system.db.ar.CActiveRecord
CartUser.find()
11:13:53.775629 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_fuser"
from cache
11:13:53.775684 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:13:53.775687 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:13:53.775989 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:13:53.777029 trace system.CModule
Loading "coupon" application component
11:13:53.778285 trace system.CModule
Loading "assetManager" application component
11:13:53.778503 trace system.db.ar.CActiveRecord
DeliveryCalcMain.find()
11:13:53.779383 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_delivery_calc_main"
from cache
11:13:53.780234 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id
= :location_id LIMIT 1
11:13:53.780239 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:13:53.780435 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:13:53.781497 trace system.CModule
Loading "redisCache" application component
11:13:53.782286 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
11:13:53.782546 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
11:13:53.782665 profile application
begin:loading session
11:13:53.782669 profile application
end:loading session
11:13:53.784260 trace system.CModule
Loading "order" application component
11:13:53.787914 trace system.CModule
Loading "IPropeties" application component
11:13:53.793276 trace system.caching.CMemCache
Serving "iblock_properties_0" from cache
11:13:53.794001 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1408" from cache
11:13:53.794493 trace system.caching.CMemCache
Serving "IWarehouseIWarehouse::getStaticList" from cache
11:13:53.794637 trace system.db.ar.CActiveRecord
TPSupToTer.findAll()
11:13:53.794645 trace system.CModule
Loading "dbTP" application component
11:13:53.794667 trace system.db.CDbConnection
Opening DB connection
11:13:53.796051 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=tp:alliance-auto:{{sup_to_ter}}"
from cache
11:13:53.796308 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=tp:alliance-auto:{{supplier_delivery_settings}}"
from cache
11:13:53.796494 trace system.db.CDbCommand
Querying SQL: SELECT `t`.`id` AS `t0_c0`, `t`.`ter_id` AS `t0_c1`,
`t`.`sup_id` AS `t0_c2`, `t`.`margin` AS `t0_c3`, `t`.`delivery_ext` AS
`t0_c4`, `t`.`price_min` AS `t0_c5`, `t`.`type` AS `t0_c6`,
`t`.`is_price_purchase_edit` AS `t0_c7`, `t`.`is_price_retail_edit` AS
`t0_c8`, `t`.`use_standart_margin` AS `t0_c9`, `t`.`purchase_price_field`
AS `t0_c10`, `t`.`rating` AS `t0_c11`, `t`.`for_retail` AS `t0_c12`,
`t`.`for_purchase` AS `t0_c13`, `t`.`is_native` AS `t0_c14`,
`t`.`delivery_end_time` AS `t0_c15`, `t`.`delivery_get_orders` AS `t0_c16`,
`t`.`delivery_shipment_orders` AS `t0_c17`, `t`.`is_modified` AS `t0_c18`,
`t`.`is_zzap` AS `t0_c19`, `t`.`email` AS `t0_c20`, `t`.`theme` AS
`t0_c21`, `t`.`message` AS `t0_c22`, `t`.`params` AS `t0_c23`,
`t`.`is_price_rr_use` AS `t0_c24`, `t`.`is_price_erp_less_deny` AS
`t0_c25`, `t`.`parish_territory` AS `t0_c26`, `delivery`.`id` AS `t1_c0`,
`delivery`.`supplier_id` AS `t1_c1`, `delivery`.`territory_id` AS `t1_c2`,
`delivery`.`week_day` AS `t1_c3`, `delivery`.`time_start` AS `t1_c4`,
`delivery`.`time_end` AS `t1_c5`, `delivery`.`add_days` AS `t1_c6`,
`delivery`.`work_days` AS `t1_c7`, `delivery`.`comment` AS `t1_c8`,
`delivery`.`time_finish` AS `t1_c9` FROM `tbl_sup_to_ter` `t`  LEFT OUTER
JOIN `tbl_supplier_delivery_settings` `delivery` ON
(`delivery`.`supplier_id`=`t`.`sup_id`) AND
(`delivery`.`territory_id`=`t`.`ter_id`) WHERE (t.ter_id=:ter_id)
11:13:53.834470 trace system.CModule
Loading "ICatalog" application component
11:13:53.834863 trace system.caching.CMemCache
Serving "b_catalog_group1" from cache
11:13:53.835383 trace system.CModule
Loading "dbTecDoc" application component
11:13:53.835408 trace system.db.CDbConnection
Opening DB connection
11:13:53.836699 trace system.db.CDbCommand
Querying SQL: SELECT
    		  DISTINCT ab.level_id, ab.name, lan.description,
ab.is_russian_manufacturer
    	FROM
    		tp.tbl_analogs lan
    		INNER JOIN tp.tbl_allbrands ab ON (ab.id = lan.brand_id)
    	WHERE
    		lan.art_search = :art
11:13:53.839643 trace system.CModule
Loading "goodTpl" application component
11:13:53.839729 trace system.CModule
Loading "GoodSections" application component
11:13:53.839787 trace system.CModule
Loading "fcache" application component
11:13:53.853013 trace system.caching.CFileCache
Serving "good_sections_tree5" from cache
11:13:53.853375 trace system.db.CDbCommand
Querying SQL: 
          select ab.level_id, ab.name, lan.description,
ab.is_russian_manufacturer , lan.art_search as art
          from tp.tbl_allbrands ab
          inner join tp.tbl_analogs lan on ab.id = lan.brand_id
          where ab.id IN (:brand_id) and lan.art_search = :art
11:13:53.853965 trace system.CModule
Loading "widgetFactory" application component
11:13:53.855988 trace system.caching.CMemCache
Serving "GoodsShortListWidget_043c037720362f7577b735c50699edd5" from cache
11:13:53.859689 trace system.CModule
Loading "microdataManager" application component
11:13:53.860841 trace system.CModule
Loading "clientScript" application component
11:13:53.874392 error
TypeError: AA\Service\OAuth\Dto\AutoLoginConfigDto::__construct(): Argument
#1 ($enabled) must be of type bool,
League\Container\Argument\ResolvableArgument given in
/var/www/protected/Domain/Service/OAuth/Dto/AutoLoginConfigDto.php:12
Stack trace:
#0 [internal function]:
AA\Service\OAuth\Dto\AutoLoginConfigDto->__construct(Object(League\Container\Argument\ResolvableArgument),
Object(League\Container\Argument\ResolvableArgument),
Object(League\Container\Argument\ResolvableArgument),
Object(League\Container\Argument\ResolvableArgument))
#1
/var/www/protected/vendor/league/container/src/ReflectionContainer.php(58):
ReflectionClass->newInstanceArgs(Array)
#2 /var/www/protected/vendor/league/container/src/Container.php(203):
League\Container\ReflectionContainer->get('AA\\Service\\OAut...')
#3 /var/www/protected/vendor/league/container/src/Container.php(118):
League\Container\Container->resolve('AA\\Service\\OAut...')
#4
/var/www/protected/vendor/league/container/src/Argument/ArgumentResolverTrait.php(45):
League\Container\Container->get('AA\\Service\\OAut...')
#5
/var/www/protected/vendor/league/container/src/Argument/ArgumentResolverTrait.php(107):
League\Container\ReflectionContainer->resolveArguments(Array)
#6
/var/www/protected/vendor/league/container/src/ReflectionContainer.php(58):
League\Container\ReflectionContainer->reflectArguments(Object(ReflectionMethod),
Array)
#7 /var/www/protected/vendor/league/container/src/Container.php(203):
League\Container\ReflectionContainer->get('AA\\Service\\OAut...')
#8 /var/www/protected/vendor/league/container/src/Container.php(118):
League\Container\Container->resolve('AA\\Service\\OAut...')
#9 /var/www/protected/Domain/Framework/Container/ContainerFacade.php(84):
League\Container\Container->get('AA\\Service\\OAut...')
#10 /var/www/protected/Domain/Framework/Yii.php(99):
AA\Framework\Container\ContainerFacade->resolve('AA\\Service\\OAut...',
Array)
#11
/var/www/protected/views/layouts/externalScripts/_sberIdSsoAutoLogin.php(22):
Yii::container('AA\\Service\\OAut...')
#12
/var/www/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(126):
require('/var/www/protec...')
#13
/var/www/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(95):
CBaseController->renderInternal('/var/www/protec...', NULL, true)
#14
/var/www/protected/vendor/yiisoft/yii/framework/web/CController.php(872):
CBaseController->renderFile('/var/www/protec...', NULL, true)
#15 /var/www/protected/components/BaseController.php(311):
CController->renderPartial('//layouts/exter...', NULL, true, false)
#16 /var/www/themes/mobile/views/layouts/wp2.php(19):
BaseController->renderPartial('//layouts/exter...')
#17
/var/www/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(126):
require('/var/www/themes...')
#18
/var/www/protected/vendor/yiisoft/yii/framework/web/CBaseController.php(95):
CBaseController->renderInternal('/var/www/themes...', Array, true)
#19
/var/www/protected/vendor/yiisoft/yii/framework/web/CController.php(787):
CBaseController->renderFile('/var/www/themes...', Array, true)
#20 /var/www/protected/components/BaseController.php(324):
CController->render('artBrand', Array, false)
#21
/var/www/protected/extensions/globalSearch/render/GlobalSearchRenderHtml.php(38):
BaseController->render('artBrand', Array)
#22 /var/www/protected/actions/search/SearchIndexAction.php(166):
GlobalSearchRenderHtml->run()
#23 /var/www/protected/actions/search/SearchIndexAction.php(86):
SearchIndexAction->runSearchRender(Object(GlobalSearchRenderHtml))
#24
/var/www/protected/vendor/yiisoft/yii/framework/web/actions/CAction.php(76):
SearchIndexAction->run()
#25
/var/www/protected/vendor/yiisoft/yii/framework/web/CController.php(308):
CAction->runWithParams(Array)
#26
/var/www/protected/vendor/yiisoft/yii/framework/web/filters/CFilterChain.php(134):
CController->runAction(Object(SearchIndexAction))
#27
/var/www/protected/vendor/yiisoft/yii/framework/web/filters/CFilter.php(40):
CFilterChain->run()
#28
/var/www/protected/vendor/yiisoft/yii/framework/web/filters/CFilterChain.php(131):
CFilter->filter(Object(CFilterChain))
#29
/var/www/protected/vendor/yiisoft/yii/framework/web/CController.php(291):
CFilterChain->run()
#30
/var/www/protected/vendor/yiisoft/yii/framework/web/CController.php(265):
CController->runActionWithFilters(Object(SearchIndexAction), Array)
#31
/var/www/protected/vendor/yiisoft/yii/framework/web/CWebApplication.php(282):
CController->run('index')
#32
/var/www/protected/vendor/yiisoft/yii/framework/web/CWebApplication.php(141):
CWebApplication->runController('search/index')
#33
/var/www/protected/vendor/yiisoft/yii/framework/base/CApplication.php(185):
CWebApplication->processRequest()
#34 /var/www/index.php(22): CApplication->run()
#35 {main}

Context: 
Array
(
)
11:13:53.881504 trace system.caching.CMemCache
Serving "CB:name:top_alert_mobile" from cache
11:13:53.883455 trace system.caching.CMemCache
Serving "CB:name:bottom_for_buyer_mobile" from cache
11:13:53.884231 trace system.CModule
Loading "territory" application component
11:13:53.890227 trace system.caching.CMemCache
Serving "ITerritory3" from cache
11:13:53.891143 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_element"
from cache
11:13:53.893548 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1045" from cache
11:13:53.902193 trace system.caching.CMemCache
Serving "CB:name:bottom_job_mobile" from cache
11:13:53.903224 trace system.caching.CMemCache
Serving "CB:name:partners_mobile" from cache
11:13:53.906042 trace system.db.ar.CActiveRecord
CartUser.find()
11:13:53.906111 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:13:53.906116 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:13:53.906356 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:13:53.909919 trace system.db.ar.CActiveRecord
CartUser.find()
11:13:53.909996 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
11:13:53.910000 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:13:53.910428 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
11:13:53.910443 trace system.db.ar.CActiveRecord
Cart.count()
11:13:53.911515 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket"
from cache
11:13:53.911598 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:13:53.911602 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:13:53.911894 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:13:53.914112 trace system.CModule
Loading "yandexEcom" application component