GET https://dev-requeteur.optindata.fr/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Query Metrics

4 Database Queries
3 Different statements
0.57 ms Query time
1 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.33 ms
(57.53%)
2
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.value AS value_2, s0_.description AS description_3 FROM system_setting s0_ WHERE s0_.name = ?
Parameters:
[
  "api.gocad.username"
]
0.14 ms
(24.59%)
1
SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.updated_at AS updated_at_3, t0.page AS page_4, t0.title AS title_5, t0.text AS text_6, t0.active AS active_7, t0.local AS local_8, t0.created_by_id AS created_by_id_9 FROM publicite t0 WHERE t0.page = ? AND t0.local = ? AND t0.active = ?
Parameters:
[
  "/"
  "actus"
  1
]
0.10 ms
(17.88%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.created_at AS created_at_3, t0.data AS data_4, t0.top_target AS top_target_5, t0.type_id AS type_id_6, t0.created_by_id AS created_by_id_7, t0.network_id AS network_id_8 FROM target t0 WHERE t0.network_id IS NULL ORDER BY t0.created_at DESC
Parameters:
[]

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\SystemSetting No errors.
App\Entity\Target No errors.
App\Entity\Referential No errors.
App\Entity\RefType No errors.
App\Entity\User
  • The association App\Entity\User#loginMessage refers to the inverse side field App\Entity\LoginMessage#viewedUsers which does not exist.
App\Entity\Network No errors.
App\Entity\Publicite No errors.