Query Metrics
2
Database Queries
2
Different statements
1.76 ms
Query time
0
Invalid entities
39
Managed entities
Grouped Statements
| Time▼ | Count | Info | ||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1.13 ms (64.37%) |
1 |
SELECT t0_.id AS id_0, t0_.ticket_number AS ticket_number_1, t0_.jira_link AS jira_link_2, t0_.last_updated AS last_updated_3, t0_.subject AS subject_4, t0_.short_description AS short_description_5, t0_.long_description AS long_description_6, t0_.owner AS owner_7, t0_.after_sales_service_volumetry AS after_sales_service_volumetry_8, t0_.ticket_title AS ticket_title_9, t0_.assign_jira AS assign_jira_10, t0_.ticket_creator AS ticket_creator_11, t0_.os AS os_12, t0_.priority AS priority_13, t0_.status AS status_14, t0_.ticket_type AS ticket_type_15, t0_.last_automation_pass AS last_automation_pass_16 FROM tickets t0_ WHERE t0_.priority IN (?, ?, ?) AND t0_.status NOT IN (?, ?, ?) ORDER BY t0_.last_updated DESC LIMIT 10
Parameters:
[ "Haute" "Critical" "Urgente" "Fermé" "Résolu" "Closed" ] |
||||||||||||||||||||||
|
0.63 ms (35.63%) |
1 |
SELECT t0.id AS id_1, t0.airtable_id AS airtable_id_2, t0.date_creation AS date_creation_3, t0.tache AS tache_4, t0.categorie AS categorie_5, t0.porteur AS porteur_6, t0.status AS status_7, t0.charge AS charge_8, t0.priorite AS priorite_9, t0.attendu AS attendu_10, t0.debut AS debut_11, t0.fin AS fin_12, t0.detail AS detail_13 FROM `run` t0 ORDER BY t0.airtable_id ASC
Parameters:
[]
|
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\Run | 32 |
| App\Entity\Tickets | 7 |
Entities Mapping
| Class | Mapping errors |
|---|---|
| App\Entity\Run | No errors. |
| App\Entity\Tickets | No errors. |
| App\Entity\Chapeau | No errors. |
| App\Entity\TicketComment | No errors. |
| App\Entity\TicketTask | No errors. |