Routing
hoard_show
Matched route
Route Parameters
Name | Value |
---|---|
id | "2597" |
Route Matching Logs
Path to match:
/hoard/2597
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | nucleos_user_resetting | /resetting | Path does not match |
3 | _wdt | /_wdt/{token} | Path does not match |
4 | _profiler_home | /_profiler/ | Path does not match |
5 | _profiler_search | /_profiler/search | Path does not match |
6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
7 | _profiler_phpinfo | /_profiler/phpinfo | 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 | ancientplace_hoards | /ancientplace/{id}/hoards | Path does not match |
15 | suggest_obverse_inscription | /coin/suggest/obv/insc | Path does not match |
16 | suggest_obverse_mintmark | /coin/suggest/obv/mint | Path does not match |
17 | suggest_obverse_description | /coin/suggest/obv/desc | Path does not match |
18 | suggest_reverse_inscription | /coin/suggest/rev/insc | Path does not match |
19 | suggest_reverse_mintmark | /coin/suggest/rev/mint | Path does not match |
20 | suggest_reverse_description | /coin/suggest/rev/desc | Path does not match |
21 | suggest_person | /coin/suggest/person | Path does not match |
22 | suggest_reign | /coin/suggest/reign | Path does not match |
23 | suggest_mint | /coin/suggest/mint | Path does not match |
24 | ocre_autocomplete | /coin/ocre | Path does not match |
25 | suggest_coin | /coin/suggest/coin | Path does not match |
26 | coin | /coin/ | Path does not match |
27 | app_ox_hoard_coin_create | /coincoin_create | Path does not match |
28 | coin_delete | /coin/{id} | Path does not match |
29 | coin_disaggregate | /coin/{id}/disaggregate | Path does not match |
30 | ajax_remove_coin_image | /coin/{id}/ajax_remove_image/{typeId} | Path does not match |
31 | app_ox_hoard_coin_addimage | /coin/{id}/ajax_add_image/{typeId} | Path does not match |
32 | coin_edit | /coin/{id}/edit | Path does not match |
33 | coin_update | /coin/{id} | Path does not match |
34 | coin_show | /coin/{id} | Path does not match |
35 | coin_rest_get | /coin_rest/{id} | Path does not match |
36 | hoard_coins_rest_get | /coin_rest/hoard_coins/{id} | Path does not match |
37 | coin_rest_update | /coin_rest/{id} | Path does not match |
38 | coins_list_rest_update | /coin_rest/update_coins | Path does not match |
39 | container_edit | /container/{id}/edit | Path does not match |
40 | container_update | /container/{id} | Path does not match |
41 | container | /container/ | Path does not match |
42 | container_show | /container/{id} | Path does not match |
43 | app_ox_hoard_container_ajaxaddimage | /container/{id}/ajax_add_image | Path does not match |
44 | content | /content/index | Path does not match |
45 | news | /content/news | Path does not match |
46 | content_create | /content/create | Path does not match |
47 | content_new | /content/new | Path does not match |
48 | content_show | /content/{id} | Path does not match |
49 | content_show_path | /content/{path} | Path does not match |
50 | content_edit | /content/{id}/edit | Path does not match |
51 | content_update | /content/{id} | Path does not match |
52 | content_delete | /content/{id} | Path does not match |
53 | hoards_home | / | Path does not match |
54 | contact_form | /contact | Path does not match |
55 | contact_send | /contact | Path does not match |
56 | hoard_create | /hoard/create | Path does not match |
57 | hoard_new | /hoard/new | Path does not match |
58 | hoard_csv_download | /hoard/{id}/csv | Path does not match |
59 | hoard_csv_download_coins | /hoard/{id}/csv/coins | Path does not match |
60 | hoard_show | /hoard/{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.