Query Metrics

2 Database Queries
2 Different statements
1.33 ms Query time
2 Invalid entities

Queries

Group similar statements

# Time Info
1 0.86 ms
SELECT p0_.id AS id_0, p0_.length AS length_1, p0_.group_id AS group_id_2, p0_.sub_group_id AS sub_group_id_3 FROM phase p0_
Parameters:
[]
2 0.47 ms
SELECT p0_.id AS id_0, p0_.length AS length_1, p0_.count AS count_2, p0_.phase_element_id AS phase_element_id_3, p0_.lesson_id AS lesson_id_4 FROM phase_item p0_
Parameters:
[]

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\PhaseElement No errors.
App\Entity\Phase No errors.
App\Entity\PhaseItem No errors.
App\Entity\Group No errors.
App\Entity\SubGroup
  • The mappings App\Entity\SubGroup#directionLesson and App\Entity\Lesson#subGroups are inconsistent with each other.
App\Entity\Lesson
  • The association App\Entity\Lesson#subGroups refers to the owning side field App\Entity\SubGroup#lesson which does not exist.