http://vincent.lochot.com/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Query Metrics

12 Database Queries
3 Different statements
1.58 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.86 ms
(54.32%)
9
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.address_1 AS address_1_4, t0.address_2 AS address_2_5, t0.code_postal AS code_postal_6, t0.city AS city_7, t0.country AS country_8, t0.illustration AS illustration_9 FROM lieux t0 WHERE t0.id = ?
Parameters:
[
  3
]
0.43 ms
(27.02%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.description AS description_3, t0.date_start AS date_start_4, t0.date_end AS date_end_5, t0.illustration AS illustration_6, t0.theme AS theme_7, t0.slug AS slug_8 FROM seminaires t0
Parameters:
[]
0.29 ms
(18.66%)
2
SELECT t0.id AS id_1, t0.name AS name_2, t0.seminaire_id AS seminaire_id_3, t0.lieu_id AS lieu_id_4 FROM conferences t0 WHERE t0.seminaire_id = ?
Parameters:
[
  1
]

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\Seminaires No errors.
App\Entity\Conferences No errors.
App\Entity\Lieux No errors.
App\Entity\User No errors.
App\Entity\Communications No errors.