GET https://magicword.luciole.science/login

Routing

app_login Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /login
# Route name Path Log
1 fos_js_routing_js /js/routing.{_format} Path does not match
2 _preview_error /_error/{code}.{_format} Path does not match
3 bazinga_jstranslation_js /translations/{domain}.{_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 init_activity /init-activity/{id} Path does not match
19 add_foundForm /add-found-form/round/{roundId}/foundable/{id} Path does not match
20 add_wrongForm /add-wrong-form/round/{id}/form/{form} Path does not match
21 add_objectiveDone /add-objective-done/round/{roundId}/objective/{id} Path does not match
22 add_combopoints /add-combo-points/round/{id}/length/{length} Path does not match
23 save_combo_finished /save-combo-finished/round/{id}/length/{length} Path does not match
24 activity_display /activity/{id}/display Path does not match
25 admin_index /administration Path does not match
26 index_language /administration/{id}/index Path does not match
27 language_parameters /administration/{id}/parameters Path does not match
28 language_debug /administration/{id}/debug Path does not match
29 language_parameters_submit /administration/{id}/parameters Path does not match
30 wordlengths /administration/{id}/wordlengths Path does not match
31 combopoints /administration/{id}/combopoints Path does not match
32 wordlength_edit /administration/wordlength/{id} Path does not match
33 combopoint_edit /administration/combopoint/{id} Path does not match
34 wordlength_submit /administration/wordlength/{id} Path does not match
35 combopoint_submit /administration/combopoint/{id} Path does not match
36 letters /administration/letters/{id} Path does not match
37 letter_edit /administration/letter/{id} Path does not match
38 letter_submit /administration/letter/{id} Path does not match
39 general_parameters_edit /administration/general_parameters_edit Path does not match
40 general_parameters_submit /administration/general_parameters_edit Path does not match
41 api_grid_from_letters /api/grid/{id}/{letters} Path does not match
42 balex_redirect /oauth-redirect/balex Path does not match
43 balex_callback_link_account /oauth-redirect/callback-link-account Path does not match
44 balex_callback /oauth-redirect/callback Path does not match
45 authenticate_with_linked_balex_account /oauth-redirect/authenticate-with-linked-balex-account Path does not match
46 balex_refresh /oauth-redirect/refresh Path does not match
47 link_to_balex_account /oauth-redirect/associer-compte-balex Path does not match
48 confirm_link_to_balex_account /oauth-redirect/confirm-link-to-balex-account Path does not match
49 home /home Path does not match
50 home_play /home/play Path does not match
51 home_create /home/create Path does not match
52 home_me /home/me Path does not match
53 index / Path does not match
54 found /found/{id} Path does not match
55 global_found /global-found/{id} Path does not match
56 form_details /form/{id}/{languageId} Path does not match
57 games_started /games/started Path does not match
58 games_ended /games/ended Path does not match
59 game_forfeit /game/{id}/forfeit Path does not match
60 game_export /game/{id}/export Path does not match
61 json_import_form /game/import Path does not match
62 json_import /game/import Path does not match
63 game_delete /game/delete/{id} Path does not match
64 player_records /player/records Path does not match
65 challenge /challenge Path does not match
66 challenge_submit /challenge Path does not match
67 challenge_someone /challenge/{id} Path does not match
68 challenge_continue /challenge/{id}/play Path does not match
69 challenge_reply /challenge/{id}/reply Path does not match
70 challenge_reply_submit /challenge/{id}/reply Path does not match
71 challenge_end /challenge/{id}/end Path does not match
72 challenge_decline /challenge/{id}/decline Path does not match
73 challenge_cancel /challenge/{id}/cancel Path does not match
74 massive_play /massive/{code}/play Path does not match
75 massive_end /massive/{id}/end Path does not match
76 massive_summary /massive/{id}/summary Path does not match
77 massive_publish /massive/{id}/publish Path does not match
78 massives /massives Path does not match
79 my_massives_under_construction /my-massives-unpublished Path does not match
80 my_massives_published /my-massives-published Path does not match
81 massive /massive Path does not match
82 massive_submit /massive Path does not match
83 massive_builder /massive/builder/{id} Path does not match
84 massive_saveinfo /massive/builder/{id} Path does not match
85 massive_add_rush /massive/{id}/add-rush Path does not match
86 massive_remove_round /massive/{id}/remove/{roundId} Path does not match
87 massive_add_conquer /massive/{id}/add-conquer Path does not match
88 round_move_up /massive/{id}/moveup/{roundId} Path does not match
89 round_move_down /massive/{id}/movedown/{roundId} Path does not match
90 train /train/{id} Path does not match
91 get_inflections /get-inflections Path does not match
92 get_combos /get-combos Path does not match
93 render_grid /render-grid Path does not match
94 get_my_patterns /pattern/mine Path does not match
95 get_all_patterns /pattern/all Path does not match
96 pattern_form /pattern/{id}/form Path does not match
97 pattern_save /pattern/{id}/save Path does not match
98 pattern_create_form /pattern/create-form Path does not match
99 pattern_create /pattern/create-form Path does not match
100 pattern_delete /pattern/{id}/delete Path does not match
101 get_letters /get-letters/{id} Path does not match
102 root /root/{id} Path does not match
103 word /word/{id} Path does not match
104 check_existence /word/check/{id} Path does not match
105 app_login /login Route matches!

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