GET https://zls-ortho-trainer.befresh.lu/api/learning-path/standard/chapters

Query Metrics

1 Database Queries
1 Different statements
1.79 ms Query time
0 Invalid entities
109 Managed entities

Queries

Group similar statements

# Time Info
1 1.79 ms
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.intro AS intro_2, l0_.position AS position_3, l0_.learning_path_id AS learning_path_id_4 FROM learning_path_chapters l0_ INNER JOIN learning_paths l1_ ON l0_.learning_path_id = l1_.id WHERE l1_.slug = ? ORDER BY l0_.position ASC
Parameters:
[
  "standard"
]

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\LearningPathChapter 108
App\Entity\LearningPath 1

Entities Mapping

Class Mapping errors
App\Entity\LearningPathChapter No errors.
App\Entity\LearningPath No errors.
App\Entity\LearningPathChapterPage No errors.