Query Metrics
2
Database Queries
2
Different statements
6.77 ms
Query time
0
Invalid entities
Queries
default connection
| #▲ | Time | Info |
|---|---|---|
| 1 | 5.84 ms |
SELECT t0.created_at AS created_at_1, t0.updated_at AS updated_at_2, t0.id AS id_3, t0.email AS email_4, t0.roles AS roles_5, t0.password AS password_6, t0.one_time_authorization_code AS one_time_authorization_code_7, t0.first_name AS first_name_8, t0.last_name AS last_name_9, t0.display_name_open_web AS display_name_open_web_10, t0.blue_snap_shopper_id AS blue_snap_shopper_id_11, t0.subscription_cancelled_at AS subscription_cancelled_at_12, t0.registration_ip AS registration_ip_13, t0.notified_at AS notified_at_14, t0.timestamp AS timestamp_15, t0.is_created_as_non_paying AS is_created_as_non_paying_16, t0.package_amount AS package_amount_17, t0.package_frequency AS package_frequency_18, t0.subscription_date AS subscription_date_19, t0.type_before_cancel AS type_before_cancel_20, t0.last_cancel_reason AS last_cancel_reason_21, t0.lang AS lang_22, t0.package_currency AS package_currency_23, t0.is_created_as_commenter AS is_created_as_commenter_24, t0.is_created_as_reader AS is_created_as_reader_25, t0.is_created_as_follower AS is_created_as_follower_26, t0.payment_source AS payment_source_27, t0.totp_secret AS totp_secret_28, t0.registration_country AS registration_country_29, t0.utm_query AS utm_query_30, t0.subscription_changed_at AS subscription_changed_at_31 FROM user t0 WHERE t0.id = ?
Parameters:
[
553
]
|
| 2 | 0.93 ms |
SELECT t0.id AS id_1, t0.removed_at AS removed_at_2, t0.user_id AS user_id_3, t0.author_id AS author_id_4 FROM user_author t0 WHERE t0.user_id = ?
Parameters:
[
553
]
|
Database Connections
| Name | Service |
|---|---|
| default | doctrine.dbal.default_connection |
| audit | doctrine.dbal.audit_connection |
Entity Managers
| Name | Service |
|---|---|
| default | doctrine.orm.default_entity_manager |
| audit | doctrine.orm.audit_entity_manager |
Second Level Cache
Second Level Cache is not enabled.
Entities Mapping
default entity manager
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\SubscriptionsIssue | No errors. |
| App\Entity\UserPromotion | No errors. |
| App\Entity\Gift | No errors. |
| App\Entity\Audit | No errors. |
| App\Entity\AppEventLog | No errors. |
| App\Entity\RelationUserAuthor | No errors. |
| App\Entity\Author | No errors. |
audit entity manager
No loaded entities.