Query Metrics
14
Database Queries
9
Different statements
5.44 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
1.27 ms (23.36%) |
6 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.mine_type AS mine_type_4, t0.original_name AS original_name_5, t0.name AS name_6, t0.original_extension AS original_extension_7 FROM `file` t0 WHERE t0.id = ?
Parameters:
[
380
]
|
1.18 ms (21.64%) |
1 |
"COMMIT"
Parameters:
[] |
0.62 ms (11.47%) |
1 |
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.count AS count_3 FROM `traffic` t0 WHERE t0.created_at = ? LIMIT 1
Parameters:
[
"2024-11-13 06:00:00"
]
|
0.62 ms (11.43%) |
1 |
SELECT COUNT(DISTINCT (p0_.id)) AS sclr_0 FROM `product_item_type` p0_ LEFT JOIN `product_item` p1_ ON p0_.item_id = p1_.id WHERE p1_.id = ? AND p0_.locale = ? AND p0_.status = ?
Parameters:
[ 44 "tr" 1 ] |
0.54 ms (9.98%) |
1 |
SELECT p0_.id AS id_0, p0_.title AS title_1, p0_.content AS content_2, p0_.created_at AS created_at_3, p0_.updated_at AS updated_at_4, p0_.status AS status_5, p0_.slug AS slug_6, p0_.locale AS locale_7, p0_.short_content AS short_content_8, p0_.image_id AS image_id_9, p0_.item_id AS item_id_10 FROM `product_item_type` p0_ LEFT JOIN `product_item` p1_ ON p0_.item_id = p1_.id WHERE p1_.id = ? AND p0_.locale = ? AND p0_.status = ? ORDER BY p0_.id ASC LIMIT 25
Parameters:
[ 44 "tr" 1 ] |
0.44 ms (8.01%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.slug AS slug_7, t0.locale AS locale_8, t0.short_content AS short_content_9, t0.image_id AS image_id_10, t0.product_id AS product_id_11 FROM `product_item` t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"premium-dus-jeli"
]
|
0.33 ms (6.10%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.status AS status_6, t0.slug AS slug_7, t0.locale AS locale_8, t0.short_content AS short_content_9, t0.order_number AS order_number_10, t0.image_id AS image_id_11 FROM `product` t0 WHERE t0.id = ?
Parameters:
[
4
]
|
0.30 ms (5.45%) |
1 |
UPDATE `traffic` SET count = ? WHERE id = ?
Parameters:
[ 7177 22433 ] |
0.14 ms (2.55%) |
1 |
"START TRANSACTION"
Parameters:
[] |
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\Main\Traffic | No errors. |
App\Entity\Main\Product\Item | No errors. |
App\Entity\Main\Product\ItemType | No errors. |
App\Entity\Main\File | No errors. |
App\Entity\Main\Product\Product | No errors. |
App\Entity\Main\Product\Property | No errors. |