Query Metrics
5
Database Queries
5
Different statements
2.89 ms
Query time
0
Invalid entities
5
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 1.67 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.id_stripe AS id_stripe_7, t0.created_at AS created_at_8, t0.cgv AS cgv_9, t0.rgpd AS rgpd_10, t0.reset_token AS reset_token_11, t0.reset_requested_at AS reset_requested_at_12, t0.last_seen_at AS last_seen_at_13, t0.id_wp AS id_wp_14, t0.status AS status_15, t0.artist_id AS artist_id_16, t17.id AS id_18, t17.structure_name AS structure_name_19, t17.type AS type_20, t17.function AS function_21, t17.other_type AS other_type_22, t17.utilisateur_id AS utilisateur_id_23, t24.id AS id_25, t24.street AS street_26, t24.street_add AS street_add_27, t24.post_code AS post_code_28, t24.city AS city_29, t24.oldid AS oldid_30, t24.utilisateur_id AS utilisateur_id_31, t24.coordinate_id AS coordinate_id_32, t33.id AS id_34, t33.website AS website_35, t33.facebook AS facebook_36, t33.linkedin AS linkedin_37, t33.twitter AS twitter_38, t33.youtube AS youtube_39, t33.is_see_info_contact AS is_see_info_contact_40, t33.instagram AS instagram_41, t33.utilisateur_id AS utilisateur_id_42 FROM "user" t0 LEFT JOIN programmer t17 ON t17.utilisateur_id = t0.id LEFT JOIN address t24 ON t24.utilisateur_id = t0.id LEFT JOIN more_information t33 ON t33.utilisateur_id = t0.id WHERE t0.id = ?
Parameters:
[
1060
]
|
||||||||||||||||||||||
| 2 | 0.11 ms |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||
| 3 | 0.46 ms |
INSERT INTO user_session (begin_at, end_at, date_at, utilisateur_id) VALUES (?, ?, ?, ?)
Parameters:
[ "2026-02-16 14:54:21" "2026-02-16 14:58:30" "2026-02-16" 1060 ]
|
||||||||||||||||||||||
| 4 | 0.27 ms |
UPDATE "user" SET last_seen_at = ? WHERE id = ?
Parameters:
[ "2026-02-16 14:54:21" 1060 ]
|
||||||||||||||||||||||
| 5 | 0.39 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.
Managed Entities
default entity manager
| Class | Amount of managed objects |
|---|---|
| App\Entity\User | 1 |
| App\Entity\Artist | 1 |
| App\Entity\Address | 1 |
| App\Entity\Coordinate | 1 |
| App\Entity\UserSession | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Artist | No errors. |
| App\Entity\Programmer | No errors. |
| App\Entity\Address | No errors. |
| App\Entity\Coordinate | No errors. |
| App\Entity\MoreInformation | No errors. |
| App\Entity\Category | No errors. |
| App\Entity\FestivalPresence | No errors. |
| App\Entity\ContactFestival | No errors. |
| App\Entity\Show | No errors. |
| App\Entity\Subscribe | No errors. |
| App\Entity\Favorite | No errors. |
| App\Entity\Seen | No errors. |
| App\Entity\Negociation | No errors. |
| App\Entity\Program | No errors. |
| App\Entity\Note | No errors. |
| App\Entity\Safe | No errors. |
| App\Entity\Search | No errors. |
| App\Entity\Tracking | No errors. |
| App\Entity\UserSession | No errors. |
| App\Entity\SubCategory | No errors. |