Redirect 302 redirect from POST @admin_template_edit (e1e01d)

GET https://hbs.managemyshows.com/admin/template?page=1&sort%5Bname%5D=ASC

Query Metrics

4 Database Queries
4 Different statements
1.98 ms Query time
0 Invalid entities
23 Managed entities

Queries

Group similar statements

# Time Info
1 0.74 ms
SELECT t0.id AS id_1, t0.email AS email_2, t0.roles AS roles_3, t0.password AS password_4, t0.first_name AS first_name_5, t0.last_name AS last_name_6, t0.status AS status_7 FROM `user` t0 WHERE t0.id = ?
Parameters:
[
  198
]
2 0.49 ms
SELECT DISTINCT t0_.id AS id_0, t0_.name AS name_1 FROM template t0_ ORDER BY t0_.name ASC LIMIT 25
Parameters:
[]
3 0.49 ms
SELECT t0_.id AS id_0, t0_.name AS name_1, t0_.content AS content_2, t0_.title AS title_3 FROM template t0_ WHERE t0_.id IN (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) ORDER BY t0_.name ASC
Parameters:
[
  2
  11
  12
  3
  17
  26
  27
  10
  8
  5
  30
  9
  28
  13
  7
  14
  4
  15
  1
  6
  22
  21
]
4 0.26 ms
SELECT count(*) AS sclr_0 FROM template 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.

Managed Entities

default entity manager

Class Amount of managed objects
App\Entity\Template 22
App\Entity\User 1

Entities Mapping

Class Mapping errors
App\Entity\User No errors.
App\Entity\Application No errors.
App\Entity\TodoNotes No errors.
App\Entity\Template No errors.