GET https://locations-dev.aubry.co/fr/

Routing

index Matched route

Route Parameters

Name Value
_locale
"fr"

Route Redirection

This page redirects to:

https://locations-dev.aubry.co/fr/login

Route Matching Logs

Path to match: /fr/
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _logout_main /logout 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 apartment_list.en /en/apartment/list Path does not match
18 apartment_list.fr /fr/apartment/list Path does not match
19 apartment_edit.en /en/apartment/edit/{id} Path does not match
20 apartment_edit.fr /fr/apartment/edit/{id} Path does not match
21 apartment__del.en /en/apartment/_del/{id} Path does not match
22 apartment__del.fr /fr/apartment/_del/{id} Path does not match
23 apartment__available.en /en/apartment/_available Path does not match
24 apartment__available.fr /fr/apartment/_available Path does not match
25 attachment_list.en /en/attachment/list Path does not match
26 attachment_list.fr /fr/attachment/list Path does not match
27 attachment_download.en /en/attachment/download/{id} Path does not match
28 attachment_download.fr /fr/attachment/download/{id} Path does not match
29 attachment_edit.en /en/attachment/edit/{id} Path does not match
30 attachment_edit.fr /fr/attachment/edit/{id} Path does not match
31 attachment__del.en /en/attachment/_del/{id} Path does not match
32 attachment__del.fr /fr/attachment/_del/{id} Path does not match
33 building_list.en /en/building/list Path does not match
34 building_list.fr /fr/building/list Path does not match
35 building_edit.en /en/building/edit/{id} Path does not match
36 building_edit.fr /fr/building/edit/{id} Path does not match
37 building__del.en /en/building/_del/{id} Path does not match
38 building__del.fr /fr/building/_del/{id} Path does not match
39 calendar_print.en /en/calendar/print/{code} Path does not match
40 calendar_print.fr /fr/calendar/print/{code} Path does not match
41 document_list.en /en/document/list Path does not match
42 document_list.fr /fr/document/list Path does not match
43 document_edit.en /en/document/edit/{id} Path does not match
44 document_edit.fr /fr/document/edit/{id} Path does not match
45 document_download.en /en/document/download/{id} Path does not match
46 document_download.fr /fr/document/download/{id} Path does not match
47 document__del.en /en/document/_del/{id} Path does not match
48 document__del.fr /fr/document/_del/{id} Path does not match
49 documentation_page.en /en/documentation/page/{page} Path does not match
50 documentation_page.fr /fr/documentation/page/{page} Path does not match
51 documentation_example.en /en/documentation/example/{page} Path does not match
52 documentation_example.fr /fr/documentation/example/{page} Path does not match
53 email_log_list.en /en/email-log/list Path does not match
54 email_log_list.fr /fr/email-log/list Path does not match
55 email_log_content.en /en/email-log/content/{id} Path does not match
56 email_log_content.fr /fr/email-log/content/{id} Path does not match
57 index.en /en/ Path does not match
58 index.fr /fr/ Route matches!

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