GET http://miamiam.o4d.fr/recipes/all

Query Metrics

2 Database Queries
2 Different statements
1.76 ms Query time
0 Invalid entities
13 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.90 ms
(51.34%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.created_at AS created_at_5, t0.updated_at AS updated_at_6, t0.duration AS duration_7, t0.ingredients AS ingredients_8, t0.top_recette AS top_recette_9 FROM recipe t0
Parameters:
[]
0.85 ms
(48.66%)
1
SELECT r0_.id AS id_0, r0_.title AS title_1, r0_.slug AS slug_2, r0_.content AS content_3, r0_.created_at AS created_at_4, r0_.updated_at AS updated_at_5, r0_.duration AS duration_6, r0_.ingredients AS ingredients_7, r0_.top_recette AS top_recette_8 FROM recipe r0_ WHERE r0_.top_recette = 1 LIMIT 1
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Recipe 13

Entities Mapping

Class Mapping errors
App\Entity\Recipe No errors.