https://snowtricks.valentin-moreau.com/trick/displayone/trick2-updated

Routing

trick_display_one Matched route

Route Parameters

Name Value
slug
"trick2-updated"

Route Matching Logs

Path to match: /trick/displayone/trick2-updated
# Route name Path Log
1 _preview_error /_error/{code}.{_format} Path does not match
2 _wdt /_wdt/{token} Path does not match
3 _profiler_home /_profiler/ Path does not match
4 _profiler_search /_profiler/search Path does not match
5 _profiler_search_bar /_profiler/search_bar Path does not match
6 _profiler_phpinfo /_profiler/phpinfo Path does not match
7 _profiler_xdebug /_profiler/xdebug Path does not match
8 _profiler_search_results /_profiler/{token}/search/results Path does not match
9 _profiler_open_file /_profiler/open Path does not match
10 _profiler /_profiler/{token} Path does not match
11 _profiler_router /_profiler/{token}/router Path does not match
12 _profiler_exception /_profiler/{token}/exception Path does not match
13 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
14 login /login Path does not match
15 logout /logout Path does not match
16 send_password_recovery /password/recovery/send Path does not match
17 password_recovery /password/recovery/new/{token} Path does not match
18 category_display_all /category/displayall Path does not match
19 category_display_one /category/displayone/{slug} Path does not match
20 category_create /category/create Path does not match
21 category_update /category/update/{slug} Path does not match
22 category_delete /category/delete/{slug} Path does not match
23 image_delete /image/delete/{slug} Path does not match
24 app_display_messages /api/message/{slug} Path does not match
25 message_update /message/update/{id} Path does not match
26 message_delete /message/delete/{id} Path does not match
27 register /inscription Path does not match
28 registration_succes /registration/succes Path does not match
29 user_validate /user/validate/{succes} Path does not match
30 verify_user /verif/{token} Path does not match
31 style_guide /styleguide Path does not match
32 home / Path does not match
33 trick_display_one /trick/displayone/{slug} Route matches!

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