https://api.holzbaukunst.at/api/project/list//holzbaupreis-2009

Routing

hbk_api_project_list_no_category Matched route

Route Parameters

Name Value
campaign
"holzbaupreis-2009"

Route Matching Logs

Path to match: /api/project/list//holzbaupreis-2009
# 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 / Path does not match
17 hbk_backend_projects /projects Path does not match
18 hbk_api_campaign_list /api/campaign/ Path does not match
19 hbk_api_campaign_new /api/campaign/new Path does not match
20 hbk_api_campaign_edit /api/campaign/edit/{id} Path does not match
21 hbk_api_campaign_submission_list /api/campaign/{id}/submissions Path does not match
22 hbk_api_campaign_form_new /api/campaign/manage/new Path does not match
23 hbk_api_campaign_form /api/campaign/manage/edit/{id} Path does not match
24 hbk_api_campaign_overview /api/campaign/manage/overview Path does not match
25 hbk_api_campaign_excel_export /api/campaign/excel-export/{id} Path does not match
26 hbk_api_campaign_project_pdf /api/campaign/pdf/{id} Path does not match
27 hbk_api_campaign_project_zip /api/campaign/zip/{id} Path does not match
28 hbk_api_campaign_project_zip_download /api/campaign/zip/{id}/download Path does not match
29 hbk_api_campaign_project_zip_checkstatus /api/campaign/zip/{id}/check-status Path does not match
30 hbk_api_categories_list /api/category/ Path does not match
31 hbk_api_category_new /api/category/new Path does not match
32 hbk_api_category_edit /api/category/edit/{id} Path does not match
33 hbk_api_category_form_new /api/category/manage/new Path does not match
34 hbk_api_category_form /api/category/manage/edit/{id} Path does not match
35 hbk_api_category_delete /api/category/delete/{id} Path does not match
36 hbk_api_project_form_new /api/project/manage/new Path does not match
37 hbk_api_project_form /api/project/manage/edit/{id} Path does not match
38 hbk_api_medium_upload /api/medium/upload/{minHeight}/{minWidth}/{maxHeight}/{maxWidth} Path does not match
39 hbk_api_medium_remove /api/medium/remove/{id} Path does not match
40 hbk_api_medium_download /api/medium/download/{id}/{size} Path does not match
41 hbk_api_medium_download_attachment /api/medium/download_attachment/{id}/{size} Path does not match
42 hbk_api_project_list_my /api/project/list/my Path does not match
43 hbk_api_project_list /api/project/list/{category}/{campaign} Path does not match
44 hbk_api_project_list_no_category /api/project/list//{campaign} Route matches!

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