GET https://byd.agence-11h10.fr/media/document/vehicule/nouveau-byd-tang-0624-bps-fr-66d703ae14c7d142006955.pdf

Query Metrics

15 Database Queries
3 Different statements
2.24 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.47 ms
(65.30%)
11
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5 FROM page_type t0 WHERE t0.id = ?
Parameters:
[
  1
]
0.56 ms
(25.12%)
3
SELECT t0.id AS id_1, t0.name AS name_2, t0.address AS address_3, t0.zip AS zip_4, t0.city AS city_5, t0.email AS email_6, t0.phone AS phone_7, t0.opening_hours AS opening_hours_8, t0.net_helium AS net_helium_9, t0.facebook AS facebook_10, t0.twitter AS twitter_11, t0.instagram AS instagram_12, t0.linkedin AS linkedin_13, t0.youtube AS youtube_14, t0.gta AS gta_15, t0.gtm AS gtm_16, t0.matomo AS matomo_17, t0.maintenance AS maintenance_18, t0.logo AS logo_19, t0.contact_url AS contact_url_20, t0.contact_background AS contact_background_21, t0.contact_latitude AS contact_latitude_22, t0.contact_longitude AS contact_longitude_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25 FROM parameter t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  1
]
0.22 ms
(9.58%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.title AS title_4, t0.meta_title AS meta_title_5, t0.meta_description AS meta_description_6, t0.affichage_menu AS affichage_menu_7, t0.slug AS slug_8, t0.display AS display_9, t0.no_index AS no_index_10, t0.type_id AS type_id_11 FROM page t0 WHERE t0.display = ?
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.

Entities Mapping

Class Mapping errors
App\Entity\Parameter No errors.
App\Entity\Carrousel No errors.
App\Entity\Page No errors.
App\Entity\PageType
  • The association App\Entity\PageType#menus refers to the owning side field App\Entity\Menu#type which is not defined as association, but as field.
  • The association App\Entity\PageType#menus refers to the owning side field App\Entity\Menu#type which does not exist.
App\Entity\PageSection No errors.
App\Entity\Menu
  • The association App\Entity\Menu#page refers to the inverse side field App\Entity\Page#menus which does not exist.
  • The association App\Entity\Menu#pageBlogCategory refers to the inverse side field App\Entity\BlogCategory#menus which does not exist.
  • The association App\Entity\Menu#pageBlogArticle refers to the inverse side field App\Entity\BlogArticle#menus which does not exist.