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

Подбор запчастей для BENTLEY

BENTLEY
Выберите модель
Выберите модификацию
Личный кабинет 0
Общий отчет (Время: 0.06787с, Память: 9,938Кб)
Процедура Номер Всего (с) Средн. (с) Мин. (с) Макс. (с)
loading session 2 0.00066 0.00033 0.00000 0.00066
system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT 1) 3 0.00063 0.00021 0.00018 0.00026
system.db.CDbCommand.query(SELECT * FROM `cat_models` `t` WHERE (((car_type_id = :car_type_id) AND (is_visible = 1)) AND (manufacturer_id = :manufacturer_id)) AND (construct_to_year >= :construct_to_year or is_actual = 1 or construct_to_year IS NULL) ORDER BY sort asc, name asc) 1 0.00062 0.00062 0.00062 0.00062
system.db.CDbCommand.query(SELECT *, ifnull(part, name) as part_name FROM `cat_models` `t` WHERE (((car_type_id = :car_type_id) AND (is_visible = 1)) AND (manufacturer_id = :manufacturer_id)) AND ((construct_from_year >= :construct_to_year or is_actual = 1 or construct_to_year IS NULL) and is_actual !=2) ORDER BY sort asc, part_name asc, name asc) 1 0.00056 0.00056 0.00056 0.00056
system.db.CDbCommand.query(SELECT * FROM `cat_manufacturers` `t` WHERE (t.code = :code) AND (t.is_visible = 1) LIMIT 1) 1 0.00033 0.00033 0.00033 0.00033
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.execute(DELETE FROM `YiiLog` WHERE 0=1) 1 0.00022 0.00022 0.00022 0.00022
system.db.CDbCommand.query(SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id = :location_id LIMIT 1) 1 0.00018 0.00018 0.00018 0.00018
system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1) 1 0.00018 0.00018 0.00018 0.00018
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
Журнал приложения
Время Уровень Категория Сообщение
16:07:53.628985 trace system.CModule
Loading "log" application component
16:07:53.631196 trace glitchtip_fallback
The "Sentry\Integration\RequestIntegration,
Sentry\Integration\TransactionIntegration,
Sentry\Integration\FrameContextifierIntegration,
Sentry\Integration\EnvironmentIntegration" integration(s) have been
installed.
16:07:53.631397 trace system.CModule
Loading "db" application component
16:07:53.631463 trace system.db.CDbConnection
Opening DB connection
16:07:53.632438 trace system.db.CDbCommand
Executing SQL: DELETE FROM `YiiLog` WHERE 0=1
16:07:53.632443 profile system.db.CDbCommand.execute
begin:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
16:07:53.632661 profile system.db.CDbCommand.execute
end:system.db.CDbCommand.execute(DELETE FROM `YiiLog` WHERE 0=1)
16:07:53.632791 trace system.CModule
Loading "urlHelper" application component
16:07:53.632891 trace system.CModule
Loading "DBConfig" application component
16:07:53.632917 trace system.CModule
Loading "cache" application component
16:07:53.633697 trace system.caching.CMemCache
Serving "66307959e0460a2e2436b0319b2fda14" from cache
16:07:53.633970 trace system.CModule
Loading "geo" application component
16:07:53.634028 trace system.CModule
Loading "request" application component
16:07:53.634432 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location"
from cache
16:07:53.634469 trace system.db.ar.CActiveRecord
Location.findByPk()
16:07:53.634807 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_city"
from cache
16:07:53.634974 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_location_country"
from cache
16:07:53.635102 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
16:07:53.635104 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)
16:07:53.635330 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)
16:07:53.635493 trace system.CModule
Loading "user" application component
16:07:53.635601 profile application
begin:loading session
16:07:53.635606 trace system.CModule
Loading "session" application component
16:07:53.636264 profile application
end:loading session
16:07:53.636631 trace system.db.ar.CActiveRecord
OutLocation.findByPk()
16:07:53.636832 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_locations"
from cache
16:07:53.636893 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_locations` `t` WHERE `t`.`id`='' LIMIT 1
16:07:53.636895 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
16:07:53.637077 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `sp_locations` `t` WHERE
`t`.`id`='' LIMIT 1)
16:07:53.637140 trace system.CModule
Loading "B2BConfig" application component
16:07:53.637195 trace system.CModule
Loading "urlManager" application component
16:07:53.639003 trace system.caching.CMemCache
Serving "Yii.CUrlManager.rules" from cache
16:07:53.639130 trace system.base.CModule
Loading "cat" module
16:07:53.639602 trace system.CModule
Loading "themeInterlayer" application component
16:07:53.639847 trace system.CModule
Loading "themeManager" application component
16:07:53.640582 trace system.CModule
Loading "cart" application component
16:07:53.640681 trace system.db.ar.CActiveRecord
CartUser.find()
16:07:53.640860 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_fuser"
from cache
16:07:53.640892 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
16:07:53.640896 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
16:07:53.641089 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
16:07:53.641264 trace system.CModule
Loading "coupon" application component
16:07:53.641469 trace system.CModule
Loading "assetManager" application component
16:07:53.641628 trace system.db.ar.CActiveRecord
DeliveryCalcMain.find()
16:07:53.641777 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:sp_delivery_calc_main"
from cache
16:07:53.641812 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `sp_delivery_calc_main` `t` WHERE t.location_id
= :location_id LIMIT 1
16:07:53.641813 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)
16:07:53.641998 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)
16:07:53.643368 trace system.CModule
Loading "redisCache" application component
16:07:53.644094 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
16:07:53.644371 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
16:07:53.644483 profile application
begin:loading session
16:07:53.644485 profile application
end:loading session
16:07:53.646092 trace system.CModule
Loading "order" application component
16:07:53.646409 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:cat_manufacturers"
from cache
16:07:53.646435 trace system.db.ar.CActiveRecord
CatManufacturer.find()
16:07:53.646472 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `cat_manufacturers` `t` WHERE (t.code = :code)
AND (t.is_visible = 1) LIMIT 1
16:07:53.646475 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `cat_manufacturers` `t`
WHERE (t.code = :code) AND (t.is_visible = 1) LIMIT 1)
16:07:53.646805 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `cat_manufacturers` `t` WHERE
(t.code = :code) AND (t.is_visible = 1) LIMIT 1)
16:07:53.647036 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:cat_models"
from cache
16:07:53.647097 trace system.db.ar.CActiveRecord
CatModel.findAll()
16:07:53.647136 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `cat_models` `t` WHERE (((car_type_id =
:car_type_id) AND (is_visible = 1)) AND (manufacturer_id =
:manufacturer_id)) AND (construct_to_year >= :construct_to_year or
is_actual = 1 or construct_to_year IS NULL) ORDER BY sort asc, name asc
16:07:53.647140 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `cat_models` `t` WHERE
(((car_type_id = :car_type_id) AND (is_visible = 1)) AND (manufacturer_id =
:manufacturer_id)) AND (construct_to_year >= :construct_to_year or
is_actual = 1 or construct_to_year IS NULL) ORDER BY sort asc, name asc)
16:07:53.647758 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `cat_models` `t` WHERE
(((car_type_id = :car_type_id) AND (is_visible = 1)) AND (manufacturer_id =
:manufacturer_id)) AND (construct_to_year >= :construct_to_year or
is_actual = 1 or construct_to_year IS NULL) ORDER BY sort asc, name asc)
16:07:53.648015 trace system.db.ar.CActiveRecord
CatModel.findAll()
16:07:53.648053 trace system.db.CDbCommand
Querying SQL: SELECT *, ifnull(part, name) as part_name FROM `cat_models`
`t` WHERE (((car_type_id = :car_type_id) AND (is_visible = 1)) AND
(manufacturer_id = :manufacturer_id)) AND ((construct_from_year >=
:construct_to_year or is_actual = 1 or construct_to_year IS NULL) and
is_actual !=2) ORDER BY sort asc, part_name asc, name asc
16:07:53.648056 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT *, ifnull(part, name) as part_name
FROM `cat_models` `t` WHERE (((car_type_id = :car_type_id) AND (is_visible
= 1)) AND (manufacturer_id = :manufacturer_id)) AND ((construct_from_year
>= :construct_to_year or is_actual = 1 or construct_to_year IS NULL) and
is_actual !=2) ORDER BY sort asc, part_name asc, name asc)
16:07:53.648617 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT *, ifnull(part, name) as part_name
FROM `cat_models` `t` WHERE (((car_type_id = :car_type_id) AND (is_visible
= 1)) AND (manufacturer_id = :manufacturer_id)) AND ((construct_from_year
>= :construct_to_year or is_actual = 1 or construct_to_year IS NULL) and
is_actual !=2) ORDER BY sort asc, part_name asc, name asc)
16:07:53.648978 trace system.CModule
Loading "widgetFactory" application component
16:07:53.650146 trace system.CModule
Loading "coreMessages" application component
16:07:53.653115 trace system.CModule
Loading "microdataManager" application component
16:07:53.653264 trace system.CModule
Loading "clientScript" application component
16:07:53.657032 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
16:07:53.657284 trace system.caching.CRedisCache
Serving "sberid_AA\Service\OAuth\Clients\SberIdClient_sberid_authState"
from cache
16:07:53.657474 trace system.caching.CRedisCache
Saving
"sso_4de626f1d584928fea81d8a657a57f2f3c079d978891e3f4d3c88b4166f197a2" to
cache
16:07:53.660756 trace system.caching.CMemCache
Serving "IWarehouseIWarehouse::getStaticList" from cache
16:07:53.664664 trace system.caching.CMemCache
Serving "CB:name:top_alert_mobile" from cache
16:07:53.666497 trace system.caching.CMemCache
Serving "CB:name:bottom_for_buyer_mobile" from cache
16:07:53.667366 trace system.CModule
Loading "territory" application component
16:07:53.671572 trace system.caching.CMemCache
Serving "ITerritory3" from cache
16:07:53.671634 trace system.CModule
Loading "IPropeties" application component
16:07:53.675122 trace system.caching.CMemCache
Serving "iblock_properties_0" from cache
16:07:53.675565 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_iblock_element"
from cache
16:07:53.677877 trace system.caching.CMemCache
Serving "iblock_properties_0getPropValues1045" from cache
16:07:53.685671 trace system.caching.CMemCache
Serving "CB:name:bottom_job_mobile" from cache
16:07:53.686597 trace system.caching.CMemCache
Serving "CB:name:partners_mobile" from cache
16:07:53.689457 trace system.db.ar.CActiveRecord
CartUser.find()
16:07:53.689544 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
16:07:53.689548 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
16:07:53.689805 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
16:07:53.689956 trace system.db.ar.CActiveRecord
CartUser.find()
16:07:53.689990 trace system.db.CDbCommand
Querying SQL: SELECT * FROM `b_sale_fuser` `t` WHERE USER_ID=:USER_ID LIMIT
1
16:07:53.689994 profile system.db.CDbCommand.query
begin:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
16:07:53.690170 profile system.db.CDbCommand.query
end:system.db.CDbCommand.query(SELECT * FROM `b_sale_fuser` `t` WHERE
USER_ID=:USER_ID LIMIT 1)
16:07:53.690179 trace system.db.ar.CActiveRecord
Cart.count()
16:07:53.690397 trace system.caching.CMemCache
Serving
"yii:dbschemamysql:host=192.168.0.1;dbname=autoopt:alliance-auto:b_sale_basket"
from cache
16:07:53.690470 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
16:07:53.690474 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)
16:07:53.690643 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)
16:07:53.691801 trace system.CModule
Loading "yandexEcom" application component