Error 404 Not Found

GET https://ccz.dev.biolabs.pl/p/regulamin

Forwarded to ErrorController (69db4b)

Query Metrics

1 Database Queries
1 Different statements
0.52 ms Query time
2 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.52 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.url AS url_3, t0.enabled AS enabled_4, t0.in_menu AS in_menu_5, t0.menu_name AS menu_name_6, t0.position AS position_7, t0.redirect AS redirect_8, t0.title AS title_9, t0.content AS content_10, t0.image AS image_11, t0.keywords AS keywords_12, t0.lead_image AS lead_image_13, t0.lead AS lead_14, t0.created_at AS created_at_15, t0.updated_at AS updated_at_16, t0.parent_id AS parent_id_17, t0.template_id AS template_id_18 FROM page t0 WHERE t0.url = ? LIMIT 1
Parameters:
[
  "regulamin"
]

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.

Entities Mapping

Class Mapping errors
App\Entity\Page No errors.
App\Entity\Template No errors.
App\Entity\Attachment No errors.
App\Entity\Tile No errors.
App\Entity\Unit No errors.
App\Entity\Event
  • The mappings App\Entity\Event#eventOptions and App\Entity\EventOption#event are inconsistent with each other.
App\Entity\UserTicketLog No errors.
App\Entity\Ticket No errors.
App\Entity\Payment No errors.
App\Entity\Trainer No errors.
App\Entity\EventMember No errors.
App\Entity\EventMemberHistory No errors.
App\Entity\EventOption
  • The association App\Entity\EventOption#event refers to the inverse side field App\Entity\Event#EventOptions which does not exist.
App\Entity\MessageLog No errors.
App\Entity\ResetPasswordRequest No errors.
App\Entity\EventPrice No errors.
App\Entity\Pricelist No errors.
App\Entity\Invoice No errors.
App\Entity\UserTicket No errors.
App\Entity\User No errors.
App\Entity\Category No errors.
Vich\UploaderBundle\Entity\File No errors.