Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app.swagger | /api/swagger | Path does not match |
| 2 | app.swagger_ui | /api/doc | 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_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | account-info | /api/account | Path does not match |
| 17 | update-account | /api/account | Path does not match |
| 18 | get-accout-roles | /api/account/roles | Path does not match |
| 19 | get-account-roles | /api/account/permissions | Path does not match |
| 20 | account-switch-role | /api/account/switch-role | Path does not match |
| 21 | account-change-company | /api/account/switch-company | Path does not match |
| 22 | account-settigns | /api/account/settings | Path does not match |
| 23 | update-account-settings | /api/account/settings | Path does not match |
| 24 | audit-trail-get | /api/audit-trail/{auditTrail} | Path does not match |
| 25 | audit-trail-get-list | /api/audit-trail | Path does not match |
| 26 | audit-trail-check-updates | /api/audit-trail/check-updates | Path does not match |
| 27 | auth-register | /api/auth/register | Path does not match |
| 28 | auth-register-with-company | /api/auth/register-with-company | Path does not match |
| 29 | app_api_auth_logout | /api/auth/logout | Path does not match |
| 30 | forgot-password | /api/auth/forgot-password | Path does not match |
| 31 | change-password | /api/auth/change-password | Path does not match |
| 32 | send-confirmation-link | /api/auth/send-confirmation-link | Path does not match |
| 33 | verify-email | /api/auth/verify-email | Path does not match |
| 34 | create-companies | /api/companies | Path does not match |
| 35 | update-companies | /api/companies/{company} | Path does not match |
| 36 | list-companies | /api/companies | Path does not match |
| 37 | send-company-invitation | /api/companies/send-invitation | Path does not match |
| 38 | join-company-by-invitation | /api/companies/join-by-invitation | Path does not match |
| 39 | create-contacts | /api/contacts | Path does not match |
| 40 | update-contacts | /api/contacts/{contact} | Path does not match |
| 41 | list-contacts | /api/contacts | Path does not match |
| 42 | contact-delete | /api/contacts/{contact}/delete | Path does not match |
| 43 | contact-transfer-relationships | /api/contacts/{contact}/transfer-relationships | Path does not match |
| 44 | document-categories-statuses-list | /api/document-categories/statuses | Path does not match |
| 45 | document-get-by-id | /api/document-categories/{documentCategory} | Path does not match |
| 46 | document-category-create-proejct | /api/document-categories/{project} | Path does not match |
| 47 | document-category-update | /api/document-categories/{documentCategory} | Path does not match |
| 48 | document-category-delete | /api/document-categories/{documentCategory} | Path does not match |
| 49 | document-missing-get | /api/document-categories/missing | Path does not match |
| 50 | document-projects-missing-get | /api/document-categories/missing-projects | Path does not match |
| 51 | document-category-add-info | /api/document-categories/{documentCategory}/add-info | Path does not match |
| 52 | document-get | /api/documents/{document} | Path does not match |
| 53 | documents-get-list | /api/documents | Path does not match |
| 54 | documents-get-list-all | /api/documents/all | Path does not match |
| 55 | document-create | /api/documents | Path does not match |
| 56 | document-update | /api/documents/{document} | Path does not match |
| 57 | document-delete | /api/documents/{document} | Path does not match |
| 58 | document-update-status | /api/documents/{document}/status | Path does not match |
| 59 | document-update-irrelevant | /api/documents/{document}/irrelevant | Path does not match |
| 60 | document-update-favorite | /api/documents/{document}/favorite | Path does not match |
| 61 | document-get-statistic | /api/documents/statistic | Path does not match |
| 62 | batch-documents-download | /api/documents/batch/download | Path does not match |
| 63 | mail-data | /api/document-reminder/email-data | Path does not match |
| 64 | send-reminder | /api/document-reminder/send-reminder | Path does not match |
| 65 | document-type-create | /api/document-types | Path does not match |
| 66 | document-type-update | /api/document-types/{documentType} | Path does not match |
| 67 | document-type-get-list | /api/document-types | Path does not match |
| 68 | file-upload | /api/files/upload | Path does not match |
| 69 | document-create-upload-url | /api/files/upload-url | Path does not match |
| 70 | file-url | /api/files/{uuid}/url | Path does not match |
| 71 | file-get | /api/files/{uuid} | Path does not match |
| 72 | batch-files-download | /api/files/batch/download | Path does not match |
| 73 | create-inspection | /api/inspections | Path does not match |
| 74 | update-inspection | /api/inspections/{inspection} | Path does not match |
| 75 | acrhive-inspection | /api/inspections/{inspection}/archive | Path does not match |
| 76 | get-by-id-inspection | /api/inspections/{inspection} | Path does not match |
| 77 | list-inspections | /api/inspections | Path does not match |
| 78 | list-inspection-notes | /api/inspections/{inspection}/notes | Path does not match |
| 79 | create-inspection-notes | /api/inspection-notes | Path does not match |
| 80 | update-inspection-notes | /api/inspection-notes/{inspectionNote} | Path does not match |
| 81 | get-by-id-inspection-note | /api/inspection-notes/{inspectionNote} | Path does not match |
| 82 | acrhive-inspection-notes | /api/inspection-notes/{inspectionNote}/archive | Path does not match |
| 83 | add-photo | /api/inspection-photos/{inspection}/photos | Path does not match |
| 84 | photo-details | /api/inspection-photos/photos/{photo} | Path does not match |
| 85 | photo-delete | /api/inspection-photos/photos/{photo} | Path does not match |
| 86 | all-inspection-photos | /api/inspection-photos/{inspection}/photos | Path does not match |
| 87 | photo-update-favorite | /api/inspection-photos/photos/{photo}/favorite | Path does not match |
| 88 | photo-update-selected-for-report | /api/inspection-photos/photos/{photo}/for-report | Path does not match |
| 89 | photo-update-position | /api/inspection-photos/photos/{photo}/position | Path does not match |
| 90 | photo-update-caption | /api/inspection-photos/photos/{photo}/caption | Path does not match |
| 91 | photo-rotate | /api/inspection-photos/photos/{photo}/rotate | Path does not match |
| 92 | create-notes | /api/notes | Path does not match |
| 93 | update-notes | /api/notes/{note} | Path does not match |
| 94 | acrhive-notes | /api/notes/{note}/archive | Path does not match |
| 95 | get-by-id-note | /api/notes/{note} | Path does not match |
| 96 | list-notes | /api/notes | Path does not match |
| 97 | note-file-upload | /api/notes/{note}/files/upload | Path does not match |
| 98 | note-file-update | /api/notes/{note}/files/{noteFile} | Path does not match |
| 99 | note-file-delete | /api/notes/{note}/files/{noteFile}/delete | Path does not match |
| 100 | organization-create | /api/organizations | Path does not match |
| 101 | organization-check-duplicate | /api/organizations/{organization}/check-duplicate | Path does not match |
| 102 | organization-update | /api/organizations/{organization} | Path does not match |
| 103 | organization-get | /api/organizations/{organization} | Path does not match |
| 104 | organization-delete | /api/organizations/{organization} | Path does not match |
| 105 | organization-get-list | /api/organizations | Path does not match |
| 106 | organization-get-paginated | /api/organizations/list | Path does not match |
| 107 | organization-types-list | /api/organizations/types | Path does not match |
| 108 | organization-transfer-relationships | /api/organizations/{organization}/transfer-relationships | Path does not match |
| 109 | list-payees | /api/payee | Path does not match |
| 110 | create-payees | /api/payee | Path does not match |
| 111 | update-payees | /api/payee/{payee} | Path does not match |
| 112 | delete-payeys | /api/payee/{payee} | Path does not match |
| 113 | export-payment-csv | /api/payee/export-payment-csv | Path does not match |
| 114 | get-status-list-for-payees | /api/payee/status-list | Path does not match |
| 115 | get-identity-list-for-payees | /api/payee/identity-list | Path does not match |
| 116 | get-category-list-for-payees | /api/payee/category-list | Path does not match |
| 117 | payee_send_verification_notification | /api/payee/verification/{payee}/send-notification | Path does not match |
| 118 | payee_check_verification_token | /api/payee/verification/check | Path does not match |
| 119 | payee_generate_verification_token | /api/payee/verification/{payee}/generate-link-token | Path does not match |
| 120 | payee_send_verification_notification_multiple | /api/payee/verification/send-notification-multiple | Path does not match |
| 121 | permissions-list | /api/permissions | Path does not match |
| 122 | generate-link-token | /api/plaid/link-token | Path does not match |
| 123 | exchange-token | /api/plaid/exchange-token | Path does not match |
| 124 | plaid_on_exit | /api/plaid/on-exit | Path does not match |
| 125 | plaid_sms_verify | /api/plaid/sms-verify | Path does not match |
| 126 | plaid_sms_resend_code | /api/plaid/sms-resend-code | Path does not match |
| 127 | validate-user-token | /api/plaid/validate-user-token | Path does not match |
| 128 | user-get-data-widget | /api/productivity-metrics/widget-data/{user} | Path does not match |
| 129 | reports-submitted | /api/productivity-metrics/reports-submitted | Path does not match |
| 130 | inspector-turnaround-times | /api/productivity-metrics/inspector-turnaround-times | Path does not match |
| 131 | reports-by-month | /api/productivity-metrics/reports-by-month | Path does not match |
| 132 | reports-by-state | /api/productivity-metrics/reports-by-state | Path does not match |
| 133 | work-orders-list | /api/productivity-metrics/work-orders | Path does not match |
| 134 | rfp-projects | /api/productivity-metrics/rfp-data | Path does not match |
| 135 | rfp-portfolio | /api/productivity-metrics/rfp-portfolio | Path does not match |
| 136 | rfp-export-csv | /api/productivity-metrics/rfp-data/export-csv | Path does not match |
| 137 | rfp-project-portfolio | /api/productivity-metrics/rfp-project-portfolio | Path does not match |
| 138 | rfp-avg-services | /api/productivity-metrics/rfp-avg-services | Path does not match |
| 139 | rfp-estimated-remaining-inspections | /api/productivity-metrics/rfp-estimated-remaining-inspections | Path does not match |
| 140 | work-orders-export-csv | /api/productivity-metrics/work-orders/export-csv | Path does not match |
| 141 | create-projects | /api/projects | Path does not match |
| 142 | update-projects | /api/projects/{project} | Path does not match |
| 143 | acrhive-projects | /api/projects/{project}/archive | Path does not match |
| 144 | unarchive-projects | /api/projects/{project}/unarchive | Path does not match |
| 145 | get-project-contract-text | /api/projects/{project}/contract-text | Path does not match |
| 146 | update-project-contract-text | /api/projects/{project}/contract-text | Path does not match |
| 147 | get-project-description-tab | /api/projects/{project}/description-tab | Path does not match |
| 148 | update-project-desrciption-tab-data | /api/projects/{project}/description-tab | Path does not match |
| 149 | get-permits-tab | /api/projects/{project}/permits-tab | Path does not match |
| 150 | update-project-permits-tab-data | /api/projects/{project}/permits-tab | Path does not match |
| 151 | delete-project | /api/projects/{project}/delete | Path does not match |
| 152 | get-by-id-project-bank-contact | /api/projects/{project}/bank-contact | Path does not match |
| 153 | get-by-id-project | /api/projects/{project} | Path does not match |
| 154 | list-projects | /api/projects | Path does not match |
| 155 | list-project-notes | /api/projects/{project}/notes | Path does not match |
| 156 | project-get-document-categories | /api/projects/{project}/document-categories | Path does not match |
| 157 | get-cost-review-tab | /api/projects/{project}/cost-review-tab | Path does not match |
| 158 | update-project-cost-review-data | /api/projects/{project}/cost-review-tab | Path does not match |
| 159 | count-project-notes | /api/projects/{project}/notes-count | Path does not match |
| 160 | get-project-cover-tab | /api/projects/{project}/cover-tab | Path does not match |
| 161 | update-project-cover-tab-data | /api/projects/{project}/cover-tab | Path does not match |
| 162 | create-project-notes | /api/project-notes | Path does not match |
| 163 | update-project-notes | /api/project-notes/{projectNote} | Path does not match |
| 164 | get-by-id-prject-note | /api/project-notes/{projectNote} | Path does not match |
| 165 | acrhive-project-notes | /api/project-notes/{projectNote}/archive | Path does not match |
| 166 | project-photos-list | /api/projects/{project}/photos | Path does not match |
| 167 | project-photo-create | /api/projects/{project}/photos | Path does not match |
| 168 | project-photo-caption | /api/projects/{project}/photos/{sourceType}/{photoId}/caption | Path does not match |
| 169 | project-photo-favorite | /api/projects/{project}/photos/{sourceType}/{photoId}/favorite | Path does not match |
| 170 | project-photo-for-report | /api/projects/{project}/photos/{sourceType}/{photoId}/for-report | Path does not match |
| 171 | project-photo-position | /api/projects/{project}/photos/{sourceType}/{photoId}/position | Path does not match |
| 172 | project-photo-rotate | /api/projects/{project}/photos/{sourceType}/{photoId}/rotate | Path does not match |
| 173 | project-photo-delete | /api/projects/{project}/photos/{sourceType}/{photoId} | Path does not match |
| 174 | project-users | /api/projects/users | Path does not match |
| 175 | project-scopes | /api/projects/scopes | Path does not match |
| 176 | project-classifications | /api/projects/classifications | Path does not match |
| 177 | project-types | /api/projects/types | Path does not match |
| 178 | proposal-get | /api/proposal/{proposal} | Path does not match |
| 179 | create-proposal | /api/proposal | Path does not match |
| 180 | update-proposal | /api/proposal/{proposal} | Path does not match |
| 181 | proposal-get-list | /api/proposal | Path does not match |
| 182 | proposal-delete | /api/proposal/{proposal} | Path does not match |
| 183 | get-status-list-for-proposal | /api/proposal/status-list | Path does not match |
| 184 | get-estimate-list-for-proposal | /api/proposal/estimate-list | Path does not match |
| 185 | get-service-list-for-proposal | /api/proposal/service-type-list | Path does not match |
| 186 | create-proposal-notes | /api/proposal-notes | Path does not match |
| 187 | update-proposal-notes | /api/proposal-notes/{proposalNote} | Path does not match |
| 188 | get-proposal-note-by-id | /api/proposal-notes/{proposalNote} | Path does not match |
| 189 | acrhive-proposal-note | /api/proposal-notes/{proposalNote}/archive | Path does not match |
| 190 | count-proposal-notes | /api/proposal-notes/{proposal}/notes-count | Path does not match |
| 191 | list-proposal-notes | /api/proposal-notes/{proposal}/notes | Path does not match |
| 192 | create-report | /api/reports | Path does not match |
| 193 | update-report | /api/reports/{report} | Path does not match |
| 194 | update-report-category | /api/reports/{report}/category | Path does not match |
| 195 | delete-report | /api/reports/{report} | Path does not match |
| 196 | reports-list | /api/reports | Path does not match |
| 197 | report-view | /api/reports/{report} | Path does not match |
| 198 | repost-files-get | /api/reports/{report}/files | Path does not match |
| 199 | repost-files-download | /api/reports/{report}/files/download | Path does not match |
| 200 | repost-file-upload | /api/reports/{report}/files/upload | Path does not match |
| 201 | report-file-update | /api/reports/{report}/files/{reportFile} | Path does not match |
| 202 | report-photo-rotate | /api/reports/{report}/files/{reportFile}/rotate | Path does not match |
| 203 | repost-file-delete | /api/reports/{report}/files/delete | Path does not match |
| 204 | batch-update-report-files-positions | /api/reports/{report}/files/positions | Path does not match |
| 205 | update-report-file-position | /api/reports/{report}/files/position | Path does not match |
| 206 | report-download-pdf | /api/reports/{report}/download | Path does not match |
| 207 | update-report-files-section | /api/reports/{report}/files/section | Path does not match |
| 208 | get-report-files-section | /api/reports/{report}/files/section | Path does not match |
| 209 | update-report-files-type | /api/reports/{report}/files/type | Path does not match |
| 210 | get-look-back-info | /api/reports/{report}/look-back | Path does not match |
| 211 | routes-list | /api/roles | Path does not match |
| 212 | role-view | /api/roles/{role} | Path does not match |
| 213 | create-role | /api/roles | Path does not match |
| 214 | update-role | /api/roles/{role} | Path does not match |
| 215 | delete-role | /api/roles/{role} | Path does not match |
| 216 | role-update-permissions | /api/roles/{role}/permissions | Path does not match |
| 217 | timezones-list | /api/timezones | Path does not match |
| 218 | user-get | /api/users/{user} | Path does not match |
| 219 | user-update | /api/users/{user} | Path does not match |
| 220 | user-roles | /api/users/{user}/roles | Path does not match |
| 221 | update-user-roles | /api/users/{user}/roles | Path does not match |
| 222 | users-get-list | /api/users | Path does not match |
| 223 | deactivate-user | /api/users/{user}/deactivate | Path does not match |
| 224 | activate-user | /api/users/{user}/activate | Path does not match |
| 225 | create-work-order | /api/work-orders | Path does not match |
| 226 | update-work-order | /api/work-orders/{workOrder} | Path does not match |
| 227 | change-status-work-order | /api/work-orders/{workOrder}/change-status | Path does not match |
| 228 | acrhive-work-order | /api/work-orders/{workOrder}/archive | Path does not match |
| 229 | delete-work-order | /api/work-orders/{workOrder}/delete | Path does not match |
| 230 | get-by-id-work-order | /api/work-orders/{workOrder} | Path does not match |
| 231 | get-status-list-for-work-order | /api/work-orders/status-list | Path does not match |
| 232 | get-type-list-for-work-order | /api/work-orders/type-list | Path does not match |
| 233 | list-work-orders | /api/work-orders | Path does not match |
| 234 | list-work-order-notes | /api/work-orders/{workOrder}/notes | Path does not match |
| 235 | work-orders-users | /api/work-orders/users | Path does not match |
| 236 | get-list-report-statuses-for-work-order | /api/work-orders/report-status-list | Path does not match |
| 237 | create-work-order-notes | /api/work-order-notes | Path does not match |
| 238 | update-work-order-notes | /api/work-order-notes/{workOrderNote} | Path does not match |
| 239 | get-by-id-work-order-note | /api/work-order-notes/{workOrderNote} | Path does not match |
| 240 | acrhive-work-order-notes | /api/work-order-notes/{workOrderNote}/archive | Path does not match |
| 241 | app_home_index | / | Path does not match |
| 242 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 243 | api_login | /api/auth/login | Path does not match |
| 244 | api_check_code | /api/auth/check-auth-code | Path does not match |
| 245 | gesdinet_jwt_refresh_token | /api/auth/refresh | Path does not match |
| 246 | liip_monitor_health_interface | /monitor/health/ | Path does not match |
| 247 | liip_monitor_list_checks | /monitor/health/checks | Path does not match |
| 248 | liip_monitor_list_all_checks | /monitor/health/all_checks | Path does not match |
| 249 | liip_monitor_list_groups | /monitor/health/groups | Path does not match |
| 250 | liip_monitor_run_all_checks_http_status | /monitor/health/http_status_checks | Path does not match |
| 251 | liip_monitor_run_single_check_http_status | /monitor/health/http_status_check/{checkId} | Path does not match |
| 252 | liip_monitor_run_all_checks | /monitor/health/run | Path does not match |
| 253 | liip_monitor_run_single_check | /monitor/health/run/{checkId} | Path does not match |
| 254 | liip_monitor_list_reporters | /monitor/health/list/reporters | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.