Error 404 Not Found

GET https://edu2.webentreprises.net/.git/config

Forwarded to ErrorController (e72839)

Query Metrics

2 Database Queries
2 Different statements
1.58 ms Query time
0 Invalid entities

Grouped Statements

Show all queries

Time Count Info
0.93 ms
(58.76%)
1
SELECT t0.id AS id_1, t0.title AS title_2, t0.is_enabled AS is_enabled_3, t0.position AS position_4 FROM menu t0 WHERE t0.is_enabled = ? ORDER BY t0.position ASC
Parameters:
[
  1
]
0.65 ms
(41.24%)
1
SELECT t0.id AS id_1, t0.section AS section_2, t0.content_key AS content_key_3, t0.value AS value_4, t0.description AS description_5 FROM content t0 WHERE t0.section = ?
Parameters:
[
  "footer"
]

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\Menu No errors.
App\Entity\Submenu No errors.
App\Entity\Content No errors.
App\Entity\Page No errors.