GET https://dev.flexhosting.co/honeyguide-mne/activities

Routing

app_activities Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /activities
# Route name Path Log
1 admin_activity_index /admin/activity Path does not match
2 admin_activity_new /admin/activity/new Path does not match
3 admin_activity_batch_delete /admin/activity/batch-delete Path does not match
4 admin_activity_autocomplete /admin/activity/autocomplete Path does not match
5 admin_activity_render_filters /admin/activity/render-filters Path does not match
6 admin_activity_edit /admin/activity/{entityId}/edit Path does not match
7 admin_activity_delete /admin/activity/{entityId}/delete Path does not match
8 admin_activity_detail /admin/activity/{entityId} Path does not match
9 admin_indicator_index /admin/indicator Path does not match
10 admin_indicator_new /admin/indicator/new Path does not match
11 admin_indicator_batch_delete /admin/indicator/batch-delete Path does not match
12 admin_indicator_autocomplete /admin/indicator/autocomplete Path does not match
13 admin_indicator_render_filters /admin/indicator/render-filters Path does not match
14 admin_indicator_edit /admin/indicator/{entityId}/edit Path does not match
15 admin_indicator_delete /admin/indicator/{entityId}/delete Path does not match
16 admin_indicator_detail /admin/indicator/{entityId} Path does not match
17 admin_location_index /admin/location Path does not match
18 admin_location_new /admin/location/new Path does not match
19 admin_location_batch_delete /admin/location/batch-delete Path does not match
20 admin_location_autocomplete /admin/location/autocomplete Path does not match
21 admin_location_render_filters /admin/location/render-filters Path does not match
22 admin_location_edit /admin/location/{entityId}/edit Path does not match
23 admin_location_delete /admin/location/{entityId}/delete Path does not match
24 admin_location_detail /admin/location/{entityId} Path does not match
25 admin_measurement_index /admin/measurement Path does not match
26 admin_measurement_new /admin/measurement/new Path does not match
27 admin_measurement_batch_delete /admin/measurement/batch-delete Path does not match
28 admin_measurement_autocomplete /admin/measurement/autocomplete Path does not match
29 admin_measurement_render_filters /admin/measurement/render-filters Path does not match
30 admin_measurement_edit /admin/measurement/{entityId}/edit Path does not match
31 admin_measurement_delete /admin/measurement/{entityId}/delete Path does not match
32 admin_measurement_detail /admin/measurement/{entityId} Path does not match
33 admin_project_index /admin/project Path does not match
34 admin_project_new /admin/project/new Path does not match
35 admin_project_batch_delete /admin/project/batch-delete Path does not match
36 admin_project_autocomplete /admin/project/autocomplete Path does not match
37 admin_project_render_filters /admin/project/render-filters Path does not match
38 admin_project_edit /admin/project/{entityId}/edit Path does not match
39 admin_project_delete /admin/project/{entityId}/delete Path does not match
40 admin_project_detail /admin/project/{entityId} Path does not match
41 admin_user_index /admin/user Path does not match
42 admin_user_new /admin/user/new Path does not match
43 admin_user_batch_delete /admin/user/batch-delete Path does not match
44 admin_user_autocomplete /admin/user/autocomplete Path does not match
45 admin_user_render_filters /admin/user/render-filters Path does not match
46 admin_user_edit /admin/user/{entityId}/edit Path does not match
47 admin_user_delete /admin/user/{entityId}/delete Path does not match
48 admin_user_detail /admin/user/{entityId} Path does not match
49 _preview_error /_error/{code}.{_format} Path does not match
50 ux_live_component /_components/{_live_component}/{_live_action} Path does not match
51 _wdt /_wdt/{token} Path does not match
52 _profiler_home /_profiler/ Path does not match
53 _profiler_search /_profiler/search Path does not match
54 _profiler_search_bar /_profiler/search_bar Path does not match
55 _profiler_phpinfo /_profiler/phpinfo Path does not match
56 _profiler_xdebug /_profiler/xdebug Path does not match
57 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
58 _profiler_search_results /_profiler/{token}/search/results Path does not match
59 _profiler_open_file /_profiler/open Path does not match
60 _profiler /_profiler/{token} Path does not match
61 _profiler_router /_profiler/{token}/router Path does not match
62 _profiler_exception /_profiler/{token}/exception Path does not match
63 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
64 admin /admin Path does not match
65 dashboard_builder_index /admin/dashboard-builder Path does not match
66 dashboard_builder_new /admin/dashboard-builder/new Path does not match
67 dashboard_builder_edit /admin/dashboard-builder/{uuid}/edit Path does not match
68 dashboard_builder_save /admin/dashboard-builder/save Path does not match
69 dashboard_builder_delete /admin/dashboard-builder/{uuid}/delete Path does not match
70 dashboard_builder_data /admin/dashboard-builder/{uuid}/data Path does not match
71 app_dashboard / Path does not match
72 app_projects /projects Path does not match
73 app_project_show /projects/{id} Path does not match
74 app_indicators /indicators Path does not match
75 app_activities /activities Route matches!

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