Redirect 302 redirect from GET @admin_post_archive_post (99f94e)

GET https://admin.webuni.com/es/admin/comment/58/mark-as-spam?page=5&sort%5Bcontent%5D=DESC

Query Metrics

4 Database Queries
4 Different statements
16.73 ms Query time
0 Invalid entities
3 Managed entities

Grouped Statements

Show all queries

Time Count Info
16.01 ms
(95.65%)
1
"COMMIT"
Parameters:
[]
0.35 ms
(2.09%)
1
UPDATE comment SET status = ? WHERE id = ?
Parameters:
[
  "spam"
  58
]
0.23 ms
(1.38%)
1
SELECT t0.id AS id_1, t0.content AS content_2, t0.published_at AS published_at_3, t0.status AS status_4, t0.author_id AS author_id_5, t0.post_id AS post_id_6 FROM comment t0 WHERE t0.id = ? LIMIT 1
Parameters:
[
  "58"
]
0.15 ms
(0.88%)
1
"START TRANSACTION"
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\Comment 1
App\Entity\User 1
App\Entity\Post 1

Entities Mapping

Class Mapping errors
App\Entity\Comment No errors.
App\Entity\User No errors.
App\Entity\Post No errors.