Query Metrics
3
Database Queries
2
Different statements
3.67 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.23 ms (60.69%) |
2 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.souscat_id AS souscat_id_4 FROM categories t0 WHERE t0.souscat_id = ?
Parameters:
[
"12"
]
|
1.44 ms (39.31%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.picture AS picture_3, t0.souscat_id AS souscat_id_4 FROM categories t0
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\Categories | No errors. |
App\Entity\Products | No errors. |