Query Metrics

254 Database Queries
15 Different statements
96.48 ms Query time
3 Invalid entities
103 Managed entities

Grouped Statements

Show all queries

Time Count Info
74.56 ms
(77.29%)
218
SELECT m0_.id AS id_0, m0_.thumb AS thumb_1, m0_.name AS name_2, m0_.slug AS slug_3, m0_.color AS color_4, m0_.type AS type_5, m0_.externallink AS externallink_6, m0_.rang AS rang_7, m0_.parentid AS parentid_8, m0_.is_accordiant AS is_accordiant_9, m0_.subjectid AS subjectid_10, m0_.ispublish AS ispublish_11, m0_.widgetId AS widgetId_12 FROM menuitems m0_ WHERE m0_.id = ? LIMIT 1
Parameters:
[
  193
]
7.82 ms
(8.11%)
11
SELECT m0_.id AS id_0, m0_.thumb AS thumb_1, m0_.name AS name_2, m0_.slug AS slug_3, m0_.color AS color_4, m0_.type AS type_5, m0_.externallink AS externallink_6, m0_.rang AS rang_7, m0_.parentid AS parentid_8, m0_.is_accordiant AS is_accordiant_9, m0_.subjectid AS subjectid_10, m0_.ispublish AS ispublish_11, m0_.widgetId AS widgetId_12, m1_.id AS id_13, m1_.title AS title_14, m1_.position AS position_15, m1_.ispublish AS ispublish_16, m1_.rang AS rang_17, m0_.menus_id AS menus_id_18 FROM menuitems m0_ INNER JOIN menus m1_ ON m0_.menus_id = m1_.id WHERE m0_.parentid = ? AND m1_.id = ? AND m0_.ispublish = ? AND (m0_.is_accordiant IS NULL OR m0_.is_accordiant = 0) ORDER BY m0_.rang ASC
Parameters:
[
  111
  226
  1
]
2.00 ms
(2.07%)
4
SELECT t0.id AS id_1, t0.title AS title_2, t0.author AS author_3, t0.seotitle AS seotitle_4, t0.seodescription AS seodescription_5, t0.canonical AS canonical_6, t0.seokeywords AS seokeywords_7, t0.slug AS slug_8, t0.contenu AS contenu_9, t0.is_public AS is_public_10, t0.nbrvisite AS nbrvisite_11, t0.created AS created_12, t0.updated AS updated_13, t0.imagealaune AS imagealaune_14, t0.categoriespages_id AS categoriespages_id_15 FROM pages t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  410
]
1.76 ms
(1.83%)
5
SELECT t0.id AS id_1, t0.thumb AS thumb_2, t0.name AS name_3, t0.slug AS slug_4, t0.color AS color_5, t0.type AS type_6, t0.externallink AS externallink_7, t0.rang AS rang_8, t0.parentid AS parentid_9, t0.is_accordiant AS is_accordiant_10, t0.subjectid AS subjectid_11, t0.ispublish AS ispublish_12, t0.widgetId AS widgetId_13, t0.menus_id AS menus_id_14 FROM menuitems t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  106
]
1.62 ms
(1.68%)
3
SELECT t0.id AS id_1, t0.thumb AS thumb_2, t0.name AS name_3, t0.slug AS slug_4, t0.color AS color_5, t0.type AS type_6, t0.externallink AS externallink_7, t0.rang AS rang_8, t0.parentid AS parentid_9, t0.is_accordiant AS is_accordiant_10, t0.subjectid AS subjectid_11, t0.ispublish AS ispublish_12, t0.widgetId AS widgetId_13, t0.menus_id AS menus_id_14 FROM menuitems t0 WHERE t0.slug = ? AND t0.parentid = ? LIMIT 1
Parameters:
[
  "particuliers"
  0
]
1.35 ms
(1.40%)
2
SELECT p0_.id AS id_0, p0_.orderwidget AS orderwidget_1, p0_.position AS position_2, p1_.id AS id_3, p1_.title AS title_4, p1_.author AS author_5, p1_.seotitle AS seotitle_6, p1_.seodescription AS seodescription_7, p1_.canonical AS canonical_8, p1_.seokeywords AS seokeywords_9, p1_.slug AS slug_10, p1_.contenu AS contenu_11, p1_.is_public AS is_public_12, p1_.nbrvisite AS nbrvisite_13, p1_.created AS created_14, p1_.updated AS updated_15, p1_.imagealaune AS imagealaune_16, w2_.id AS id_17, w2_.title AS title_18, w2_.url AS url_19, w2_.menuitemid AS menuitemid_20, w2_.objectid AS objectid_21, w2_.linktype AS linktype_22, w2_.addcontactform AS addcontactform_23, w2_.showtitle AS showtitle_24, w2_.addlink AS addlink_25, w2_.linkdestination AS linkdestination_26, w2_.description AS description_27, w2_.ispublic AS ispublic_28, w2_.nbrview AS nbrview_29 FROM pagewidgets p0_ INNER JOIN pages p1_ ON p0_.pages_id = p1_.id INNER JOIN widget w2_ ON p0_.widget_id = w2_.id WHERE p1_.id = ? AND p0_.position = ? AND w2_.ispublic = ? ORDER BY p0_.orderwidget ASC
Parameters:
[
  287
  "left"
  1
]
1.30 ms
(1.35%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.position AS position_3, t0.ispublish AS ispublish_4, t0.rang AS rang_5 FROM menus t0 WHERE t0.position = ? LIMIT 1
Parameters:
[
  "MAIN"
]
1.29 ms
(1.33%)
2
SELECT m0_.id AS id_0, m0_.thumb AS thumb_1, m0_.name AS name_2, m0_.slug AS slug_3, m0_.color AS color_4, m0_.type AS type_5, m0_.externallink AS externallink_6, m0_.rang AS rang_7, m0_.parentid AS parentid_8, m0_.is_accordiant AS is_accordiant_9, m0_.subjectid AS subjectid_10, m0_.ispublish AS ispublish_11, m0_.widgetId AS widgetId_12, m1_.id AS id_13, m1_.title AS title_14, m1_.position AS position_15, m1_.ispublish AS ispublish_16, m1_.rang AS rang_17 FROM menuitems m0_ INNER JOIN menus m1_ ON m0_.menus_id = m1_.id WHERE (m0_.parentid = ? AND m0_.is_accordiant = ?) AND m0_.ispublish = ? ORDER BY m0_.rang ASC
Parameters:
[
  106
  1
  1
]
1.03 ms
(1.07%)
1
SELECT m0_.id AS id_0, m0_.thumb AS thumb_1, m0_.name AS name_2, m0_.slug AS slug_3, m0_.color AS color_4, m0_.type AS type_5, m0_.externallink AS externallink_6, m0_.rang AS rang_7, m0_.parentid AS parentid_8, m0_.is_accordiant AS is_accordiant_9, m0_.subjectid AS subjectid_10, m0_.ispublish AS ispublish_11, m0_.widgetId AS widgetId_12, m1_.id AS id_13, m1_.title AS title_14, m1_.position AS position_15, m1_.ispublish AS ispublish_16, m1_.rang AS rang_17 FROM menuitems m0_ INNER JOIN menus m1_ ON m0_.menus_id = m1_.id WHERE m0_.parentid = ? AND m0_.ispublish = ? ORDER BY m0_.rang ASC
Parameters:
[
  191
  1
]
0.96 ms
(1.00%)
1
SELECT m0_.id AS id_0, m0_.objectid AS objectid_1, m0_.modulename AS modulename_2, m0_.isfuture AS isfuture_3, m0_.ordernumber AS ordernumber_4, m0_.created AS created_5, m0_.updated AS updated_6, m1_.id AS id_7, m1_.name AS name_8, m1_.imagedescription AS imagedescription_9, m1_.picturename AS picturename_10, m1_.picturenamewebp AS picturenamewebp_11, m1_.thumbname AS thumbname_12, m1_.thumbnamewebp AS thumbnamewebp_13, m1_.picturesize AS picturesize_14, m1_.picturetype AS picturetype_15, m1_.picturetypewebp AS picturetypewebp_16, m1_.folderpath AS folderpath_17, m1_.path AS path_18, m1_.widget AS widget_19, m1_.actus AS actus_20, m1_.title AS title_21, m1_.description AS description_22, m1_.created AS created_23 FROM mediapages m0_ INNER JOIN media m1_ ON m0_.media_id = m1_.id WHERE m0_.objectid = ? AND m0_.modulename = ?
Parameters:
[
  287
  "PAGES"
]
0.96 ms
(1.00%)
1
SELECT m0_.id AS id_0, m0_.thumb AS thumb_1, m0_.name AS name_2, m0_.slug AS slug_3, m0_.color AS color_4, m0_.type AS type_5, m0_.externallink AS externallink_6, m0_.rang AS rang_7, m0_.parentid AS parentid_8, m0_.is_accordiant AS is_accordiant_9, m0_.subjectid AS subjectid_10, m0_.ispublish AS ispublish_11, m0_.widgetId AS widgetId_12, m1_.id AS id_13, m1_.title AS title_14, m1_.position AS position_15, m1_.ispublish AS ispublish_16, m1_.rang AS rang_17, m0_.menus_id AS menus_id_18 FROM menuitems m0_ INNER JOIN menus m1_ ON m0_.menus_id = m1_.id WHERE (m0_.parentid IS NULL OR m0_.parentid = ?) AND m1_.id = ? AND m0_.ispublish = ? AND (m0_.is_accordiant IS NULL OR m0_.is_accordiant = 0) ORDER BY m0_.rang ASC
Parameters:
[
  0
  226
  1
]
0.70 ms
(0.72%)
1
"COMMIT"
Parameters:
[]
0.55 ms
(0.57%)
1
SELECT s0_.id AS id_0, s0_.groupname AS groupname_1, s0_.grouplibeller AS grouplibeller_2, s0_.libeller AS libeller_3, s0_.name AS name_4, s0_.fieldtype AS fieldtype_5, s0_.helptext AS helptext_6, s0_.settingvalue AS settingvalue_7, s0_.witheditor AS witheditor_8, s0_.ordre AS ordre_9, s0_.created AS created_10, s0_.updated AS updated_11 FROM settingsite s0_ WHERE s0_.groupname IN (?) ORDER BY s0_.ordre ASC
Parameters:
[
  "globalparams"
]
0.40 ms
(0.41%)
1
UPDATE pages SET nbrvisite = ? WHERE id = ?
Parameters:
[
  5223
  287
]
0.17 ms
(0.17%)
1
"START TRANSACTION"
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Menuitems 98
App\Entity\Pages 3
App\Entity\Menus 1
App\Entity\Categoriepages 1

Entities Mapping

Class Mapping errors
App\Entity\Menus No errors.
App\Entity\Menuitems No errors.
App\Entity\Pages
  • The mappings App\Entity\Pages#pictures and App\Entity\Pagepictures#page are inconsistent with each other.
App\Entity\Categoriepages
  • The association App\Entity\Categoriepages#categoriepictures refers to the owning side field App\Entity\Categoriepictures#categoriespages which does not exist.
App\Entity\Pagepictures
  • The association App\Entity\Pagepictures#page refers to the inverse side field App\Entity\Pages#pagepictures which does not exist.
App\Entity\Pagewidgets No errors.
App\Entity\Mediapages No errors.
App\Entity\Media No errors.
App\Entity\Widget No errors.
App\Entity\Settingsite No errors.