GET https://deportes-eltiemblo-test.pixelarus.com/

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.50 ms
(44.33%)
4
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t8.id AS id_9, t8.name AS name_10, t8.slug AS slug_11, t8.enabled AS enabled_12, t8.created_by AS created_by_13, t8.updated_by AS updated_by_14, t8.created_at AS created_at_15, t8.updated_at AS updated_at_16, t8.main_image_id AS main_image_id_17 FROM facility_type_image t0 LEFT JOIN facility_type t8 ON t8.main_image_id = t0.id WHERE t0.id = ?
Parameters:
[
  3
]
0.91 ms
(26.86%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.enabled AS enabled_4, t0.created_by AS created_by_5, t0.updated_by AS updated_by_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.main_image_id AS main_image_id_9 FROM facility_type t0 WHERE t0.enabled = ? ORDER BY t0.name ASC
Parameters:
[
  1
]
0.57 ms
(16.70%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.start AS start_3, t0.end AS end_4, t0.multiple_registrations AS multiple_registrations_5, t0.enabled AS enabled_6, t0.ask_health_info AS ask_health_info_7, t0.ask_can_swim AS ask_can_swim_8, t0.ask_media_consent AS ask_media_consent_9, t0.registration_open AS registration_open_10, t0.age_start AS age_start_11, t0.age_end AS age_end_12, t0.age_limit AS age_limit_13, t0.registration_date_limit AS registration_date_limit_14, t0.visible AS visible_15, t0.slug AS slug_16, t0.description AS description_17, t0.capacity AS capacity_18, t0.ask_contact_phone AS ask_contact_phone_19, t0.ask_leaves_alone AS ask_leaves_alone_20, t0.ask_address AS ask_address_21, t0.created_by AS created_by_22, t0.updated_by AS updated_by_23, t0.created_at AS created_at_24, t0.updated_at AS updated_at_25, t0.main_image_id AS main_image_id_26, t0.price_id AS price_id_27 FROM event t0 WHERE t0.enabled = ? AND t0.visible = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
  1
]
0.41 ms
(12.11%)
1
SELECT t0.id AS id_1, t0.image_name AS image_name_2, t0.image_size AS image_size_3, t0.created_by AS created_by_4, t0.updated_by AS updated_by_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7, t0.event_id AS event_id_8 FROM event_image t0 WHERE t0.id = ?
Parameters:
[
  2
]

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\FacilityType 4
App\Entity\FacilityTypeImage 4
App\Entity\Event 1
App\Entity\EventImage 1
App\Entity\EventPrice 1

Entities Mapping