http://57.128.182.151/

Query Metrics

9 Database Queries
5 Different statements
26.73 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.83 ms
SELECT t0.id AS id_1, t0.title AS title_2, t0.slug AS slug_3, t0.content AS content_4, t0.image AS image_5, t0.created_at AS created_at_6, t0.author_id AS author_id_7, t0.type_concours_id AS type_concours_id_8, t0.ouvert_a_id AS ouvert_a_id_9, t0.ville_id AS ville_id_10 FROM annonces t0
Parameters:
[]
2 8.01 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.departements_id AS departements_id_4 FROM villes t0 WHERE t0.id = ?
Parameters:
[
  44170
]
3 1.26 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.regions_id AS regions_id_4 FROM departements t0 WHERE t0.id = ?
Parameters:
[
  124
]
4 8.53 ms
SELECT t0.id AS id_1, t0.name AS name_2 FROM type_concours t0 WHERE t0.id = ?
Parameters:
[
  6
]
5 0.64 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.departements_id AS departements_id_4 FROM villes t0 WHERE t0.id = ?
Parameters:
[
  36841
]
6 5.36 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.regions_id AS regions_id_4 FROM departements t0 WHERE t0.id = ?
Parameters:
[
  103
]
7 0.41 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.departements_id AS departements_id_4 FROM villes t0 WHERE t0.id = ?
Parameters:
[
  65341
]
8 0.34 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.code AS code_3, t0.regions_id AS regions_id_4 FROM departements t0 WHERE t0.id = ?
Parameters:
[
  172
]
9 0.35 ms
SELECT t0.id AS id_1, t0.first_name AS first_name_2, t0.last_name AS last_name_3, t0.email AS email_4, t0.picture AS picture_5, t0.hash AS hash_6, t0.slug AS slug_7, t0.updated_at AS updated_at_8 FROM user t0 WHERE t0.id = ?
Parameters:
[
  9
]

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\Annonces No errors.
App\Entity\User No errors.
App\Entity\TypeConcours No errors.
App\Entity\OuvertA No errors.
App\Entity\Villes No errors.
App\Entity\Image No errors.
App\Entity\Departements No errors.
App\Entity\Region No errors.
App\Entity\Role No errors.