GET https://www.metisspizza.fr/agoulou/1/ingredient/retirer/6

Query Metrics

2 Database Queries
2 Different statements
0.79 ms Query time
0 Invalid entities
6 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.43 ms
(54.15%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.auther AS auther_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.prixp AS prixp_6, t0.prixm AS prixm_7, t0.prixg AS prixg_8, t0.image AS image_9 FROM ingredient t0 INNER JOIN agoulou_ingredient ON t0.id = agoulou_ingredient.ingredient_id WHERE agoulou_ingredient.agoulou_id = ?
Parameters:
[
  1
]
0.36 ms
(45.85%)
1
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.image AS image_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.petite AS petite_6, t0.grande AS grande_7, t0.text AS text_8, t0.auther AS auther_9, t0.categorie_id AS categorie_id_10 FROM agoulou t0 WHERE t0.id = ?
Parameters:
[
  "1"
]

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\Ingredient 4
App\Entity\Agoulou 1
App\Entity\Categorie 1

Entities Mapping

Class Mapping errors
App\Entity\Agoulou No errors.
App\Entity\Categorie No errors.
App\Entity\Ingredient No errors.
App\Entity\Pizza No errors.
App\Entity\Crepe No errors.