GET https://marker.rp.smartotter.fr/admin/user?page=1&sort%5Bid%5D=DESC

Query Metrics

20 Database Queries
4 Different statements
15.11 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
11.90 ms
(78.73%)
17
SELECT t0.id AS id_1, t0.name AS name_2, t0.title AS title_3, t0.region AS region_4, t0.comment AS comment_5, t0.image AS image_6, t0.pos_x AS pos_x_7, t0.pos_y AS pos_y_8, t0.display AS display_9, t0.creator_id AS creator_id_10 FROM marker t0 WHERE t0.creator_id = ?
Parameters:
[
  38
]
1.61 ms
(10.64%)
1
SELECT DISTINCT u0_.id AS id_0, u0_.id AS id_1 FROM `user` u0_ ORDER BY u0_.id DESC LIMIT 20
Parameters:
[]
0.94 ms
(6.23%)
1
SELECT u0_.id AS id_0, u0_.username AS username_1, u0_.roles AS roles_2, u0_.password AS password_3, u0_.name AS name_4, u0_.grade AS grade_5, u0_.company AS company_6, u0_.grade_level AS grade_level_7 FROM `user` u0_ WHERE u0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY u0_.id DESC
Parameters:
[
  38
  37
  35
  34
  31
  29
  28
  25
  24
  23
  22
  13
  10
  6
  4
  3
  1
]
0.66 ms
(4.40%)
1
SELECT count(*) AS sclr_0 FROM `user` u0_
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\User No errors.
App\Entity\Marker No errors.