POST https://yekaproduction.yt/client/demande/mariage/243/pr%C3%A9noms

Query Metrics

5 Database Queries
5 Different statements
2.52 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.62 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:
[
  498
]
2 0.49 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.customer_id AS customer_id_23, t0.beatmaker_id AS beatmaker_id_24 FROM wedding_song t0 WHERE t0.id = ?
Parameters:
[
  "243"
]
3 0.31 ms
"START TRANSACTION"
Parameters:
[]
4 0.41 ms
INSERT INTO wedding_person (first_name, relationship, bride_or_groom, song_id) VALUES (?, ?, ?, ?)
Parameters:
[
  "Rosa"
  "Tante"
  0
  243
]
5 0.70 ms
"COMMIT"
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.

Entities Mapping

Class Mapping errors
App\Entity\Customer No errors.
App\Entity\BirthdaySong No errors.
App\Entity\WeddingSong No errors.
App\Entity\Beatmaker No errors.
App\Entity\WeddingPerson No errors.