GET https://sanatory-api.test.itlabs.top/api/events

Query Metrics

1 Database Queries
1 Different statements
0.52 ms Query time
0 Invalid entities
1 Managed entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT e0_.id AS id_0, e0_.title AS title_1, e0_.description AS description_2, e0_.event_date AS event_date_3, e0_.event_time AS event_time_4, e0_.media AS media_5, e0_.media_type AS media_type_6, e0_.short_description AS short_description_7, e0_.created_at AS created_at_8, e0_.updated_at AS updated_at_9 FROM event e0_ WHERE e0_.event_date >= ? ORDER BY e0_.event_date ASC, e0_.event_time ASC LIMIT 25
Parameters:
[
  "2026-03-05 00:00:00"
]

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 No errors.