Query Metrics
1
Database Queries
1
Different statements
4.08 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 4.08 ms |
SELECT r0_.id AS id_0, r0_.nom AS nom_1, r0_.descriptif AS descriptif_2, r0_.ingredients AS ingredients_3, r0_.instructions AS instructions_4, r0_.temps_prepa AS temps_prepa_5, r0_.temps_cuisson AS temps_cuisson_6, r0_.image AS image_7, r0_.status AS status_8, r0_.slug AS slug_9, r0_.created_at AS created_at_10, r0_.difficulty AS difficulty_11, r0_.category AS category_12, r0_.tags AS tags_13, r0_.user_id AS user_id_14 FROM recette r0_ WHERE r0_.status = ? ORDER BY r0_.created_at DESC
Parameters:
[
"completed"
]
|
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\Recette | No errors. |
App\Entity\User | No errors. |