Query Metrics
2
Database Queries
2
Different statements
2.11 ms
Query time
1
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.31 ms (62.27%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.photo AS photo_5, t0.is_active AS is_active_6, t0.category_id AS category_id_7 FROM product t0 WHERE t0.category_id IN (?, ?, ?) ORDER BY t0.id ASC
Parameters:
[ 6 7 8 ]
|
||||||||||||||||||||||||
0.80 ms (37.73%) |
1 |
SELECT t0.id AS id_1, t0.title AS title_2, t0.short_description AS short_description_3, t0.description AS description_4, t0.photo AS photo_5, t0.is_active AS is_active_6, t0.category_id AS category_id_7 FROM product t0 WHERE t0.id = ?
Parameters:
[
49
]
|
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 |
|
App\Entity\Category | No errors. |