https://nosrichesses.com/produitproduit/edit/1edc4a09-2cfe-61e4-8f94-990f7fe4bf7b/

Query Metrics

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

Queries

Group similar statements

# Time Info
1 4.76 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\t,■aõÅöÖ\x0F\x7Fõ┐{"
]
2 3.12 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 0.78 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.