Redirect 302 redirect from GET @start (b85e63)

GET https://home.argoud.com/jouer?joueur=Marie&partie=1

Routing

play Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /jouer
# Route name Path Log
1 admin_home_defi_index /gestion/defi Path does not match
2 admin_home_defi_new /gestion/defi/new Path does not match
3 admin_home_defi_batch_delete /gestion/defi/batch-delete Path does not match
4 admin_home_defi_autocomplete /gestion/defi/autocomplete Path does not match
5 admin_home_defi_render_filters /gestion/defi/render-filters Path does not match
6 admin_home_defi_edit /gestion/defi/{entityId}/edit Path does not match
7 admin_home_defi_delete /gestion/defi/{entityId}/delete Path does not match
8 admin_home_defi_detail /gestion/defi/{entityId} Path does not match
9 admin_home_question_index /gestion/question Path does not match
10 admin_home_question_new /gestion/question/new Path does not match
11 admin_home_question_batch_delete /gestion/question/batch-delete Path does not match
12 admin_home_question_autocomplete /gestion/question/autocomplete Path does not match
13 admin_home_question_render_filters /gestion/question/render-filters Path does not match
14 admin_home_question_edit /gestion/question/{entityId}/edit Path does not match
15 admin_home_question_delete /gestion/question/{entityId}/delete Path does not match
16 admin_home_question_detail /gestion/question/{entityId} Path does not match
17 admin_home_quizz_index /gestion/quizz Path does not match
18 admin_home_quizz_new /gestion/quizz/new Path does not match
19 admin_home_quizz_batch_delete /gestion/quizz/batch-delete Path does not match
20 admin_home_quizz_autocomplete /gestion/quizz/autocomplete Path does not match
21 admin_home_quizz_render_filters /gestion/quizz/render-filters Path does not match
22 admin_home_quizz_edit /gestion/quizz/{entityId}/edit Path does not match
23 admin_home_quizz_delete /gestion/quizz/{entityId}/delete Path does not match
24 admin_home_quizz_detail /gestion/quizz/{entityId} Path does not match
25 admin_home_root_index /gestion/root Path does not match
26 admin_home_root_new /gestion/root/new Path does not match
27 admin_home_root_batch_delete /gestion/root/batch-delete Path does not match
28 admin_home_root_autocomplete /gestion/root/autocomplete Path does not match
29 admin_home_root_render_filters /gestion/root/render-filters Path does not match
30 admin_home_root_edit /gestion/root/{entityId}/edit Path does not match
31 admin_home_root_delete /gestion/root/{entityId}/delete Path does not match
32 admin_home_root_detail /gestion/root/{entityId} Path does not match
33 _preview_error /_error/{code}.{_format} Path does not match
34 _wdt_stylesheet /_wdt/styles Path does not match
35 _wdt /_wdt/{token} Path does not match
36 _profiler_home /_profiler/ Path does not match
37 _profiler_search /_profiler/search Path does not match
38 _profiler_search_bar /_profiler/search_bar Path does not match
39 _profiler_phpinfo /_profiler/phpinfo Path does not match
40 _profiler_xdebug /_profiler/xdebug Path does not match
41 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
42 _profiler_search_results /_profiler/{token}/search/results Path does not match
43 _profiler_open_file /_profiler/open Path does not match
44 _profiler /_profiler/{token} Path does not match
45 _profiler_router /_profiler/{token}/router Path does not match
46 _profiler_exception /_profiler/{token}/exception Path does not match
47 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
48 admin_home /gestion Path does not match
49 admin_journaux /gestion/journaux Path does not match
50 home / Path does not match
51 quizz /quizz Path does not match
52 play_quizz /quizz/jouer Path does not match
53 end_quizz /quizz/fin Path does not match
54 start /start Path does not match
55 play /jouer Route matches!

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