Query Metrics
27
Database Queries
8
Different statements
10.23 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
2.63 ms (25.68%) |
8 |
SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.respondidoPor AS respondidoPor_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.andamentoSolicitacao_id AS andamentoSolicitacao_id_7, t0.admin_resposta AS admin_resposta_8, t0.cliente_resposta_id AS cliente_resposta_id_9, t0.anexos_id AS anexos_id_10 FROM resposta_solicitacao t0 WHERE t0.andamentoSolicitacao_id = ? ORDER BY t0.createdAt ASC
Parameters:
[
2267
]
|
|
1.77 ms (17.28%) |
6 |
SELECT t0.id AS id_1, t0.data AS data_2, t0.hora AS hora_3, t0.observacoes AS observacoes_4, t5.id AS id_6, t5.assunto AS assunto_7, t5.mensagem AS mensagem_8, t5.visivel AS visivel_9, t5.createdAt AS createdAt_10, t5.updatedAt AS updatedAt_11, t5.statusSolicitacao_id AS statusSolicitacao_id_12, t5.solicitacao_id AS solicitacao_id_13, t5.agendamento_id AS agendamento_id_14, t5.criado_por AS criado_por_15, t5.alterado_por AS alterado_por_16, t0.anexos_id AS anexos_id_17 FROM agendamento t0 LEFT JOIN andamento_solicitacao t5 ON t5.agendamento_id = t0.id WHERE t0.id = ?
Parameters:
[
723
]
|
|
1.72 ms (16.86%) |
6 |
SELECT t0.id AS id_1, t0.nomeCompleto AS nomeCompleto_2, t0.email AS email_3, t0.telefone1 AS telefone1_4, t0.telefone2 AS telefone2_5, t0.url AS url_6, t0.logo_id AS logo_id_7 FROM profissional t0 INNER JOIN profissional_agendamento ON t0.id = profissional_agendamento.profissional_id WHERE profissional_agendamento.agendamento_id = ?
Parameters:
[
723
]
|
|
1.18 ms (11.53%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.admin_roles AS admin_roles_3, t0.email AS email_4, t0.password AS password_5, t0.roles AS roles_6, t0.created_at AS created_at_7, t0.updated_at AS updated_at_8, t0.logo_id AS logo_id_9 FROM security_admin_user t0 WHERE t0.id = ?
Parameters:
[
7
]
|
|
0.78 ms (7.62%) |
1 |
SELECT t0.id AS id_1, t0.assunto AS assunto_2, t0.mensagem AS mensagem_3, t0.visivel AS visivel_4, t0.createdAt AS createdAt_5, t0.updatedAt AS updatedAt_6, t0.statusSolicitacao_id AS statusSolicitacao_id_7, t0.solicitacao_id AS solicitacao_id_8, t0.agendamento_id AS agendamento_id_9, t0.criado_por AS criado_por_10, t0.alterado_por AS alterado_por_11 FROM andamento_solicitacao t0 WHERE t0.solicitacao_id = ? ORDER BY t0.createdAt ASC
Parameters:
[
"810"
]
|
|
0.75 ms (7.35%) |
3 |
SELECT t0.id AS id_1, t0.status AS status_2, t0.mensagem AS mensagem_3, t0.createdAt AS createdAt_4, t0.updatedAt AS updatedAt_5 FROM status_solicitacao t0 WHERE t0.id = ?
Parameters:
[
2
]
|
|
0.74 ms (7.18%) |
1 |
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.roles AS roles_4 FROM security_admin_group t0 INNER JOIN security_admin_user_group ON t0.id = security_admin_user_group.group_id WHERE security_admin_user_group.user_id = ?
Parameters:
[
7
]
|
|
0.66 ms (6.50%) |
1 |
SELECT t0.id AS id_1, t0.nome AS nome_2, t0.email AS email_3, t0.telefone AS telefone_4, t0.urlAdmin AS urlAdmin_5, t0.urlCliente AS urlCliente_6, t0.cep AS cep_7, t0.estado AS estado_8, t0.cidade AS cidade_9, t0.bairro AS bairro_10, t0.rua AS rua_11, t0.numero AS numero_12, t0.complemento AS complemento_13, t0.corEmail AS corEmail_14, t0.emailsSolicitacao AS emailsSolicitacao_15, t0.emailsUsuario AS emailsUsuario_16, t0.comteleToken AS comteleToken_17, t0.comteleEnvios AS comteleEnvios_18, t0.logo_id AS logo_id_19 FROM empresa t0 WHERE t0.id = ?
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.