Query Metrics
5
Database Queries
5
Different statements
2.70 ms
Query time
0
Invalid entities
Queries
#▲ | Time | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1 | 0.82 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.65 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.17 ms |
"START TRANSACTION"
Parameters:
[]
|
||||||||||||||||||||||||||||
4 | 0.88 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":"N\u00e3o obrigada, a comemora\u00e7\u00e3o ser\u00e1 neste s\u00e1bado","conversation":{"additional_attributes":[],"can_reply":true,"channel":"Channel::Api","contact_inbox":{"id":1449,"contact_id":812,"inbox_id":26,"source_id":"77048fde-e23d-46a6-9c21-29e4f09bceb0","created_at":"2025-05-05T13:28:31.395Z","updated_at":"2025-05-05T13:28:31.395Z","hmac_verified":false,"pubsub_token":"h6ymgc3YVrcA1kkFxgQC3QNV"},"id":654,"inbox_id":26,"messages":[{"id":6145,"content":"N\u00e3o obrigada, a comemora\u00e7\u00e3o ser\u00e1 neste s\u00e1bado","account_id":3,"inbox_id":26,"conversation_id":654,"message_type":0,"created_at":1746454845,"updated_at":"2025-05-05T14:20:45.830Z","private":false,"status":"sent","source_id":"WAID:3A9A452C717A67B94C10","content_type":"text","content_attributes":[],"sender_type":"Contact","sender_id":812,"external_source_ids":[],"additional_attributes":[],"processed_message_content":"N\u00e3o obrigada, a comemora\u00e7\u00e3o ser\u00e1 neste s\u00e1bado","sentiment":[],"conversation":{"assignee_id":null,"unread_count":10,"last_activity_at":1746454845,"contact_inbox":{"source_id":"77048fde-e23d-46a6-9c21-29e4f09bceb0"}},"sender":{"additional_attributes":[],"custom_attributes":[],"email":null,"id":812,"identifier":"554797784654@s.whatsapp.net","name":"\ud835\udd6d\ud835\udd86\ud835\udd97\ud835\udd87\ud835\udd86\ud835\udd97\ud835\udd86 \ud835\udd77\ud835\udd9a\ud835\udd93\ud835\udd86\ud835\udd97\ud835\udd89\ud835\udd8e","phone_number":"+554797784654","thumbnail":"","blocked":false,"type":"contact"}}],"labels":["maandhoo"],"meta":{"sender":{"additional_attributes":[],"custom_attributes":[],"email":null,"id":812,"identifier":"554797784654@s.whatsapp.net","name":"\ud835\udd6d\ud835\udd86\ud835\udd97\ud835\udd87\ud835\udd86\ud835\udd97\ud835\udd86 \ud835\udd77\ud835\udd9a\ud835\udd93\ud835\udd86\ud835\udd97\ud835\udd89\ud835\udd8e","phone_number":"+554797784654","thumbnail":"","blocked":false,"type":"contact"},"assignee":null,"team":{"id":6,"name":"maandhoo"},"hmac_verified":false},"status":"open","custom_attributes":[],"snoozed_until":null,"unread_count":10,"first_reply_created_at":"2025-05-05T13:51:06.420Z","priority":null,"waiting_since":1746454833,"agent_last_seen_at":0,"contact_last_seen_at":0,"last_activity_at":1746454845,"timestamp":1746454845,"created_at":1746451711,"updated_at":1746454845.83244800567626953125},"created_at":"2025-05-05T14:20:45.830Z","id":6145,"inbox":{"id":26,"name":"99300283"},"message_type":"incoming","private":false,"sender":{"account":{"id":3,"name":"Maandhoo"},"additional_attributes":[],"avatar":"","custom_attributes":[],"email":null,"id":812,"identifier":"554797784654@s.whatsapp.net","name":"\ud835\udd6d\ud835\udd86\ud835\udd97\ud835\udd87\ud835\udd86\ud835\udd97\ud835\udd86 \ud835\udd77\ud835\udd9a\ud835\udd93\ud835\udd86\ud835\udd97\ud835\udd89\ud835\udd8e","phone_number":"+554797784654","thumbnail":"","blocked":false},"source_id":"WAID:3A9A452C717A67B94C10","event":"message_created"}" "2025-05-05 11:20:46" "ignored" ]
|
||||||||||||||||||||||||||||
5 | 0.18 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. |