https://nouveau.cimef-international.com/admin/centre/ABIDJAN

Query Metrics

2 Database Queries
2 Different statements
1.27 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 0.69 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.contact AS contact_5, t0.fonction AS fonction_6, t0.nom AS nom_7, t0.statut AS statut_8, t0.image AS image_9, t0.role AS role_10, t0.created_at AS created_at_11 FROM users t0 WHERE t0.id = ?
Parameters:
[
  3
]
2 0.58 ms
SELECT t0.id AS id_1, t0.nom AS nom_2, t0.slug AS slug_3, t0.image AS image_4, t0.pays AS pays_5, t0.texte AS texte_6, t0.adminsid AS adminsid_7, t0.created_at AS created_at_8 FROM villes t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "ABIDJAN"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Users No errors.
App\Entity\Villes No errors.