GET https://sara.education/

Query Metrics

8 Database Queries
3 Different statements
4.59 ms Query time
0 Invalid entities
43 Managed entities

Queries

Group similar statements

# Time Info
1 0.75 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.cycle AS cycle_5 FROM classroom t0
Parameters:
[]
2 1.69 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.classroom_id AS classroom_id_5 FROM subject t0 WHERE t0.classroom_id = ?
Parameters:
[
  1
]
3 0.77 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.course AS course_5, t0.mindmap AS mindmap_6, t0.subject_id AS subject_id_7 FROM chapter t0 WHERE t0.subject_id = ?
Parameters:
[
  1
]
4 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.course AS course_5, t0.mindmap AS mindmap_6, t0.subject_id AS subject_id_7 FROM chapter t0 WHERE t0.subject_id = ?
Parameters:
[
  2
]
5 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.course AS course_5, t0.mindmap AS mindmap_6, t0.subject_id AS subject_id_7 FROM chapter t0 WHERE t0.subject_id = ?
Parameters:
[
  3
]
6 0.29 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.course AS course_5, t0.mindmap AS mindmap_6, t0.subject_id AS subject_id_7 FROM chapter t0 WHERE t0.subject_id = ?
Parameters:
[
  4
]
7 0.25 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.course AS course_5, t0.mindmap AS mindmap_6, t0.subject_id AS subject_id_7 FROM chapter t0 WHERE t0.subject_id = ?
Parameters:
[
  5
]
8 0.26 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.priority AS priority_3, t0.slug AS slug_4, t0.course AS course_5, t0.mindmap AS mindmap_6, t0.subject_id AS subject_id_7 FROM chapter t0 WHERE t0.subject_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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Chapter 26
App\Entity\Classroom 11
App\Entity\Subject 6

Entities Mapping

Class Mapping errors
App\Entity\Classroom No errors.
App\Entity\Subject No errors.
App\Entity\Chapter No errors.
App\Entity\Subchapter No errors.