https://abacusmatematik.test2.tibalo.dk/login

Query Metrics

0 Database Queries
0 Different statements
0.00 ms Query time
1 Invalid entities

Queries

No executed queries.

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\Core\Classroom\ClassroomStudent No errors.
App\Entity\Core\Classroom\Classroom No errors.
App\Entity\Core\Institution No errors.
App\Entity\Core\Mathproblem
  • The field App\Entity\Core\Mathproblem#quizzes is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Core\RelationQuizMathproblem#mathproblem does not contain the required 'inversedBy="quizzes"' attribute.
  • The field App\Entity\Core\Mathproblem#problemDnd is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Core\ProblemDnd#problem does not contain the required 'inversedBy="problemDnd"' attribute.