http://api.holzbaukunst.at/

Routing

hbk_backend_index Matched route

Route Parameters

No parameters.

Route Matching Logs

Path to match: /
# Route name Path Log
1 hbk_api_address_new /api/address/new Path does not match
2 hbk_api_address_edit /api/address/edit/{id} Path does not match
3 hbk_api_address_delete /api/address/delete/{id} Path does not match
4 hbk_api_address_category_list /api/address/categories Path does not match
5 hbk_api_address_search_detail /api/address/search-detail Path does not match
6 hbk_api_address_search /api/address/search/{search}/{category} Path does not match
7 hbk_api_address_search_no_search /api/address/search//{category} Path does not match
8 hbk_api_address_paginated /api/address/paginated/{max_results}/{offset} Path does not match
9 hbk_api_address_paginated_search /api/address/paginated/{max_results}/{offset}/{search}/{category} Path does not match
10 hbk_api_address_paginated_category /api/address/paginated/{max_results}/{offset}//{category} Path does not match
11 hbk_api_address_list /api/address/{category} Path does not match
12 hbk_api_address_form_new /api/address/manage/new Path does not match
13 hbk_api_address_form /api/address/manage/edit/{id} Path does not match
14 hbk_api_address_overview /api/address/manage/overview/{page} Path does not match
15 hbk_api_address_overview_category /api/address/manage/overview/{category}/{page} Path does not match
16 hbk_backend_index / Route matches!

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