Query Metrics
1
Database Queries
1
Different statements
0.20 ms
Query time
0
Invalid entities
0
Managed entities
Queries
| #▲ | Time | Info |
|---|---|---|
| 1 | 0.20 ms |
SELECT u0_.id AS id_0, u0_.email AS email_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.is_verified AS is_verified_4, u0_.username AS username_5, u0_.allow_friend_request AS allow_friend_request_6, u0_.allow_post_view AS allow_post_view_7, u0_.notification_email AS notification_email_8, u0_.friend_birth_day_notification AS friend_birth_day_notification_9, u0_.last_activity_at AS last_activity_at_10, u0_.last_login_at AS last_login_at_11, u0_.enabled AS enabled_12, u0_.created_at AS created_at_13, u0_.updated_at AS updated_at_14, u0_.profile_id AS profile_id_15, u0_.profile_type_id AS profile_type_id_16, u0_.user_setting_id AS user_setting_id_17, u0_.user_privacy_id AS user_privacy_id_18, u0_.user_alert_id AS user_alert_id_19 FROM user u0_ WHERE u0_.last_activity_at > ?
Parameters:
[
"2026-05-03 22:03:21"
]
|
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 |
|---|
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Feature\User\Entity\User | No errors. |
| App\Feature\Profile\Profile\Entity\Profile | No errors. |
| App\Feature\Profile\Profile\Entity\ProfileType | No errors. |
| App\Feature\User\Entity\UserSetting | No errors. |
| App\Feature\User\Entity\UserPrivacy | No errors. |
| App\Feature\User\Entity\UserAlert | No errors. |