Query Metrics
29
Database Queries
13
Different statements
74.22 ms
Query time
0
Invalid entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
17.21 ms (23.19%) |
2 |
INSERT INTO empresa_audit (rev, revtype, logo_id, id, nome, email, telefone, urlAdmin, urlCliente, cep, estado, cidade, bairro, rua, numero, complemento, corEmail, emailsSolicitacao, emailsUsuario, comteleToken, comteleEnvios, tipoAutenticacao, urlCadastro, urlRecuperarSenha) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "41691" "UPD" 488 1 "Construtora Dinâmica" "contato@contrutoradinamica.com.br" "(14) 3010-6150" "https://adminsac.construtoradinamica.com.br/" "https://sac.construtoradinamica.com.br/" "17017-383" "SP" "Bauru" "Parque Jardim Europa" "Av. Getúlio Vargas" "18-46" "Loja 02" "#ec8209" null null "d1a0e425-d8d1-49a9-83a8-9e3533fde472" 2344 "interna" "globo.com" "google.com.br" ] |
|
15.40 ms (20.75%) |
2 |
INSERT INTO pesquisa_satisfacao_audit (rev, revtype, cliente_id, solicitacao_id, id, observacoes, respondido, notification3, notification6, createdAt, updatedAt) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[ "41692" "UPD" 139 1138 631 null 0 1 1 "2026-09-01 14:10:06" "2026-09-01 05:00:08" ] |
|
14.11 ms (19.01%) |
1 |
SELECT t0.id AS id_1, t0.observacoes AS observacoes_2, t0.respondido AS respondido_3, t0.notification3 AS notification3_4, t0.notification6 AS notification6_5, t0.createdAt AS createdAt_6, t0.updatedAt AS updatedAt_7, t0.cliente_id AS cliente_id_8, t0.solicitacao_id AS solicitacao_id_9 FROM pesquisa_satisfacao t0
Parameters:
[] |
|
7.09 ms (9.55%) |
4 |
INSERT INTO revisions (timestamp, username) VALUES (?, ?)
Parameters:
[
"2026-09-01 05:00:08"
""
]
|
|
6.31 ms (8.50%) |
1 |
SELECT t0.id AS id_1, t0.import_id AS import_id_2, t0.import AS import_3, t0.ativo AS ativo_4, t0.nomeCompleto AS nomeCompleto_5, t0.razaoSocial AS razaoSocial_6, t0.nomeFantasia AS nomeFantasia_7, t0.cpf AS cpf_8, t0.cnpj AS cnpj_9, t0.telefone AS telefone_10, t0.celular AS celular_11, t0.hash_nova_senha AS hash_nova_senha_12, t0.data_hash_nova_senha AS data_hash_nova_senha_13, t0.email AS email_14, t0.password AS password_15, t0.roles AS roles_16, t0.api_roles AS api_roles_17, t0.web_roles AS web_roles_18, t0.created_at AS created_at_19, t0.updated_at AS updated_at_20, t0.associado_id AS associado_id_21 FROM cliente t0 WHERE t0.id = ?
Parameters:
[
139
]
|
|
4.58 ms (6.17%) |
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.tipoAutenticacao AS tipoAutenticacao_19, t0.urlCadastro AS urlCadastro_20, t0.urlRecuperarSenha AS urlRecuperarSenha_21, t0.logo_id AS logo_id_22 FROM empresa t0 WHERE t0.id = ?
Parameters:
[
1
]
|
|
2.01 ms (2.71%) |
2 |
UPDATE pesquisa_satisfacao SET notification6 = ?, updatedAt = ? WHERE id = ?
Parameters:
[ 1 "2026-09-01 05:00:08" 631 ] |
|
1.96 ms (2.64%) |
4 |
"START TRANSACTION"
Parameters:
[] |
|
1.46 ms (1.97%) |
4 |
"COMMIT"
Parameters:
[] |
|
1.36 ms (1.84%) |
2 |
UPDATE empresa_audit SET comteleEnvios = ? WHERE rev = ? AND id = ?
Parameters:
[ 2344 "41691" 1 ] |
|
1.29 ms (1.74%) |
2 |
UPDATE empresa SET comteleEnvios = ? WHERE id = ?
Parameters:
[ 2344 1 ] |
|
0.90 ms (1.21%) |
2 |
UPDATE pesquisa_satisfacao_audit SET notification6 = ? WHERE rev = ? AND id = ?
Parameters:
[ 1 "41692" 631 ] |
|
0.55 ms (0.74%) |
2 |
UPDATE pesquisa_satisfacao_audit SET updatedAt = ? WHERE rev = ? AND id = ?
Parameters:
[ "2026-09-01 05:00:08" "41692" 631 ] |
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.