Query Metrics
2
Database Queries
2
Different statements
4.81 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
4.06 ms (84.47%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.token AS token_5, t0.id_device AS id_device_6, t0.token_push_android AS token_push_android_7, t0.nome AS nome_8, t0.cpf AS cpf_9, t0.codigo AS codigo_10, t0.parceiro AS parceiro_11, t0.uuid_gpt AS uuid_gpt_12, t0.acesso_liberado_ate AS acesso_liberado_ate_13, t0.nivel_pagamento AS nivel_pagamento_14, t0.pagamento_nome_plano AS pagamento_nome_plano_15, t0.last_upd_nuvem AS last_upd_nuvem_16, t0.last_upd_app AS last_upd_app_17, t0.comissao AS comissao_18, t0.historico AS historico_19, t0.categorias_produtos AS categorias_produtos_20, t0.categorias_estabelecimentos AS categorias_estabelecimentos_21, t0.checks AS checks_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.id_user_que_sigo_id AS id_user_que_sigo_id_25 FROM user t0 WHERE t0.email = ? LIMIT 1
Parameters:
[ "" ]
|
||||||||||||||||||||||
|
0.75 ms (15.53%) |
1 |
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.token AS token_5, t0.id_device AS id_device_6, t0.token_push_android AS token_push_android_7, t0.nome AS nome_8, t0.cpf AS cpf_9, t0.codigo AS codigo_10, t0.parceiro AS parceiro_11, t0.uuid_gpt AS uuid_gpt_12, t0.acesso_liberado_ate AS acesso_liberado_ate_13, t0.nivel_pagamento AS nivel_pagamento_14, t0.pagamento_nome_plano AS pagamento_nome_plano_15, t0.last_upd_nuvem AS last_upd_nuvem_16, t0.last_upd_app AS last_upd_app_17, t0.comissao AS comissao_18, t0.historico AS historico_19, t0.categorias_produtos AS categorias_produtos_20, t0.categorias_estabelecimentos AS categorias_estabelecimentos_21, t0.checks AS checks_22, t0.created_at AS created_at_23, t0.updated_at AS updated_at_24, t0.id_user_que_sigo_id AS id_user_que_sigo_id_25 FROM user t0 WHERE t0.id_device = ? LIMIT 1
Parameters:
[
"7c266f1168de22ed"
]
|
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\User | 1 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\User | No errors. |
| App\Entity\Login | No errors. |
| App\Entity\Pagamento | No errors. |
| App\Entity\VideosUser | No errors. |