GET https://panel.smartescrow.eu/admin/user/new

Query Metrics

3 Database Queries
3 Different statements
1.25 ms Query time
0 Invalid entities
24 Managed entities

Queries

Group similar statements

# Time Info
1 0.49 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.is_active AS is_active_7, t0.created_at AS created_at_8, t0.type_person AS type_person_9, t0.nif AS nif_10, t0.company_name AS company_name_11, t0.alias AS alias_12, t0.logo AS logo_13, t0.reset_token AS reset_token_14, t0.reset_token_expires_at AS reset_token_expires_at_15 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  "c876e0b6-af09-5c41-ab53-e31f75a6f99c"
]
2 0.37 ms
SELECT o0_.id AS id_0, o0_.identifier AS identifier_1, o0_.secret AS secret_2, o0_.name AS name_3, o0_.redirect_uris AS redirect_uris_4, o0_.grant_types AS grant_types_5, o0_.scopes AS scopes_6, o0_.is_confidential AS is_confidential_7, o0_.auto_register AS auto_register_8, o0_.logo_url AS logo_url_9, o0_.help_text AS help_text_10, o0_.terms_url AS terms_url_11, o0_.privacy_policy_url AS privacy_policy_url_12, o0_.created_at AS created_at_13 FROM oauth_client o0_
Parameters:
[]
3 0.39 ms
SELECT p0_.id AS id_0, p0_.nombre AS nombre_1, p0_.descripcion AS descripcion_2, p0_.url_base AS url_base_3, p0_.url_admin AS url_admin_4, p0_.icono AS icono_5, p0_.categoria AS categoria_6, p0_.activa AS activa_7, p0_.orden AS orden_8 FROM plataforma_externa p0_ WHERE p0_.activa = ? ORDER BY p0_.orden ASC, p0_.nombre ASC
Parameters:
[
  1
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\PlataformaExterna 16
App\Entity\OAuthClient 7
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\OAuthClient No errors.
App\Entity\PlataformaExterna No errors.