GET https://stage.vr-energie-immo.de/veranstaltung/wohnwert/bad-brueckenau

Query Metrics

2 Database Queries
2 Different statements
1.51 ms Query time
0 Invalid entities
6 Managed entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.teaser AS teaser_4, t0.description AS description_5, t0.title_image_path AS title_image_path_6, t0.location AS location_7, t0.starts_at AS starts_at_8, t0.ends_at AS ends_at_9, t0.time_to_be_announced AS time_to_be_announced_10, t0.max_participants AS max_participants_11, t0.is_published AS is_published_12, t0.created_at AS created_at_13 FROM wohnwert_event t0 WHERE t0.slug = ? AND t0.is_published = ? LIMIT 1
Parameters:
[
  "bad-brueckenau"
  1
]
2 0.83 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.number_of_persons AS number_of_persons_5, t0.phone AS phone_6, t0.newsletter_consent AS newsletter_consent_7, t0.created_at AS created_at_8, t0.event_id AS event_id_9 FROM wohnwert_registration t0 WHERE t0.event_id = ? ORDER BY t0.created_at 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Wohnwert\WohnwertRegistration 5
App\Entity\Wohnwert\WohnwertEvent 1

Entities Mapping