Routing
app_alignment_show
Matched route
Route Parameters
Name | Value |
---|---|
slug | "2677984-240301-111637376-txt-2677984-240301-111637376-mp4-tcsgwepv" |
Route Matching Logs
Path to match:
/alignment/2677984-240301-111637376-txt-2677984-240301-111637376-mp4-tcsgwepv
# | Route name | Path | Log |
---|---|---|---|
1 | admin | /admin | Path does not match |
2 | app_alignment_index | /alignment/ | Path does not match |
3 | alignment_linked | /alignment/linked/{tid}/{vid} | Path does not match |
4 | alignment_to_validate | /alignment/to-validate | Path does not match |
5 | alignment_validation | /alignment/{slug}/validate | Path does not match |
6 | alignment_unvalidation | /alignment/{slug}/unvalidate | Path does not match |
7 | my_alignments | /alignment/my-alignments | Path does not match |
8 | alignment_import_json | /alignment/import-json | Path does not match |
9 | alignment_new | /alignment/new/{tid}/{vid} | Path does not match |
10 | alignment_source | /alignment/show/{tid}/{vid} | Path does not match |
11 | app_alignment_show | /alignment/{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.