Routing
eventform.form
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/app/auth/cas
(route: "n/a")
Route Matching Logs
Path to match:
/form/event/
# | Route name | Path | Log |
---|---|---|---|
1 | _wdt | /_wdt/{token} | Path does not match |
2 | _profiler_home | /_profiler/ | Path does not match |
3 | _profiler_search | /_profiler/search | Path does not match |
4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
7 | _profiler_open_file | /_profiler/open | Path does not match |
8 | _profiler | /_profiler/{token} | Path does not match |
9 | _profiler_router | /_profiler/{token}/router | Path does not match |
10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
12 | _preview_error | /_error/{code}.{_format} | Path does not match |
13 | v4.index | /api/v4/ | Path does not match |
14 | v4.check | /api/v4/check | Path does not match |
15 | v4.data | /api/v4/data/{timestamp} | Path does not match |
16 | v4.webtour | /api/v4/webtour | Path does not match |
17 | v4.media | /api/v4/asset/{objectID}/{linkID}/{name}.{ext} | Path does not match |
18 | v4.stream | /api/v4/asset/stream/{objectID}/{linkID}/{name}.{ext} | Path does not match |
19 | v4.survey_data | /api/v4/survey | Path does not match |
20 | app_api_v5_checkforupdate | /api/v5/check | Path does not match |
21 | app_api_v5_fetchdata | /api/v5/data/{timestamp} | Path does not match |
22 | app_api_v5_fetchwebtour | /api/v5/webtour | Path does not match |
23 | api_media | /api/v5/asset/{objectID}/{linkID}/{name}.{ext} | Path does not match |
24 | api_video_stream | /api/v5/asset/stream/{objectID}/{linkID}/{name}.{ext} | Path does not match |
25 | app_api_v5_submitsurvey | /api/v5/survey | Path does not match |
26 | admin.index | /admin/ | Path does not match |
27 | sync.index | /admin/sync/ | Path does not match |
28 | sync.data | /admin/sync/data | Path does not match |
29 | sync.sync | /admin/sync/manual | Path does not match |
30 | sync.cache | /admin/sync/cache | Path does not match |
31 | sync.removals | /admin/sync/removals | Path does not match |
32 | sync.removals_data | /admin/sync/removals | Path does not match |
33 | user.index | /admin/user/ | Path does not match |
34 | user.create | /admin/user/create | Path does not match |
35 | user.store | /admin/user/ | Path does not match |
36 | user.edit | /admin/user/{objectId}/edit | Path does not match |
37 | user.update | /admin/user/{objectId}/save | Path does not match |
38 | user.toggle | /admin/user/{objectId}/toggle | Path does not match |
39 | user.delete | /admin/user/{objectId}/delete | Path does not match |
40 | descriptions.index | /objectDescriptions/ | Path does not match |
41 | descriptions.data | /objectDescriptions/ | Path does not match |
42 | descriptions.modify | /objectDescriptions/{id}/modifyText | Path does not match |
43 | media.index | /objectMedia/ | Path does not match |
44 | media.data | /objectMedia/ | Path does not match |
45 | media.modify_description | /objectMedia/{id}/modifyText | Path does not match |
46 | assignments.index | /data/assignment/ | Path does not match |
47 | assignments.order_save | /data/assignment/order | Path does not match |
48 | assignments.objects | /data/assignment/objects/{id} | Path does not match |
49 | assignments.objects_order_save | /data/assignment/objects/{id}/order | Path does not match |
50 | assignments.image | /data/assignment/modifyImage/{assignmentID} | Path does not match |
51 | assignments.set_media | /data/assignment/modifyImage/{id}/media/{mediaID} | Path does not match |
52 | assignments.text | /data/assignment/modifyText/{id} | Path does not match |
53 | app_assignmentdatabase_downloadfile | /assignmentDatabase/ | Path does not match |
54 | ad_media | /assignmentDatabase/asset/{ExhibitionID}/{MultimediaID}/{RefID}.{ext} | Path does not match |
55 | beacon | /beacon/ | Path does not match |
56 | beacon_modify | /beacon/modify/{id} | Path does not match |
57 | beacon_toggle | /beacon/toggle/{id} | Path does not match |
58 | beacon_delete | /beacon/delete/{id} | Path does not match |
59 | beacon_link_list | /beacon/link/ | Path does not match |
60 | beacon_link_modify | /beacon/link/modify/{id} | Path does not match |
61 | beacon_link_toggle | /beacon/link/toggle/{id} | Path does not match |
62 | beacon_link_delete | /beacon/link/delete/{id} | Path does not match |
63 | objects | /data/objects | Path does not match |
64 | objects_data | /data/objects | Path does not match |
65 | artists | /data/artists | Path does not match |
66 | artists_data | /data/artists | Path does not match |
67 | dimensions | /data/dimensions | Path does not match |
68 | dimensions_data | /data/dimensions | Path does not match |
69 | oolinks | /data/objectobjectlink | Path does not match |
70 | oolinks_data | /data/objectobjectlink | Path does not match |
71 | get_object_media | /data/media/{objectID} | Path does not match |
72 | home | / | Path does not match |
73 | form_list | /form/ | Path does not match |
74 | info | /phpinfo | Path does not match |
75 | exhibitions.index | /data/exhibitions/ | Path does not match |
76 | exhibitions.order_save | /data/exhibitions/order | Path does not match |
77 | exhibitions.objects | /data/exhibitions/objects/{id} | Path does not match |
78 | exhibitions.objects_order_save | /data/exhibitions/objects/{id}/order | Path does not match |
79 | exhibitions.image | /data/exhibitions/image/{id} | Path does not match |
80 | exhibitions.set_media | /data/exhibitions/image/{id}/media/{mediaID} | Path does not match |
81 | exhibitions.text | /data/exhibitions/text/{id} | Path does not match |
82 | eventform.form | /form/event/ | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.