POST https://eduboi.com/register

Query Metrics

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

Queries

Group similar statements

# Time Info
1 2.18 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.username AS username_3, t0.roles AS roles_4, t0.password AS password_5, t0.name AS name_6, t0.token AS token_7, t0.google AS google_8, t0.enabled AS enabled_9, t10.lname AS lname_11, t10.profession AS profession_12, t10.id AS id_13, t10.name AS name_14, t10.gender AS gender_15, t10.dob AS dob_16, t10.enable AS enable_17, t10.marital_status AS marital_status_18, t10.type AS type_19, t10.created AS created_20, t10.updated AS updated_21, t10.account_id AS account_id_22, t10.permanent_address_id AS permanent_address_id_23, t10.media_id AS media_id_24, t10.user_id AS user_id_25, t10.address_id AS address_id_26, t10.photo_id AS photo_id_27 FROM user__user t0 LEFT JOIN profile__person t10 ON t10.user_id = t0.id WHERE t0.id = ?
Parameters:
[
  15
]

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.