GET https://manteticket.mante.solutions/117399e3-b603-4604-858b-1c3e0263db00/tickets

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.87 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.token AS token_3 FROM company t0 WHERE t0.token = ? LIMIT 1
Parameters:
[
  b"\x11s™ã¶\x03F\x04…‹\x1C>\x02\x00"
]
2 0.99 ms
SELECT t0.id AS id_1, t0.url AS url_2, t0.image AS image_3, t0.description AS description_4, t0.contact_name AS contact_name_5, t0.contact_email AS contact_email_6, t0.impact AS impact_7, t0.type AS type_8, t0.priority_score AS priority_score_9, t0.status AS status_10, t0.created_at AS created_at_11, t0.updated_at AS updated_at_12, t0.internal_notes AS internal_notes_13, t0.resolution AS resolution_14, t0.assignee_id AS assignee_id_15, t0.company_id AS company_id_16 FROM ticket t0 WHERE t0.company_id = ? ORDER BY t0.created_at DESC
Parameters:
[
  1
]

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

Entities Mapping

Class Mapping errors
App\Entity\Company No errors.
App\Entity\Ticket No errors.
App\Entity\User No errors.