Routing
admin_validate_payment
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
offreId | "4" |
Route Redirection
This page redirects to:
/fr/Connexion
Route Matching Logs
Path to match:
/fr/admin/offrecredits/4
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
8 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
9 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
10 | _profiler_open_file | /_profiler/open | Path does not match |
11 | _profiler | /_profiler/{token} | Path does not match |
12 | _profiler_router | /_profiler/{token}/router | Path does not match |
13 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
14 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
15 | app_about | /{_locale}/Apropos | Path does not match |
16 | app_show_annonce | /{_locale}/annonces/category/detail/{slug}-{id} | Path does not match |
17 | add_to_favorites | /add-to-favorites/{id} | Path does not match |
18 | get_favorites_modal | /get-favorites-modal/{id} | Path does not match |
19 | annonce_compares | /{_locale}/annonces/compares/{id} | Path does not match |
20 | annonces_compares | /{_locale}/annonces/comparees | Path does not match |
21 | app_compare_delete | /{_locale}/compare/delete/{id} | Path does not match |
22 | annonce_clear_comparator | /{_locale}/annonces/clear | Path does not match |
23 | annonce_compares_remove | /{_locale}/annonces/compares/remove/{id} | Path does not match |
24 | ajax_submit_essai | /ajax/submit-essai/{id} | Path does not match |
25 | ajax_submit_offer | /ajax/submit-offer/{id} | Path does not match |
26 | ajax_submit_contact | /ajax/submit-contact/{id} | Path does not match |
27 | ajax_render_contact_tel | /ajax/submit-contact-tel/{id} | Path does not match |
28 | app_admin | /{_locale}/admin | Path does not match |
29 | app_admin_annonces | /{_locale}/admin/annonces | Path does not match |
30 | app_admin_type | /{_locale}/admin/annonces/{type} | Path does not match |
31 | app_admin_annonce_edit | /{_locale}/admin/Annonces/edit/{id} | Path does not match |
32 | app_admin_annonce_delete | /{_locale}/admin/Annonces/delete/{id} | Path does not match |
33 | app_admin_articles | /{_locale}/admin/articles | Path does not match |
34 | app_admin_article_edit | /{_locale}/admin/articles/edit/{id}/{type} | Path does not match |
35 | app_admin_articlesbytype | /{_locale}/admin/articles/{type} | Path does not match |
36 | app_admin_article_delete | /{_locale}/admin/articles/delete/{id} | Path does not match |
37 | app_admin_portraits_edit | /{_locale}/admin/portraits/edit/{id} | Path does not match |
38 | app_admin_portraits | /{_locale}/admin/portraits | Path does not match |
39 | app_admin_portraits_delete | /{_locale}/admin/portraits/delete/{id} | Path does not match |
40 | app_admin_users | /{_locale}/admin/users/{typeCompte} | Path does not match |
41 | app_admin_users_delete | /{_locale}/admin/users/delete/{id} | Path does not match |
42 | app_admin_credits | /{_locale}/admin/offrescredits | Path does not match |
43 | admin_validate_payment | /{_locale}/admin/offrecredits/{offreId} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.