Query Metrics
3
Database Queries
3
Different statements
3113.84 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info |
---|---|---|
1 | 1987.68 ms |
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.description AS description_3, t0.prix AS prix_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.update_at AS update_at_7 FROM produit t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
"robots.txt"
]
|
2 | 1122.21 ms |
SHOW FULL TABLES WHERE Table_type = 'BASE TABLE'
Parameters:
[] |
3 | 3.94 ms |
SELECT DATABASE()
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\Produit | No errors. |
App\Entity\Categorie | No errors. |
App\Entity\ImagesProduit | No errors. |