Query Metrics
4
Database Queries
4
Different statements
47.60 ms
Query time
1
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 2.84 ms |
SELECT a0_.id AS id_0, a0_.email_sent AS email_sent_1, a0_.sms_sent AS sms_sent_2, a0_.opened AS opened_3, a0_.opened_at AS opened_at_4, a0_.purchased AS purchased_5, a0_.notified_at AS notified_at_6, a0_.reminder_sent_at AS reminder_sent_at_7, a0_.magic_link_token AS magic_link_token_8, a0_.email_tracking_token AS email_tracking_token_9, a0_.email_opened_at AS email_opened_at_10, a0_.email_open_count AS email_open_count_11, a0_.sms_fallback_email_sent AS sms_fallback_email_sent_12, a0_.album_id AS album_id_13, a0_.parent_id AS parent_id_14 FROM album_parent_notifications a0_ WHERE a0_.email_tracking_token = ? LIMIT 1
Parameters:
[
"1d8729fb21bb01c05c0811d588e7569c"
]
|
| 2 | 2.14 ms |
"START TRANSACTION"
Parameters:
[] |
| 3 | 2.52 ms |
UPDATE album_parent_notifications SET email_open_count = ? WHERE id = ?
Parameters:
[ 7 5503 ] |
| 4 | 40.10 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\AlbumParentNotification | No errors. |
| App\Entity\Produit | No errors. |
| App\Entity\User |
|