Error 404 Not Found

GET https://nicolas-cheron.fr/robots.txt

Forwarded to ErrorController (be8a2a)

Query Metrics

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

Queries

Group similar statements

# Time Info
1 0.85 ms
"START TRANSACTION"
Parameters:
[]
2 2.22 ms
INSERT INTO log_action (route, method, timestamp, description, details, status_code, user_id) VALUES (?, ?, ?, ?, ?, ?, ?)
Parameters:
[
  "/robots.txt"
  "GET"
  "2026-01-27 20:05:51"
  "GET /robots.txt"
  null
  404
  null
]
3 1.84 ms
"COMMIT"
Parameters:
[]

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\LogAction 1

Entities Mapping

Class Mapping errors
App\Entity\LogAction No errors.
App\Entity\User No errors.