Redirect 302 redirect from GET @liip_imagine_filter (d9cc8c)

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

Query Metrics

8 Database Queries
3 Different statements
3.76 ms Query time
0 Invalid entities
41 Managed entities

Queries

Group similar statements

# Time Info
1 0.51 ms
SELECT w0_.id AS id_0, w0_.title AS title_1, w0_.slug AS slug_2, w0_.teaser AS teaser_3, w0_.description AS description_4, w0_.title_image_path AS title_image_path_5, w0_.location AS location_6, w0_.starts_at AS starts_at_7, w0_.ends_at AS ends_at_8, w0_.time_to_be_announced AS time_to_be_announced_9, w0_.max_participants AS max_participants_10, w0_.is_published AS is_published_11, w0_.created_at AS created_at_12 FROM wohnwert_event w0_ WHERE w0_.is_published = ? AND w0_.starts_at > ? ORDER BY w0_.starts_at ASC
Parameters:
[
  1
  "2026-09-22 23:08:19"
]
2 0.48 ms
SELECT w0_.id AS id_0, w0_.title AS title_1, w0_.slug AS slug_2, w0_.teaser AS teaser_3, w0_.description AS description_4, w0_.title_image_path AS title_image_path_5, w0_.location AS location_6, w0_.starts_at AS starts_at_7, w0_.ends_at AS ends_at_8, w0_.time_to_be_announced AS time_to_be_announced_9, w0_.max_participants AS max_participants_10, w0_.is_published AS is_published_11, w0_.created_at AS created_at_12 FROM wohnwert_event w0_ WHERE w0_.is_published = ? AND w0_.starts_at <= ? ORDER BY w0_.starts_at DESC
Parameters:
[
  1
  "2026-09-22 23:08:19"
]
3 0.78 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
]
4 0.39 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:
[
  6
]
5 0.43 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:
[
  2
]
6 0.34 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:
[
  3
]
7 0.40 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:
[
  4
]
8 0.43 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:
[
  5
]

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 35
App\Entity\Wohnwert\WohnwertEvent 6

Entities Mapping