GET https://stage.scandyfix.com/anbieterregistrierung

Query Metrics

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

Queries

Group similar statements

# Time Info
1 1.72 ms
SELECT o0_.id AS id_0, o0_.name AS name_1 FROM organizer_type o0_ ORDER BY CASE WHEN o0_.id = ? THEN 1 ELSE 0 END ASC, o0_.name ASC
Parameters:
[
  1
]

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\OrganizerType
  • The field App\Entity\OrganizerType#organizers is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\Organizer#organizerType does not contain the required 'inversedBy="organizers"' attribute.
App\Entity\Organizer No errors.