Error 404 Not Found

GET https://metz.curieux.app/robots.txt

Forwarded to ErrorController (8c63f1)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.01 ms
(100.00%)
1
SELECT t0.id AS id_1, t0.name AS name_2, t0.slug AS slug_3, t0.slogan AS slogan_4, t0.color AS color_5, t0.resident AS resident_6, t0.network AS network_7, t0.is_created AS is_created_8, t0.is_activated AS is_activated_9, t0.created_at AS created_at_10, t0.data AS data_11, t0.legal AS legal_12, t0.wallpaper AS wallpaper_13, t0.statistical AS statistical_14, t0.manager_id AS manager_id_15, t0.main_borough_id AS main_borough_id_16 FROM subdomain t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "metz"
]

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\Subdomain 1
App\Entity\Borough 1

Entities Mapping

Class Mapping errors
App\Entity\Subdomain No errors.
App\Entity\User No errors.
App\Entity\Borough No errors.
App\Entity\Reduction No errors.
App\Entity\Role No errors.
App\Entity\Claim No errors.
App\Entity\Comment No errors.
App\Entity\EventLike No errors.
App\Entity\PlaceLike No errors.
App\Entity\Place No errors.
App\Entity\Department No errors.
App\Entity\City
  • The field App\Entity\City#resources is on the inverse side of a bi-directional relationship, but the specified mappedBy association on the target-entity App\Entity\TicketResource#city does not contain the required 'inversedBy: "resources"' attribute.
App\Entity\Prices No errors.