https://socledev.factory02.com/en/multilingue

Routing

multilingue Matched route

Route Parameters

Name Value
_locale
"en"

Route Matching Logs

Path to match: /en/multilingue
# Route name Path Log
1 back_index /back/ Path does not match
2 back_files_list /back/files/ Path does not match
3 _preview_error /_error/{code}.{_format} 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_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 back_subscribers_export /back/subscribers-export Path does not match
16 dev_index /dev/ Path does not match
17 dev_createuser /dev/createuser/{email}/{password}/{role} Path does not match
18 back_page_index /back/page/ Path does not match
19 back_page_new /back/page/new Path does not match
20 back_page_edit /back/page/{id}/edit Path does not match
21 back_page_delete /back/page/{id} Path does not match
22 back_tarticle_index /back/tarticle/ Path does not match
23 back_tarticle_new /back/tarticle/new Path does not match
24 back_tarticle_edit /back/tarticle/{id}/edit Path does not match
25 back_tarticle_delete /back/tarticle/{id} Path does not match
26 back_tarticle_deleteimg /back/tarticle/{id}/deleteimg/{imgIdx} Path does not match
27 back_tpage_index /back/tpage/ Path does not match
28 back_tpage_new /back/tpage/new Path does not match
29 back_tpage_edit /back/tpage/{id}/edit Path does not match
30 back_tpage_delete /back/tpage/{id} Path does not match
31 homepage / Path does not match
32 fr__RG__search /fr/search/{term} Path does not match
33 en__RG__search /en/search/{term} Path does not match
34 fr__RG__multilingue /fr/multilingue Path does not match
35 en__RG__multilingue /en/multilingue Route matches!

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