Query Metrics
3
Database Queries
2
Different statements
3.67 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1.44 ms |
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:
[] |
2 | 2.14 ms |
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"
]
|
3 | 0.09 ms |
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"
]
|
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. |