Routing
(none)
Matched route
Route Matching Logs
Path to match:
/wp-login.php
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 3 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 4 | _wdt | /_wdt/{token} | Path does not match |
| 5 | _profiler_home | /_profiler/ | Path does not match |
| 6 | _profiler_search | /_profiler/search | Path does not match |
| 7 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 8 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 9 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 10 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 11 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 12 | _profiler_open_file | /_profiler/open | Path does not match |
| 13 | _profiler | /_profiler/{token} | Path does not match |
| 14 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 15 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 16 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 17 | alliance_index | /alliance | Path does not match |
| 18 | alliance_all | /alliance/all | Path does not match |
| 19 | alliance_all_by_user | /alliance/allbyuser/{id} | Path does not match |
| 20 | alliance_new | /alliance/new | Path does not match |
| 21 | alliance_show | /alliance/{id} | Path does not match |
| 22 | alliance_edit | /alliance/{id}/edit | Path does not match |
| 23 | alliance_delete | /alliance/{id} | Path does not match |
| 24 | paymentNew | /payment/activation/{id} | Path does not match |
| 25 | paymentDone | /payment/done | Path does not match |
| 26 | ruche_index | /ruche | Path does not match |
| 27 | ruche_all | /ruche/all | Path does not match |
| 28 | ruche_all_by_user | /ruche/allbyuser/{id} | Path does not match |
| 29 | ruche_new | /ruche/new | Path does not match |
| 30 | ruche_show | /ruche/{id} | Path does not match |
| 31 | ruche_edit | /ruche/{id}/edit | Path does not match |
| 32 | ruche_delete | /ruche/{id} | Path does not match |
| 33 | app_login | /login | Path does not match |
| 34 | app_logout | /logout | Path does not match |
| 35 | homepage | / | Path does not match |
| 36 | tarifs | /tarifs | Path does not match |
| 37 | faq | /faq | Path does not match |
| 38 | admin | /admin | Path does not match |
| 39 | theme_index | /theme/ | Path does not match |
| 40 | theme_all | /theme/all | Path does not match |
| 41 | theme_all_by_user | /theme/allbyuser/{id} | Path does not match |
| 42 | theme_new | /theme/new | Path does not match |
| 43 | theme_show | /theme/{id} | Path does not match |
| 44 | mon_theme_show | /theme/mon_theme | Path does not match |
| 45 | theme_edit | /theme/{id}/edit | Path does not match |
| 46 | theme_delete | /theme/{id} | Path does not match |
| 47 | user_index | /user/ | Path does not match |
| 48 | user_new | /user/new | Path does not match |
| 49 | user_show | /user/{id} | Path does not match |
| 50 | user_edit | /user/{id}/edit | Path does not match |
| 51 | user_delete | /user/{id} | Path does not match |
| 52 | user_referentiel_show | /user/{id}/referentiel | Path does not match |
| 53 | user_commandes_show | /user/{id}/commandes | Path does not match |
| 54 | user_change_password | /user/{id}/change-password | Path does not match |
| 55 | user_all | /user/all | Path does not match |
| 56 | payum_capture_do_session | /payment/capture/session-token | Path does not match |
| 57 | payum_capture_do | /payment/capture/{payum_token} | Path does not match |
| 58 | payum_notify_do_unsafe | /payment/notify/unsafe/{gateway} | Path does not match |
| 59 | payum_notify_do | /payment/notify/{payum_token} | 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.