GET https://preprod.postlab.fr/page/les-donnees-chez-postlab

Query Metrics

1 Database Queries
1 Different statements
0.34 ms Query time
1 Invalid entities

Queries

Group similar statements

# Time Info
1 0.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.slug AS slug_5, t0.status AS status_6, t0.type AS type_7, t0.theme AS theme_8, t0.author_id AS author_id_9 FROM page t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "les-donnees-chez-postlab"
]

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\Page No errors.
App\Entity\User
  • The association App\Entity\User#calendars refers to the owning side field App\Entity\Calendar#user which does not exist.
  • The association App\Entity\User#events refers to the owning side field App\Entity\Calendar#users which does not exist.
  • The mappings App\Entity\User#owners and App\Entity\Calendar#owners are inconsistent with each other.
  • The mappings App\Entity\User#participants and App\Entity\Calendar#participants are inconsistent with each other.
App\Entity\Category No errors.
App\Entity\Keyword No errors.
App\Entity\Tag No errors.
App\Entity\Media No errors.