Redirect 302 redirect from GET @page_edit (cd5a2f)

GET https://www.coffeeine.mikamatto.com/page/9/edit

Query Metrics

2 Database Queries
2 Different statements
1.19 ms Query time
0 Invalid entities
1 Managed entities

Grouped Statements

Show all queries

Time Count Info
0.80 ms
(67.31%)
1
SELECT a0_.id AS id_0, a0_.text AS text_1, a0_.style AS style_2, a0_.dismissable AS dismissable_3, a0_.display_from AS display_from_4, a0_.display_until AS display_until_5, a0_.target AS target_6 FROM alert a0_ WHERE (a0_.display_from IS NULL OR a0_.display_from <= ?) AND (a0_.display_until IS NULL OR a0_.display_until >= ?) ORDER BY a0_.id ASC LIMIT 5
Parameters:
[
  "2026-02-27 13:51:15"
  "2026-02-27 13:51:15"
]
0.39 ms
(32.69%)
1
SELECT t0.id AS id_1, t0.publish_date AS publish_date_2, t0.title AS title_3, t0.slug AS slug_4, t0.body AS body_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM page t0 WHERE t0.id = ?
Parameters:
[
  "9"
]

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\System\Page 1

Entities Mapping

Class Mapping errors
App\Entity\System\Alert No errors.
App\Entity\System\Page No errors.