Query Metrics
1
Database Queries
1
Different statements
4.95 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.95 ms (100.00%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.avatar_url AS avatar_url_5, t0.header_photo_url AS header_photo_url_6, t0.banned AS banned_7, t0.banned_at AS banned_at_8, t0.ban_reason AS ban_reason_9, t0.joined_at AS joined_at_10, t0.display_name AS display_name_11, t0.receive_comment_email_notification AS receive_comment_email_notification_12, t0.receive_upvote_email_notification AS receive_upvote_email_notification_13, t0.receive_comment_reply_email_notification AS receive_comment_reply_email_notification_14, t0.username AS username_15, t0.api_token_limit AS api_token_limit_16, t0.about AS about_17, t0.social_link1 AS social_link1_18, t0.social_link2 AS social_link2_19, t0.social_link3 AS social_link3_20, t0.theme AS theme_21, t0.account_type AS account_type_22, t0.onboarding_done AS onboarding_done_23, t0.bio AS bio_24, t0.location AS location_25, t0.email_verified AS email_verified_26, t0.receive_event_user_joined_email_notification AS receive_event_user_joined_email_notification_27, t0.receive_event_start_reminder_email_notification AS receive_event_start_reminder_email_notification_28, t0.receive_event_user_comment_email_notification AS receive_event_user_comment_email_notification_29, t0.banned_by_id AS banned_by_id_30 FROM "user" t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
"2"
]
|
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 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Link\Post | No errors. |
| App\Entity\Link\Comment | No errors. |
| App\Entity\Link\PostVote | No errors. |
| App\Entity\Report | No errors. |
| App\Entity\Event\EventAttendees | No errors. |
| App\Entity\ApiToken | No errors. |
| App\Entity\Link\Point | No errors. |
| App\Entity\Event\Event | No errors. |
| App\Entity\Blog\Site | No errors. |
| App\Entity\Subscription\Subscription | No errors. |
| App\Entity\Fellowship\Follow | No errors. |
| App\Entity\Notification | No errors. |