GET https://fleetmaster.optimumci.com/api/pannes/pending/all

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.53 ms
(64.08%)
1
SELECT t0.id AS id_1, t0.email AS email_2, t0.nom AS nom_3, t0.prenom AS prenom_4, t0.fonction AS fonction_5, t0.photo AS photo_6, t0.roles AS roles_7, t0.password AS password_8, t0.refresh_token AS refresh_token_9, t0.refresh_token_expires_at AS refresh_token_expires_at_10, t0.has_permis_de_conduire AS has_permis_de_conduire_11, t0.apps AS apps_12, t0.axium_refresh_token AS axium_refresh_token_13, t0.fcm_key AS fcm_key_14, t0.receive_notif AS receive_notif_15, t0.slug AS slug_16, t0.created_at AS created_at_17, t0.updated_at AS updated_at_18, t0.station_id AS station_id_19, t0.lieu_empotage_id AS lieu_empotage_id_20 FROM `user` t0 WHERE t0.email = ? LIMIT 1
Parameters:
[
  "lkouassi@sifogroup.com"
]
0.86 ms
(35.92%)
1
SELECT p0_.id AS id_0, p0_.type_vehicule AS type_vehicule_1, p0_.kilometrage AS kilometrage_2, p0_.description AS description_3, p0_.niveau_urgence AS niveau_urgence_4, p0_.statut_panne AS statut_panne_5, p0_.photo AS photo_6, p0_.date AS date_7, p0_.fichiers AS fichiers_8, p0_.diagnostic AS diagnostic_9, p0_.vehicule_id AS vehicule_id_10, p0_.camion_id AS camion_id_11, p0_.user_operation_id AS user_operation_id_12, p0_.garage_id AS garage_id_13, p0_.chef_atelier_id AS chef_atelier_id_14 FROM panne p0_ WHERE p0_.statut_panne = ? AND p0_.user_operation_id = ? ORDER BY p0_.id DESC LIMIT 3
Parameters:
[
  "En attente"
  35
]

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\Admin\User 1