https://admin-dev.find-your-horse.fr/

Routing

home Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

https://admin-dev.find-your-horse.fr/se-connecter

Route Matching Logs

Path to match: /
# Route name Path Log
1 liste-annonces /annonces Path does not match
2 liste-abus-annonces /annonces/abus Path does not match
3 fiche-annonces-abus /annonces/abus/{id} Path does not match
4 liste-reseaux-sociaux /annonces/reseaux Path does not match
5 fiche-reseaux /annonces/reseaux/{id} Path does not match
6 publication-facebook /annonces/publication Path does not match
7 validation-panel-annonce /annonces/validation Path does not match
8 validation-annonce /annonces/validation-tmp Path does not match
9 action-annonce /annonces/action Path does not match
10 fiche-annonce /annonces/{id} Path does not match
11 load-annonces /load-annonces Path does not match
12 valideAnnonceByAdmin /valideAnnonceByAdmin Path does not match
13 modificationAnnonceByAdmin /modificationAnnonceByAdmin Path does not match
14 suppressionAnnonceByAdmin /suppressionAnnonceByAdmin Path does not match
15 change-statut-annonce /change-statut-annonce/{id} Path does not match
16 traite-abus-annonce /traitementAbusAnnonce Path does not match
17 suspendre-abus-annonce /suspendreAbusAnnonce Path does not match
18 blog /blog Path does not match
19 blog-editeur /blog/editeur/{id} Path does not match
20 add-article /blog/add-article Path does not match
21 save-html-article /blog/save-html-article Path does not match
22 save-image-article /blog/save-image-article Path does not match
23 blog-fiche /blog/{id} Path does not match
24 home / Route matches!

Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.