GET https://stuvent.mncr.nl/register

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.34 ms
(58.67%)
1
SELECT o0_.id AS id_0, o0_.name AS name_1, o0_.active AS active_2 FROM opleiding o0_
Parameters:
[]
0.94 ms
(41.33%)
1
SELECT k0_.id AS id_0, k0_.naam AS naam_1 FROM klas k0_
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\Opleiding
  • The association App\Entity\Opleiding#eventOpleidings refers to the owning side field App\Entity\EventOpleiding#Opleiding which does not exist.
App\Entity\User No errors.
App\Entity\Klas No errors.
App\Entity\Event No errors.
App\Entity\EventOpleiding
  • The mappings App\Entity\EventOpleiding#opleiding and App\Entity\Opleiding#eventOpleidings are inconsistent with each other.