POST https://dev3.nestorapp.fr/authentification

Query Metrics

1 Database Queries
1 Different statements
1.00 ms Query time
0 Invalid entities
0 Managed entities

Queries

Group similar statements

# Time Info
1 1.00 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.is_verified AS is_verified_5, t0.verified_at AS verified_at_6, t0.registered_at AS registered_at_7, t0.verification_sign AS verification_sign_8, t0.first_connexion_at AS first_connexion_at_9, t0.theme AS theme_10, t0.side_condensed AS side_condensed_11, t0.is_locked AS is_locked_12, t0.locked_at AS locked_at_13, t0.google_authenticator_secret AS google_authenticator_secret_14, t0.backup_codes AS backup_codes_15, t0.is_two_fa_enabled AS is_two_fa_enabled_16, t0.two_fa_reminder_date AS two_fa_reminder_date_17, t0.is_two_fa_reminder_disable AS is_two_fa_reminder_disable_18, t0.group_authorization_id AS group_authorization_id_19, t0.company_id AS company_id_20, t0.identity_id AS identity_id_21 FROM core_user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  ""
]

Database Connections

Name Service
default doctrine.dbal.default_connection

Entity Managers

Name Service
auto_generate_proxy_classes doctrine.orm.auto_generate_proxy_classes_entity_manager
enable_lazy_ghost_objects doctrine.orm.enable_lazy_ghost_objects_entity_manager
report_fields_where_declared doctrine.orm.report_fields_where_declared_entity_manager
validate_xml_mapping doctrine.orm.validate_xml_mapping_entity_manager
auto_mapping doctrine.orm.auto_mapping_entity_manager
default doctrine.orm.default_entity_manager

Second Level Cache

Second Level Cache is not enabled.

Managed Entities

auto_generate_proxy_classes entity manager

Class Amount of managed objects

enable_lazy_ghost_objects entity manager

Class Amount of managed objects

report_fields_where_declared entity manager

Class Amount of managed objects

validate_xml_mapping entity manager

Class Amount of managed objects

auto_mapping entity manager

Class Amount of managed objects

default entity manager

Class Amount of managed objects

Entities Mapping

auto_generate_proxy_classes entity manager

No loaded entities.

enable_lazy_ghost_objects entity manager

No loaded entities.

report_fields_where_declared entity manager

No loaded entities.

validate_xml_mapping entity manager

No loaded entities.

auto_mapping entity manager

No loaded entities.

default entity manager

Class Mapping errors
Core\Entity\CoreUser No errors.
Core\Entity\CoreGroupAuthorization No errors.
Core\Entity\CoreCompany No errors.
Core\Entity\CoreIdentity No errors.