https://floor.sym.tora.idp.lu/admin/dashboard

Query Metrics

11 Database Queries
5 Different statements
5.14 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.09 ms
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.user_id AS user_id_3, t0.content_id AS content_id_4 FROM user_content t0 ORDER BY t0.updated_at DESC LIMIT 50
Parameters:
[]
2 0.55 ms
SELECT t0.id AS id_1, t0.updated_at AS updated_at_2, t0.user_id AS user_id_3, t0.slider_header_id AS slider_header_id_4 FROM user_slider_header t0 ORDER BY t0.updated_at DESC LIMIT 50
Parameters:
[]
3 0.45 ms
SELECT COUNT(*) FROM user t0
Parameters:
[]
4 0.55 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6 FROM user t0 WHERE t0.id = ?
Parameters:
[
  2
]
5 0.56 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.id = ?
Parameters:
[
  8
]
6 0.35 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.id = ?
Parameters:
[
  7
]
7 0.34 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.id = ?
Parameters:
[
  2
]
8 0.32 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.id = ?
Parameters:
[
  9
]
9 0.30 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.id = ?
Parameters:
[
  3
]
10 0.30 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.id = ?
Parameters:
[
  1
]
11 0.33 ms
SELECT t0.id AS id_1, t0.page AS page_2, t0.section AS section_3, t0.title AS title_4, t0.text AS text_5, t0.button_label AS button_label_6, t0.button_link AS button_link_7, t0.has_image AS has_image_8, t0.image AS image_9, t0.pre_title AS pre_title_10 FROM content t0 WHERE t0.id = ?
Parameters:
[
  6
]

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\User No errors.
App\Entity\UserContent No errors.
App\Entity\UserSliderHeader No errors.
App\Entity\Content No errors.
App\Entity\SliderHeader No errors.