Query Metrics
5
Database Queries
5
Different statements
3.31 ms
Query time
0
Invalid entities
Grouped Statements
Time▼ | Count | Info | ||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
1.11 ms (33.49%) |
1 |
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":"agora em Maio","conversation":{"additional_attributes":[],"can_reply":true,"channel":"Channel::Api","contact_inbox":{"id":1515,"contact_id":850,"inbox_id":25,"source_id":"bc6982e7-1cf1-4be1-9e2a-c59b68a54093","created_at":"2025-05-05T19:29:28.624Z","updated_at":"2025-05-05T19:29:28.624Z","hmac_verified":false,"pubsub_token":"f15muar2dVzVzdvrCE2r9iy4"},"id":676,"inbox_id":25,"messages":[{"id":6550,"content":"agora em Maio","account_id":3,"inbox_id":25,"conversation_id":676,"message_type":0,"created_at":1746473403,"updated_at":"2025-05-05T19:30:03.598Z","private":false,"status":"sent","source_id":"WAID:3EB0EE0A4B5836A06615F3","content_type":"text","content_attributes":[],"sender_type":"Contact","sender_id":850,"external_source_ids":[],"additional_attributes":[],"processed_message_content":"agora em Maio","sentiment":[],"conversation":{"assignee_id":null,"unread_count":4,"last_activity_at":1746473403,"contact_inbox":{"source_id":"bc6982e7-1cf1-4be1-9e2a-c59b68a54093"}},"sender":{"additional_attributes":[],"custom_attributes":[],"email":null,"id":850,"identifier":"554799413560@s.whatsapp.net","name":"Raquel","phone_number":"+554799413560","thumbnail":"","blocked":false,"type":"contact"}}],"labels":["maandhoo"],"meta":{"sender":{"additional_attributes":[],"custom_attributes":[],"email":null,"id":850,"identifier":"554799413560@s.whatsapp.net","name":"Raquel","phone_number":"+554799413560","thumbnail":"","blocked":false,"type":"contact"},"assignee":null,"team":{"id":6,"name":"maandhoo"},"hmac_verified":false},"status":"open","custom_attributes":[],"snoozed_until":null,"unread_count":4,"first_reply_created_at":null,"priority":null,"waiting_since":1746473368,"agent_last_seen_at":0,"contact_last_seen_at":0,"last_activity_at":1746473403,"timestamp":1746473403,"created_at":1746473368,"updated_at":1746473403.6000759601593017578125},"created_at":"2025-05-05T19:30:03.598Z","id":6550,"inbox":{"id":25,"name":"97151002"},"message_type":"incoming","private":false,"sender":{"account":{"id":3,"name":"Maandhoo"},"additional_attributes":[],"avatar":"","custom_attributes":[],"email":null,"id":850,"identifier":"554799413560@s.whatsapp.net","name":"Raquel","phone_number":"+554799413560","thumbnail":"","blocked":false},"source_id":"WAID:3EB0EE0A4B5836A06615F3","event":"message_created"}" "2025-05-05 16:30:03" "ignored" ]
|
||||||||||||||||||||||||||||
1.10 ms (33.10%) |
1 |
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"
]
|
||||||||||||||||||||||||||||
0.69 ms (20.73%) |
1 |
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
]
|
||||||||||||||||||||||||||||
0.22 ms (6.73%) |
1 |
"COMMIT"
Parameters:
[]
|
||||||||||||||||||||||||||||
0.20 ms (5.95%) |
1 |
"START TRANSACTION"
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. |