https://staging.rooferscoffeeshop.com/admin/dashboard

Query Metrics

1 Database Queries
1 Different statements
0.58 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.58 ms
SELECT t0.id AS id_1, t0.version AS version_2, t0.image AS image_3, t0.username AS username_4, t0.password AS password_5, t0.email AS email_6, t0.firstname AS firstname_7, t0.lastname AS lastname_8, t0.displayname AS displayname_9, t0.role AS role_10, t0.type AS type_11, t0.status AS status_12, t0.member AS member_13, t0.member_expires AS member_expires_14, t0.created_at AS created_at_15, t0.modified_at AS modified_at_16, t0.activation_token AS activation_token_17, t0.activation_expires AS activation_expires_18, t0.reset_pw_token AS reset_pw_token_19, t0.reset_pw_expires AS reset_pw_expires_20, t0.mfa_token AS mfa_token_21, t0.mfa_code AS mfa_code_22, t0.mfa_token_expires AS mfa_token_expires_23, t0.site_signed_up_on AS site_signed_up_on_24, t0.author_bio AS author_bio_25, t0.media_id AS media_id_26, t0.contact_id AS contact_id_27, t28.id AS id_29, t28.poll_option_id AS poll_option_id_30, t28.user_id AS user_id_31 FROM user t0 LEFT JOIN poll_response t28 ON t28.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  "2355"
]

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\User No errors.
App\Entity\Media No errors.
App\Entity\Contact No errors.
App\Entity\PollResponse No errors.
App\Entity\PollOption No errors.
App\Entity\UserMeta No errors.
App\Entity\Content No errors.
App\Entity\Quiz No errors.
App\Entity\QuizResponse No errors.
App\Entity\Lead No errors.
App\Entity\PurchaseNote No errors.
App\Entity\ContactNote No errors.
App\Entity\Customer No errors.
App\Entity\Comment No errors.
App\Entity\Purchase No errors.
App\Entity\Traffic No errors.