Routing
pageWebsite
Matched route
Route Parameters
Name | Value |
---|---|
page | "star-geek-universe-3-apocalypse-edition-par-g2l2-corp" |
Route Matching Logs
Path to match:
/p/star-geek-universe-3-apocalypse-edition-par-g2l2-corp
# | 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 | viewAccounting | /accounting/dashboard | Path does not match |
15 | homepageCompta | /accounting/ | Path does not match |
16 | chooseBankAccount | /accounting/choose | Path does not match |
17 | changeBankAccount | /accounting/bankaccount/{id}/change | Path does not match |
18 | createBankAccount | /accounting/bankaccount/new | Path does not match |
19 | editBankAccount | /accounting/bankaccount/edit | Path does not match |
20 | listOperations | /accounting/operations | Path does not match |
21 | toggleOperation | /accounting/operation/{id}/toggle | Path does not match |
22 | deleteOperation | /accounting/operation/{id}/delete | Path does not match |
23 | editOperation | /accounting/operation/{id}/edit | Path does not match |
24 | cloneToDeadline | /accounting/operation/{id}/clone | Path does not match |
25 | moveDeadline | /accounting/deadline/{id}/move | Path does not match |
26 | deleteDeadline | /accounting/deadline/{id}/delete | Path does not match |
27 | editDeadline | /accounting/deadline/{id}/edit | Path does not match |
28 | listBudgets | /accounting/budgets | Path does not match |
29 | listOperationCategory | /accounting/category | Path does not match |
30 | editOperationCategory | /accounting/category/{id}/edit | Path does not match |
31 | changeSector | /accounting/category/{id}/change-sector | Path does not match |
32 | listCategoryMonthYearOperations | /accounting/operation/{id}/{month}/{year} | Path does not match |
33 | listBilans | /accounting/bilan | Path does not match |
34 | viewBilans | /accounting/bilan/{year} | Path does not match |
35 | listEventBilans | /accounting/bilan/event | Path does not match |
36 | viewEventBilans | /accounting/bilan/event/{slug} | Path does not match |
37 | viewGraph | /accounting/graph | Path does not match |
38 | createActivity | /activity/{id}/create | Path does not match |
39 | editActivity | /activity/{id}/edit | Path does not match |
40 | deleteActivity | /activity/{id}/delete | Path does not match |
41 | toggleActivity | /activity/{id}/toggle | Path does not match |
42 | cancelActivity | /activity/{id}/cancel | Path does not match |
43 | addUserActivity | /activity/{id}/add | Path does not match |
44 | removeUserActivity | /activity/{id}/remove | Path does not match |
45 | removeAdminUserActivity | /activity/{idActivity}/remove/{idUser} | Path does not match |
46 | addUserTemp | /activity/{id}/addtemp | Path does not match |
47 | deleteUserTemp | /activity/{id}/deletetemp/{key} | Path does not match |
48 | listActivityCategory | /activity/category/list | Path does not match |
49 | editActivityCategory | /activity/category/{id}/edit | Path does not match |
50 | challongeActivity | /activity/{id}/challonge | Path does not match |
51 | listApi | /api/list | Path does not match |
52 | idQuizApi | /api/{id} | Path does not match |
53 | authenticator | /authenticator | Path does not match |
54 | fluxCalendar | /calendar | Path does not match |
55 | listContacts | /gestion/contacts/list | Path does not match |
56 | editContact | /gestion/contacts/{id}/edit | Path does not match |
57 | newContact | /gestion/contacts/new | Path does not match |
58 | homepage | / | Path does not match |
59 | pageWebsite | /p/{page} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.