GET https://stage.riva-siberia.ru/cart

Query Metrics

11 Database Queries
7 Different statements
7.28 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.70 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.image AS image_4, t0.external_id AS external_id_5, t0.articul AS articul_6, t0.price AS price_7, t0.slug AS slug_8, t0.last_update AS last_update_9, t0.position AS position_10, t0.content AS content_11, t0.modifires AS modifires_12, t0.weight AS weight_13, t0.additional AS additional_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id IN (NULL) AND t0.active = ?
Parameters:
[
  1
]
2 0.49 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.label AS label_3, t0.content AS content_4 FROM setting t0
Parameters:
[]
3 0.66 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.min_sum AS min_sum_4, t0.product_id AS product_id_5, t6.id AS id_7, t6.active AS active_8, t6.name AS name_9, t6.image AS image_10, t6.external_id AS external_id_11, t6.articul AS articul_12, t6.price AS price_13, t6.slug AS slug_14, t6.last_update AS last_update_15, t6.position AS position_16, t6.content AS content_17, t6.modifires AS modifires_18, t6.weight AS weight_19, t6.additional AS additional_20, t6.category_id AS category_id_21 FROM promo_code t0 LEFT JOIN product t6 ON t0.product_id = t6.id WHERE t0.active = ?
Parameters:
[
  1
]
4 0.66 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.min_sum AS min_sum_4, t0.product_id AS product_id_5, t6.id AS id_7, t6.active AS active_8, t6.name AS name_9, t6.image AS image_10, t6.external_id AS external_id_11, t6.articul AS articul_12, t6.price AS price_13, t6.slug AS slug_14, t6.last_update AS last_update_15, t6.position AS position_16, t6.content AS content_17, t6.modifires AS modifires_18, t6.weight AS weight_19, t6.additional AS additional_20, t6.category_id AS category_id_21 FROM promo_code t0 LEFT JOIN product t6 ON t0.product_id = t6.id WHERE t0.active = ?
Parameters:
[
  1
]
5 0.60 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.min_sum AS min_sum_4, t0.product_id AS product_id_5, t6.id AS id_7, t6.active AS active_8, t6.name AS name_9, t6.image AS image_10, t6.external_id AS external_id_11, t6.articul AS articul_12, t6.price AS price_13, t6.slug AS slug_14, t6.last_update AS last_update_15, t6.position AS position_16, t6.content AS content_17, t6.modifires AS modifires_18, t6.weight AS weight_19, t6.additional AS additional_20, t6.category_id AS category_id_21 FROM promo_code t0 LEFT JOIN product t6 ON t0.product_id = t6.id WHERE t0.id = ? AND t0.active = ? LIMIT 1
Parameters:
[
  0
  1
]
6 0.51 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.image AS image_4, t0.external_id AS external_id_5, t0.articul AS articul_6, t0.price AS price_7, t0.slug AS slug_8, t0.last_update AS last_update_9, t0.position AS position_10, t0.content AS content_11, t0.modifires AS modifires_12, t0.weight AS weight_13, t0.additional AS additional_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.id IN (NULL)
Parameters:
[]
7 0.97 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.image AS image_4, t0.external_id AS external_id_5, t0.articul AS articul_6, t0.price AS price_7, t0.slug AS slug_8, t0.last_update AS last_update_9, t0.position AS position_10, t0.content AS content_11, t0.modifires AS modifires_12, t0.weight AS weight_13, t0.additional AS additional_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.active = ? AND t0.additional = ?
Parameters:
[
  1
  1
]
8 0.49 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.slug AS slug_4, t0.position AS position_5, t0.external_id AS external_id_6 FROM category t0 WHERE t0.id = ?
Parameters:
[
  4
]
9 0.49 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.slug AS slug_4, t0.position AS position_5, t0.external_id AS external_id_6 FROM category t0 WHERE t0.id = ?
Parameters:
[
  9
]
10 1.25 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.image AS image_4, t0.external_id AS external_id_5, t0.articul AS articul_6, t0.price AS price_7, t0.slug AS slug_8, t0.last_update AS last_update_9, t0.position AS position_10, t0.content AS content_11, t0.modifires AS modifires_12, t0.weight AS weight_13, t0.additional AS additional_14, t0.category_id AS category_id_15 FROM product t0 WHERE t0.active = ? AND t0.additional = ?
Parameters:
[
  1
  0
]
11 0.46 ms
SELECT t0.id AS id_1, t0.active AS active_2, t0.name AS name_3, t0.slug AS slug_4, t0.position AS position_5, t0.external_id AS external_id_6 FROM category t0 WHERE t0.id = ?
Parameters:
[
  1
]

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\Product No errors.
App\Entity\Category No errors.
App\Entity\Setting No errors.
App\Entity\PromoCode No errors.