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

Query Metrics

4 Database Queries
4 Different statements
38.16 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
27.14 ms
(71.12%)
1
SELECT DISTINCT m0_.id AS id_0, m0_.comment AS comment_1 FROM marker m0_ ORDER BY m0_.comment DESC LIMIT 20
Parameters:
[]
5.45 ms
(14.28%)
1
SELECT m0_.id AS id_0, m0_.name AS name_1, m0_.title AS title_2, m0_.region AS region_3, m0_.comment AS comment_4, m0_.image AS image_5, m0_.pos_x AS pos_x_6, m0_.pos_y AS pos_y_7, m0_.display AS display_8, m0_.creator_id AS creator_id_9 FROM marker m0_ WHERE m0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY m0_.comment DESC
Parameters:
[
  11
  10
  12
  21
  19
  15
  16
  17
  18
  20
  22
  23
  24
  13
  14
]
2.85 ms
(7.46%)
1
SELECT t0.id AS id_1, t0.username AS username_2, t0.roles AS roles_3, t0.password AS password_4, t0.name AS name_5, t0.grade AS grade_6, t0.company AS company_7, t0.grade_level AS grade_level_8 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  1
]
2.72 ms
(7.14%)
1
SELECT count(*) AS sclr_0 FROM marker m0_
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\Marker No errors.
App\Entity\User No errors.