GET https://91.134.43.213/

Query Metrics

14 Database Queries
8 Different statements
1.22 ms Query time
0 Invalid entities
14 Managed entities

Queries

Group similar statements

# Time Info
1 0.15 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.copyright AS copyright_3, t0.theme_color AS theme_color_4, t0.has_toolbar AS has_toolbar_5, t0.icon AS icon_6, t0.responsable AS responsable_7, t0.protected AS protected_8, t0.user_can_register AS user_can_register_9, t0.home_page_id AS home_page_id_10 FROM website t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.09 ms
SELECT t0.id AS id_1, t0.type_element AS type_element_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.text AS text_5, t0.ordre AS ordre_6, t0.height AS height_7, t0.indicators AS indicators_8, t0.bool1 AS bool1_9, t0.champ1 AS champ1_10, t0.parent_element_id AS parent_element_id_11, t0.image_id AS image_id_12 FROM element t0 WHERE t0.id = ?
Parameters:
[
  54
]
3 0.10 ms
SELECT t0.id AS id_1, t0.type_element AS type_element_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.text AS text_5, t0.ordre AS ordre_6, t0.height AS height_7, t0.indicators AS indicators_8, t0.bool1 AS bool1_9, t0.champ1 AS champ1_10, t0.parent_element_id AS parent_element_id_11, t0.image_id AS image_id_12 FROM element t0 WHERE t0.parent_element_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  54
]
4 0.07 ms
SELECT t0.id AS id_1, t0.type_element AS type_element_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.text AS text_5, t0.ordre AS ordre_6, t0.height AS height_7, t0.indicators AS indicators_8, t0.bool1 AS bool1_9, t0.champ1 AS champ1_10, t0.parent_element_id AS parent_element_id_11, t0.image_id AS image_id_12 FROM element t0 WHERE t0.parent_element_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  166
]
5 0.08 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_center_x AS image_center_x_3, t0.image_center_y AS image_center_y_4, t0.width AS width_5, t0.height AS height_6 FROM images t0 WHERE t0.id = ?
Parameters:
[
  100
]
6 0.07 ms
SELECT t0.id AS id_1, t0.type_element AS type_element_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.text AS text_5, t0.ordre AS ordre_6, t0.height AS height_7, t0.indicators AS indicators_8, t0.bool1 AS bool1_9, t0.champ1 AS champ1_10, t0.parent_element_id AS parent_element_id_11, t0.image_id AS image_id_12 FROM element t0 WHERE t0.parent_element_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  154
]
7 0.07 ms
SELECT t0.id AS id_1, t0.type_element AS type_element_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.text AS text_5, t0.ordre AS ordre_6, t0.height AS height_7, t0.indicators AS indicators_8, t0.bool1 AS bool1_9, t0.champ1 AS champ1_10, t0.parent_element_id AS parent_element_id_11, t0.image_id AS image_id_12 FROM element t0 WHERE t0.parent_element_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  164
]
8 0.10 ms
SELECT id,title,champ1 FROM element Where type_element='page' Order by ordre
Parameters:
[]
9 0.09 ms
SELECT id,title FROM element Where type_element='page' and bool1=1 Order by ordre
Parameters:
[]
10 0.07 ms
SELECT id,champ1 FROM element Where type_element='page' Order by ordre
Parameters:
[]
11 0.08 ms
SELECT id,title FROM element Where type_element='page' and id<>54 Order by ordre
Parameters:
[]
12 0.10 ms
SELECT t0.id AS id_1, t0.type_element AS type_element_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.text AS text_5, t0.ordre AS ordre_6, t0.height AS height_7, t0.indicators AS indicators_8, t0.bool1 AS bool1_9, t0.champ1 AS champ1_10, t0.parent_element_id AS parent_element_id_11, t0.image_id AS image_id_12 FROM element t0 WHERE t0.parent_element_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  159
]
13 0.08 ms
SELECT t0.id AS id_1, t0.type_element AS type_element_2, t0.title AS title_3, t0.subtitle AS subtitle_4, t0.text AS text_5, t0.ordre AS ordre_6, t0.height AS height_7, t0.indicators AS indicators_8, t0.bool1 AS bool1_9, t0.champ1 AS champ1_10, t0.parent_element_id AS parent_element_id_11, t0.image_id AS image_id_12 FROM element t0 WHERE t0.parent_element_id = ? ORDER BY t0.ordre ASC
Parameters:
[
  168
]
14 0.07 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.image_center_x AS image_center_x_3, t0.image_center_y AS image_center_y_4, t0.width AS width_5, t0.height AS height_6 FROM images t0 WHERE t0.id = ?
Parameters:
[
  112
]

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\Element 11
App\Entity\Images 2
App\Entity\Website 1

Entities Mapping

Class Mapping errors
App\Entity\Website No errors.
App\Entity\Element No errors.
App\Entity\Images No errors.