Routing
back_config_javascriptMessages
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://preprod.cgf-grossistes.fr/back/login
Route Matching Logs
Path to match:
/back/config/i18n.js
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | front_registration | /registration | Path does not match |
| 2 | front_security_login | /connexion | Path does not match |
| 3 | front_security_forgot_password | /mot-de-passe/oublie | Path does not match |
| 4 | front_security_reset_password | /mot-de-passe/reinitialisation/{resetPasswordHash} | Path does not match |
| 5 | php_translation_profiler_translation_edit | /{token}/translation/edit | Path does not match |
| 6 | php_translation_profiler_translation_sync | /{token}/translation/sync | Path does not match |
| 7 | php_translation_profiler_translation_sync_all | /{token}/translation/sync_all | Path does not match |
| 8 | php_translation_profiler_translation_create_assets | /{token}/translation/create_assets | Path does not match |
| 9 | _wdt | /_wdt/{token} | Path does not match |
| 10 | _profiler_home | /_profiler/ | Path does not match |
| 11 | _profiler_search | /_profiler/search | Path does not match |
| 12 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 13 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 14 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 15 | _profiler_open_file | /_profiler/open | Path does not match |
| 16 | _profiler | /_profiler/{token} | Path does not match |
| 17 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 18 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 19 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 20 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 21 | translation_index | /back/translations/{configName} | Path does not match |
| 22 | translation_show | /back/translations/{configName}/{locale}/{domain} | Path does not match |
| 23 | translation_create | /back/translations/{configName}/{locale}/{domain}/new | Path does not match |
| 24 | translation_edit | /back/translations/{configName}/{locale}/{domain} | Path does not match |
| 25 | translation_delete | /back/translations/{configName}/{locale}/{domain} | Path does not match |
| 26 | front_ajax_modal | /ajax/modal/{id} | Path does not match |
| 27 | front_ajax_modal_portrait | /ajax/modal/portrait/{id} | Path does not match |
| 28 | front_ajax_modal_photo | /ajax/modal/photo/{id} | Path does not match |
| 29 | ajax_newsletter | /ajax/newsletter | Path does not match |
| 30 | front_user_edit | /ajax/user/edit/{id} | Path does not match |
| 31 | front_user_delete | /ajax/user/delete/{id} | Path does not match |
| 32 | back_backUser_index | /back/members | Path does not match |
| 33 | back_backUser_pagination | /back/members/pagination | Path does not match |
| 34 | back_backUser_create | /back/profile/create | Path does not match |
| 35 | back_backUser_profile | /back/profile/{id} | Path does not match |
| 36 | back_backUser_profile_edit | /back/profile/edit/{id} | Path does not match |
| 37 | back_backUser_profile_self | /back/my-profile | Path does not match |
| 38 | back_backUser_settings | /back/preferences | Path does not match |
| 39 | back_backUser_switchAutoSave | /back/switch-auto-save | Path does not match |
| 40 | back_backUser_password | /back/change-password | Path does not match |
| 41 | back_backUser_notification_remove_all | /back/notifications/remove/all | Path does not match |
| 42 | back_backUser_notification_remove | /back/notifications/remove/{id} | Path does not match |
| 43 | back_backUser_resetPassword | /back/profile/reset-password/{id} | Path does not match |
| 44 | back_backUser_disable | /back/profile/disable/{id} | Path does not match |
| 45 | back_backUser_enable | /back/profile/enable/{id} | Path does not match |
| 46 | back_backUser_delete | /back/members/delete/{id} | Path does not match |
| 47 | back_cache_index | /back/caching | Path does not match |
| 48 | back_cloudinary_getForm | /cloudinary/get-form | Path does not match |
| 49 | back_collection_getForm | /back/collection/get-form | Path does not match |
| 50 | back_config_javascriptSettings | /back/config/javascript-settings.js | Path does not match |
| 51 | back_config_cloudinary_signature | /back/config/cloudinary-signature | Path does not match |
| 52 | back_config_javascriptPageList | /back/config/javascript-pages-list.js | Path does not match |
| 53 | back_config_javascriptMessages | /back/config/i18n.js | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.