Query Metrics
38
Database Queries
27
Different statements
18.95 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
7.45 ms (39.32%) |
1 |
SELECT DISTINCT k.CONSTRAINT_NAME, k.COLUMN_NAME, k.REFERENCED_TABLE_NAME, k.REFERENCED_COLUMN_NAME, k.ORDINAL_POSITION /*!50116, c.UPDATE_RULE, c.DELETE_RULE */ FROM information_schema.key_column_usage k /*!50116 INNER JOIN information_schema.referential_constraints c ON c.CONSTRAINT_NAME = k.CONSTRAINT_NAME AND c.TABLE_NAME = k.TABLE_NAME AND c.CONSTRAINT_SCHEMA = k.TABLE_SCHEMA */ WHERE k.TABLE_SCHEMA = ? AND k.TABLE_NAME = ? AND k.REFERENCED_COLUMN_NAME IS NOT NULL ORDER BY k.ORDINAL_POSITION
Parameters:
[ "test" "doctrine_migration_versions" ] |
|
3.20 ms (16.89%) |
1 |
SELECT p0_.property_id AS sclr_0, p0_.value_id AS sclr_1, p0_.product_id AS sclr_2 FROM product_property p0_ WHERE p0_.product_id IN ('6711', '7218', '8546', '9353', '20161', '22524', '22525', '22526', '22527', '22528', '24935', '24936', '24937', '33558', '37398')
Parameters:
[] |
|
1.86 ms (9.81%) |
2 |
SELECT TABLE_NAME FROM information_schema.TABLES WHERE TABLE_SCHEMA = ? AND TABLE_TYPE = 'BASE TABLE' ORDER BY TABLE_NAME
Parameters:
[
"test"
]
|
|
0.66 ms (3.50%) |
6 |
SELECT DATABASE()
Parameters:
[] |
|
0.66 ms (3.46%) |
1 |
SELECT t.TABLE_NAME, t.ENGINE, t.AUTO_INCREMENT, t.TABLE_COMMENT, t.CREATE_OPTIONS, t.TABLE_COLLATION, ccsa.CHARACTER_SET_NAME FROM information_schema.TABLES t INNER JOIN information_schema.COLLATION_CHARACTER_SET_APPLICABILITY ccsa ON ccsa.COLLATION_NAME = t.TABLE_COLLATION WHERE t.TABLE_SCHEMA = ? AND t.TABLE_NAME = ? AND t.TABLE_TYPE = 'BASE TABLE'
Parameters:
[ "test" "doctrine_migration_versions" ] |
|
0.51 ms (2.69%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1 FROM property_value p0_ WHERE p0_.id IN (19, 56, 27, 8, 638, 123, 307, 3839638, 3839674, 3842664, 32, 40, 2325, 86, 7, 3457, 3839558, 3628601, 3842784, 208, 17, 3455, 462748, 113, 3628607, 3454, 3844684, 1424356, 3839574, 3842823, 5047, 855, 700, 15, 997, 185, 547679, 3729, 1001, 2138, 981, 157, 2841, 1424354, 1424358, 13, 1591845, 1591846, 1918, 28, 3452, 3646694, 3646697, 3743, 3745, 4100, 4766, 4962, 785, 174, 503, 807, 604, 175, 262, 270, 330, 70, 153, 209, 2361340, 24701, 24754, 24777, 3844071, 4441, 4451, 55, 5689, 5707, 5736, 1013, 168, 178, 1909, 2812, 3117, 381, 42, 479, 483, 716, 72, 97, 105, 118, 1424357, 2697, 3450, 3716, 3727, 4098, 0)
Parameters:
[] |
|
0.48 ms (2.53%) |
1 |
SELECT COLUMN_NAME AS field, COLUMN_TYPE AS type, IS_NULLABLE AS `null`, COLUMN_KEY AS `key`, COLUMN_DEFAULT AS `default`, EXTRA, COLUMN_COMMENT AS comment, CHARACTER_SET_NAME AS characterset, COLLATION_NAME AS collation FROM information_schema.COLUMNS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY ORDINAL_POSITION
Parameters:
[ "test" "doctrine_migration_versions" ] |
|
0.36 ms (1.91%) |
1 |
SELECT te.id AS id, te.name AS name, te.slug AS slug, te.created_at AS created_at, te.updated_at AS updated_at, te.conditions AS conditions, te.visible AS visible, te.short_name AS short_name, te.image AS image, te.filter_properties AS filter_properties, te.products_count AS products_count, te.content_id AS content_id FROM virtual_category te JOIN virtual_category_category t ON t.virtual_category_id = te.id WHERE t.category_id = ? AND te.visible = ? AND te.products_count > ?
Parameters:
[ 62 1 0 ] |
|
0.35 ms (1.85%) |
1 |
SELECT plp.product_id,pl.text,pl.color,pl.priority,pl.type FROM product_label_product plp join product_label pl on pl.id = plp.product_label_id WHERE plp.product_id IN (22527,6711,22524,22525,22526,22528,24935,24936,24937) AND pl.visible=1 ORDER BY plp.product_id,pl.priority DESC
Parameters:
[] |
|
0.34 ms (1.82%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.value AS value_3, t0.updated_at AS updated_at_4, t0.code AS code_5, t0.sort AS sort_6, t0.help_text AS help_text_7, t0.visible AS visible_8 FROM settings t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
"registration_bonus"
]
|
|
0.33 ms (1.73%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"namatrasniki-sinteticheskiye"
]
|
|
0.31 ms (1.66%) |
1 |
SELECT p0_.id AS id_0, b1_.image AS image_1 FROM property_value p0_ INNER JOIN brand b1_ ON (b1_.uid = p0_.uid) WHERE p0_.id IN (3839638, 3839674, 3839558, 3839574)
Parameters:
[] |
|
0.30 ms (1.58%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.visible AS visible_3, t0.slug AS slug_4, t0.sort AS sort_5, t0.products_number AS products_number_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.image AS image_9, t0.icon AS icon_10, t0.level AS level_11, t0.filter_properties AS filter_properties_12, t0.product_properties AS product_properties_13, t0.parent_id AS parent_id_14, t0.content_id AS content_id_15 FROM category t0 WHERE t0.id = ?
Parameters:
[
60
]
|
|
0.30 ms (1.56%) |
1 |
SELECT te.id AS id, te.name AS name, te.visible AS visible, te.slug AS slug, te.sort AS sort, te.products_number AS products_number, te.created_at AS created_at, te.updated_at AS updated_at, te.image AS image, te.icon AS icon, te.level AS level, te.filter_properties AS filter_properties, te.product_properties AS product_properties, te.parent_id AS parent_id, te.content_id AS content_id FROM category te JOIN category_category_to_tag t ON t.category_source = te.id WHERE t.category_target = ? AND te.visible = ? AND te.products_number > ?
Parameters:
[ 62 1 0 ] |
|
0.27 ms (1.45%) |
1 |
SELECT p0_.id AS id_0, p0_.alias AS alias_1, p0_.title AS title_2, p0_.values_sort AS values_sort_3 FROM property p0_ WHERE p0_.id IN ('9', '1', '2', '7', '25', '4', '20', '12', '8', '10')
Parameters:
[] |
|
0.24 ms (1.27%) |
1 |
SELECT t0.id AS id_1, t0.meta_title AS meta_title_2, t0.meta_description AS meta_description_3, t0.h1 AS h1_4, t0.top_banner_img AS top_banner_img_5, t0.seo_text_top AS seo_text_top_6, t0.seo_text_bottom AS seo_text_bottom_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.top_banner_img_mobile AS top_banner_img_mobile_10, t0.top_banner_url AS top_banner_url_11 FROM products_list_content t0 WHERE t0.id = ?
Parameters:
[
148
]
|
|
0.21 ms (1.08%) |
1 |
SELECT NON_UNIQUE AS Non_Unique, INDEX_NAME AS Key_name, COLUMN_NAME AS Column_Name, SUB_PART AS Sub_Part, INDEX_TYPE AS Index_Type FROM information_schema.STATISTICS WHERE TABLE_SCHEMA = ? AND TABLE_NAME = ? ORDER BY SEQ_IN_INDEX
Parameters:
[ "test" "doctrine_migration_versions" ] |
|
0.18 ms (0.97%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.postal_code AS postal_code_3, t0.kladr AS kladr_4, t0.fias AS fias_5, t0.oktmo AS oktmo_6, t0.time_zone AS time_zone_7, t0.latitude AS latitude_8, t0.longitude AS longitude_9, t0.population AS population_10, t0.full_address AS full_address_11, t0.okato AS okato_12, t0.country AS country_13, t0.region_id AS region_id_14, t0.delivery_zone_id AS delivery_zone_id_15 FROM city t0 WHERE t0.id = ?
Parameters:
[
0
]
|
|
0.13 ms (0.71%) |
1 |
SELECT (c0_.id) AS sclr_0, (c0_.name) AS sclr_1, (c0_.parent_id) AS sclr_2, (c0_.products_number) AS sclr_3, (c0_.slug) AS sclr_4, (c0_.sort) AS sclr_5, (c0_.icon) AS sclr_6, (c0_.image) AS sclr_7 FROM category c0_ WHERE c0_.visible = 1 ORDER BY c0_.sort ASC
Parameters:
[] |
|
0.12 ms (0.61%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.content_head AS content_head_6 FROM ext_script t0
Parameters:
[] |
|
0.11 ms (0.59%) |
1 |
SELECT p0_.id AS id_0, p0_.text AS text_1, p0_.color AS color_2, p0_.visible AS visible_3, p0_.priority AS priority_4, p0_.type AS type_5 FROM product_label p0_ WHERE p0_.type <> ? AND p0_.visible = 1
Parameters:
[
"custom"
]
|
|
0.10 ms (0.54%) |
1 |
SELECT t0.id AS id_1, t0.object AS object_2, t0.title AS title_3, t0.description AS description_4, t0.h1 AS h1_5, t0.keywords AS keywords_6, t0.title_pagination AS title_pagination_7, t0.description_pagination AS description_pagination_8, t0.h1_pagination AS h1_pagination_9, t0.keywords_pagination AS keywords_pagination_10 FROM seo_template t0 WHERE t0.object = ? LIMIT 1
Parameters:
[ App\Component\Seo\SeoObjectType {#3168 : "category" } ] |
|
0.10 ms (0.52%) |
1 |
SELECT p0_.id AS id_0, p0_.is_active AS is_active_1, p0_.date_from AS date_from_2, p0_.date_to AS date_to_3, p0_.name AS name_4, p0_.config AS config_5, p0_.type AS type_6, p0_.product_label_id AS product_label_id_7 FROM promotion p0_ WHERE (p0_.is_active = 1 AND p0_.date_to >= ? AND p0_.date_from <= ?) AND p0_.type IN ('profit_set', 'registered_customer', 'even_less_price', 'discount_on_products')
Parameters:
[ "2026-02-04 06:48:16" "2026-02-04 06:48:16" ] |
|
0.09 ms (0.49%) |
1 |
SELECT * FROM doctrine_migration_versions
Parameters:
[] |
|
0.09 ms (0.49%) |
1 |
SELECT c0_.id AS id_0, c0_.name AS name_1 FROM city c0_ INNER JOIN pickpoint p1_ ON c0_.id = p1_.city_id WHERE c0_.name NOT IN ('Москва', 'Санкт-Петербург', 'Екатеринбург') AND c0_.id NOT IN (1) GROUP BY c0_.id, c0_.name ORDER BY c0_.population DESC LIMIT 25
Parameters:
[] |
|
0.09 ms (0.48%) |
1 |
SELECT t0.id AS id_1, t0.position AS position_2, t0.is_mobile AS is_mobile_3, t0.type, t0.object_id AS object_id_4, t0.object_id AS object_id_5 FROM catalog t0 WHERE t0.is_mobile = ? AND t0.type IN ('category', 'virtual_category') ORDER BY t0.position ASC
Parameters:
[
0
]
|
|
0.09 ms (0.47%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page_code AS page_code_4, t0.content AS content_5 FROM content t0 WHERE t0.page_code = ? LIMIT 1
Parameters:
[
"topCatalog"
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Category | No errors. |
| App\Entity\Product | No errors. |
| App\Entity\Customer | No errors. |
| App\Entity\City | No errors. |
| App\Entity\Sms | No errors. |
| App\Entity\PromoCode | No errors. |
| App\Entity\Settings | No errors. |
| App\Entity\Region | No errors. |
| App\Entity\DeliveryZone | No errors. |
| App\Entity\TransporterCode | No errors. |
| App\Entity\PickPoint | No errors. |
| App\Entity\Transporter | No errors. |
| App\Entity\Promotions\AbstractPromotion | No errors. |
| App\Entity\Promotions\ProfitSetPromotion | No errors. |
| App\Entity\Promotions\DiscountRegisteredCustomerPromotion | No errors. |
| App\Entity\Promotions\EvenLessPricePromotion | No errors. |
| App\Entity\Promotions\DiscountOnProductsPromotion | No errors. |
| App\Entity\ProductLabel | No errors. |
| App\Entity\ProductsListContent | No errors. |
| App\Entity\Category1C | No errors. |
| App\Entity\VirtualCategory | No errors. |
| App\Entity\SeoTemplate | No errors. |
| App\Entity\Property | No errors. |
| App\Entity\PropertyValue | No errors. |
| App\Entity\ProductProperty | No errors. |
| App\Entity\Brand | No errors. |
| App\Entity\Content | No errors. |
| App\Entity\InfoBlockLink | No errors. |
| App\Entity\ExtScript | No errors. |
| App\Entity\ProductSize | No errors. |
| App\Entity\ProductIcon | No errors. |
| App\Entity\ProductCertificate | No errors. |
| App\Entity\ProductReview | No errors. |
| App\Entity\ProductVideo | No errors. |
| App\Entity\ProductQuestion | No errors. |
| App\Entity\CustomerQuestion | No errors. |
| App\Entity\Order | No errors. |
| App\Entity\EmailLog | No errors. |
| App\Entity\Store | No errors. |
| App\Entity\CustomerLog | No errors. |
| App\Entity\OrderItem | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\OrderCalculation | No errors. |
| App\Entity\GiftCardOrder | No errors. |
| App\Entity\OrderTransaction | No errors. |
| App\Entity\SiteLog | No errors. |
| App\Entity\OrderPayment | No errors. |
| App\Entity\GiftCard | No errors. |
| App\Entity\GiftCardDebit | No errors. |
| App\Entity\EmailLogEvent | No errors. |
| App\Entity\Catalog\AbstractCatalogItem | No errors. |
| App\Entity\Catalog\CategoryCatalogItem | No errors. |
| App\Entity\Catalog\VirtualCategoryCatalogItem | No errors. |
| App\Entity\AdminUser | No errors. |
| App\Entity\MessageThrottle | No errors. |
| App\Entity\NotifyTemplate | No errors. |