Redirect 302 redirect from GET @admin (0ae112)

Query Metrics

1 Database Queries
1 Different statements
1.29 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.29 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM department t0 WHERE t0.id = ?
Parameters:
[
  "4"
]

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\Department No errors.
App\Entity\Lesson
  • The association App\Entity\Lesson#subGroups refers to the owning side field App\Entity\SubGroup#lesson which does not exist.
App\Entity\Teacher No errors.
App\Entity\ClassTime No errors.