GET https://eticket.imalize.com/api/tasks/325

Query Metrics

3 Database Queries
3 Different statements
0.66 ms Query time
0 Invalid entities
3 Managed entities

Queries

Group similar statements

# Time Info
1 0.26 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.organisation_imalize_id AS organisation_imalize_id_6, t0.organisation_fournisseur_id AS organisation_fournisseur_id_7 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  14
]
2 0.21 ms
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.id = ?
Parameters:
[
  325
]
3 0.19 ms
SELECT t0.id AS id_1, t0.filename AS filename_2, t0.mime_type AS mime_type_3, t0.file_size AS file_size_4, t0.storage_path AS storage_path_5, t0.task_id AS task_id_6 FROM mail_attachment t0 WHERE t0.task_id = ?
Parameters:
[
  325
]

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\User 1
App\Entity\MailTask 1
App\Entity\MailAttachment 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\OrganisationImalize No errors.
App\Entity\OrganisationFournisseur No errors.
App\Entity\MailTask No errors.
App\Entity\MailAttachment No errors.