Redirect 302 redirect from GET @admin (d61957)

Query Metrics

3 Database Queries
3 Different statements
2.00 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
1.16 ms
(58.23%)
1
SELECT DISTINCT r0_.id AS id_0 FROM room_type r0_ LIMIT 20 OFFSET 20
Parameters:
[]
0.45 ms
(22.46%)
1
SELECT r0_.id AS id_0, r0_.name AS name_1, r0_.room_id AS room_id_2 FROM room_type r0_ WHERE r0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  16
  32
  7
  12
  25
  20
  33
  18
  27
  23
  8
]
0.39 ms
(19.31%)
1
SELECT count(r0_.id) AS sclr_0 FROM room_type r0_
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\RoomType No errors.
App\Entity\Room No errors.