https://nouveau.cimef-international.com/seminaires-nationaux

Query Metrics

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

Queries

Group similar statements

# Time Info
1 7.45 ms
SELECT count(DISTINCT f0_.id) AS sclr_0 FROM formations f0_ INNER JOIN themes t1_ ON (f0_.theme_id = t1_.id) INNER JOIN villes v2_ ON (f0_.ville_id = v2_.id) INNER JOIN thematiques t3_ ON (t1_.thematique_id = t3_.id) WHERE v2_.pays = ?
Parameters:
[
  null
]
2 0.87 ms
SELECT DISTINCT f0_.id AS id_0, f0_.created_at AS created_at_1 FROM formations f0_ INNER JOIN themes t1_ ON (f0_.theme_id = t1_.id) INNER JOIN villes v2_ ON (f0_.ville_id = v2_.id) INNER JOIN thematiques t3_ ON (t1_.thematique_id = t3_.id) WHERE v2_.pays = ? ORDER BY f0_.created_at DESC LIMIT 12
Parameters:
[
  null
]

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\Formations No errors.
App\Entity\Themes No errors.
App\Entity\Villes No errors.
App\Entity\Thematiques No errors.