Query Metrics
1
Database Queries
1
Different statements
1.24 ms
Query time
0
Invalid entities
1
Managed entities
Grouped Statements
| Time▼ | Count | Info |
|---|---|---|
|
1.24 ms (100.00%) |
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:
[
"662"
]
|
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. |