GET https://lootopia-test.ordwen-dev.com/hunt/32

Routing

hunt_show Matched route

Route Parameters

Name Value
id
"32"

Route Matching Logs

Path to match: /hunt/32
# Route name Path Log
1 admin_dashboard /admin Path does not match
2 admin_dashboard_administrator_index /admin/administrator Path does not match
3 admin_dashboard_administrator_new /admin/administrator/new Path does not match
4 admin_dashboard_administrator_batch_delete /admin/administrator/batch-delete Path does not match
5 admin_dashboard_administrator_autocomplete /admin/administrator/autocomplete Path does not match
6 admin_dashboard_administrator_render_filters /admin/administrator/render-filters Path does not match
7 admin_dashboard_administrator_edit /admin/administrator/{entityId}/edit Path does not match
8 admin_dashboard_administrator_delete /admin/administrator/{entityId}/delete Path does not match
9 admin_dashboard_administrator_detail /admin/administrator/{entityId} Path does not match
10 admin_dashboard_hunt_index /admin/hunt Path does not match
11 admin_dashboard_hunt_new /admin/hunt/new Path does not match
12 admin_dashboard_hunt_batch_delete /admin/hunt/batch-delete Path does not match
13 admin_dashboard_hunt_autocomplete /admin/hunt/autocomplete Path does not match
14 admin_dashboard_hunt_render_filters /admin/hunt/render-filters Path does not match
15 admin_dashboard_hunt_edit /admin/hunt/{entityId}/edit Path does not match
16 admin_dashboard_hunt_delete /admin/hunt/{entityId}/delete Path does not match
17 admin_dashboard_hunt_detail /admin/hunt/{entityId} Path does not match
18 admin_dashboard_landmark_index /admin/landmark Path does not match
19 admin_dashboard_landmark_new /admin/landmark/new Path does not match
20 admin_dashboard_landmark_batch_delete /admin/landmark/batch-delete Path does not match
21 admin_dashboard_landmark_autocomplete /admin/landmark/autocomplete Path does not match
22 admin_dashboard_landmark_render_filters /admin/landmark/render-filters Path does not match
23 admin_dashboard_landmark_edit /admin/landmark/{entityId}/edit Path does not match
24 admin_dashboard_landmark_delete /admin/landmark/{entityId}/delete Path does not match
25 admin_dashboard_landmark_detail /admin/landmark/{entityId} Path does not match
26 admin_dashboard_organizer_index /admin/organizer Path does not match
27 admin_dashboard_organizer_new /admin/organizer/new Path does not match
28 admin_dashboard_organizer_batch_delete /admin/organizer/batch-delete Path does not match
29 admin_dashboard_organizer_autocomplete /admin/organizer/autocomplete Path does not match
30 admin_dashboard_organizer_render_filters /admin/organizer/render-filters Path does not match
31 admin_dashboard_organizer_edit /admin/organizer/{entityId}/edit Path does not match
32 admin_dashboard_organizer_delete /admin/organizer/{entityId}/delete Path does not match
33 admin_dashboard_organizer_detail /admin/organizer/{entityId} Path does not match
34 admin_dashboard_participant_index /admin/participant Path does not match
35 admin_dashboard_participant_new /admin/participant/new Path does not match
36 admin_dashboard_participant_batch_delete /admin/participant/batch-delete Path does not match
37 admin_dashboard_participant_autocomplete /admin/participant/autocomplete Path does not match
38 admin_dashboard_participant_render_filters /admin/participant/render-filters Path does not match
39 admin_dashboard_participant_edit /admin/participant/{entityId}/edit Path does not match
40 admin_dashboard_participant_delete /admin/participant/{entityId}/delete Path does not match
41 admin_dashboard_participant_detail /admin/participant/{entityId} Path does not match
42 admin_dashboard_participation_condition_index /admin/participation-condition Path does not match
43 admin_dashboard_participation_condition_new /admin/participation-condition/new Path does not match
44 admin_dashboard_participation_condition_batch_delete /admin/participation-condition/batch-delete Path does not match
45 admin_dashboard_participation_condition_autocomplete /admin/participation-condition/autocomplete Path does not match
46 admin_dashboard_participation_condition_render_filters /admin/participation-condition/render-filters Path does not match
47 admin_dashboard_participation_condition_edit /admin/participation-condition/{entityId}/edit Path does not match
48 admin_dashboard_participation_condition_delete /admin/participation-condition/{entityId}/delete Path does not match
49 admin_dashboard_participation_condition_detail /admin/participation-condition/{entityId} Path does not match
50 admin_dashboard_reward_index /admin/reward Path does not match
51 admin_dashboard_reward_new /admin/reward/new Path does not match
52 admin_dashboard_reward_batch_delete /admin/reward/batch-delete Path does not match
53 admin_dashboard_reward_autocomplete /admin/reward/autocomplete Path does not match
54 admin_dashboard_reward_render_filters /admin/reward/render-filters Path does not match
55 admin_dashboard_reward_edit /admin/reward/{entityId}/edit Path does not match
56 admin_dashboard_reward_delete /admin/reward/{entityId}/delete Path does not match
57 admin_dashboard_reward_detail /admin/reward/{entityId} Path does not match
58 _preview_error /_error/{code}.{_format} Path does not match
59 _wdt /_wdt/{token} Path does not match
60 _profiler_home /_profiler/ Path does not match
61 _profiler_search /_profiler/search Path does not match
62 _profiler_search_bar /_profiler/search_bar Path does not match
63 _profiler_phpinfo /_profiler/phpinfo Path does not match
64 _profiler_xdebug /_profiler/xdebug Path does not match
65 _profiler_font /_profiler/font/{fontName}.woff2 Path does not match
66 _profiler_search_results /_profiler/{token}/search/results Path does not match
67 _profiler_open_file /_profiler/open Path does not match
68 _profiler /_profiler/{token} Path does not match
69 _profiler_router /_profiler/{token}/router Path does not match
70 _profiler_exception /_profiler/{token}/exception Path does not match
71 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
72 api_me /api/me Path does not match
73 app_api_apihunt_index /api/hunts Path does not match
74 app_api_apihunt_show /api/hunt/{id} Path does not match
75 app_api_apihunt_islandmark /api/hunt/{id}/landmark Path does not match
76 app_api_apihunt_completehunt /api/hunt/{id}/complete Path does not match
77 app_api_apiuser_getuserhunts /api/user/hunts Path does not match
78 available_hunts /hunts Path does not match
79 hunt_show /hunt/{id} Route matches!

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