Routing
app_index
Matched route
Route Parameters
Name | Value |
---|---|
_locale | "fr" |
Route Matching Logs
Path to match:
/fr/index
# | Route name | Path | Log |
---|---|---|---|
1 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
2 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
3 | _preview_error | /_error/{code}.{_format} | Path does not match |
4 | _wdt_stylesheet | /_wdt/styles | Path does not match |
5 | _wdt | /_wdt/{token} | Path does not match |
6 | _profiler_home | /_profiler/ | Path does not match |
7 | _profiler_search | /_profiler/search | Path does not match |
8 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
9 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
10 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
11 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
12 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
13 | _profiler_open_file | /_profiler/open | Path does not match |
14 | _profiler | /_profiler/{token} | Path does not match |
15 | _profiler_router | /_profiler/{token}/router | Path does not match |
16 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
17 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
18 | ad_request_society_create_ad | /creationoffre/{token}/ | Path does not match |
19 | create_ad_by_society_done | /done/ | Path does not match |
20 | auto_completion_ad_request_society | /auto-completion-ad-request-society/ | Path does not match |
21 | search_addresses_data_ad_request_society | /search/addresses/data/ | Path does not match |
22 | contact | /{_locale}/contact/ | Path does not match |
23 | app_default_index | / | Path does not match |
24 | home_secure | /{_locale} | Path does not match |
25 | toggle_country | /toggle-country/{locale}/ | Path does not match |
26 | app_default_testsms | /send/sms/ | Path does not match |
27 | app_default_testqrcodegeneration | /test/qrcode/ | Path does not match |
28 | escape_game_quiz | /{_locale}/escape-game/{escapeGameToken}/ | Path does not match |
29 | escape_game_quiz_save_response | /{_locale}/escape-game/quiz/save/{token}/{escapeGameToken}/ | Path does not match |
30 | escape_game_quiz_done | /{_locale}/escape-game/quiz/done/{token}/ | Path does not match |
31 | escape_game_reset | /{_locale}/escape-game/quiz/reset/{escapeGameToken}/ | Path does not match |
32 | app_migration_migratenewcursus | /migrations/cursus/ | Path does not match |
33 | app_migration_migratejobvalidation | /migrations/validate-jobs/ | Path does not match |
34 | app_migration_uniformityphonenumber | /migrations/uniformity-phone-number/ | Path does not match |
35 | open_ai_index | /open-api/sample-test/ | Path does not match |
36 | app_openaitest_exportjobtotxt | /open-api/export-job-to-xlsx/ | Path does not match |
37 | request_open_ai | /open-api/load/ | Path does not match |
38 | password_reset | /password/reset/{token}/ | Path does not match |
39 | authorize_reset_password | /password/reset/authorisation/{token} | Path does not match |
40 | riasec_invitation_quiz_external | /{_locale}/riasec-invitation/quiz/{token}/ | Path does not match |
41 | riasec_invitation_quiz_done | /{_locale}/riasec-invitation/quiz-done/ | Path does not match |
42 | riasec_save_invitation_response | /{_locale}/riasec-invitation/save-invitation-quiz/{token}/ | Path does not match |
43 | app_index | /{_locale}/index | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.