Query Metrics
3
Database Queries
2
Different statements
3.42 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.63 ms (76.96%) |
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:
[
"3"
]
|
0.79 ms (23.04%) |
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. |