Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
# | 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 | / | Path does not match |
25 | pubs | /pubs | Path does not match |
26 | fiche-add-pub | /pubs/fiche-add | Path does not match |
27 | fiche-modif-pub | /pubs/fiche-modif/{id} | Path does not match |
28 | add-pub | /pubs/add-pub | Path does not match |
29 | modif-pub | /pubs/modif-pub/{id} | Path does not match |
30 | add-modif-pub | /pubs/add-modif-pub/{id} | Path does not match |
31 | delete-pub | /pubs/delete-pub/{id} | Path does not match |
32 | fiche-pub | /pubs/{id} | Path does not match |
33 | login | /se-connecter | Path does not match |
34 | logout | /deconnexion | Path does not match |
35 | liste-users | /users | Path does not match |
36 | liste-abus-users | /users/abus | Path does not match |
37 | load-users | /load-users | Path does not match |
38 | fiche-users | /users/{id} | Path does not match |
39 | change-statut | /change-statut/{id} | Path does not match |
40 | fiche-users-abus | /users/abus/{id} | Path does not match |
41 | suppression-abus | /suppressionAbusByAdmin/{id} | Path does not match |
42 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
43 | _preview_error | /_error/{code}.{_format} | Path does not match |
44 | _wdt | /_wdt/{token} | Path does not match |
45 | _profiler_home | /_profiler/ | Path does not match |
46 | _profiler_search | /_profiler/search | Path does not match |
47 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
48 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
49 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
50 | _profiler_open_file | /_profiler/open | Path does not match |
51 | _profiler | /_profiler/{token} | Path does not match |
52 | _profiler_router | /_profiler/{token}/router | Path does not match |
53 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
54 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.