POST https://panel.smartescrow.eu/login?client_id=factoring&code_challenge=-MoBwevgdmGVWPA5N_b38QB0cmKNYxrBEbcKMKviMog&code_challenge_method=S256&origin=https%3A%2F%…

Query Metrics

6 Database Queries
4 Different statements
2.51 ms Query time
0 Invalid entities
24 Managed entities

Queries

Group similar statements

# Time Info
1 0.52 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.login_title AS login_title_3, t0.logo_url AS logo_url_4, t0.primary_color AS primary_color_5, t0.background_color AS background_color_6, t0.text_color AS text_color_7, t0.terms_url AS terms_url_8, t0.privacy_policy_url AS privacy_policy_url_9, t0.contact_url AS contact_url_10, t0.sso_domain AS sso_domain_11, t0.origin_urls AS origin_urls_12, t0.enable_domain_redirect AS enable_domain_redirect_13, t0.is_active AS is_active_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM empresa_marca_blanca t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
2 0.28 ms
SELECT t0.id AS id_1, t0.platform_domains AS platform_domains_2, t0.is_active AS is_active_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.empresa_marca_blanca_id AS empresa_marca_blanca_id_6, t0.oauth_client_id AS oauth_client_id_7 FROM plataforma_marca_blanca t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
3 0.45 ms
SELECT t0.id AS id_1, t0.company_name AS company_name_2, t0.login_title AS login_title_3, t0.logo_url AS logo_url_4, t0.primary_color AS primary_color_5, t0.background_color AS background_color_6, t0.text_color AS text_color_7, t0.terms_url AS terms_url_8, t0.privacy_policy_url AS privacy_policy_url_9, t0.contact_url AS contact_url_10, t0.sso_domain AS sso_domain_11, t0.origin_urls AS origin_urls_12, t0.enable_domain_redirect AS enable_domain_redirect_13, t0.is_active AS is_active_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16 FROM empresa_marca_blanca t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
4 0.27 ms
SELECT t0.id AS id_1, t0.platform_domains AS platform_domains_2, t0.is_active AS is_active_3, t0.created_at AS created_at_4, t0.updated_at AS updated_at_5, t0.empresa_marca_blanca_id AS empresa_marca_blanca_id_6, t0.oauth_client_id AS oauth_client_id_7 FROM plataforma_marca_blanca t0 WHERE t0.is_active = ?
Parameters:
[
  1
]
5 0.50 ms
SELECT e0_.id AS id_0, e0_.company_name AS company_name_1, e0_.login_title AS login_title_2, e0_.logo_url AS logo_url_3, e0_.primary_color AS primary_color_4, e0_.background_color AS background_color_5, e0_.text_color AS text_color_6, e0_.terms_url AS terms_url_7, e0_.privacy_policy_url AS privacy_policy_url_8, e0_.contact_url AS contact_url_9, e0_.sso_domain AS sso_domain_10, e0_.origin_urls AS origin_urls_11, e0_.enable_domain_redirect AS enable_domain_redirect_12, e0_.is_active AS is_active_13, e0_.created_at AS created_at_14, e0_.updated_at AS updated_at_15 FROM empresa_marca_blanca e0_ WHERE e0_.is_active = 1 AND e0_.sso_domain = ?
Parameters:
[
  "https://panel.smartescrow.eu"
]
6 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.email = ? LIMIT 1
Parameters:
[
  "braiantablet@gmail.com"
]

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\PlataformaMarcaBlanca 15
App\Entity\OAuthClient 5
App\Entity\EmpresaMarcaBlanca 3
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\EmpresaMarcaBlanca No errors.
App\Entity\PlataformaMarcaBlanca No errors.
App\Entity\OAuthClient No errors.
App\Entity\User No errors.