Redirect 302 redirect from GET @app_agoulou_supplement_ajouter (b10a1d)

GET https://www.metisspizza.fr/agoulou/2/personnaliser

Query Metrics

3 Database Queries
3 Different statements
1.65 ms Query time
0 Invalid entities
12 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.70 ms
(42.60%)
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:
[
  2
]
0.49 ms
(29.61%)
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
Parameters:
[]
0.46 ms
(27.79%)
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:
[
  "2"
]

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 10
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.