Query Metrics

27 Database Queries
8 Different statements
10.23 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.18 ms
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
]
2 0.74 ms
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
]
3 0.66 ms
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
]
4 0.78 ms
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"
]
5 0.65 ms
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
]
6 0.30 ms
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
]
7 0.34 ms
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:
[
  2268
]
8 0.32 ms
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
]
9 0.34 ms
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
]
10 0.24 ms
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:
[
  4
]
11 0.30 ms
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:
[
  2283
]
12 0.30 ms
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:
[
  733
]
13 0.31 ms
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:
[
  733
]
14 0.28 ms
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:
[
  2298
]
15 0.28 ms
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:
[
  738
]
16 0.31 ms
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:
[
  738
]
17 0.27 ms
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:
[
  2299
]
18 0.31 ms
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:
[
  739
]
19 0.27 ms
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:
[
  739
]
20 0.27 ms
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:
[
  2305
]
21 0.21 ms
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:
[
  7
]
22 0.25 ms
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:
[
  2316
]
23 0.27 ms
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:
[
  746
]
24 0.25 ms
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:
[
  746
]
25 0.25 ms
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:
[
  2340
]
26 0.28 ms
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:
[
  752
]
27 0.24 ms
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:
[
  752
]

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.