POST https://eticket.imalize.com/webhook/mails

Query Metrics

1 Database Queries
1 Different statements
0.39 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.39 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.message_id AS message_id_2, t0.conversation_id AS conversation_id_3, t0.subject AS subject_4, t0.body_preview AS body_preview_5, t0.from_email AS from_email_6, t0.to_emails AS to_emails_7, t0.categories AS categories_8, t0.has_attachments AS has_attachments_9, t0.priority AS priority_10, t0.status AS status_11, t0.assigned_to_id AS assigned_to_id_12, t0.assigned_to_name AS assigned_to_name_13, t0.assigned_to_email AS assigned_to_email_14, t0.assigned_to_roles AS assigned_to_roles_15, t0.assigned_at AS assigned_at_16, t0.received_at AS received_at_17, t0.created_at AS created_at_18, t0.note AS note_19, t0.relevant AS relevant_20, t0.exported_at AS exported_at_21 FROM mail_task t0 WHERE t0.message_id = ? LIMIT 1
Parameters:
[
  "AAMkAGU1NDFkOWNjLWY5ZDItNDU2Mi05OTE4LTA3Y2E3ZjJjY2Q2MwBGAAAAAADfXeASDR9jToyLqR8kLeRvBwCsiom3nVv6SpoM1BpMz_D0AAAAAAEPAACsiom3nVv6SpoM1BpMz_D0AAIM59ovAAA="
]

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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\MailTask 1

Entities Mapping

Class Mapping errors
App\Entity\MailTask No errors.
App\Entity\MailAttachment No errors.