Redirect 302 redirect from GET @admin_post_archive_post (ccca08)

GET https://admin.webuni.com/en/admin/tag/6/edit

Query Metrics

4 Database Queries
4 Different statements
1.10 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.43 ms
(39.47%)
1
SELECT COUNT(*) FROM post t0 WHERE t0.status = ?
Parameters:
[
  "draft"
]
0.27 ms
(24.97%)
1
SELECT COUNT(*) FROM comment t0 WHERE t0.status = ?
Parameters:
[
  "pending"
]
0.20 ms
(18.52%)
1
SELECT t0.id AS id_1, t0.name AS name_2 FROM tag t0 WHERE t0.id = ?
Parameters:
[
  "6"
]
0.19 ms
(17.04%)
1
SELECT COUNT(*) FROM subscriber t0 WHERE t0.is_confirmed = ?
Parameters:
[
  0
]

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\Tag 1

Entities Mapping

Class Mapping errors
App\Entity\Tag No errors.
App\Entity\Post No errors.
App\Entity\Comment No errors.
App\Entity\Subscriber No errors.