Error 404 Not Found

GET https://www.petrhamak.cz/tag/snapshot

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
0.39 ms
(51.34%)
1
SELECT r0_.id AS id_0, r0_.source_path AS source_path_1, r0_.target_path AS target_path_2, r0_.status_code AS status_code_3, r0_.is_active AS is_active_4, r0_.hit_count AS hit_count_5, r0_.created_at AS created_at_6 FROM redirect r0_ WHERE r0_.source_path = ? AND r0_.is_active = ?
Parameters:
[
  "/tag/snapshot"
  1
]
0.37 ms
(48.66%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.description AS description_4 FROM tag t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "snapshot"
]

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

Entities Mapping

Class Mapping errors
App\Entity\Redirect No errors.
App\Entity\Tag No errors.