GET https://yekaproduction.yt/client/demande/mariage/107/voir

Query Metrics

4 Database Queries
4 Different statements
1.95 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.67 ms
SELECT t0.id AS id_1, t0.status AS status_2, t0.creation_datetime AS creation_datetime_3, t0.signature AS signature_4, t0.signature_datetime AS signature_datetime_5, t0.relationship AS relationship_6, t0.event_location AS event_location_7, t0.event_datetime AS event_datetime_8, t0.bride_last_name AS bride_last_name_9, t0.bride_first_name AS bride_first_name_10, t0.bride_phone_number AS bride_phone_number_11, t0.groom_last_name AS groom_last_name_12, t0.groom_first_name AS groom_first_name_13, t0.groom_phone_number AS groom_phone_number_14, t0.rhythm_style_and_cadence AS rhythm_style_and_cadence_15, t0.favorite_music_from_zily AS favorite_music_from_zily_16, t0.stories AS stories_17, t0.expectations AS expectations_18, t0.message_to_be_conveyed AS message_to_be_conveyed_19, t0.delivery_datetime AS delivery_datetime_20, t0.imported AS imported_21, t0.ebp_code AS ebp_code_22, t0.comment AS comment_23, t0.customer_id AS customer_id_24, t0.beatmaker_id AS beatmaker_id_25 FROM wedding_song t0 WHERE t0.id = ?
Parameters:
[
  "107"
]
2 0.42 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.firstname AS firstname_5, t0.lastname AS lastname_6, t0.phone_number AS phone_number_7, t0.civility AS civility_8, t0.address AS address_9, t0.village AS village_10, t0.postal_code AS postal_code_11, t0.active AS active_12, t0.reset_token AS reset_token_13, t0.reset_token_date_time AS reset_token_date_time_14, t0.imported AS imported_15 FROM customer t0 WHERE t0.id = ?
Parameters:
[
  249
]
3 0.34 ms
SELECT t0.id AS id_1, t0.base_price AS base_price_2, t0.additional_price AS additional_price_3 FROM pricing_configuration t0
Parameters:
[]
4 0.51 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.relationship AS relationship_3, t0.bride_or_groom AS bride_or_groom_4, t0.song_id AS song_id_5 FROM wedding_person t0 WHERE t0.song_id = ?
Parameters:
[
  107
]

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\WeddingSong No errors.
App\Entity\Customer No errors.
App\Entity\Beatmaker No errors.
App\Entity\WeddingPerson No errors.
App\Entity\BirthdaySong No errors.
App\Entity\PricingConfiguration No errors.