Query Metrics
5
Database Queries
2
Different statements
2.48 ms
Query time
0
Invalid entities
2
Managed entities
Queries
| #▲ | Time | Info | ||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 1 | 0.68 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_.sso_domain AS sso_domain_9, e0_.origin_urls AS origin_urls_10, e0_.enable_domain_redirect AS enable_domain_redirect_11, e0_.is_active AS is_active_12, e0_.created_at AS created_at_13, e0_.updated_at AS updated_at_14 FROM empresa_marca_blanca e0_ WHERE e0_.is_active = 1 AND e0_.sso_domain = ?
Parameters:
[
"https://panel.smartescrow.eu"
]
|
||||||||||||||||||||||||||||||||
| 2 | 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_.sso_domain AS sso_domain_9, e0_.origin_urls AS origin_urls_10, e0_.enable_domain_redirect AS enable_domain_redirect_11, e0_.is_active AS is_active_12, e0_.created_at AS created_at_13, e0_.updated_at AS updated_at_14 FROM empresa_marca_blanca e0_ WHERE e0_.is_active = 1 AND e0_.sso_domain = ?
Parameters:
[
"https://panel.smartescrow.eu"
]
|
||||||||||||||||||||||||||||||||
| 3 | 0.50 ms |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.secret AS secret_3, t0.name AS name_4, t0.redirect_uris AS redirect_uris_5, t0.grant_types AS grant_types_6, t0.scopes AS scopes_7, t0.is_confidential AS is_confidential_8, t0.logo_url AS logo_url_9, t0.help_text AS help_text_10, t0.terms_url AS terms_url_11, t0.privacy_policy_url AS privacy_policy_url_12, t0.created_at AS created_at_13 FROM oauth_client t0 WHERE t0.identifier = ? LIMIT 1
Parameters:
[
"cuadro"
]
|
||||||||||||||||||||||||||||||||
| 4 | 0.51 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_.sso_domain AS sso_domain_9, e0_.origin_urls AS origin_urls_10, e0_.enable_domain_redirect AS enable_domain_redirect_11, e0_.is_active AS is_active_12, e0_.created_at AS created_at_13, e0_.updated_at AS updated_at_14 FROM empresa_marca_blanca e0_ WHERE e0_.is_active = 1 AND e0_.sso_domain = ?
Parameters:
[
"https://panel.smartescrow.eu"
]
|
||||||||||||||||||||||||||||||||
| 5 | 0.29 ms |
SELECT t0.id AS id_1, t0.identifier AS identifier_2, t0.secret AS secret_3, t0.name AS name_4, t0.redirect_uris AS redirect_uris_5, t0.grant_types AS grant_types_6, t0.scopes AS scopes_7, t0.is_confidential AS is_confidential_8, t0.logo_url AS logo_url_9, t0.help_text AS help_text_10, t0.terms_url AS terms_url_11, t0.privacy_policy_url AS privacy_policy_url_12, t0.created_at AS created_at_13 FROM oauth_client t0 WHERE t0.identifier = ? LIMIT 1
Parameters:
[
"cuadro"
]
|
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\EmpresaMarcaBlanca | 1 |
| App\Entity\OAuthClient | 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. |