GET https://dev-investigacion.ing.uc.cl/?rest_route=%2Fwp%2Fv2%2Fusers%2F

Query Metrics

7 Database Queries
2 Different statements
3.65 ms Query time
0 Invalid entities

Queries

Group similar statements

# Time Info
1 1.01 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.description AS description_4, t0.value_type AS value_type_5 FROM setting t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "homepage-reminder-title"
]
2 0.68 ms
SELECT t0.id AS id_1, t0.code AS code_2, t0.value AS value_3, t0.description AS description_4, t0.value_type AS value_type_5 FROM setting t0 WHERE t0.code = ? LIMIT 1
Parameters:
[
  "homepage-reminder-content"
]
3 0.44 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
Parameters:
[]
4 0.60 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
Parameters:
[]
5 0.35 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
Parameters:
[]
6 0.29 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
Parameters:
[]
7 0.28 ms
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.path AS path_4, t0.visible AS visible_5, t0.roles AS roles_6, t0.downloadable AS downloadable_7 FROM information_tab t0
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\Setting No errors.
App\Entity\InformationTab No errors.