Error 404 Not Found

GET https://anelhmd.stim.net.pl/enhancecp

Forwarded to ErrorController (dcfa06)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.65 ms
SELECT s0_.id AS id_0, s0_.name AS name_1, s0_.slug AS slug_2, s0_.content AS content_3, s0_.active AS active_4, s0_.is_system_page AS is_system_page_5, s0_.template AS template_6, s0_.title AS title_7, s0_.meta_title AS meta_title_8, s0_.meta_keywords AS meta_keywords_9, s0_.meta_description AS meta_description_10, s0_.image_id AS image_id_11 FROM static_page s0_ WHERE s0_.active = 1 AND s0_.is_system_page = ? AND s0_.slug = ?
Parameters:
[
  1
  "enhancecp"
]

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\StaticPage No errors.
App\Entity\Image No errors.
App\Entity\User
  • The mappings App\Entity\User#plans and App\Entity\UserPlan#owner are inconsistent with each other.