Query Metrics
1
Database Queries
1
Different statements
0.99 ms
Query time
0
Invalid entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.99 ms |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.confirmation_token AS confirmation_token_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.created_at AS created_at_9, t0.last_login_at AS last_login_at_10, t0.updated_at AS updated_at_11, t0.facebook_id AS facebook_id_12, t0.google_id AS google_id_13, t0.countconnexion AS countconnexion_14, t0.avatar AS avatar_15, t0.description AS description_16, t0.birthday AS birthday_17, t0.username AS username_18, t0.notif_token AS notif_token_19, t0.address AS address_20, t0.background_profile AS background_profile_21, t0.apple_id AS apple_id_22, t0.delete_at AS delete_at_23, t24.id AS id_25, t24.profile AS profile_26, t24.list AS list_27, t24.wall_activity AS wall_activity_28, t24.gift AS gift_29, t24.profile_friend AS profile_friend_30, t24.user_id AS user_id_31 FROM user t0 LEFT JOIN visite_guidee t24 ON t24.user_id = t0.id WHERE t0.username = ? LIMIT 1
Parameters:
[
"enhancecp"
]
|
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\CommunityRelationship | No errors. |
| App\Entity\Giftlist | No errors. |
| App\Entity\Gift | No errors. |
| App\Entity\Confidentialite | No errors. |
| App\Entity\User | No errors. |
| App\Entity\VisiteGuidee | No errors. |