Routing
test
Matched route
Route Parameters
| Name | Value |
|---|---|
| httpPort | 80 |
| httpsPort | 443 |
| path | "/app" |
| permanent | true |
| scheme | null |
Route Redirection
This page redirects to:
https://test.baadhiteam.com/app
(route: "test")
Route Matching Logs
Path to match:
/app/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 8 | _profiler_open_file | /_profiler/open | Path does not match |
| 9 | _profiler | /_profiler/{token} | Path does not match |
| 10 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 13 | app_accounting_repport | /accounting/journals/repport | Path does not match |
| 14 | app_accounting_plan | /accounting/plan/repport | Path does not match |
| 15 | api_login | /api/login_check | Path does not match |
| 16 | api.login.jwt | /api/login_check_jwt | Path does not match |
| 17 | api.login.code | /api/login_check_code | Path does not match |
| 18 | api_logout | /api/logout | Path does not match |
| 19 | api_user_profile | /api/user | Path does not match |
| 20 | app_api_budget_load | /api/load/budget | Path does not match |
| 21 | app_api_finance_airtime_loadmyairtimes | /api/finance/airtimes/ | Path does not match |
| 22 | app_api_finance_airtime_loadairtime | /api/finance/airtimes/{id} | Path does not match |
| 23 | api.finance.payment.load | /api/finance/payment/ | Path does not match |
| 24 | api.finance.receipt.load | /api/finance/receipt/ | Path does not match |
| 25 | app_api_finance_requisition_loadmyrequisitions | /api/finance/requisitions/ | Path does not match |
| 26 | app_api_finance_requisition_loadonerequisition | /api/finance/requisitions/{id} | Path does not match |
| 27 | app_api_humanresource_getpressence_getpresences | /api/v1/presences/my | Path does not match |
| 28 | app_planning_load | /api/load/planning | Path does not match |
| 29 | auth.admin | /auth/admin/ | Path does not match |
| 30 | auth.admin.show | /auth/admin/{slug}/show | Path does not match |
| 31 | auth.admin.profile | /auth/admin/{slug}/profile | Path does not match |
| 32 | auth.admin.dep-assign | /auth/admin/{username}/assign-department | Path does not match |
| 33 | auth.admin.section-assign | /auth/admin/{username}/assign-section | Path does not match |
| 34 | auth.admin.update | /auth/admin/{slug}/update | Path does not match |
| 35 | auth.admin.update-email | /auth/admin/{slug}/update-email | Path does not match |
| 36 | auth.admin.update-phone | /auth/admin/{slug}/update-phone | Path does not match |
| 37 | auth.admin.reset-password | /auth/admin/reset/{username}/password | Path does not match |
| 38 | auth.admin.agent.roles | /auth/admin/{username}/roles | Path does not match |
| 39 | auth.admin.agent.delete | /auth/admin/{username}/delete | Path does not match |
| 40 | auth.admin.agent.restaure | /auth/admin/{username}/restaure | Path does not match |
| 41 | auth.checking | /auth/checking/ | Path does not match |
| 42 | auth.checking.email | /auth/checking/email | Path does not match |
| 43 | auth.checking.resend-email | /auth/checking/resend-email/{slug} | Path does not match |
| 44 | auth.checking.check-project | /auth/checking/check-project/{slug} | Path does not match |
| 45 | auth.checking.link-project | /auth/checking/link-project/{slug} | Path does not match |
| 46 | auth.profile | /auth/profile/ | Path does not match |
| 47 | auth.profile.update | /auth/profile/{slug}/update | Path does not match |
| 48 | auth.profile.update-email | /auth/profile/{slug}/update-email | Path does not match |
| 49 | auth.profile.update-phone | /auth/profile/{slug}/update-phone | Path does not match |
| 50 | auth.profile.reset-password | /auth/profile/reset/{username}/password | Path does not match |
| 51 | app.register | /register | Path does not match |
| 52 | app_verify_email | /verify/email | Path does not match |
| 53 | app_forgot_password_request | /email/reset-password | Path does not match |
| 54 | app_check_email | /email/reset-password/check-email | Path does not match |
| 55 | app_reset_password | /email/reset-password/reset/{token} | Path does not match |
| 56 | reset_sms_password | /reset/sms/password/ | Path does not match |
| 57 | reset_sms_password.search | /reset/sms/password/search/p | Path does not match |
| 58 | reset_sms_password.confirm-code | /reset/sms/password/confirm/{slug} | Path does not match |
| 59 | reset_sms_password.new-password | /reset/sms/password/{slug}/update-email | Path does not match |
| 60 | app.login | /login | Path does not match |
| 61 | app.logout | /logout | Path does not match |
| 62 | oauth_callback | /auth/callback | Path does not match |
| 63 | oauth_redirect | /auth/redirect | Path does not match |
| 64 | company.agent | /c/{username}/agent/ | Path does not match |
| 65 | company.checking.email | /company/checking/email/{slug} | Path does not match |
| 66 | company.checking.resend-email | /company/checking/resend-email/{slug} | Path does not match |
| 67 | company.select-type | /company/select-type | Path does not match |
| 68 | company.new | /company/new | Path does not match |
| 69 | company.show | /company/{id} | Path does not match |
| 70 | company.edit | /company/{username}/edit | Path does not match |
| 71 | company.delete | /company/{id} | Path does not match |
| 72 | company.department | /company/{username}/department/ | Path does not match |
| 73 | company.department.import | /company/{username}/department/import | Path does not match |
| 74 | company.department.new | /company/{username}/department/new-department | Path does not match |
| 75 | company.department.edit | /company/{username}/department/edit-department/{slug} | Path does not match |
| 76 | company.section.new | /company/{username}/department/add/{slug}/section | Path does not match |
| 77 | company.section.update | /company/{username}/department/update/ds/{slug}/section | Path does not match |
| 78 | company.section.delete | /company/{username}/department/delete/{name}/section | Path does not match |
| 79 | company.job | /c/job/ | Path does not match |
| 80 | company.job.list | /c/job/{slug} | Path does not match |
| 81 | company.notification | /c/{username}/notification/ | Path does not match |
| 82 | company.notification.state | /c/{username}/notification/{slug}/state | Path does not match |
| 83 | company.presentation.index | /c/presentation/ | Path does not match |
| 84 | company.presentation.new | /c/presentation/new | Path does not match |
| 85 | company.presentation.show | /c/presentation/{slug} | Path does not match |
| 86 | company.presentation.edit | /c/presentation/{slug}/edit | Path does not match |
| 87 | company.presentation.delete | /c/presentation/{slug} | Path does not match |
| 88 | company.profile | /company/{username}/profile/ | Path does not match |
| 89 | company.profile.update | /company/{username}/profile/update | Path does not match |
| 90 | company.profile.update-email | /company/{username}/profile/update-email | Path does not match |
| 91 | company.profile.update-phone | /company/{username}/profile/update-phone | Path does not match |
| 92 | company.request | /c/request/ | Path does not match |
| 93 | company.request.denied | /c/request/denied | Path does not match |
| 94 | company.request.panding | /c/request/panding | Path does not match |
| 95 | company.request.panding-department | /c/request/panding-department | Path does not match |
| 96 | department_activity_index | /department/activity/ | Path does not match |
| 97 | department_activity_new | /department/activity/new | Path does not match |
| 98 | department_activity_show | /department/activity/{id} | Path does not match |
| 99 | department_activity_edit | /department/activity/{id}/edit | Path does not match |
| 100 | department_activity_delete | /department/activity/{id} | Path does not match |
| 101 | department | /department/ | Path does not match |
| 102 | department.new | /department/new | Path does not match |
| 103 | department.show | /department/{id} | Path does not match |
| 104 | department.edit | /department/{id}/edit | Path does not match |
| 105 | department.delete | /department/{id} | Path does not match |
| 106 | department.section | /dep/section/ | Path does not match |
| 107 | department.section.new | /dep/section/new | Path does not match |
| 108 | department.section.show | /dep/section/{id} | Path does not match |
| 109 | department.section.edit | /dep/section/{id}/edit | Path does not match |
| 110 | department.section.delete | /dep/section/{id} | Path does not match |
| 111 | docs_administration_courier | /docs/administration/courier/ | Path does not match |
| 112 | docs_administration_courier_new | /docs/administration/courier/new | Path does not match |
| 113 | docs_administration_courier_show | /docs/administration/courier/{slug} | Path does not match |
| 114 | docs_administration_courier_edit | /docs/administration/courier/{slug}/edit | Path does not match |
| 115 | docs_administration_courier_delete | /docs/administration/courier/{id} | Path does not match |
| 116 | docs_administration_external_communication | /docs/administration/external/communication/ | Path does not match |
| 117 | docs_administration_external_communication_new | /docs/administration/external/communication/new | Path does not match |
| 118 | docs_administration_external_communication_show | /docs/administration/external/communication/{id} | Path does not match |
| 119 | docs_administration_external_communication_edit | /docs/administration/external/communication/{id}/edit | Path does not match |
| 120 | docs_administration_external_communication_delete | /docs/administration/external/communication/{id} | Path does not match |
| 121 | docs_administration_visit | /docs/administration/visit/ | Path does not match |
| 122 | docs_administration_visit_new | /docs/administration/visit/new | Path does not match |
| 123 | docs_administration_visit_show | /docs/administration/visit/{slug} | Path does not match |
| 124 | docs_administration_visit_edit | /docs/administration/visit/{slug}/edit | Path does not match |
| 125 | docs_administration_visit_delete | /docs/administration/visit/{id} | Path does not match |
| 126 | docs.archive.documentation.index | /docs/archive/ | Path does not match |
| 127 | docs.archive.documentation.new | /docs/archive/new | Path does not match |
| 128 | docs.archive.documentation.show | /docs/archive/{id} | Path does not match |
| 129 | docs.archive.documentation.edit | /docs/archive/{id}/edit | Path does not match |
| 130 | docs.archive.documentation.delete | /docs/archive/{id} | Path does not match |
| 131 | docs.executive | /docs/executive/ | Path does not match |
| 132 | docs.executive.dpt | /docs/executive/{slug}/dpt | Path does not match |
| 133 | docs_finance_account_journal_index | /docs/fn/account/journal/ | Path does not match |
| 134 | docs_finance_account_journal_new | /docs/fn/account/journal/new | Path does not match |
| 135 | docs_finance_account_journal_show | /docs/fn/account/journal/{slug} | Path does not match |
| 136 | docs_finance_account_journal_edit | /docs/fn/account/journal/{slug}/edit | Path does not match |
| 137 | docs_finance_account_journal_delete | /docs/fn/account/journal/{id} | Path does not match |
| 138 | docs_finance_account_project_feed | /docs/finance/account/project/feed | Path does not match |
| 139 | docs_finance_account_project_feed_show | /docs/finance/account/project/feed/{slug} | Path does not match |
| 140 | docs_finance_account_project_new | /docs/finance/account/project/{slug}/new | Path does not match |
| 141 | docs_finance_account_project_show | /docs/finance/account/project/{id} | Path does not match |
| 142 | docs_finance_account_project_edit | /docs/finance/account/project/{id}/edit | Path does not match |
| 143 | docs_finance_account_project_delete | /docs/finance/account/project/{id} | Path does not match |
| 144 | docs_finance_account_book | /docs/finance/account/project/rapport/accounts_book | Path does not match |
| 145 | docs_finance_account_book_show | /docs/finance/account/project/rapport/accounts_book/projects/{slug} | Path does not match |
| 146 | docs_finance_account_book_show_download | /docs/finance/account/project/rapport/accounts_book/projects/{slug}/download | Path does not match |
| 147 | docs_finance_account_project_result | /docs/finance/account/project/rapport/results | Path does not match |
| 148 | docs_finance_account_project_result_show | /docs/finance/account/project/rapport/results/projects/{slug} | Path does not match |
| 149 | docs_finance_account_project_result_show_download | /docs/finance/account/project/rapport/results/projects/{slug}/download | Path does not match |
| 150 | docs.finance.airtime | /docs/fn/at/ | Path does not match |
| 151 | docs.finance.airtime.deleted | /docs/fn/at/deleted | Path does not match |
| 152 | docs.finance.airtime.new | /docs/fn/at/new | Path does not match |
| 153 | docs.finance.airtime.show | /docs/fn/at/{slug} | Path does not match |
| 154 | docs.finance.airtime.edit | /docs/fn/at/{slug}/edit | Path does not match |
| 155 | docs.finance.airtime.serve | /docs/fn/at/{slug}/serve | Path does not match |
| 156 | docs.finance.airtime.delete | /docs/fn/at/{id} | Path does not match |
| 157 | docs_finance_amount_currency_index | /docs/finance/amount/currency/ | Path does not match |
| 158 | docs_finance_amount_currency_new | /docs/finance/amount/currency/new | Path does not match |
| 159 | docs_finance_amount_currency_show | /docs/finance/amount/currency/{id} | Path does not match |
| 160 | docs_finance_amount_currency_edit | /docs/finance/amount/currency/{id}/edit | Path does not match |
| 161 | docs_finance_amount_currency_delete | /docs/finance/amount/currency/{id} | Path does not match |
| 162 | docs_finance_background_receipt_index | /docs/fn/background/receipt/ | Path does not match |
| 163 | docs_finance_background_receipt_new | /docs/fn/background/receipt/new | Path does not match |
| 164 | docs_finance_background_receipt_show | /docs/fn/background/receipt/{slug} | Path does not match |
| 165 | docs_finance_background_receipt_edit | /docs/fn/background/receipt/{slug}/edit | Path does not match |
| 166 | docs_finance_background_receipt_delete | /docs/fn/background/receipt/{id} | Path does not match |
| 167 | docs_finance_budget_budget_index | /docs/finance/budget/budget/ | Path does not match |
| 168 | docs_finance_budget_budget_new | /docs/finance/budget/budget/new | Path does not match |
| 169 | docs_finance_budget_budget_show | /docs/finance/budget/budget/{id} | Path does not match |
| 170 | docs_finance_budget_budget_edit | /docs/finance/budget/budget/{id}/edit | Path does not match |
| 171 | docs_finance_budget_budget_delete | /docs/finance/budget/budget/{id} | Path does not match |
| 172 | docs_finance_budget_budget_heading_index | /docs/finance/budget/budget/heading/ | Path does not match |
| 173 | docs_finance_budget_budget_heading_new | /docs/finance/budget/budget/heading/new | Path does not match |
| 174 | docs_finance_budget_budget_heading_show | /docs/finance/budget/budget/heading/{id} | Path does not match |
| 175 | docs_finance_budget_budget_heading_edit | /docs/finance/budget/budget/heading/{id}/edit | Path does not match |
| 176 | docs_finance_budget_budget_heading_delete | /docs/finance/budget/budget/heading/{id} | Path does not match |
| 177 | docs_finance_budget_budget_line_index | /docs/finance/budget/budget/line/ | Path does not match |
| 178 | docs_finance_budget_budget_line_new | /docs/finance/budget/budget/line/new | Path does not match |
| 179 | docs_finance_budget_budget_line_show | /docs/finance/budget/budget/line/{id} | Path does not match |
| 180 | docs_finance_budget_budget_line_edit | /docs/finance/budget/budget/line/{id}/edit | Path does not match |
| 181 | docs_finance_budget_budget_line_delete | /docs/finance/budget/budget/line/{id} | Path does not match |
| 182 | docs_finance_budget_budget_part_index | /docs/finance/budget/budget/part/ | Path does not match |
| 183 | docs_finance_budget_budget_part_new | /docs/finance/budget/budget/part/new | Path does not match |
| 184 | docs_finance_budget_budget_part_show | /docs/finance/budget/budget/part/{id} | Path does not match |
| 185 | docs_finance_budget_budget_part_edit | /docs/finance/budget/budget/part/{id}/edit | Path does not match |
| 186 | docs_finance_budget_budget_part_delete | /docs/finance/budget/budget/part/{id} | Path does not match |
| 187 | docs_finance_budget_budget_part_type_index | /docs/finance/budget/budget/part/type/ | Path does not match |
| 188 | docs_finance_budget_budget_part_type_new | /docs/finance/budget/budget/part/type/new | Path does not match |
| 189 | docs_finance_budget_budget_part_type_show | /docs/finance/budget/budget/part/type/{id} | Path does not match |
| 190 | docs_finance_budget_budget_part_type_edit | /docs/finance/budget/budget/part/type/{id}/edit | Path does not match |
| 191 | docs_finance_budget_budget_part_type_delete | /docs/finance/budget/budget/part/type/{id} | Path does not match |
| 192 | docs.finance.budget | /docs/fn/budget/ | Path does not match |
| 193 | docs.finance.budget.new | /docs/fn/budget/new/{slug} | Path does not match |
| 194 | docs.finance.budget.department | /docs/fn/budget/{slug}/department | Path does not match |
| 195 | docs.finance.budget.show | /docs/fn/budget/{slug}/show | Path does not match |
| 196 | docs.finance.budget.edit | /docs/fn/budget/{slug}/edit | Path does not match |
| 197 | docs.finance.budget.delete | /docs/fn/budget/{id} | Path does not match |
| 198 | docs.finance.budget_line | /docs/fn/budget/line/ | Path does not match |
| 199 | docs.finance.budget_line.project | /docs/fn/budget/line/{slug}/project | Path does not match |
| 200 | docs.finance.budget_line.new | /docs/fn/budget/line/{slug}/new | Path does not match |
| 201 | docs.finance.budget_line.show | /docs/fn/budget/line/{slug}/show | Path does not match |
| 202 | docs.finance.budget_line.edit | /docs/fn/budget/line/{id}/edit | Path does not match |
| 203 | docs.finance.budget_line.delete | /docs/fn/budget/line/{id} | Path does not match |
| 204 | docs.finance.budget.monitoring_index | /docs/fn/budget/monitoring/ | Path does not match |
| 205 | docs.finance.budget.monitoring_new | /docs/fn/budget/monitoring/new | Path does not match |
| 206 | docs.finance.budget.monitoring_show | /docs/fn/budget/monitoring/{slug} | Path does not match |
| 207 | docs.finance.budget.monitoring_edit | /docs/fn/budget/monitoring/{slug}/edit | Path does not match |
| 208 | docs.finance.budget.monitoring_delete | /docs/fn/budget/monitoring/{id} | Path does not match |
| 209 | docs_finance_cash_journal_index | /docs/fn/cs/jr/ | Path does not match |
| 210 | docs_finance_cash_journal_new | /docs/fn/cs/jr/new | Path does not match |
| 211 | docs_finance_cash_journal_show | /docs/fn/cs/jr/{slug} | Path does not match |
| 212 | docs_finance_cash_journal_edit | /docs/fn/cs/jr/{slug}/edit | Path does not match |
| 213 | docs_finance_cash_journal_delete | /docs/fn/cs/jr/{id} | Path does not match |
| 214 | app_docs_fn_cash_return_index | /docs/fn/cash/return/ | Path does not match |
| 215 | app_docs_fn_cash_return_new | /docs/fn/cash/return/new/rcs/{slug} | Path does not match |
| 216 | app_docs_fn_cash_return_show | /docs/fn/cash/return/{id} | Path does not match |
| 217 | app_docs_fn_cash_return_edit | /docs/fn/cash/return/{id}/edit | Path does not match |
| 218 | app_docs_fn_cash_return_delete | /docs/fn/cash/return/{id} | Path does not match |
| 219 | app_docs_fn_cash_return_sign | /docs/fn/cash/return/{id}/sign | Path does not match |
| 220 | docs.finance.checkout | /docs/fn/ckt/ | Path does not match |
| 221 | docs.finance.checkout.new | /docs/fn/ckt/new | Path does not match |
| 222 | docs.finance.checkout.show | /docs/fn/ckt/{id} | Path does not match |
| 223 | docs.finance.checkout.edit | /docs/fn/ckt/{id}/edit | Path does not match |
| 224 | docs.finance.checkout.delete | /docs/fn/ckt/{id} | Path does not match |
| 225 | docs_finance_funding_index | /docs/fb/fun/ | Path does not match |
| 226 | docs_finance_funding_new | /docs/fb/fun/new | Path does not match |
| 227 | docs_finance_funding_show | /docs/fb/fun/{slug} | Path does not match |
| 228 | docs_finance_funding_edit | /docs/fb/fun/{slug}/edit | Path does not match |
| 229 | docs_finance_funding_delete | /docs/fb/fun/{id} | Path does not match |
| 230 | app_docs_finance_justification_index | /docs/fn/justification/ | Path does not match |
| 231 | app_docs_finance_justification_new | /docs/fn/justification/new/rcs/{slug} | Path does not match |
| 232 | app_docs_finance_justification_show | /docs/fn/justification/{id} | Path does not match |
| 233 | app_docs_fn_justification_edit | /docs/fn/justification/{id}/edit | Path does not match |
| 234 | app_docs_finance_justification_delete | /docs/fn/justification/{id} | Path does not match |
| 235 | app_docs_finance_justification_sign | /docs/fn/justification/{id}/sign | Path does not match |
| 236 | app_docs_finance_justification_sign_remove | /docs/fn/justification/{id}/sign/remove | Path does not match |
| 237 | app_docs_finance_justification_note | /docs/fn/justification/{id}/note | Path does not match |
| 238 | docs.finance.requisition.label.index | /docs/finance/requisition/label/ | Path does not match |
| 239 | docs.finance.requisition.label.new | /docs/finance/requisition/label/{slug}/new | Path does not match |
| 240 | docs.finance.requisition.label.show | /docs/finance/requisition/label/{id} | Path does not match |
| 241 | docs.finance.requisition.label.edit | /docs/finance/requisition/label/{id}/edit | Path does not match |
| 242 | docs.finance.requisition.label.delete | /docs/finance/requisition/label/{id} | Path does not match |
| 243 | docs.finance.advance | /docs/fn/ad/ | Path does not match |
| 244 | docs_finance.advance.show | /docs/fn/ad/{slug} | Path does not match |
| 245 | docs_finance.advance.delete | /docs/fn/ad/{id} | Path does not match |
| 246 | docs.finance.payment.feed | /docs/fn/pay/feed/ | Path does not match |
| 247 | docs.finance.payment.feed.company | /docs/fn/pay/feed/{slug}/company | Path does not match |
| 248 | docs.finance.payment.operation.index | /docs/fn/pay/opts/ | Path does not match |
| 249 | docs.finance.payment.operation.new | /docs/fn/pay/opts/new/{slug} | Path does not match |
| 250 | docs.finance.payment.operation.callback | /docs/fn/pay/opts/callback | Path does not match |
| 251 | docs.finance.payment.operation.show | /docs/fn/pay/opts/{id} | Path does not match |
| 252 | docs.finance.payment.operation.edit | /docs/fn/pay/opts/{id}/edit | Path does not match |
| 253 | docs.finance.payment.operation.delete | /docs/fn/pay/opts/{id} | Path does not match |
| 254 | docs.finance.payment | /docs/fn/pay/ | Path does not match |
| 255 | docs.finance.payment.new | /docs/fn/pay/new/{slug} | Path does not match |
| 256 | docs.finance.payment.show | /docs/fn/pay/{slug} | Path does not match |
| 257 | docs.finance.payment.edit | /docs/fn/pay/{slug}/edit | Path does not match |
| 258 | docs.finance.payment.delete | /docs/fn/pay/{id} | Path does not match |
| 259 | docs.finance.project | /docs/fn/pr/ | Path does not match |
| 260 | docs.finance.project.new | /docs/fn/pr/new | Path does not match |
| 261 | docs.finance.project.show | /docs/fn/pr/{slug} | Path does not match |
| 262 | docs.finance.project.edit | /docs/fn/pr/{slug}/edit | Path does not match |
| 263 | docs.finance.project.delete | /docs/fn/pr/{id} | Path does not match |
| 264 | docs.finance.project.link-project | /docs/fn/pr/link-project/{slug} | Path does not match |
| 265 | docs.finance.receipt | /docs/fn/receipt/ | Path does not match |
| 266 | docs.finance.receipt.my | /docs/fn/receipt/my-receipt/{slug} | Path does not match |
| 267 | docs.finance.receipt.new | /docs/fn/receipt/new/rqs/{slug} | Path does not match |
| 268 | docs.finance.receipt.sign | /docs/fn/receipt/{slug}/sign | Path does not match |
| 269 | docs.finance.receipt.show | /docs/fn/receipt/{slug} | Path does not match |
| 270 | docs.finance.receipt.justifications | /docs/fn/receipt/{slug}/justifications | Path does not match |
| 271 | docs.finance.receipt.edit | /docs/fn/receipt/{slug}/edit | Path does not match |
| 272 | docs.finance.receipt.delete | /docs/fn/receipt/{id} | Path does not match |
| 273 | docs.finance.receipt.print | /docs/fn/receipt/{slug}/print | Path does not match |
| 274 | app_docs_finance_receipt_search | /docs/fn/receipt/search | Path does not match |
| 275 | docs.finance.receipt.search | /docs/fn/receipt/search/r | Path does not match |
| 276 | docs.finance.requisition.observation.index | /docs/finance/requisition/observation/ | Path does not match |
| 277 | docs.finance.requisition.observation.new | /docs/finance/requisition/observation/{slug}/new | Path does not match |
| 278 | docs.finance.requisition.observation.edit | /docs/finance/requisition/observation/{id}/edit | Path does not match |
| 279 | docs.finance.requisition.observation.delete | /docs/finance/requisition/observation/{id} | Path does not match |
| 280 | docs_finance_requisition_rapport | /docs/finance/requisition/rapport | Path does not match |
| 281 | docs_finance_requisition_rapport_download | /docs/finance/requisition/rapport/download/project/{project}/department/{department} | Path does not match |
| 282 | docs.finance.requisition | /docs/fn/rq/ | Path does not match |
| 283 | docs.finance.requisition.with-receipt | /docs/fn/rq/views/with-receipt | Path does not match |
| 284 | docs.finance.requisition.view.management | /docs/fn/rq/views/mangement | Path does not match |
| 285 | docs.finance.requisition.view.financ.dir | /docs/fn/rq/views/finance/dir | Path does not match |
| 286 | docs.finance.requisition.view.financ.manager | /docs/fn/rq/views/finance/manager | Path does not match |
| 287 | docs.finance.requisition.view.company.admin | /docs/fn/rq/views/company/admin | Path does not match |
| 288 | docs.finance.requisition.isSigned | /docs/fn/rq/signed | Path does not match |
| 289 | docs.finance.requisition.deleted | /docs/fn/rq/deleted | Path does not match |
| 290 | docs.finance.requisition.new | /docs/fn/rq/new | Path does not match |
| 291 | docs.finance.requisition.show | /docs/fn/rq/{slug} | Path does not match |
| 292 | docs.finance.requisition.justification | /docs/fn/rq/{slug}/receipt | Path does not match |
| 293 | docs.finance.requisition.show.print | /docs/fn/rq/print/{slug} | Path does not match |
| 294 | docs.finance.requisition.sign | /docs/fn/rq/{slug}/sign | Path does not match |
| 295 | docs.finance.requisition.recall | /docs/fn/rq/{slug}/recall | Path does not match |
| 296 | docs.finance.requisition.eye | /docs/fn/rq/{slug}/isPublic | Path does not match |
| 297 | docs.finance.requisition.isServed | /docs/fn/rq/{slug}/isServed | Path does not match |
| 298 | docs.finance.requisition.show-observation | /docs/fn/rq/{slug}/observation | Path does not match |
| 299 | docs.finance.requisition.edit | /docs/fn/rq/{slug}/edit | Path does not match |
| 300 | docs.finance.requisition.delete | /docs/fn/rq/{id} | Path does not match |
| 301 | app_docs_finance_requisition_search | /docs/fn/rq/search | Path does not match |
| 302 | docs.finance.requisition.search | /docs/fn/rq/search/r | Path does not match |
| 303 | docs.finance.requisition.submit | /docs/fn/rq/{slug}/submit | Path does not match |
| 304 | docs.finance.requisition.attached | /docs/fn/rq/{slug}/attached | Path does not match |
| 305 | docs.finance.requisition.attachedFile | /docs/fn/rq/{slug}/attachedFile | Path does not match |
| 306 | docs.finance.requisition.ckt | /docs/fn/rq/{slug}/ckt | Path does not match |
| 307 | docs_gouv_census_census | /docs/gouv/census/ | Path does not match |
| 308 | docs_gouv_census_census_new | /docs/gouv/census/new | Path does not match |
| 309 | docs_gouv_census_census_show | /docs/gouv/census/{slug} | Path does not match |
| 310 | docs_gouv_census_census_edit | /docs/gouv/census/{id}/edit | Path does not match |
| 311 | docs_gouv_census_census_delete | /docs/gouv/census/{id} | Path does not match |
| 312 | docs_gouv_census_foreign_population | /docs/gouv/census/foreign/population/ | Path does not match |
| 313 | docs_gouv_census_foreign_population_new | /docs/gouv/census/foreign/population/new | Path does not match |
| 314 | docs_gouv_census_foreign_population_show | /docs/gouv/census/foreign/population/{slug} | Path does not match |
| 315 | docs_gouv_census_foreign_population_edit | /docs/gouv/census/foreign/population/{slug}/edit | Path does not match |
| 316 | docs_gouv_census_foreign_population_delete | /docs/gouv/census/foreign/population/{id} | Path does not match |
| 317 | docs_gouv_census_internal_population | /docs/gouv/census/internal/population/ | Path does not match |
| 318 | docs_gouv_census_internal_population_new | /docs/gouv/census/internal/population/new | Path does not match |
| 319 | docs_gouv_census_internal_population_show | /docs/gouv/census/internal/population/{slug} | Path does not match |
| 320 | docs_gouv_census_internal_population_edit | /docs/gouv/census/internal/population/{slug}/edit | Path does not match |
| 321 | docs_gouv_census_internal_population_delete | /docs/gouv/census/internal/population/{id} | Path does not match |
| 322 | docs_gouv_census_member_new | /docs/gouv/census/member/{slug}/new | Path does not match |
| 323 | docs_gouv_census_member_show | /docs/gouv/census/member/{id}/show | Path does not match |
| 324 | docs_gouv_census_member_edit | /docs/gouv/census/member/{id}/edit | Path does not match |
| 325 | docs_gouv_census_member_delete | /docs/gouv/census/member/{id}/delete | Path does not match |
| 326 | docs_gouv_f01_index | /docs/gouv/f01/ | Path does not match |
| 327 | docs_gouv_f01_new | /docs/gouv/f01/new | Path does not match |
| 328 | docs_gouv_f01_show | /docs/gouv/f01/{id} | Path does not match |
| 329 | docs_gouv_f01_edit | /docs/gouv/f01/{id}/edit | Path does not match |
| 330 | docs_gouv_f01_delete | /docs/gouv/f01/{id} | Path does not match |
| 331 | docs_gouv_f02 | /docs/gouv/f02/ | Path does not match |
| 332 | docs_gouv_f02_new | /docs/gouv/f02/new | Path does not match |
| 333 | docs_gouv_f02_show | /docs/gouv/f02/{id} | Path does not match |
| 334 | docs_gouv_f02_edit | /docs/gouv/f02/{id}/edit | Path does not match |
| 335 | docs_gouv_f02_delete | /docs/gouv/f02/{id} | Path does not match |
| 336 | docs_gouv_f03 | /docs/gouv/f03/ | Path does not match |
| 337 | docs_gouv_f03_new | /docs/gouv/f03/new | Path does not match |
| 338 | docs_gouv_f03_show | /docs/gouv/f03/{id} | Path does not match |
| 339 | docs_gouv_f03_edit | /docs/gouv/f03/{id}/edit | Path does not match |
| 340 | docs_gouv_f03_delete | /docs/gouv/f03/{id} | Path does not match |
| 341 | docs_gouv_finance_deposit_slip | /docs/gouv/finance/deposit-slip/ | Path does not match |
| 342 | docs_gouv_finance_deposit_slip_new | /docs/gouv/finance/deposit-slip/new | Path does not match |
| 343 | docs_gouv_finance_deposit_slip_show | /docs/gouv/finance/deposit-slip/{slug} | Path does not match |
| 344 | docs_gouv_finance_deposit_slip_edit | /docs/gouv/finance/deposit-slip/{slug}/edit | Path does not match |
| 345 | docs_gouv_finance_deposit_slip_delete | /docs/gouv/finance/deposit-slip/{id} | Path does not match |
| 346 | docs_gouv_opening_authorization | /docs/gouv/pmea/opening-authorization/ | Path does not match |
| 347 | docs_gouv_opening_authorization_new | /docs/gouv/pmea/opening-authorization/new | Path does not match |
| 348 | docs_gouv_opening_authorization_show | /docs/gouv/pmea/opening-authorization/{slug} | Path does not match |
| 349 | docs_gouv_opening_authorization_edit | /docs/gouv/pmea/opening-authorization/{slug}/edit | Path does not match |
| 350 | docs_gouv_opening_authorization_delete | /docs/gouv/pmea/opening-authorization/{id} | Path does not match |
| 351 | docs_gouv_police_procedure | /docs/gouv/police/procedure/ | Path does not match |
| 352 | docs_gouv_police_procedure_new | /docs/gouv/police/procedure/new | Path does not match |
| 353 | docs_gouv_police_procedure_show | /docs/gouv/police/procedure/{slug} | Path does not match |
| 354 | docs_gouv_police_procedure_edit | /docs/gouv/police/procedure/{slug}/edit | Path does not match |
| 355 | docs_gouv_police_procedure_delete | /docs/gouv/police/procedure/{id} | Path does not match |
| 356 | docs_gouv_population_birth | /docs/gouv/population/birth/ | Path does not match |
| 357 | docs_gouv_population_birth_new | /docs/gouv/population/birth/new | Path does not match |
| 358 | docs_gouv_population_birth_show | /docs/gouv/population/birth/{slug} | Path does not match |
| 359 | docs_gouv_population_birth_edit | /docs/gouv/population/birth/{slug}/edit | Path does not match |
| 360 | docs_gouv_population_birth_delete | /docs/gouv/population/birth/{id} | Path does not match |
| 361 | docs_gouv_population_death | /docs/gouv/population/death/ | Path does not match |
| 362 | docs_gouv_population_death_new | /docs/gouv/population/death/new | Path does not match |
| 363 | docs_gouv_population_death_show | /docs/gouv/population/death/{slug} | Path does not match |
| 364 | docs_gouv_population_death_edit | /docs/gouv/population/death/{slug}/edit | Path does not match |
| 365 | docs_gouv_population_death_delete | /docs/gouv/population/death/{id} | Path does not match |
| 366 | docs_gouv_population_emigration | /docs/gouv/population/emigration/ | Path does not match |
| 367 | docs_gouv_population_emigration_new | /docs/gouv/population/emigration/new | Path does not match |
| 368 | docs_gouv_population_emigration_show | /docs/gouv/population/emigration/{id} | Path does not match |
| 369 | docs_gouv_population_emigration_edit | /docs/gouv/population/emigration/{id}/edit | Path does not match |
| 370 | docs_gouv_population_emigration_delete | /docs/gouv/population/emigration/{id} | Path does not match |
| 371 | docs_gouv_population_imigration | /docs/gouv/population/imigration/ | Path does not match |
| 372 | docs_gouv_population_imigration_new | /docs/gouv/population/imigration/new | Path does not match |
| 373 | docs_gouv_population_imigration_show | /docs/gouv/population/imigration/{id} | Path does not match |
| 374 | docs_gouv_population_imigration_edit | /docs/gouv/population/imigration/{id}/edit | Path does not match |
| 375 | docs_gouv_population_imigration_delete | /docs/gouv/population/imigration/{id} | Path does not match |
| 376 | docs_gouv_population_wedding | /docs/gouv/population/wedding/ | Path does not match |
| 377 | docs_gouv_population_wedding_new | /docs/gouv/population/wedding/new | Path does not match |
| 378 | docs_gouv_population_wedding_show | /docs/gouv/population/wedding/{slug} | Path does not match |
| 379 | docs_gouv_population_wedding_edit | /docs/gouv/population/wedding/{slug}/edit | Path does not match |
| 380 | docs_gouv_population_wedding_delete | /docs/gouv/population/wedding/{id} | Path does not match |
| 381 | docs.human_resource.award | /docs/hr/award/{year}/year | Path does not match |
| 382 | docs.human_resource.award.year | /docs/hr/award/year | Path does not match |
| 383 | docs.human_resource.award.new | /docs/hr/award/new | Path does not match |
| 384 | docs.human_resource.award.show | /docs/hr/award/{slug} | Path does not match |
| 385 | docs.human_resource.award.edit | /docs/hr/award/{slug}/edit | Path does not match |
| 386 | docs.human_resource.award.delete | /docs/hr/award/{id} | Path does not match |
| 387 | docs.human_resource.contract | /docs/hr/contract/ | Path does not match |
| 388 | docs.human_resource.contract.new | /docs/hr/contract/{slug}/new | Path does not match |
| 389 | docs.human_resource.contract.show | /docs/hr/contract/{slug} | Path does not match |
| 390 | docs.human_resource.contract.edit | /docs/hr/contract/{slug}/edit | Path does not match |
| 391 | docs.human_resource.contract.delete | /docs/hr/contract/{id} | Path does not match |
| 392 | app_docs_humanresource_contract_search | /docs/hr/contract/search | Path does not match |
| 393 | docs.contract.contract.search | /docs/hr/contract/search/r | Path does not match |
| 394 | docs_human_resource_disciplinary_index | /docs/hr/disciplinary/ | Path does not match |
| 395 | docs_human_resource_disciplinary_new | /docs/hr/disciplinary/new | Path does not match |
| 396 | docs_human_resource_disciplinary_show | /docs/hr/disciplinary/{id} | Path does not match |
| 397 | docs_human_resource_disciplinary_edit | /docs/hr/disciplinary/{id}/edit | Path does not match |
| 398 | docs_human_resource_disciplinary_delete | /docs/hr/disciplinary/{id} | Path does not match |
| 399 | docs.human_resource.job_description | /docs/hr/job/description/ | Path does not match |
| 400 | docs.human_resource.job_description.new | /docs/hr/job/description/{slug}/new | Path does not match |
| 401 | docs.human_resource.job_description.show | /docs/hr/job/description/{slug} | Path does not match |
| 402 | docs.human_resource.job_description.edit | /docs/hr/job/description/{slug}/edit | Path does not match |
| 403 | docs.human_resource.job_description.delete | /docs/hr/job/description/{id} | Path does not match |
| 404 | app_docs_humanresource_jobdescription_search | /docs/hr/job/description/search | Path does not match |
| 405 | docs.job_description.job_description.search | /docs/hr/job/description/search/r | Path does not match |
| 406 | docs.human_resource.leave | /docs/hr/leave/ | Path does not match |
| 407 | docs.human_resource.leave.new | /docs/hr/leave/{slug}/new | Path does not match |
| 408 | docs.human_resource.leave.show | /docs/hr/leave/{slug} | Path does not match |
| 409 | docs.human_resource.leave.edit | /docs/hr/leave/{slug}/edit | Path does not match |
| 410 | docs.human_resource.leave.refused | /docs/hr/leave/{slug}/refused | Path does not match |
| 411 | docs.human_resource.leave.approved | /docs/hr/leave/{slug}/approved | Path does not match |
| 412 | docs.human_resource.leave.delete | /docs/hr/leave/{id} | Path does not match |
| 413 | app_docs_humanresource_leave_search | /docs/hr/leave/search | Path does not match |
| 414 | docs.leave.search | /docs/hr/leave/search/r | Path does not match |
| 415 | docs.human_resource.leave.plan_index | /docs/hr/leave/plan/ | Path does not match |
| 416 | docs.human_resource.leave.plan_new | /docs/hr/leave/plan/new | Path does not match |
| 417 | docs.human_resource.leave.plan_show | /docs/hr/leave/plan/{id} | Path does not match |
| 418 | docs.human_resource.leave.plan_edit | /docs/hr/leave/plan/{id}/edit | Path does not match |
| 419 | docs.human_resource.leave.plan_delete | /docs/hr/leave/plan/{id} | Path does not match |
| 420 | docs_human_resource_perfomance_index | /docs/hr/perfomance/ | Path does not match |
| 421 | docs_human_resource_perfomance_new | /docs/hr/perfomance/new | Path does not match |
| 422 | docs_human_resource_perfomance_show | /docs/hr/perfomance/{id} | Path does not match |
| 423 | docs_human_resource_perfomance_edit | /docs/hr/perfomance/{id}/edit | Path does not match |
| 424 | docs_human_resource_perfomance_delete | /docs/hr/perfomance/{id} | Path does not match |
| 425 | docs.human_resource.presence | /docs/hr/presence/ | Path does not match |
| 426 | docs.human_resource.presence.new | /docs/hr/presence/{slug}/presence | Path does not match |
| 427 | docs.human_resource.absent.new | /docs/hr/presence/{slug}/absent | Path does not match |
| 428 | docs.human_resource.exit | /docs/hr/presence/{slug}/exit | Path does not match |
| 429 | docs.human_resource.presence.show | /docs/hr/presence/{slug} | Path does not match |
| 430 | docs.human_resource.presence.edit | /docs/hr/presence/{slug}/edit | Path does not match |
| 431 | docs.human_resource.presence.delete | /docs/hr/presence/{id} | Path does not match |
| 432 | app_docs_humanresource_presence_search | /docs/hr/presence/search | Path does not match |
| 433 | docs.human_resource.presence.search | /docs/hr/presence/search/r | Path does not match |
| 434 | docs_human_resource_year_award_index | /docs/hr/year/award/ | Path does not match |
| 435 | docs_human_resource_year_award_new | /docs/hr/year/award/new | Path does not match |
| 436 | docs_human_resource_year_award_show | /docs/hr/year/award/{id} | Path does not match |
| 437 | docs_human_resource_year_award_edit | /docs/hr/year/award/{id}/edit | Path does not match |
| 438 | docs_human_resource_year_award_delete | /docs/hr/year/award/{id} | Path does not match |
| 439 | docs_logistic_provider_index | /docs/logistic/provider/ | Path does not match |
| 440 | docs_logistic_provider_new | /docs/logistic/provider/new | Path does not match |
| 441 | docs_logistic_provider_show | /docs/logistic/provider/{slug} | Path does not match |
| 442 | docs_logistic_provider_edit | /docs/logistic/provider/{slug}/edit | Path does not match |
| 443 | docs_logistic_provider_delete | /docs/logistic/provider/{id} | Path does not match |
| 444 | docs_logistic_service_index | /docs/logistic/service/ | Path does not match |
| 445 | docs_logistic_service_new | /docs/logistic/service/new | Path does not match |
| 446 | docs_logistic_service_show | /docs/logistic/service/{slug} | Path does not match |
| 447 | docs_logistic_service_edit | /docs/logistic/service/{slug}/edit | Path does not match |
| 448 | docs_logistic_service_delete | /docs/logistic/service/{id} | Path does not match |
| 449 | docs_task_tag_index | /docs/task/tag/ | Path does not match |
| 450 | docs_task_tag_new | /docs/task/tag/new | Path does not match |
| 451 | docs_task_tag_show | /docs/task/tag/{id} | Path does not match |
| 452 | docs_task_tag_edit | /docs/task/tag/{id}/edit | Path does not match |
| 453 | docs_task_tag_delete | /docs/task/tag/{id} | Path does not match |
| 454 | docs.task | /docs/task/ | Path does not match |
| 455 | docs.task.new | /docs/task/new | Path does not match |
| 456 | docs.task.show | /docs/task/{slug} | Path does not match |
| 457 | docs.task.edit | /docs/task/{slug}/edit | Path does not match |
| 458 | docs.task.delete | /docs/task/{id} | Path does not match |
| 459 | feed.appreciation | /feed/appreciation/ | Path does not match |
| 460 | feed.docs | /feed/docs/ | Path does not match |
| 461 | feed.docs.project | /feed/docs/project | Path does not match |
| 462 | feed.docs.finance | /feed/docs/finance | Path does not match |
| 463 | feed.docs.human-resource | /feed/docs/human-resource | Path does not match |
| 464 | feed.finance | /feed/finance | Path does not match |
| 465 | feed | /feed | Path does not match |
| 466 | home | / | Path does not match |
| 467 | app_logistics_v2_asset_management_material_asset_index | /logistics/v2/asset/management/material/asset/ | Path does not match |
| 468 | app_logistics_v2_asset_management_material_asset_new | /logistics/v2/asset/management/material/asset/new | Path does not match |
| 469 | app_logistics_v2_asset_management_material_asset_show | /logistics/v2/asset/management/material/asset/{id} | Path does not match |
| 470 | app_logistics_v2_asset_management_material_asset_edit | /logistics/v2/asset/management/material/asset/{id}/edit | Path does not match |
| 471 | app_logistics_v2_asset_management_material_asset_delete | /logistics/v2/asset/management/material/asset/{id} | Path does not match |
| 472 | app_logistics_v2_asset_management_type_material_asset_index | /logistics/v2/asset/management/type/material/asset/ | Path does not match |
| 473 | app_logistics_v2_asset_management_type_material_asset_new | /logistics/v2/asset/management/type/material/asset/new | Path does not match |
| 474 | app_logistics_v2_asset_management_type_material_asset_show | /logistics/v2/asset/management/type/material/asset/{id} | Path does not match |
| 475 | app_logistics_v2_asset_management_type_material_asset_edit | /logistics/v2/asset/management/type/material/asset/{id}/edit | Path does not match |
| 476 | app_logistics_v2_asset_management_type_material_asset_delete | /logistics/v2/asset/management/type/material/asset/{id} | Path does not match |
| 477 | app_logistics_v2_asset_management_use_of_asset_index | /logistics/v2/asset/management/asset/{asset}/use/ | Path does not match |
| 478 | app_logistics_v2_asset_management_use_of_asset_new | /logistics/v2/asset/management/asset/{asset}/use/new | Path does not match |
| 479 | app_logistics_v2_asset_management_use_of_asset_close | /logistics/v2/asset/management/asset/{asset}/use/{id}/close | Path does not match |
| 480 | app_logistics_v2_asset_management_use_of_asset_show | /logistics/v2/asset/management/asset/{asset}/use/{id} | Path does not match |
| 481 | app_logistics_v2_asset_management_use_of_asset_edit | /logistics/v2/asset/management/asset/{asset}/use/{id}/edit | Path does not match |
| 482 | app_logistics_v2_asset_management_use_of_asset_delete | /logistics/v2/asset/management/asset/{asset}/use/{id} | Path does not match |
| 483 | root | /root/ | Path does not match |
| 484 | support.electronic | /support/electronic | Path does not match |
| 485 | support | /support | Path does not match |
| 486 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 487 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 488 | api_doc | /api/docs.{_format} | Path does not match |
| 489 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 490 | _api_/drafts/{id}.{_format}_get | /api/drafts/{id}.{_format} | Path does not match |
| 491 | _api_/drafts.{_format}_get_collection | /api/drafts.{_format} | Path does not match |
| 492 | _api_/drafts.{_format}_post | /api/drafts.{_format} | Path does not match |
| 493 | _api_/drafts/{id}.{_format}_patch | /api/drafts/{id}.{_format} | Path does not match |
| 494 | _api_/drafts/{id}.{_format}_delete | /api/drafts/{id}.{_format} | Path does not match |
| 495 | _api_/account_journals/{id}.{_format}_delete | /api/account_journals/{id}.{_format} | Path does not match |
| 496 | _api_/account_journals.{_format}_post | /api/account_journals.{_format} | Path does not match |
| 497 | _api_/account_journals/{id}.{_format}_patch | /api/account_journals/{id}.{_format} | Path does not match |
| 498 | _api_/account_journals/{id}.{_format}_get | /api/account_journals/{id}.{_format} | Path does not match |
| 499 | _api_/ohada/company/journals_get_collection | /api/ohada/company/journals | Path does not match |
| 500 | _api_/ohada/company/journals/my_get_collection | /api/ohada/company/journals/my | Path does not match |
| 501 | _api_/company_accounts/{id}.{_format}_get | /api/company_accounts/{id}.{_format} | Path does not match |
| 502 | _api_/ohada/company/accounts/init_post | /api/ohada/company/accounts/init | Path does not match |
| 503 | _api_/ohada/company/accounts_get_collection | /api/ohada/company/accounts | Path does not match |
| 504 | _api_/ohada/company/accounts/filter/treasury_get_collection | /api/ohada/company/accounts/filter/treasury | Path does not match |
| 505 | _api_/fiscal_years/{id}.{_format}_get | /api/fiscal_years/{id}.{_format} | Path does not match |
| 506 | _api_/finance/fiscal_year/_get_collection | /api/finance/fiscal_year/ | Path does not match |
| 507 | _api_/finance/fiscal_year/_post | /api/finance/fiscal_year/ | Path does not match |
| 508 | _api_/finance/fiscal_year/{id}_patch | /api/finance/fiscal_year/{id} | Path does not match |
| 509 | _api_/o_a_d_a_accounts/{code}.{_format}_get | /api/o_a_d_a_accounts/{code}.{_format} | Path does not match |
| 510 | _api_/ohada/accounts/_get_collection | /api/ohada/accounts/ | Path does not match |
| 511 | _api_/ohada/accounts/opt/tree_get_collection | /api/ohada/accounts/opt/tree | Path does not match |
| 512 | _api_/ohada/accounts/_post | /api/ohada/accounts/ | Path does not match |
| 513 | _api_/ohada/accounts/opt/bulk_post | /api/ohada/accounts/opt/bulk | Path does not match |
| 514 | _api_/ohada/accounts/opt/default-sheet-account_post | /api/ohada/accounts/opt/default-sheet-account | Path does not match |
| 515 | _api_/ohada/accounts/{code}_patch | /api/ohada/accounts/{code} | Path does not match |
| 516 | _api_/ohada/accounts/{code}_put | /api/ohada/accounts/{code} | Path does not match |
| 517 | _api_/o_a_d_a_posts/{id}.{_format}_get | /api/o_a_d_a_posts/{id}.{_format} | Path does not match |
| 518 | _api_/ohada/post/bulk/_post | /api/ohada/post/bulk/ | Path does not match |
| 519 | _api_/ohada/posts/_get_collection | /api/ohada/posts/ | Path does not match |
| 520 | _api_/ohada/posts/result_get_collection | /api/ohada/posts/result | Path does not match |
| 521 | _api_/o_a_d_a_post_items/{id}.{_format}_get | /api/o_a_d_a_post_items/{id}.{_format} | Path does not match |
| 522 | _api_/o_a_d_a_post_items.{_format}_post | /api/o_a_d_a_post_items.{_format} | Path does not match |
| 523 | _api_/operation_accounts/{id}.{_format}_get | /api/operation_accounts/{id}.{_format} | Path does not match |
| 524 | _api_/operation_accounts/{id}.{_format}_delete | /api/operation_accounts/{id}.{_format} | Path does not match |
| 525 | _api_/accounting/operation_accounts_post | /api/accounting/operation_accounts | Path does not match |
| 526 | _api_/operation_accounts/transactions/filter/interval_get_collection | /api/operation_accounts/transactions/filter/interval | Path does not match |
| 527 | _api_/operation_accounts/transactions/{id}_get_collection | /api/operation_accounts/transactions/{id} | Path does not match |
| 528 | _api_/operation_accounts/accounts/{id}_get_collection | /api/operation_accounts/accounts/{id} | Path does not match |
| 529 | _api_/operation_transactions/{id}.{_format}_get | /api/operation_transactions/{id}.{_format} | Path does not match |
| 530 | _api_/transactions/{id}.{_format}_get | /api/transactions/{id}.{_format} | Path does not match |
| 531 | _api_/accounting/transactions/{id}/notes_get | /api/accounting/transactions/{id}/notes | Path does not match |
| 532 | _api_/accounting/transactions/_get_collection | /api/accounting/transactions/ | Path does not match |
| 533 | _api_/accounting/transactions/{id}/cancel_patch | /api/accounting/transactions/{id}/cancel | Path does not match |
| 534 | _api_/accounting/transactions/my_get_collection | /api/accounting/transactions/my | Path does not match |
| 535 | _api_/accounting/transactions/my_post | /api/accounting/transactions/my | Path does not match |
| 536 | _api_/accounting/transactions/_post | /api/accounting/transactions/ | Path does not match |
| 537 | _api_/accounting/transactions/bulk/_post | /api/accounting/transactions/bulk/ | Path does not match |
| 538 | _api_/accounting/transactions/affect_code/_post | /api/accounting/transactions/affect_code/ | Path does not match |
| 539 | _api_/accounting/transactions/affect_code/bulk_post | /api/accounting/transactions/affect_code/bulk | Path does not match |
| 540 | _api_/accounting/transactions/validation/_post | /api/accounting/transactions/validation/ | Path does not match |
| 541 | _api_/accounting/transactions/validation/dir_post | /api/accounting/transactions/validation/dir | Path does not match |
| 542 | _api_/accounting/transactions/exchange-rate/_get_collection | /api/accounting/transactions/exchange-rate/ | Path does not match |
| 543 | _api_/accounting/transactions/journal/{id}/sum_by_date/_get_collection | /api/accounting/transactions/journal/{id}/sum_by_date/ | Path does not match |
| 544 | _api_/accounting/transactions/fiscalyear/{id}/_get_collection | /api/accounting/transactions/fiscalyear/{id}/ | Path does not match |
| 545 | _api_/addresses/{id}.{_format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 546 | _api_/addresses.{_format}_get_collection | /api/addresses.{_format} | Path does not match |
| 547 | _api_/addresses.{_format}_post | /api/addresses.{_format} | Path does not match |
| 548 | _api_/addresses/{id}.{_format}_put | /api/addresses/{id}.{_format} | Path does not match |
| 549 | _api_/addresses/{id}.{_format}_patch | /api/addresses/{id}.{_format} | Path does not match |
| 550 | _api_/addresses/{id}.{_format}_delete | /api/addresses/{id}.{_format} | Path does not match |
| 551 | _api_/f01s/{id}/address.{_format}_get | /api/f01s/{id}/address.{_format} | Path does not match |
| 552 | _api_/f02s/{id}/address.{_format}_get | /api/f02s/{id}/address.{_format} | Path does not match |
| 553 | _api_/f03s/{id}/address.{_format}_get | /api/f03s/{id}/address.{_format} | Path does not match |
| 554 | _api_/cities/{id}.{_format}_get | /api/cities/{id}.{_format} | Path does not match |
| 555 | _api_/cities.{_format}_get_collection | /api/cities.{_format} | Path does not match |
| 556 | _api_/cities.{_format}_post | /api/cities.{_format} | Path does not match |
| 557 | _api_/cities/{id}.{_format}_put | /api/cities/{id}.{_format} | Path does not match |
| 558 | _api_/cities/{id}.{_format}_patch | /api/cities/{id}.{_format} | Path does not match |
| 559 | _api_/cities/{id}.{_format}_delete | /api/cities/{id}.{_format} | Path does not match |
| 560 | _api_/provinces/{id}.{_format}_get | /api/provinces/{id}.{_format} | Path does not match |
| 561 | _api_/provinces.{_format}_get_collection | /api/provinces.{_format} | Path does not match |
| 562 | _api_/provinces.{_format}_post | /api/provinces.{_format} | Path does not match |
| 563 | _api_/provinces/{id}.{_format}_put | /api/provinces/{id}.{_format} | Path does not match |
| 564 | _api_/provinces/{id}.{_format}_patch | /api/provinces/{id}.{_format} | Path does not match |
| 565 | _api_/provinces/{id}.{_format}_delete | /api/provinces/{id}.{_format} | Path does not match |
| 566 | _api_/sectors/{id}.{_format}_get | /api/sectors/{id}.{_format} | Path does not match |
| 567 | _api_/sectors.{_format}_get_collection | /api/sectors.{_format} | Path does not match |
| 568 | _api_/sectors.{_format}_post | /api/sectors.{_format} | Path does not match |
| 569 | _api_/sectors/{id}.{_format}_put | /api/sectors/{id}.{_format} | Path does not match |
| 570 | _api_/sectors/{id}.{_format}_patch | /api/sectors/{id}.{_format} | Path does not match |
| 571 | _api_/sectors/{id}.{_format}_delete | /api/sectors/{id}.{_format} | Path does not match |
| 572 | _api_/territories/{id}.{_format}_get | /api/territories/{id}.{_format} | Path does not match |
| 573 | _api_/territories.{_format}_get_collection | /api/territories.{_format} | Path does not match |
| 574 | _api_/territories.{_format}_post | /api/territories.{_format} | Path does not match |
| 575 | _api_/territories/{id}.{_format}_put | /api/territories/{id}.{_format} | Path does not match |
| 576 | _api_/territories/{id}.{_format}_patch | /api/territories/{id}.{_format} | Path does not match |
| 577 | _api_/territories/{id}.{_format}_delete | /api/territories/{id}.{_format} | Path does not match |
| 578 | _api_/towns/{id}.{_format}_get | /api/towns/{id}.{_format} | Path does not match |
| 579 | _api_/towns.{_format}_get_collection | /api/towns.{_format} | Path does not match |
| 580 | _api_/towns.{_format}_post | /api/towns.{_format} | Path does not match |
| 581 | _api_/towns/{id}.{_format}_put | /api/towns/{id}.{_format} | Path does not match |
| 582 | _api_/towns/{id}.{_format}_patch | /api/towns/{id}.{_format} | Path does not match |
| 583 | _api_/towns/{id}.{_format}_delete | /api/towns/{id}.{_format} | Path does not match |
| 584 | _api_/amounts/{id}.{_format}_get | /api/amounts/{id}.{_format} | Path does not match |
| 585 | _api_/amounts.{_format}_get_collection | /api/amounts.{_format} | Path does not match |
| 586 | _api_/amounts.{_format}_post | /api/amounts.{_format} | Path does not match |
| 587 | _api_/amounts/{id}.{_format}_put | /api/amounts/{id}.{_format} | Path does not match |
| 588 | _api_/amounts/{id}.{_format}_patch | /api/amounts/{id}.{_format} | Path does not match |
| 589 | _api_/amounts/{id}.{_format}_delete | /api/amounts/{id}.{_format} | Path does not match |
| 590 | _api_/change_rates/{id}.{_format}_get | /api/change_rates/{id}.{_format} | Path does not match |
| 591 | _api_/exchange-rates/opt/today_get_collection | /api/exchange-rates/opt/today | Path does not match |
| 592 | _api_/exchange-rates/other/currencies_get_collection | /api/exchange-rates/other/currencies | Path does not match |
| 593 | _api_/exchange-rates/opt/add_post | /api/exchange-rates/opt/add | Path does not match |
| 594 | _api_/companies/{id}.{_format}_get | /api/companies/{id}.{_format} | Path does not match |
| 595 | _api_/companies.{_format}_get_collection | /api/companies.{_format} | Path does not match |
| 596 | _api_/companies/{id}.{_format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 597 | _api_/v2/departments/my_get_collection | /api/v2/departments/my | Path does not match |
| 598 | _api_/departments/{id}.{_format}_get | /api/departments/{id}.{_format} | Path does not match |
| 599 | _api_/account_projects/{id}.{_format}_get | /api/account_projects/{id}.{_format} | Path does not match |
| 600 | _api_/account_projects.{_format}_get_collection | /api/account_projects.{_format} | Path does not match |
| 601 | _api_/account_projects.{_format}_post | /api/account_projects.{_format} | Path does not match |
| 602 | _api_/account_projects/{id}.{_format}_put | /api/account_projects/{id}.{_format} | Path does not match |
| 603 | _api_/account_projects/{id}.{_format}_patch | /api/account_projects/{id}.{_format} | Path does not match |
| 604 | _api_/account_projects/{id}.{_format}_delete | /api/account_projects/{id}.{_format} | Path does not match |
| 605 | _api_/airtimes/{id}.{_format}_get | /api/airtimes/{id}.{_format} | Path does not match |
| 606 | _api_/airtimes/{id}.{_format}_patch | /api/airtimes/{id}.{_format} | Path does not match |
| 607 | _api_/airtimes.{_format}_post | /api/airtimes.{_format} | Path does not match |
| 608 | _api_/background_receipts/{id}.{_format}_get | /api/background_receipts/{id}.{_format} | Path does not match |
| 609 | _api_/background_receipts.{_format}_post | /api/background_receipts.{_format} | Path does not match |
| 610 | _api_/background_receipts.{_format}_get_collection | /api/background_receipts.{_format} | Path does not match |
| 611 | _api_/fundings/{id}.{_format}_get | /api/fundings/{id}.{_format} | Path does not match |
| 612 | _api_/fundings.{_format}_get_collection | /api/fundings.{_format} | Path does not match |
| 613 | _api_/fundings.{_format}_post | /api/fundings.{_format} | Path does not match |
| 614 | _api_/fundings/{id}.{_format}_put | /api/fundings/{id}.{_format} | Path does not match |
| 615 | _api_/fundings/{id}.{_format}_patch | /api/fundings/{id}.{_format} | Path does not match |
| 616 | _api_/fundings/{id}.{_format}_delete | /api/fundings/{id}.{_format} | Path does not match |
| 617 | _api_/justifications/{id}.{_format}_get | /api/justifications/{id}.{_format} | Path does not match |
| 618 | _api_/justifications.{_format}_get_collection | /api/justifications.{_format} | Path does not match |
| 619 | _api_/justifications.{_format}_post | /api/justifications.{_format} | Path does not match |
| 620 | _api_/justifications/{id}.{_format}_put | /api/justifications/{id}.{_format} | Path does not match |
| 621 | _api_/justifications/{id}.{_format}_patch | /api/justifications/{id}.{_format} | Path does not match |
| 622 | _api_/justifications/{id}.{_format}_delete | /api/justifications/{id}.{_format} | Path does not match |
| 623 | _api_/payments/{id}.{_format}_get | /api/payments/{id}.{_format} | Path does not match |
| 624 | _api_/payments/{id}.{_format}_put | /api/payments/{id}.{_format} | Path does not match |
| 625 | _api_/payments/{id}.{_format}_delete | /api/payments/{id}.{_format} | Path does not match |
| 626 | _api_/payments.{_format}_get_collection | /api/payments.{_format} | Path does not match |
| 627 | _api_/payments.{_format}_post | /api/payments.{_format} | Path does not match |
| 628 | _api_/accounts/{id}.{_format}_get | /api/accounts/{id}.{_format} | Path does not match |
| 629 | _api_/accounts.{_format}_get_collection | /api/accounts.{_format} | Path does not match |
| 630 | _api_/accounts.{_format}_post | /api/accounts.{_format} | Path does not match |
| 631 | _api_/accounts/{id}.{_format}_put | /api/accounts/{id}.{_format} | Path does not match |
| 632 | _api_/accounts/{id}.{_format}_patch | /api/accounts/{id}.{_format} | Path does not match |
| 633 | _api_/accounts/{id}.{_format}_delete | /api/accounts/{id}.{_format} | Path does not match |
| 634 | _api_/operations/{id}.{_format}_get | /api/operations/{id}.{_format} | Path does not match |
| 635 | _api_/operations.{_format}_get_collection | /api/operations.{_format} | Path does not match |
| 636 | _api_/operations.{_format}_post | /api/operations.{_format} | Path does not match |
| 637 | _api_/operations/{id}.{_format}_put | /api/operations/{id}.{_format} | Path does not match |
| 638 | _api_/operations/{id}.{_format}_patch | /api/operations/{id}.{_format} | Path does not match |
| 639 | _api_/operations/{id}.{_format}_delete | /api/operations/{id}.{_format} | Path does not match |
| 640 | _api_/v2/projects/my_get_collection | /api/v2/projects/my | Path does not match |
| 641 | _api_/projects/{id}.{_format}_get | /api/projects/{id}.{_format} | Path does not match |
| 642 | _api_/receipts/{id}.{_format}_get | /api/receipts/{id}.{_format} | Path does not match |
| 643 | _api_/receipts/{id}.{_format}_patch | /api/receipts/{id}.{_format} | Path does not match |
| 644 | _api_/receipts.{_format}_get_collection | /api/receipts.{_format} | Path does not match |
| 645 | _api_/receipts.{_format}_post | /api/receipts.{_format} | Path does not match |
| 646 | _api_/requisitions.{_format}_get_collection | /api/requisitions.{_format} | Path does not match |
| 647 | _api_/requisitions/filter/signed_get_collection | /api/requisitions/filter/signed | Path does not match |
| 648 | _api_/requisitions/filter/cacher_get_collection | /api/requisitions/filter/cacher | Path does not match |
| 649 | _api_/requisitions/{id}.{_format}_get | /api/requisitions/{id}.{_format} | Path does not match |
| 650 | _api_/requisitions.{_format}_post | /api/requisitions.{_format} | Path does not match |
| 651 | _api_/requisitions/{id}.{_format}_delete | /api/requisitions/{id}.{_format} | Path does not match |
| 652 | _api_/requisitions/{id}/opt/submit_post | /api/requisitions/{id}/opt/submit | Path does not match |
| 653 | _api_/requisitions/{id}/opt/sign_post | /api/requisitions/{id}/opt/sign | Path does not match |
| 654 | _api_/labels/{id}.{_format}_get | /api/labels/{id}.{_format} | Path does not match |
| 655 | _api_/labels.{_format}_post | /api/labels.{_format} | Path does not match |
| 656 | _api_/labels/{id}.{_format}_delete | /api/labels/{id}.{_format} | Path does not match |
| 657 | _api_/observations/{id}.{_format}_get | /api/observations/{id}.{_format} | Path does not match |
| 658 | _api_/observations.{_format}_post | /api/observations.{_format} | Path does not match |
| 659 | _api_/v2/budgets/departments_post | /api/v2/budgets/departments | Path does not match |
| 660 | _api_/v2/budgets/projects_post | /api/v2/budgets/projects | Path does not match |
| 661 | _api_/v2/budgets/synthesis_get | /api/v2/budgets/synthesis | Path does not match |
| 662 | _api_/v2/budgets/synthesis/{id}_get | /api/v2/budgets/synthesis/{id} | Path does not match |
| 663 | _api_/v2/budgets/tree/{id}_get | /api/v2/budgets/tree/{id} | Path does not match |
| 664 | _api_/budgets/{id}.{_format}_get | /api/budgets/{id}.{_format} | Path does not match |
| 665 | _api_/budgets.{_format}_get_collection | /api/budgets.{_format} | Path does not match |
| 666 | _api_/v2/budgets/states/years_get_collection | /api/v2/budgets/states/years | Path does not match |
| 667 | _api_/budget_lines/{id}.{_format}_get | /api/budget_lines/{id}.{_format} | Path does not match |
| 668 | _api_/v2/budget_lines_post | /api/v2/budget_lines | Path does not match |
| 669 | _api_/v2/budget_lines_get_collection | /api/v2/budget_lines | Path does not match |
| 670 | _api_/v2/budget_lines/{id}_patch | /api/v2/budget_lines/{id} | Path does not match |
| 671 | _api_/v2/budget_lines/budget_sections/{id}_get | /api/v2/budget_lines/budget_sections/{id} | Path does not match |
| 672 | _api_/v2/budget_lines/{id}_delete | /api/v2/budget_lines/{id} | Path does not match |
| 673 | _api_/budget_sections/{id}.{_format}_get | /api/budget_sections/{id}.{_format} | Path does not match |
| 674 | _api_/v2/budget_sections_post | /api/v2/budget_sections | Path does not match |
| 675 | _api_/v2/budget_sections/{id}_patch | /api/v2/budget_sections/{id} | Path does not match |
| 676 | _api_/v2/budget_sections/budgets/{id}_get | /api/v2/budget_sections/budgets/{id} | Path does not match |
| 677 | _api_/v2/budget_sections/parent_sections/{id}_get | /api/v2/budget_sections/parent_sections/{id} | Path does not match |
| 678 | _api_/v2/budget_sections/{id}_delete | /api/v2/budget_sections/{id} | Path does not match |
| 679 | _api_/f01s/{id}.{_format}_get | /api/f01s/{id}.{_format} | Path does not match |
| 680 | _api_/f01s/{id}.{_format}_put | /api/f01s/{id}.{_format} | Path does not match |
| 681 | _api_/f01s/{id}.{_format}_delete | /api/f01s/{id}.{_format} | Path does not match |
| 682 | _api_/f01s.{_format}_get_collection | /api/f01s.{_format} | Path does not match |
| 683 | _api_/f01s.{_format}_post | /api/f01s.{_format} | Path does not match |
| 684 | _api_/f02s/{id}.{_format}_get | /api/f02s/{id}.{_format} | Path does not match |
| 685 | _api_/f02s/{id}.{_format}_put | /api/f02s/{id}.{_format} | Path does not match |
| 686 | _api_/f02s/{id}.{_format}_delete | /api/f02s/{id}.{_format} | Path does not match |
| 687 | _api_/f02s.{_format}_get_collection | /api/f02s.{_format} | Path does not match |
| 688 | _api_/f02s.{_format}_post | /api/f02s.{_format} | Path does not match |
| 689 | _api_/f03s/{id}.{_format}_get | /api/f03s/{id}.{_format} | Path does not match |
| 690 | _api_/f03s/{id}.{_format}_put | /api/f03s/{id}.{_format} | Path does not match |
| 691 | _api_/f03s/{id}.{_format}_delete | /api/f03s/{id}.{_format} | Path does not match |
| 692 | _api_/f03s.{_format}_get_collection | /api/f03s.{_format} | Path does not match |
| 693 | _api_/f03s.{_format}_post | /api/f03s.{_format} | Path does not match |
| 694 | _api_/deposit_slips/{id}.{_format}_get | /api/deposit_slips/{id}.{_format} | Path does not match |
| 695 | _api_/deposit_slips.{_format}_post | /api/deposit_slips.{_format} | Path does not match |
| 696 | _api_/deposit_slips.{_format}_get_collection | /api/deposit_slips.{_format} | Path does not match |
| 697 | _api_/births/{id}.{_format}_get | /api/births/{id}.{_format} | Path does not match |
| 698 | _api_/births/{id}.{_format}_put | /api/births/{id}.{_format} | Path does not match |
| 699 | _api_/births/{id}.{_format}_delete | /api/births/{id}.{_format} | Path does not match |
| 700 | _api_/births.{_format}_get_collection | /api/births.{_format} | Path does not match |
| 701 | _api_/births.{_format}_post | /api/births.{_format} | Path does not match |
| 702 | _api_/deaths/{id}.{_format}_get | /api/deaths/{id}.{_format} | Path does not match |
| 703 | _api_/deaths/{id}.{_format}_put | /api/deaths/{id}.{_format} | Path does not match |
| 704 | _api_/deaths/{id}.{_format}_delete | /api/deaths/{id}.{_format} | Path does not match |
| 705 | _api_/deaths.{_format}_get_collection | /api/deaths.{_format} | Path does not match |
| 706 | _api_/deaths.{_format}_post | /api/deaths.{_format} | Path does not match |
| 707 | _api_/emigrations/{id}.{_format}_get | /api/emigrations/{id}.{_format} | Path does not match |
| 708 | _api_/emigrations/{id}.{_format}_put | /api/emigrations/{id}.{_format} | Path does not match |
| 709 | _api_/emigrations/{id}.{_format}_delete | /api/emigrations/{id}.{_format} | Path does not match |
| 710 | _api_/emigrations.{_format}_get_collection | /api/emigrations.{_format} | Path does not match |
| 711 | _api_/emigrations.{_format}_post | /api/emigrations.{_format} | Path does not match |
| 712 | _api_/imigrations/{id}.{_format}_get | /api/imigrations/{id}.{_format} | Path does not match |
| 713 | _api_/imigrations/{id}.{_format}_put | /api/imigrations/{id}.{_format} | Path does not match |
| 714 | _api_/imigrations/{id}.{_format}_delete | /api/imigrations/{id}.{_format} | Path does not match |
| 715 | _api_/imigrations.{_format}_get_collection | /api/imigrations.{_format} | Path does not match |
| 716 | _api_/imigrations.{_format}_post | /api/imigrations.{_format} | Path does not match |
| 717 | _api_/weddings/{id}.{_format}_get | /api/weddings/{id}.{_format} | Path does not match |
| 718 | _api_/weddings/{id}.{_format}_put | /api/weddings/{id}.{_format} | Path does not match |
| 719 | _api_/weddings/{id}.{_format}_delete | /api/weddings/{id}.{_format} | Path does not match |
| 720 | _api_/weddings.{_format}_get_collection | /api/weddings.{_format} | Path does not match |
| 721 | _api_/weddings.{_format}_post | /api/weddings.{_format} | Path does not match |
| 722 | _api_/appreciations/{id}.{_format}_get | /api/appreciations/{id}.{_format} | Path does not match |
| 723 | _api_/appreciations.{_format}_get_collection | /api/appreciations.{_format} | Path does not match |
| 724 | _api_/appreciations.{_format}_post | /api/appreciations.{_format} | Path does not match |
| 725 | _api_/appreciations/{id}.{_format}_put | /api/appreciations/{id}.{_format} | Path does not match |
| 726 | _api_/appreciations/{id}.{_format}_patch | /api/appreciations/{id}.{_format} | Path does not match |
| 727 | _api_/appreciations/{id}.{_format}_delete | /api/appreciations/{id}.{_format} | Path does not match |
| 728 | _api_/awards/{id}.{_format}_get | /api/awards/{id}.{_format} | Path does not match |
| 729 | _api_/awards.{_format}_get_collection | /api/awards.{_format} | Path does not match |
| 730 | _api_/awards.{_format}_post | /api/awards.{_format} | Path does not match |
| 731 | _api_/awards/{id}.{_format}_put | /api/awards/{id}.{_format} | Path does not match |
| 732 | _api_/awards/{id}.{_format}_patch | /api/awards/{id}.{_format} | Path does not match |
| 733 | _api_/awards/{id}.{_format}_delete | /api/awards/{id}.{_format} | Path does not match |
| 734 | _api_/cautions/{id}.{_format}_get | /api/cautions/{id}.{_format} | Path does not match |
| 735 | _api_/cautions.{_format}_get_collection | /api/cautions.{_format} | Path does not match |
| 736 | _api_/cautions.{_format}_post | /api/cautions.{_format} | Path does not match |
| 737 | _api_/cautions/{id}.{_format}_put | /api/cautions/{id}.{_format} | Path does not match |
| 738 | _api_/cautions/{id}.{_format}_patch | /api/cautions/{id}.{_format} | Path does not match |
| 739 | _api_/cautions/{id}.{_format}_delete | /api/cautions/{id}.{_format} | Path does not match |
| 740 | _api_/contracts/{id}.{_format}_get | /api/contracts/{id}.{_format} | Path does not match |
| 741 | _api_/contracts.{_format}_get_collection | /api/contracts.{_format} | Path does not match |
| 742 | _api_/contracts.{_format}_post | /api/contracts.{_format} | Path does not match |
| 743 | _api_/disciplinaries/{id}.{_format}_get | /api/disciplinaries/{id}.{_format} | Path does not match |
| 744 | _api_/disciplinaries.{_format}_get_collection | /api/disciplinaries.{_format} | Path does not match |
| 745 | _api_/disciplinaries.{_format}_post | /api/disciplinaries.{_format} | Path does not match |
| 746 | _api_/job_descriptions/{id}.{_format}_get | /api/job_descriptions/{id}.{_format} | Path does not match |
| 747 | _api_/job_descriptions/{id}.{_format}_put | /api/job_descriptions/{id}.{_format} | Path does not match |
| 748 | _api_/job_descriptions/{id}.{_format}_delete | /api/job_descriptions/{id}.{_format} | Path does not match |
| 749 | _api_/job_descriptions.{_format}_get_collection | /api/job_descriptions.{_format} | Path does not match |
| 750 | _api_/job_descriptions.{_format}_post | /api/job_descriptions.{_format} | Path does not match |
| 751 | _api_/leaves/{id}.{_format}_get | /api/leaves/{id}.{_format} | Path does not match |
| 752 | _api_/leaves.{_format}_get_collection | /api/leaves.{_format} | Path does not match |
| 753 | _api_/leaves.{_format}_post | /api/leaves.{_format} | Path does not match |
| 754 | _api_/perfomances/{id}.{_format}_get | /api/perfomances/{id}.{_format} | Path does not match |
| 755 | _api_/perfomances.{_format}_get_collection | /api/perfomances.{_format} | Path does not match |
| 756 | _api_/perfomances.{_format}_post | /api/perfomances.{_format} | Path does not match |
| 757 | _api_/presences/{id}.{_format}_get | /api/presences/{id}.{_format} | Path does not match |
| 758 | _api_/presences.{_format}_post | /api/presences.{_format} | Path does not match |
| 759 | _api_/presences/load_post | /api/presences/load | Path does not match |
| 760 | _api_/presences.{_format}_get_collection | /api/presences.{_format} | Path does not match |
| 761 | _api_/year_awards/{id}.{_format}_get | /api/year_awards/{id}.{_format} | Path does not match |
| 762 | _api_/year_awards.{_format}_get_collection | /api/year_awards.{_format} | Path does not match |
| 763 | _api_/year_awards.{_format}_post | /api/year_awards.{_format} | Path does not match |
| 764 | _api_/year_awards/{id}.{_format}_put | /api/year_awards/{id}.{_format} | Path does not match |
| 765 | _api_/year_awards/{id}.{_format}_patch | /api/year_awards/{id}.{_format} | Path does not match |
| 766 | _api_/year_awards/{id}.{_format}_delete | /api/year_awards/{id}.{_format} | Path does not match |
| 767 | _api_/tags/{id}.{_format}_get | /api/tags/{id}.{_format} | Path does not match |
| 768 | _api_/tags.{_format}_get_collection | /api/tags.{_format} | Path does not match |
| 769 | _api_/tags.{_format}_post | /api/tags.{_format} | Path does not match |
| 770 | _api_/tags/{id}.{_format}_put | /api/tags/{id}.{_format} | Path does not match |
| 771 | _api_/tags/{id}.{_format}_patch | /api/tags/{id}.{_format} | Path does not match |
| 772 | _api_/tags/{id}.{_format}_delete | /api/tags/{id}.{_format} | Path does not match |
| 773 | _api_/tasks/{id}.{_format}_get | /api/tasks/{id}.{_format} | Path does not match |
| 774 | _api_/tasks.{_format}_get_collection | /api/tasks.{_format} | Path does not match |
| 775 | _api_/tasks.{_format}_post | /api/tasks.{_format} | Path does not match |
| 776 | _api_/tasks/{id}.{_format}_put | /api/tasks/{id}.{_format} | Path does not match |
| 777 | _api_/tasks/{id}.{_format}_patch | /api/tasks/{id}.{_format} | Path does not match |
| 778 | _api_/tasks/{id}.{_format}_delete | /api/tasks/{id}.{_format} | Path does not match |
| 779 | _api_/params_apps/{id}.{_format}_get | /api/params_apps/{id}.{_format} | Path does not match |
| 780 | _api_/app/params/opts/set_post | /api/app/params/opts/set | Path does not match |
| 781 | _api_/app/params_get_collection | /api/app/params | Path does not match |
| 782 | _api_/app/params/others/all-names_get_collection | /api/app/params/others/all-names | Path does not match |
| 783 | _api_/actions/{id}.{_format}_get | /api/actions/{id}.{_format} | Path does not match |
| 784 | _api_/actions/{id}.{_format}_patch | /api/actions/{id}.{_format} | Path does not match |
| 785 | _api_/actions/{id}.{_format}_delete | /api/actions/{id}.{_format} | Path does not match |
| 786 | _api_/actions.{_format}_get_collection | /api/actions.{_format} | Path does not match |
| 787 | _api_/actions/others/years_get_collection | /api/actions/others/years | Path does not match |
| 788 | _api_/activities/{id}.{_format}_get | /api/activities/{id}.{_format} | Path does not match |
| 789 | _api_/activities/{id}.{_format}_patch | /api/activities/{id}.{_format} | Path does not match |
| 790 | _api_/activities/{id}.{_format}_delete | /api/activities/{id}.{_format} | Path does not match |
| 791 | _api_/activities.{_format}_get_collection | /api/activities.{_format} | Path does not match |
| 792 | _api_/deadlines/{id}.{_format}_get | /api/deadlines/{id}.{_format} | Path does not match |
| 793 | _api_/deadlines.{_format}_post | /api/deadlines.{_format} | Path does not match |
| 794 | _api_/deadlines/{id}.{_format}_delete | /api/deadlines/{id}.{_format} | Path does not match |
| 795 | _api_/sub_actions/{id}.{_format}_get | /api/sub_actions/{id}.{_format} | Path does not match |
| 796 | _api_/sub_actions/{id}.{_format}_patch | /api/sub_actions/{id}.{_format} | Path does not match |
| 797 | _api_/sub_actions/{id}.{_format}_delete | /api/sub_actions/{id}.{_format} | Path does not match |
| 798 | _api_/sub_actions.{_format}_get_collection | /api/sub_actions.{_format} | Path does not match |
| 799 | _api_/project_searches/{id}.{_format}_get | /api/project_searches/{id}.{_format} | Path does not match |
| 800 | _api_/project_searches.{_format}_get_collection | /api/project_searches.{_format} | Path does not match |
| 801 | _api_/project_searches.{_format}_post | /api/project_searches.{_format} | Path does not match |
| 802 | _api_/project_searches/{id}.{_format}_put | /api/project_searches/{id}.{_format} | Path does not match |
| 803 | _api_/project_searches/{id}.{_format}_patch | /api/project_searches/{id}.{_format} | Path does not match |
| 804 | _api_/project_searches/{id}.{_format}_delete | /api/project_searches/{id}.{_format} | Path does not match |
| 805 | _api_/users/{phoneNumber}.{_format}_get | /api/users/{phoneNumber}.{_format} | Path does not match |
| 806 | _api_/v2/users/my_company_get_collection | /api/v2/users/my_company | Path does not match |
| 807 | _api_/user/other/profile_get_collection | /api/user/other/profile | Path does not match |
| 808 | _api_/v2/user/_post | /api/v2/user/ | Path does not match |
| 809 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 810 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 811 | api_login_check | /api/login_check | Path does not match |
| 812 | app | /redirect/app | Path does not match |
| 813 | app_other | /redirect/app/{wildcard} | Path does not match |
| 814 | test | /app | Path does not match |
| 815 | test_other | /app/{wildcard} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.