Query Metrics
10
Database Queries
4
Different statements
5.42 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info |
---|---|---|
2.30 ms (42.41%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image_name AS image_name_5, t0.image_size AS image_size_6, t0.capacity AS capacity_7, t0.price_per_half_hour AS price_per_half_hour_8, t0.price_per_hour AS price_per_hour_9, t0.price_per_half_day AS price_per_half_day_10, t0.price_per_day AS price_per_day_11, t0.price_per_evening AS price_per_evening_12, t0.content AS content_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.meta_description AS meta_description_16, t0.content_description AS content_description_17, t18.id AS id_19, t18.title AS title_20, t18.slug AS slug_21, t18.begin_at AS begin_at_22, t18.end_at AS end_at_23, t18.description AS description_24, t18.image_name AS image_name_25, t18.image_size AS image_size_26, t18.created_at AS created_at_27, t18.updated_at AS updated_at_28, t18.ticket_quantity AS ticket_quantity_29, t18.price AS price_30, t18.category_id AS category_id_31, t18.space_id AS space_id_32, t18.organizer_id AS organizer_id_33 FROM space t0 LEFT JOIN local_event t18 ON t18.space_id = t0.id INNER JOIN space_space_feature ON t0.id = space_space_feature.space_id WHERE space_space_feature.space_feature_id = ?
Parameters:
[
1
]
|
1.68 ms (31.01%) |
4 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3 FROM space_feature t0 INNER JOIN space_space_feature ON t0.id = space_space_feature.space_feature_id WHERE space_space_feature.space_id = ?
Parameters:
[
9
]
|
0.79 ms (14.56%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.image_name AS image_name_5, t0.image_size AS image_size_6, t0.capacity AS capacity_7, t0.price_per_half_hour AS price_per_half_hour_8, t0.price_per_hour AS price_per_hour_9, t0.price_per_half_day AS price_per_half_day_10, t0.price_per_day AS price_per_day_11, t0.price_per_evening AS price_per_evening_12, t0.content AS content_13, t0.created_at AS created_at_14, t0.updated_at AS updated_at_15, t0.meta_description AS meta_description_16, t0.content_description AS content_description_17, t18.id AS id_19, t18.title AS title_20, t18.slug AS slug_21, t18.begin_at AS begin_at_22, t18.end_at AS end_at_23, t18.description AS description_24, t18.image_name AS image_name_25, t18.image_size AS image_size_26, t18.created_at AS created_at_27, t18.updated_at AS updated_at_28, t18.ticket_quantity AS ticket_quantity_29, t18.price AS price_30, t18.category_id AS category_id_31, t18.space_id AS space_id_32, t18.organizer_id AS organizer_id_33 FROM space t0 LEFT JOIN local_event t18 ON t18.space_id = t0.id
Parameters:
[] |
0.65 ms (12.02%) |
1 |
SELECT l0_.id AS id_0, l0_.title AS title_1, l0_.slug AS slug_2, l0_.begin_at AS begin_at_3, l0_.end_at AS end_at_4, l0_.description AS description_5, l0_.image_name AS image_name_6, l0_.image_size AS image_size_7, l0_.created_at AS created_at_8, l0_.updated_at AS updated_at_9, l0_.ticket_quantity AS ticket_quantity_10, l0_.price AS price_11, l0_.category_id AS category_id_12, l0_.space_id AS space_id_13, l0_.organizer_id AS organizer_id_14 FROM local_event l0_ WHERE l0_.begin_at >= ? ORDER BY l0_.end_at ASC
Parameters:
[
"2025-08-12 17:22:28"
]
|
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\LocalEvent | No errors. |
App\Entity\LocalEventCategory | No errors. |
App\Entity\Space | No errors. |
App\Entity\User | No errors. |
App\Entity\Booking | No errors. |
App\Entity\SpaceFeature | No errors. |
App\Entity\LocalEventTag | No errors. |
App\Entity\Ticketing | No errors. |
App\Entity\Group | No errors. |
App\Entity\Category | No errors. |
App\Entity\Article | No errors. |
App\Entity\Newsletter | No errors. |
App\Entity\Contact | No errors. |
Vich\UploaderBundle\Entity\File | No errors. |