Routing
app_home_home
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/az-admin
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | az-api-searchapp_api_apisearch_tasks | /api/search/tasks | Path does not match |
| 2 | az-api-searchapp_api_apisearch_uniqid | /api/search/uniqid | Path does not match |
| 3 | az-api-sub-tasksapp_api_apisubtask_updatesubtask | /api/sub-task/{uniqid} | Path does not match |
| 4 | az-api-sub-tasksapp_api_apisubtask_getsubtask | /api/sub-task/{uniqid} | Path does not match |
| 5 | az-api-sub-tasksapp_api_apisubtask_getreportdata | /api/sub-task/report-data/{uniqid} | Path does not match |
| 6 | az-api-sub-tasksapp_api_apisubtask_uploadreportpdf | /api/sub-task/upload-report-pdf/{uniqid} | Path does not match |
| 7 | az-api-dashboarddashboard-index | /api/dashboard/ | Path does not match |
| 8 | az-api-dashboarddashboard-list | /api/dashboard/list | Path does not match |
| 9 | az-api-inspectionsdashboard-index | /api/inspections/ | Path does not match |
| 10 | az-api-sub-task-fieldsapp_api_appsubtaskfield_formdata | /api/sub-task-field/form-data/{subTaskUniqid}/{fieldCode} | Path does not match |
| 11 | az-api-sub-task-fieldsapp_api_appsubtaskfield_getresponses | /api/sub-task-field/responses/{subTaskUniqid}/{fieldCode} | Path does not match |
| 12 | az-api-sub-task-fieldsapp_api_appsubtaskfield_uploadphotoforfield | /api/sub-task-field/upload-photo/{subTaskUniqid}/{fieldCode} | Path does not match |
| 13 | az-api-tasksdashboard-index | /api/task/ | Path does not match |
| 14 | az-api-tasksapp_api_apptask_downloadfile | /api/task/download/file/{fileUniqid} | Path does not match |
| 15 | az-api-tasksapp_api_apptask_getfile | /api/task/{uniqid}/file/{fileUniqid} | Path does not match |
| 16 | az-api-tasksapp_api_apptask_puttaskfile | /api/task/{task_uid}/file/{fileUniqid} | Path does not match |
| 17 | az-api-tasksapp_api_apptask_createtaskfilemetadata | /api/task/{task_uid}/file/{rfi_uid}/create | Path does not match |
| 18 | az-api-tasksapp_api_apptask_gettaskcontentstats | /api/task/{task_uid}/rfi/stats | Path does not match |
| 19 | az-api-tasksapp_api_apptask_getrficonversations | /api/task/{task_uid}/rfi/{rfi_uid} | Path does not match |
| 20 | az-api-tasksapp_api_apptask_putrfireply | /api/task/{task_uid}/rfi/{rfi_uid} | Path does not match |
| 21 | az-api-tasksapp_api_apptask_gettaskrfis | /api/task/{uniqid}/rfi | Path does not match |
| 22 | az-api-tasksapp_api_apptask_gettaskissuedfiles | /api/task/{uniqid}/issued-files | Path does not match |
| 23 | az-api-tasksapp_api_apptask_gettaskstatus | /api/task/{uniqid}/status | Path does not match |
| 24 | az-api-tasksapp_api_apptask_gettaskbadges | /api/task/{uniqid}/badges | Path does not match |
| 25 | az-api-tasksapp_api_apptask_gettask | /api/task/{uniqid} | Path does not match |
| 26 | az-api-taskstask-upload-file | /api/task/upload | Path does not match |
| 27 | az-api-taskstask-save-answer | /api/task/save | Path does not match |
| 28 | az-api-tasksinspection-list | /api/task/task/inspections | Path does not match |
| 29 | az-apiapi_index | /api/ | Path does not match |
| 30 | az-apiapp_api_authorization_hello | /api/hello | Path does not match |
| 31 | az-apiapi_login | /api/authenticate | Path does not match |
| 32 | az-apiapp_api_authorization_logout | /api/logout | Path does not match |
| 33 | az-apiauth-validate | /api/auth-validate | Path does not match |
| 34 | az-adminapp_admin_formssubtasks | /az-admin/forms/sub-tasks/{uniqid} | Path does not match |
| 35 | az-adminadmin_module | /az-admin/module/{moduleSlug}/ | Path does not match |
| 36 | az-adminadmin_module_action | /az-admin/module/{moduleSlug}/{actionSlug} | Path does not match |
| 37 | az-adminapp_admin_sampledashboard | /az-admin/sample-dashboard | Path does not match |
| 38 | az-adminapp_admin_dashboard | /az-admin/dashboard | Path does not match |
| 39 | az-adminapp_admin_home | /az-admin/ | Path does not match |
| 40 | mobile-app | /app/ | Path does not match |
| 41 | app_assetshandler_index | /assets/ | Path does not match |
| 42 | app_assetshandler_upload | /assets/upload | Path does not match |
| 43 | export-task-html | /export/task/{uniqid}/html | Path does not match |
| 44 | export-task-pdf | /export/task/{uniqid}/pdf | Path does not match |
| 45 | app_filemanager_saveuserviewoptions | /fileman/view-option/save | Path does not match |
| 46 | app_filemanager_items | /fileman/items | Path does not match |
| 47 | app_filemanager_item | /fileman/item/{file_uid} | Path does not match |
| 48 | app_filemanager_itemdetails | /fileman/details | Path does not match |
| 49 | app_filemanager_savefoldercomments | /fileman/folder/comments | Path does not match |
| 50 | app_filemanager_movefile | /fileman/move-file | Path does not match |
| 51 | app_filemanager_movefolder | /fileman/move-folder | Path does not match |
| 52 | app_filemanager_savefiledescription | /fileman/file-desc | Path does not match |
| 53 | app_filemanager_createfolder | /fileman/create-folder | Path does not match |
| 54 | app_filemanager_deleteobject | /fileman/delete-object | Path does not match |
| 55 | app_filemanager_upload | /fileman/upload | Path does not match |
| 56 | app_filemanager_uploadrevision | /fileman/upload/revision | Path does not match |
| 57 | app_filemanager_getfilerevisions | /fileman/file-revisions | Path does not match |
| 58 | app_home_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.