GET https://byd-brest.agence-11h10.fr/fr/quimper

Query Metrics

17 Database Queries
5 Different statements
4.08 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
2.06 ms
(50.65%)
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.76 ms
(18.74%)
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.51 ms
(12.56%)
1
SELECT t0.image_name AS image_name_1, t0.url AS url_2, t0.url_mobile AS url_mobile_3, t0.alt AS alt_4, t0.id AS id_5, t0.name AS name_6, t0.net_helium AS net_helium_7, t0.price AS price_8, t0.legals AS legals_9, t0.page_title AS page_title_10, t0.meta AS meta_11, t0.monthly_price AS monthly_price_12, t0.nav_image AS nav_image_13, t0.banniere AS banniere_14, t0.banniere_mobile AS banniere_mobile_15, t0.banniere_text AS banniere_text_16, t0.gamme_text AS gamme_text_17, t0.vignette_image AS vignette_image_18, t0.equipement_pdf AS equipement_pdf_19, t0.display AS display_20, t0.display_home AS display_home_21, t0.price_ttc AS price_ttc_22, t0.position AS position_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.title AS title_26, t0.meta_title AS meta_title_27, t0.meta_description AS meta_description_28, t0.affichage_menu AS affichage_menu_29, t0.slug AS slug_30, t0.no_index AS no_index_31, t0.category_id AS category_id_32 FROM vehicle t0 WHERE t0.slug = ? AND t0.display = ? LIMIT 1
Parameters:
[
  "quimper"
  1
]
0.51 ms
(12.42%)
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.slug = ? AND t0.display = ? LIMIT 1
Parameters:
[
  "quimper"
  1
]
0.23 ms
(5.64%)
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.
App\Entity\Image No errors.
App\Entity\Vehicle No errors.
App\Entity\VehicleCategory No errors.