https://nosrichesses.com/produitproduit/edit/1edc4a19-0e20-673a-b1fb-cdd119e702a9/

Query Metrics

3 Database Queries
3 Different statements
5.66 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 1.99 ms
SELECT t0.name AS name_1, t0.description AS description_2, t0.price AS price_3, t0.image AS image_4, t0.id AS id_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.category_id AS category_id_8 FROM produit t0 WHERE t0.id = ?
Parameters:
[
  b"\x1EÜJ\x19\x0E g:±ûÍÑ\x19ç\x02©"
]
2 2.62 ms
SELECT t0.name AS name_1, t0.id AS id_2, t0.created_at AS created_at_3, t0.updated_at AS updated_at_4 FROM category t0
Parameters:
[]
3 1.05 ms
SELECT t0.title AS title_1, t0.path AS path_2, t0.content AS content_3, t0.image AS image_4, t0.video AS video_5, t0.statut AS statut_6, t0.position AS position_7, t0.id AS id_8, t0.created_at AS created_at_9, t0.updated_at AS updated_at_10 FROM menu t0
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
  • The association App\Entity\Produit#category refers to the inverse side field App\Entity\Category#produits which does not exist.
App\Entity\Category
  • The mappings App\Entity\Category#products and App\Entity\Produit#category are inconsistent with each other.
App\Entity\Menu No errors.
App\Entity\Sousmenu No errors.
App\Entity\Event No errors.
App\Entity\Agenda No errors.
App\Entity\Magazine No errors.