Routing
index
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
https://ncfv-dev.hetzner.lfac.dk/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | action_list | /adminstration/actions | Path does not match |
| 2 | preview_revision | /revision/{id}/preview | Path does not match |
| 3 | close_rev | /revision/{id}/close | Path does not match |
| 4 | update_rev | /revision/{id}/update | Path does not match |
| 5 | reopen_rev | /revision/{id}/reopen | Path does not match |
| 6 | preview_revision_detail | /kunst/revision/{id}/detail | Path does not match |
| 7 | revision_email_template | /revisions/email/template | Path does not match |
| 8 | revision_email | /revisions/email/send | Path does not match |
| 9 | revision_list | /revisions | Path does not match |
| 10 | administration_index | /administration | Path does not match |
| 11 | administration_taxonomy_list | /administration/taxonomy | Path does not match |
| 12 | audit_list_artworks | /audit/kunsts | Path does not match |
| 13 | audit_list_revisions | /audit/revisions | Path does not match |
| 14 | audit_update_rev | /audit/rev | Path does not match |
| 15 | audit_kunst | /audit/kunst/{id} | Path does not match |
| 16 | audit_add_pic | /audit/pic/{revId}/add | Path does not match |
| 17 | audit_remove_pic | /audit/pic/{picId}/remove | Path does not match |
| 18 | audit_get_pic | /audit/pic/{picId} | Path does not match |
| 19 | audit_list_pic | /audit/rev/pics/{revId} | Path does not match |
| 20 | audit_forgotten_pass | /audit/user/forgotten | Path does not match |
| 21 | audit_check_token | /audit/user/checktoken | Path does not match |
| 22 | audit_new_pass | /audit/user/newpass | Path does not match |
| 23 | audit_user_update | /audit/user | Path does not match |
| 24 | audit_user_get | /audit/user | Path does not match |
| 25 | auditor_update | /admin/auditor/update | Path does not match |
| 26 | auth_azure_check | /auth/azure/check | Path does not match |
| 27 | auth_azure_logout | /auth/azure/logout | Path does not match |
| 28 | remove_all_catalog_items | /catalog/remove-all | Path does not match |
| 29 | catalog_list | /catalogs/ | Path does not match |
| 30 | add_artworks_to_catalog | /catalog/add | Path does not match |
| 31 | create_catalog | /catalog/create | Path does not match |
| 32 | remove_catalog | /catalog/remove | Path does not match |
| 33 | remove_artworks_from_catalog | /catalog/items/remove | Path does not match |
| 34 | kunst_pdf | /catalog/pdf/{catalogId} | Path does not match |
| 35 | catalog_item | /catalog/{catalogId} | Path does not match |
| 36 | rename_catalog | /catalog/rename/{catalogId} | Path does not match |
| 37 | custom_app_cropper_avatar_add | /cropper/avatar/addd | Path does not match |
| 38 | custom_app_cropper_avatar_delete | /cropper/avatar/delete | Path does not match |
| 39 | kunstsToFonda | /external/kunsts-connected-to-fonda-application | Path does not match |
| 40 | export_kunst_ids | /external/kunst-ids-export | Path does not match |
| 41 | export_kunst | /external/kunst-export | Path does not match |
| 42 | list_fonda_application | /fonda-application/{type}/{id} | Path does not match |
| 43 | connect_fonda_application | /fonda-application/{type}/{id}/{appUuid} | Path does not match |
| 44 | disconnect_fonda_application | /fonda-application-disconnect/{type}/{id} | Path does not match |
| 45 | kunst_author_list | /administration/kunst-authors | Path does not match |
| 46 | kunst_author_edit | /administration/kunst-author/{id} | Path does not match |
| 47 | kunst_author_new | /administration/kunst-author | Path does not match |
| 48 | kunst_author_delete | /administration/delete-kunst-author/{id} | Path does not match |
| 49 | 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.