POST https://aimee.sysbar.com.br/service/webhook

Query Metrics

5 Database Queries
5 Different statements
6.42 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 3.02 ms
SELECT t0.bar_id AS bar_id_1, t0.bar_name AS bar_name_2, t0.color AS color_3, t0.bar_fullname AS bar_fullname_4 FROM bar t0 WHERE t0.bar_id = ?
Parameters:
[
  "2"
]
2 0.81 ms
SELECT t0.id AS id_1, t0.mensagem_cliente AS mensagem_cliente_2, t0.tipo_ativacao AS tipo_ativacao_3, t0.mensagem_resposta AS mensagem_resposta_4, t0.mensagem_resposta2 AS mensagem_resposta2_5, t0.acao_pos_envio AS acao_pos_envio_6, t0.ativo AS ativo_7, t0.created_at AS created_at_8, t0.updated_at AS updated_at_9, t0.inbox_id AS inbox_id_10, t0.inbox_name AS inbox_name_11 FROM webhook_resposta t0 WHERE t0.ativo = ?
Parameters:
[
  1
]
3 0.20 ms
"START TRANSACTION"
Parameters:
[]
4 2.11 ms
INSERT INTO webhook_events (event_type, payload, created_at, status) VALUES (?, ?, ?, ?)
Parameters:
[
  "message_created"
  "{"account":{"id":3,"name":"Maandhoo"},"additional_attributes":[],"content_attributes":[],"content_type":"text","content":"Dia 10","conversation":{"additional_attributes":[],"can_reply":true,"channel":"Channel::Api","contact_inbox":{"id":1493,"contact_id":837,"inbox_id":25,"source_id":"93a3061b-328d-4c57-8716-4cccc32bd22c","created_at":"2025-05-05T17:27:45.567Z","updated_at":"2025-05-05T17:27:45.567Z","hmac_verified":false,"pubsub_token":"5rnjdrXa1gMDbc3cLbZn4mWX"},"id":668,"inbox_id":25,"messages":[{"id":6541,"content":"Dia 10","account_id":3,"inbox_id":25,"conversation_id":668,"message_type":0,"created_at":1746473182,"updated_at":"2025-05-05T19:26:22.990Z","private":false,"status":"sent","source_id":"WAID:3A2E7BD466BCCCD36CEC","content_type":"text","content_attributes":[],"sender_type":"Contact","sender_id":837,"external_source_ids":[],"additional_attributes":[],"processed_message_content":"Dia 10","sentiment":[],"conversation":{"assignee_id":null,"unread_count":2,"last_activity_at":1746473182,"contact_inbox":{"source_id":"93a3061b-328d-4c57-8716-4cccc32bd22c"}},"sender":{"additional_attributes":[],"custom_attributes":[],"email":null,"id":837,"identifier":"5511956470297@s.whatsapp.net","name":"Camila","phone_number":"+5511956470297","thumbnail":"","blocked":false,"type":"contact"}}],"labels":["maandhoo"],"meta":{"sender":{"additional_attributes":[],"custom_attributes":[],"email":null,"id":837,"identifier":"5511956470297@s.whatsapp.net","name":"Camila","phone_number":"+5511956470297","thumbnail":"","blocked":false,"type":"contact"},"assignee":null,"team":{"id":6,"name":"maandhoo"},"hmac_verified":false},"status":"open","custom_attributes":[],"snoozed_until":null,"unread_count":2,"first_reply_created_at":"2025-05-05T17:27:51.370Z","priority":null,"waiting_since":1746473182,"agent_last_seen_at":0,"contact_last_seen_at":0,"last_activity_at":1746473182,"timestamp":1746473182,"created_at":1746466065,"updated_at":1746473183.0154449939727783203125},"created_at":"2025-05-05T19:26:22.990Z","id":6541,"inbox":{"id":25,"name":"97151002"},"message_type":"incoming","private":false,"sender":{"account":{"id":3,"name":"Maandhoo"},"additional_attributes":[],"avatar":"","custom_attributes":[],"email":null,"id":837,"identifier":"5511956470297@s.whatsapp.net","name":"Camila","phone_number":"+5511956470297","thumbnail":"","blocked":false},"source_id":"WAID:3A2E7BD466BCCCD36CEC","event":"message_created"}"
  "2025-05-05 16:26:23"
  "ignored"
]
5 0.28 ms
"COMMIT"
Parameters:
[]

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.

Entities Mapping

Class Mapping errors
App\Entity\Bar No errors.
App\Entity\Evento No errors.
App\Entity\WebhookResposta No errors.
App\Entity\WebhookEvent No errors.