https://e-barreau.monsieursloop.com/se-former

Query Metrics

3 Database Queries
3 Different statements
12.18 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 5.62 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.og_title AS og_title_4, t0.og_description AS og_description_5, t0.keywords AS keywords_6, t0.slug AS slug_7, t0.og_image_name AS og_image_name_8, t0.updated_at AS updated_at_9 FROM learning_page t0 WHERE t0.id = ?
Parameters:
[
  2
]
2 3.22 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.learning_page_id AS learning_page_id_4 FROM learning_item t0 WHERE t0.learning_page_id = ?
Parameters:
[
  2
]
3 3.34 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.description AS description_3, t0.duration AS duration_4, t0.link AS link_5, t0.image_name AS image_name_6, t0.updated_at AS updated_at_7, t0.learning_page_id AS learning_page_id_8 FROM learning_video t0 WHERE t0.learning_page_id = ?
Parameters:
[
  2
]

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\LearningPage No errors.
App\Entity\LearningItem No errors.
App\Entity\LearningVideo No errors.