Query Metrics

1 Database Queries
1 Different statements
0.92 ms Query time
1 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.92 ms
(100.00%)
1
SELECT t0.ref AS ref_1, t0.name AS name_2, t0.name_slug AS name_slug_3, t0.description AS description_4, t0.secret AS secret_5, t0.redirect_uris AS redirect_uris_6, t0.grant_types AS grant_types_7, t0.active AS active_8, t0.default_ AS default__9, t0.roles_hierarchy AS roles_hierarchy_10, t0.account_creation_email_subject AS account_creation_email_subject_11, t0.account_validation_email_subject AS account_validation_email_subject_12, t0.account_suspension_email_subject AS account_suspension_email_subject_13, t0.account_activation_email_subject AS account_activation_email_subject_14, t0.password_forgotten_email_subject AS password_forgotten_email_subject_15, t0.password_modified_email_subject AS password_modified_email_subject_16, t0.email_verification_email_subject AS email_verification_email_subject_17, t0.mfa_email_subject AS mfa_email_subject_18, t0.home_url AS home_url_19, t0.invalidate_token_url AS invalidate_token_url_20, t0.account_creation_url AS account_creation_url_21, t0.email_validation_redirect_url AS email_validation_redirect_url_22, t0.bounce_url AS bounce_url_23, t0.external_login_url AS external_login_url_24, t0.delegated_rights AS delegated_rights_25, t0.password_validity_duration_in_days AS password_validity_duration_in_days_26, t0.password_min_length AS password_min_length_27, t0.password_max_length AS password_max_length_28, t0.password_pattern AS password_pattern_29, t0.password_pattern_comment AS password_pattern_comment_30, t0.password_generator_min_length AS password_generator_min_length_31, t0.password_generator_max_length AS password_generator_max_length_32, t0.password_generator_alphabet AS password_generator_alphabet_33, t0.bridge_identifier AS bridge_identifier_34, t0.mfa_main AS mfa_main_35, t0.mfa_fallback AS mfa_fallback_36, t0.mfa_frequency AS mfa_frequency_37, t0.webhooks AS webhooks_38, t0.id AS id_39, t0.creation_date AS creation_date_40, t0.update_date AS update_date_41 FROM application t0 WHERE t0.ref = ? LIMIT 1
Parameters:
[
  "rBlHpeCHYqULxklL"
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
default doctrine.orm.default_entity_manager
wb doctrine.orm.wb_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Application 1

wb entity manager

Class Amount of managed objects

Entities Mapping

default entity manager

Class Mapping errors
App\Entity\Application No errors.
App\Entity\ApplicationModule No errors.
App\Entity\Log No errors.
App\Entity\User
  • The field 'App\Entity\User#mfaDelay' has the property type 'string' that differs from the metadata field type 'int' returned by the 'integer' DBAL type.

wb entity manager

No loaded entities.