https://dreaminjob.org/js/routing?callback=fos.Router.setData

Routing

fos_js_routing_js Matched route

Route Parameters

Name Value
_format
"js"

Route Matching Logs

Path to match: /js/routing
# Route name Path Log
1 app_default_index / Path does not match
2 home_secure /{_locale} Path does not match
3 toggle_country /toggle-country/{locale}/ Path does not match
4 escape_game_quiz /{_locale}/escape-game/{escapeGameToken}/ Path does not match
5 escape_game_quiz_save_response /{_locale}/escape-game/quiz/save/{token}/{escapeGameToken}/ Path does not match
6 escape_game_quiz_done /{_locale}/escape-game/quiz/done/{token}/ Path does not match
7 escape_game_reset /{_locale}/escape-game/quiz/reset/{escapeGameToken}/ Path does not match
8 app_migration_migratenewcursus /migrations/cusus/ Path does not match
9 app_migration_migratejobvalidation /migrations/validate-jobs/ Path does not match
10 open_ai_index /open-api/sample-test/ Path does not match
11 app_openaitest_exportjobtotxt /open-api/export-job-to-xlsx/ Path does not match
12 request_open_ai /open-api/load/ Path does not match
13 password_reset /password/reset/{token}/ Path does not match
14 authorize_reset_password /password/reset/authorisation/{token} Path does not match
15 riasec_invitation_quiz_external /{_locale}/riasec-invitation/quiz/{token}/ Path does not match
16 riasec_invitation_quiz_done /{_locale}/riasec-invitation/quiz-done/ Path does not match
17 riasec_save_invitation_response /{_locale}/riasec-invitation/save-invitation-quiz/{token}/ Path does not match
18 app_index /{_locale}/index Path does not match
19 app_login /{_locale}/login Path does not match
20 term_for_rgpd /{_locale}/term/{type} Path does not match
21 forgot_password /{_locale}/forgot-password/ Path does not match
22 contact /{_locale}/contact/ Path does not match
23 app_logout /{_locale}/logout Path does not match
24 user_request_professional_request /user-request/professionnal-information/{token}/ Path does not match
25 cv_projectif_request /user-request/cv-projectif/{token}/ Path does not match
26 unsubscription_offer /user-request/unsubscription/{token}/ Path does not match
27 validate_update_user_role_to_admin /validation-credential/update-role/{token}/ Path does not match
28 validate_delete_admin_user /validation-credential/validate-user-admin/{token}/delete/ Path does not match
29 validation_success /validation-credential/success/ Path does not match
30 qr_code_generate /qr-code/{builder}/{data} Path does not match
31 fos_js_routing_js /js/routing.{_format} Route matches!

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