GET https://www.app-test.fr/tickets/714

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.71 ms
(50.82%)
1
SELECT t0.id AS id_1, t0.author AS author_2, t0.content AS content_3, t0.created_at AS created_at_4, t0.ticket_id AS ticket_id_5 FROM ticket_comment t0 WHERE t0.ticket_id = ? ORDER BY t0.created_at DESC
Parameters:
[
  714
]
0.69 ms
(49.18%)
1
SELECT t0.id AS id_1, t0.ticket_number AS ticket_number_2, t0.jira_link AS jira_link_3, t0.last_updated AS last_updated_4, t0.subject AS subject_5, t0.short_description AS short_description_6, t0.long_description AS long_description_7, t0.owner AS owner_8, t0.after_sales_service_volumetry AS after_sales_service_volumetry_9, t0.ticket_title AS ticket_title_10, t0.assign_jira AS assign_jira_11, t0.ticket_creator AS ticket_creator_12, t0.os AS os_13, t0.priority AS priority_14, t0.status AS status_15, t0.ticket_type AS ticket_type_16, t0.last_automation_pass AS last_automation_pass_17 FROM tickets t0 WHERE t0.id = ?
Parameters:
[
  "714"
]

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\Tickets 1

Entities Mapping

Class Mapping errors
App\Entity\Tickets No errors.
App\Entity\Chapeau No errors.
App\Entity\TicketComment No errors.