Query Metrics
1
Database Queries
1
Different statements
0.75 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.75 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.paid_amount AS paid_amount_24, t0.paid_at AS paid_at_25, t0.customer_id AS customer_id_26, t0.beatmaker_id AS beatmaker_id_27, t0.bank_configuration_id AS bank_configuration_id_28 FROM wedding_song t0 WHERE t0.id = ?
Parameters:
[
"442"
]
|
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\BankConfiguration | No errors. |
| App\Entity\WeddingPerson | No errors. |
| App\Entity\Payment | No errors. |