GET https://www.primigenagroup.com/admin/eventi/

Query Metrics

1 Database Queries
1 Different statements
0.50 ms Query time
2 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.50 ms
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.title_it AS title_it_3, t0.subtitle_it AS subtitle_it_4, t0.description_it AS description_it_5, t0.title_en AS title_en_6, t0.subtitle_en AS subtitle_en_7, t0.description_en AS description_en_8, t0.location AS location_9, t0.lat AS lat_10, t0.lon AS lon_11, t0.period AS period_12, t0.streaming_link AS streaming_link_13, t0.is_free AS is_free_14, t0.is_active AS is_active_15, t0.is_image AS is_image_16, t0.is_brochure AS is_brochure_17, t0.is_sponsor AS is_sponsor_18, t0.is_streaming AS is_streaming_19 FROM prim_event t0
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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Event 1

Entities Mapping

Class Mapping errors
App\Entity\Event
  • The mappings App\Entity\Event#registrations and App\Entity\EventRegistration#event are inconsistent with each other.
App\Entity\EventRegistration
  • The association App\Entity\EventRegistration#event refers to the inverse side field App\Entity\Event#products which does not exist.