GET https://www.project-x.events/dj

Query Metrics

4 Database Queries
4 Different statements
2.61 ms Query time
0 Invalid entities
11 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.95 ms
(36.47%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4, t0.event_type AS event_type_5, t0.price_ht AS price_ht_6, t0.price_min_ht AS price_min_ht_7, t0.price_max_ht AS price_max_ht_8, t0.guest_min AS guest_min_9, t0.guest_max AS guest_max_10, t0.hours_included AS hours_included_11, t0.features AS features_12, t0.is_highlighted AS is_highlighted_13, t0.is_on_quote AS is_on_quote_14, t0.sort_order AS sort_order_15 FROM dj_tariff t0 ORDER BY t0.sort_order ASC
Parameters:
[]
0.60 ms
(22.93%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.price_ht AS price_ht_3, t0.description AS description_4, t0.sort_order AS sort_order_5 FROM dj_option t0 ORDER BY t0.sort_order ASC
Parameters:
[]
0.59 ms
(22.62%)
1
SELECT t0.id AS id_1, t0.label AS label_2, t0.min_guests AS min_guests_3, t0.max_guests AS max_guests_4, t0.surcharge_ht AS surcharge_ht_5, t0.description AS description_6, t0.sort_order AS sort_order_7 FROM dj_capacity_surcharge t0 ORDER BY t0.sort_order ASC, t0.min_guests ASC
Parameters:
[]
0.47 ms
(17.98%)
1
SELECT t0.id AS id_1, t0.free_km_radius AS free_km_radius_2, t0.price_per_km_ht AS price_per_km_ht_3, t0.base_hours AS base_hours_4, t0.extra_hour_price_ht AS extra_hour_price_ht_5, t0.updated_at AS updated_at_6 FROM dj_config t0 LIMIT 1
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\DjTariff 4
App\Entity\DjOption 3
App\Entity\DjCapacitySurcharge 3
App\Entity\DjConfig 1

Entities Mapping

Class Mapping errors
App\Entity\DjTariff No errors.
App\Entity\DjOption No errors.
App\Entity\DjConfig No errors.
App\Entity\DjCapacitySurcharge No errors.