HTTP status

200

Current route

@debug_router

See all routes

Response time

2 807 ms

List routes 39 routes found


Method Name Path
GET sae_list /admin/saes
GET sae_form /admin/saes/:id([a-f0-9]{24})
GET sae_form /admin/saes/add
GET /admin/articles
GET /admin/articles/:id
GET /admin/articles/add
GET auteur_list /admin/authors
GET author_form /admin/authors/:id([a-f0-9]{24})
GET author_form /admin/authors/add
GET /admin/messages
GET /admin/messages/:id
GET getDivers /admin/divers
GET admin /admin
GET sae_api /api/saes
GET sae_api /api/saes/:id([a-f0-9]{24})
GET /api/articles
GET /api/articles/:id([a-f0-9]{24})
GET /api/articles/:slug([\w\d\-]+\-[a-f0-9]{24})
GET /api/authors
GET /api/authors/:id([a-f0-9]{24})
GET /api/articles/:id([a-f0-9]{24})/comments
GET /api/articles/:slug([\w\d\-]+\-[a-f0-9]{24})/comments
GET /api/messages
GET /api/messages/:id
ANY /api/*
GET homepage /
GET about /a-propos(.html)?
GET /nous-contacter(.html)?
GET /lieux(.html)?
GET /sur-les-medias(.html)?
GET /author(.html)?
GET /article/:id
GET /author/:id
GET debug /debug
GET debug_router /debug/router
GET open_editor /debug/open/file
GET eslint /debug/eslint
GET swagger /debug/swagger
ANY /*