Error 404 Not Found

GET https://dev1.maxinfoweb.com/actualites/2023-11-20%2013:06:16

Forwarded to ErrorController (76b591)

Query Metrics

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

Grouped Statements

Show all queries

Time Count Info
1.47 ms
(79.03%)
1
SELECT t0.id AS id_1, t0.titre AS titre_2, t0.content AS content_3, t0.image AS image_4, t0.slug AS slug_5, t0.created_at AS created_at_6, t0.updated_at AS updated_at_7 FROM news t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "2023-11-20%2013:06:16"
]
0.39 ms
(20.97%)
1
SELECT t0.id AS id_1, t0.slug AS slug_2, t0.old AS old_3, t0.contenu_id AS contenu_id_4 FROM url t0 WHERE t0.slug = ? LIMIT 1
Parameters:
[
  "actualites/2023-11-20 13:06:16"
]

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\Url No errors.
App\Entity\Page No errors.
App\Entity\News No errors.
App\Entity\User No errors.
App\Entity\Texte No errors.
App\Entity\Gallery No errors.
App\Entity\Bloc
  • The field App\Entity\Bloc#image is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Image#bloc does not contain the required 'mappedBy: "image"' attribute.
App\Entity\NewsCategory No errors.
App\Entity\Document No errors.
App\Entity\Image
  • The field App\Entity\Image#bloc is on the owning side of a bi-directional relationship, but the specified inversedBy association on the target-entity App\Entity\Bloc#image does not contain the required 'mappedBy: "bloc"' attribute.
App\Entity\DemandeControle No errors.
App\Entity\Rdv No errors.
Vich\UploaderBundle\Entity\File No errors.