GET http://handy-ohne-vertrag.de.com/packages

Query Metrics

5 Database Queries
3 Different statements
1.79 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.63 ms
(35.11%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.goal AS goal_4, t0.duration AS duration_5, t0.video_path AS video_path_6 FROM learning_package t0
Parameters:
[]
0.60 ms
(33.61%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.goal AS goal_4, t0.duration AS duration_5, t0.video_path AS video_path_6 FROM learning_package t0 INNER JOIN learning_package_learning_package ON t0.id = learning_package_learning_package.learning_package_target WHERE learning_package_learning_package.learning_package_source = ?
Parameters:
[
  1
]
0.56 ms
(31.27%)
2
SELECT t0.id AS id_1, t0.title AS title_2, t0.content AS content_3, t0.position AS position_4, t0.goal AS goal_5, t0.duration AS duration_6, t0.video_path AS video_path_7, t0.package_id AS package_id_8 FROM learning_module t0 WHERE t0.package_id = ? ORDER BY t0.position ASC
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\LearningPackage No errors.
App\Entity\LearningModule No errors.
App\Entity\Quizz No errors.