GET http://todo.betterb.dev/private/actions/c725a7a0-c229-11f0-b961-6018953ddef7/show

Query Metrics

4 Database Queries
4 Different statements
3.07 ms Query time
0 Invalid entities
4 Managed entities

Queries

Group similar statements

# Time Info
1 0.87 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.prenom AS prenom_3, t0.email AS email_4, t0.password AS password_5, t0.is_active AS is_active_6, t0.roles AS roles_7, t0.uuid AS uuid_8, t0.groupe_id AS groupe_id_9 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
2 0.88 ms
SELECT t0.id AS id_1, t0.date AS date_2, t0.nom AS nom_3, t0.detail AS detail_4, t0.is_done AS is_done_5, t0.echeance AS echeance_6, t0.done_at AS done_at_7, t0.code AS code_8, t0.periodicite_en_mois AS periodicite_en_mois_9, t0.avancement AS avancement_10, t0.uuid AS uuid_11, t0.categorie_id AS categorie_id_12, t0.demandeur_id AS demandeur_id_13, t0.pilote_id AS pilote_id_14 FROM action t0 WHERE t0.uuid = ? LIMIT 1
Parameters:
[
  b"Ç%§ Â)\x11ð¹a`\x18•=Þ÷"
]
3 0.73 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.is_active AS is_active_3, t0.uuid AS uuid_4, t0.owner_id AS owner_id_5 FROM groupe t0 WHERE t0.id = ?
Parameters:
[
  1
]
4 0.60 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.is_commun AS is_commun_3, t0.uuid AS uuid_4, t0.owner_id AS owner_id_5 FROM categorie t0 WHERE t0.id = ?
Parameters:
[
  17
]

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\User 1
App\Entity\Groupe 1
App\Entity\Action 1
App\Entity\Categorie 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Groupe No errors.
App\Entity\Action No errors.
App\Entity\Categorie No errors.