Routing
indexs
Matched route
Route Parameters
| Name | Value |
|---|---|
| react_routing | "sitemap.xml" |
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/sitemap.xml
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_v3_accounting_needed | /api/v3/accounting/needed | Path does not match |
| 2 | app_address_nested_data | /api/address/nested-data | Path does not match |
| 3 | app_address_all | /api/address/all | Path does not match |
| 4 | app_address_save | /api/address/save/{address_id} | Path does not match |
| 5 | app_address_remove | /api/address/remove/{address_id} | Path does not match |
| 6 | app_address_type_all | /api/address/type/all | Path does not match |
| 7 | app_address_type_save | /api/address/type/save/{address_type_id} | Path does not match |
| 8 | app_address_type_remove | /api/address/type/remove/{address_type_id} | Path does not match |
| 9 | employee_enough_worked_hours | /api/analitic/employee-enough-worked-hours | Path does not match |
| 10 | api_auth_login | /api/auth/login | Path does not match |
| 11 | check_user | /api/auth/check-user/{user_email} | Path does not match |
| 12 | fetch_branches_all | /api/branch/all | Path does not match |
| 13 | branch_fetch | /api/branch/fetch/{branch_id} | Path does not match |
| 14 | create_with_alias | /api/branch/create-with-alias | Path does not match |
| 15 | branch_departments | /api/branch/departments/{branch_id} | Path does not match |
| 16 | branch_department_save | /api/branch/department/save/{branch_id}/{department_id} | Path does not match |
| 17 | branch_join_to_project | /api/branch/join-branch-to-project/{project_id}/{branch_id}/{project_branch_id} | Path does not match |
| 18 | app_document_manager_upload_document | /api/document/manager/upload | Path does not match |
| 19 | app_document_manager_remove_document | /api/document/manager/remove/{file_name} | Path does not match |
| 20 | error_report | /api/error-report | Path does not match |
| 21 | app_api_helpers_categories | /api/helpers/category/all | Path does not match |
| 22 | app_api_helpers_category_save | /api/helpers/category/save/{category_id} | Path does not match |
| 23 | app_api_category_remove | /api/helpers/category/remove/{category_id} | Path does not match |
| 24 | app_item_groupapp_api_helpers_groups | /api/helpers/item-group/all | Path does not match |
| 25 | app_item_groupapp_api_helpers_group_save | /api/helpers/item-group/save/{group_id} | Path does not match |
| 26 | app_item_groupapp_api_helpers_group_remove | /api/helpers/item-group/remove/{group_id} | Path does not match |
| 27 | app_api_unit_types_all | /api/helpers/unit-types/all | Path does not match |
| 28 | app_api_unit_type_save | /api/helpers/unit-types/save/{unit_type_id} | Path does not match |
| 29 | app_api_unit_type_remove | /api/helpers/unit-types/remove/{unit_type_id} | Path does not match |
| 30 | app_high_level_access | /api/access/high-level | Path does not match |
| 31 | app_stock_inventories | /api/inventory/stock/inventories/{stock_id} | Path does not match |
| 32 | app_material_inventory_histories | /api/inventory/material/history/{inventory_id} | Path does not match |
| 33 | manage_invoice | /api/invoice/manage/{order_id}/{invoice_id} | Path does not match |
| 34 | remove_invoice | /api/invoice/remove/{order_id}/{invoice_id} | Path does not match |
| 35 | fetch_locations | /api/locations/fetch-locations | Path does not match |
| 36 | fetch_location | /api/locations/fetch/{location_id} | Path does not match |
| 37 | fetch_countries | /api/locations/fetch-countries | Path does not match |
| 38 | save_location | /api/locations/save/{location_id} | Path does not match |
| 39 | app_material | /api/material/materials/{supplier_id} | Path does not match |
| 40 | app_material_fetch_manage_nested_data | /api/material/fetch-manage-nested-data | Path does not match |
| 41 | app_material_save | /api/material/save/{material_id} | Path does not match |
| 42 | open_api_orders | /open-api/orders | Path does not match |
| 43 | open_api_create | /open-api/create | Path does not match |
| 44 | open_api_related_orders | /open-api/related-orders/{userId} | Path does not match |
| 45 | open_api_authenticate | /open-api/authenticate | Path does not match |
| 46 | order_costs | /api/order-cost/costs/{order_id} | Path does not match |
| 47 | order_cost | /api/order-cost/cost/{cost_id} | Path does not match |
| 48 | cost_save | /api/order-cost/save/{order_id}/{cost_id} | Path does not match |
| 49 | cost_remove | /api/order-cost/remove/{order_id}/{cost_id} | Path does not match |
| 50 | fetch_moveable_orders | /api/order/fetch-moveable-orders/{project_id} | Path does not match |
| 51 | fetch_project_orders | /api/order/fetch-project-partial-orders/{project_id}/{page}/{limit} | Path does not match |
| 52 | fetch_orders_all | /api/order/all | Path does not match |
| 53 | fetch_order_minify | /api/order/fetch-minify/{project_id}/{order_id} | Path does not match |
| 54 | fetch_order | /api/order/fetch/{project_id}/{order_id} | Path does not match |
| 55 | api_order_save | /api/order/save/{project_id}/{order_id} | Path does not match |
| 56 | remove_order | /api/order/remove/{project_id}/{order_id} | Path does not match |
| 57 | manage_order_status | /api/order/manage-status/{project_id}/{order_id} | Path does not match |
| 58 | order_feedback_manage | /api/order/feedback/manage/{order_id}/{feedback_id} | Path does not match |
| 59 | order_feedback_remove | /api/order/feedback/remove/{order_id}/{feedback_id} | Path does not match |
| 60 | project_orders_all | /api/order/project-orders-all | Path does not match |
| 61 | app_paper_start_finish_text | /api/paper-pattern/paper/start/finish/text | Path does not match |
| 62 | api_paperpattern_fetch | /api/paper-pattern/fetch/{pattern_for} | Path does not match |
| 63 | api_paperpattern_save | /api/paper-pattern/save/{pattern_for} | Path does not match |
| 64 | fetch_partner_certificate | /api/partner/fetch-partner-certificate/{partner_slug}/{certificate_history_id} | Path does not match |
| 65 | update_partner_certificate | /api/partner/update-partner-certificate/{partner_slug}/{certificate_history_id} | Path does not match |
| 66 | remove_partner_certificate | /api/partner/remove-partner-certificate/{partner_slug}/{certificate_id} | Path does not match |
| 67 | remove_partner_certificate_history | /api/partner/remove-partner-certificate-history/{partner_slug}/{certificate_history_id} | Path does not match |
| 68 | remove_partner_certificate_history_document | /api/partner/remove-partner-certificate-history-document/{partner_slug}/{history_document_id} | Path does not match |
| 69 | add_partner_certificate_history_document | /api/partner/add-partner-certificate-history-document/{partner_slug}/{document_history_id} | Path does not match |
| 70 | fetch_partner_joined_projects | /api/partner/fetch-partner-joined-projects/{partner_slug} | Path does not match |
| 71 | fetch_partner_projects | /api/partner/fetch-partner-projects/{partner_slug}/{worker_activity_id} | Path does not match |
| 72 | partner_join_to_project | /api/partner/partner-join-to-project/{slug}/{project_stakeholder_id} | Path does not match |
| 73 | partner_delete | /api/partner/delete/{slug}/{access_key} | Path does not match |
| 74 | partner_remove_from_project | /api/partner/remove-from-project/{slug}/{project_id}/{access_key} | Path does not match |
| 75 | fetch_partner_parsed_workers | /api/partner/fetch-parsed-workers/{partner_slug}/{is_all} | Path does not match |
| 76 | fetch-workers | /api/partner/fetch-workers/{partner_slug}{with_guest} | Path does not match |
| 77 | partner_search | /api/partner/search/{text} | Path does not match |
| 78 | partner_before_join_to_project | /api/partner/partner-before-join-to-project/{slug}/{project_stakeholder_id} | Path does not match |
| 79 | api_project_needed_collections | /api/project/project-needed-collections | Path does not match |
| 80 | api_fetch_all_projects | /api/project/all | Path does not match |
| 81 | api_fetch_classify_projects | /api/project/projects/{classify} | Path does not match |
| 82 | api_project_join_branches_to_project | /api/project/join-branches-to-project/{project_id} | Path does not match |
| 83 | project_fetch | /api/project/fetch/{project_id} | Path does not match |
| 84 | fetch_projects_for_administrative_partner | /api/project/fetch-projects-for-administrative-partner/{classify} | Path does not match |
| 85 | fetch_projects_for_timesheet | /api/project/fetch-projects-for-timesheet | Path does not match |
| 86 | fetch_weak_list | /api/project/fetch-projects/{partner_id} | Path does not match |
| 87 | core_joinable_project | /api/project/joinable-project-for-partner/{partner_slug}/{project_id} | Path does not match |
| 88 | save_partial_append_branches_to_project | /api/project/save-partial-append-branches-to-project/{project_id} | Path does not match |
| 89 | project_stakeholder_timesheet_pdf_as_project_wait_for_check | /api/project/project-stakeholder-timesheet-pdf-as-project-wait-for-check/{project_stakeholder_id} | Path does not match |
| 90 | app_project_evaluate_profit_margin | /api/project/evaluate-profit-margin/{project_id} | Path does not match |
| 91 | project_stakeholder_timesheet_pdf_as_project | /api/project/project-stakeholder-timesheet-pdf-as-project/{project_stakeholder_id} | Path does not match |
| 92 | all_timesheets_pdf_as_year_for_partner | /api/project/all-timesheets-pdf-as-year-for-partner/{partner_slug}/{year} | Path does not match |
| 93 | app_api_project_toarchive | /api/project/re-classify/{classify}/{project_id} | Path does not match |
| 94 | app_api_project_payment_report | /api/project/payment-report/{project_id} | Path does not match |
| 95 | all_timesheets_pdf_as_year | /api/project/all-timesheets-pdf-as-year/{year} | Path does not match |
| 96 | add_project_addendum_cost | /api/project/add-project-addendum-cost/{project_id} | Path does not match |
| 97 | upload_cost_list | /api/project/upload-cost-list/{project_id} | Path does not match |
| 98 | upload_cost_list_transfer | /api/project/upload-cost-list-transfer/{project_id} | Path does not match |
| 99 | read_uploaded_cost_list | /api/project/read-uploaded-cost-list | Path does not match |
| 100 | transfer_uploaded_cost_list | /api/project/transfer-uploaded-cost-list | Path does not match |
| 101 | print_project_foreword | /api/project/print-project-foreword/{project_id} | Path does not match |
| 102 | app_project_order_expenses_generate_document_path | /api/project-order-expenses/generate-document-path | Path does not match |
| 103 | project_order_expenses_generate_file_job | /api/project-order-expenses/generate-file-job/{expense_id} | Path does not match |
| 104 | app_project_order_expenses_expense_fetch | /api/project-order-expenses/expense/fetch/{expense_id} | Path does not match |
| 105 | app_project_order_expenses_expense_save | /api/project-order-expenses/expense/save/{expense_id} | Path does not match |
| 106 | app_expense_remove | /api/project-order-expenses/expense-remove/{expense_id} | Path does not match |
| 107 | app_project_order_expenses_list | /api/project-order-expenses/list | Path does not match |
| 108 | app_project_order_expenses_list_minify | /api/project-order-expenses/list-minify | Path does not match |
| 109 | project_orders_expense_nested | /api/project-order-expenses/expense-nested | Path does not match |
| 110 | app_project_order_expenses_expense_fetch_positions | /api/project-order-expenses/expense/fetch-positions/{expense_id} | Path does not match |
| 111 | app_project_order_expense_fetch_position | /api/project-order-expenses/fetch-position/{expense_id}/{position_id} | Path does not match |
| 112 | app_expense_position_save | /api/project-order-expenses/expense-position-save/{expense_id}/{order_expense_position_id} | Path does not match |
| 113 | app_expense_position_remove | /api/project-order-expenses/expense-position-remove/{expense_id}/{order_expense_position_id} | Path does not match |
| 114 | expenses_of_project_order | /api/project-order-expenses/expenses-of-project-order/{project_order_id} | Path does not match |
| 115 | generate_expense_from_purchase_request | /api/project-order-expenses/generate-expense-from-purchase-request/{purchase_request_id} | Path does not match |
| 116 | project_owner_contat_person_manage | /api/project/owner/contact-person/manage/{owner_id}/{contact_person_id} | Path does not match |
| 117 | remove_contact_person | /api/project/owner/contact-person/remove/{owner_id}/{contact_person_id} | Path does not match |
| 118 | app_shopping_cartapp_purchase_request_nested_data | /api/purchase-request/fetch-nested-data | Path does not match |
| 119 | app_shopping_cartapp_purchase_request_send | /api/purchase-request/send | Path does not match |
| 120 | app_shopping_cartapp_purchase_request_pending | /api/purchase-request/fetch-pending | Path does not match |
| 121 | app_shopping_cartapp_purchase_request_no_readed_notifications | /api/purchase-request/fetch-no-readed-notifications | Path does not match |
| 122 | app_shopping_cartapp_purchase_request_unresolved | /api/purchase-request/fetch-unresolved-purchase-requests | Path does not match |
| 123 | app_shopping_cartapp_purchase_request_all | /api/purchase-request/fetch-all | Path does not match |
| 124 | app_shopping_cartapp_purchase_request_histoy_set_read | /api/purchase-request/history/set-read/{history_id} | Path does not match |
| 125 | app_shopping_cartapp_purchase_request_histoy_create | /api/purchase-request/history/create/{purchase_request_id} | Path does not match |
| 126 | app_shopping_cartapp_handle_purchse_request_with_positions | /api/purchase-request/handle-with-positions/{purchase_request_id} | Path does not match |
| 127 | app_shopping_cartapp_handle_send_notification | /api/purchase-request/handle-send-notification/{purchase_request_id} | Path does not match |
| 128 | source_handle_qualification | /api/source/handle-qualification/{qualification_id} | Path does not match |
| 129 | source_handle_certificate | /api/source/handle-certificate/{certificate_id} | Path does not match |
| 130 | source_handle_owner | /api/source/handle-project-owner/{owner_id} | Path does not match |
| 131 | app_stock_item_allapp_stock_item_all_with_stocks | /api/stock-item/all-with-stocks | Path does not match |
| 132 | app_stock_item_allapp_stock_items | /api/stock-item/all | Path does not match |
| 133 | app_stock_item_allapp_stock_item | /api/stock-item/fetch/{item_id} | Path does not match |
| 134 | app_stock_item_allapp_stock_item_save | /api/stock-item/save/{item_id} | Path does not match |
| 135 | app_all_stocks | /api/stock/all | Path does not match |
| 136 | app_stock_fetch | /api/stock/fetch/{stock_item_id} | Path does not match |
| 137 | app_stock | /api/stock/save/{stock_id} | Path does not match |
| 138 | app_stock_remove | /api/stock/remove/{stock_item_id} | Path does not match |
| 139 | app_stock_remove_stock | /api/stock/remove-stock/{stock_id} | Path does not match |
| 140 | app_stock_merge | /api/stock/merge/{source_stock_id}/{target_stock_id} | Path does not match |
| 141 | app_stock_move | /api/stock/move/{source_stock_id}/{location_id} | Path does not match |
| 142 | app_stock_save_minify | /api/stock/save-minify/{source_stock_id} | Path does not match |
| 143 | app_stock_fetch_stock_issue_nesteds | /api/stock/fetch-stock-issue-nesteds | Path does not match |
| 144 | app_stock_fetch_all_stock_issues | /api/stock/fetch-all-stock-issues | Path does not match |
| 145 | app_stock_fetch_stock_issue | /api/stock/fetch-stock-issue/{stock_issue_id} | Path does not match |
| 146 | app_stock_save_stock_issue | /api/stock/save-stock-issue/{stock_issue_id} | Path does not match |
| 147 | app_stock_issue_generate_pdf | /api/stock/generate-stock-issue-pdf/{stock_issue_id} | Path does not match |
| 148 | app_stock_issue_remove_pdf | /api/stock/remove-stock-issue-pdf | Path does not match |
| 149 | app_stock_item_fetch_all_with_missing_prices | /api/stock/fetch-all-with-missing-prices | Path does not match |
| 150 | app_stock_item_handle_stock_item_prices | /api/stock/handle-stock-item-prices | Path does not match |
| 151 | supplier_all | /api/supplier/all | Path does not match |
| 152 | supplier | /api/supplier/supplier/{supplier_id} | Path does not match |
| 153 | supplier_save | /api/supplier/save/{supplier_id} | Path does not match |
| 154 | supplier_save_dept | /api/supplier/save/{supplier_id} | Path does not match |
| 155 | supplier_remove | /api/supplier/remove/{supplier_id} | Path does not match |
| 156 | app_api_test | /api/tests | Path does not match |
| 157 | app_api_timesheet_test | /api/timesheet/test | Path does not match |
| 158 | app_api_timesheet_status | /api/timesheet/status | Path does not match |
| 159 | employee_list | /api/timesheet/employee-list/{project_id}/{order_id}/{branch_id} | Path does not match |
| 160 | app_api_timesheet_pdf_output | /api/timesheet/pdf-output/{worker_activity_id}/{project_id}/{project_order_id}/{branch_id} | Path does not match |
| 161 | worker_timesheet_add_time_v2 | /api/timesheet/add-time-v2/{project_id}/{project_order_id}/{branch_id} | Path does not match |
| 162 | employee_yearly_statistics | /api/timesheet/employee-yearly-statistics/{worker_activity_id} | Path does not match |
| 163 | order_undertakings | /api/undertaking/undertakings/{order_id} | Path does not match |
| 164 | undertaking_save | /api/undertaking/save/{order_id}/{undertaking_id} | Path does not match |
| 165 | undertaking_remove | /api/undertaking/remove/{order_id}/{undertaking_id} | Path does not match |
| 166 | api_user_profile_update | /api/user-profile/update | Path does not match |
| 167 | api_user_profile_update_password | /api/user-profile/update-password | Path does not match |
| 168 | app_vouchers | /api/voucher/vouchers | Path does not match |
| 169 | voucher_save | /api/voucher/save/{voucher_id} | Path does not match |
| 170 | voucher_remove | /api/voucher/remove/{voucher_id} | Path does not match |
| 171 | worker_manage | /api/worker/manage_by_activity/{worker_activity_id} | Path does not match |
| 172 | worker_save | /api/worker/save/{partner_slug}/{worker_activity_id} | Path does not match |
| 173 | remove_worker | /api/worker/remove-worker/{partner_id}/{worker_slug} | Path does not match |
| 174 | fetch_worker_certificate | /api/worker/fetch-worker-certificate/{worker_slug}/{certificate_history_id} | Path does not match |
| 175 | update_worker_certificate | /api/worker/update-worker-certificate/{worker_id}/{certificate_history_id} | Path does not match |
| 176 | update_worker_substitutes | /api/worker/update-worker-substitutes/{worker_activity_id} | Path does not match |
| 177 | update_worker_coverages | /api/worker/update-worker-coverages/{worker_activity_id} | Path does not match |
| 178 | remove_worker_certificate | /api/worker/remove-worker-certificate/{worker_slug}/{certificate_id} | Path does not match |
| 179 | remove_worker_certificate_history | /api/worker/remove-worker-certificate-history/{certificate_history_id} | Path does not match |
| 180 | remove_worker_certificate_history_document | /api/worker/remove-worker-certificate-history-document/{worker_slug}/{history_document_id} | Path does not match |
| 181 | add_worker_certificate_history_document | /api/worker/add-worker-certificate-history-document/{worker_slug}/{document_history_id} | Path does not match |
| 182 | fetch_partner_project_for_worker | /api/worker/fetch-partner-project/{worker_activity_id}/{stakeholder_project_id} | Path does not match |
| 183 | worker_activity_join_to_project | /api/worker/worker-activity-join-to-project/{worker_activity_id}/{project_stakeholder_id}/{worker_in_project_id} | Path does not match |
| 184 | worker_activity_join_to_selected_projects | /api/worker/worker-activity-join-to-selected-projects/{partner_slug}/{worker_activity_id} | Path does not match |
| 185 | project_joined_workers | /api/worker/project-joined-workers/{project_id}/{order_id}/{branch_id} | Path does not match |
| 186 | worker_timesheet_calendar_for_year | /api/worker/worker-timesheet-calendar-for-year/{worker_activity_id}/{year} | Path does not match |
| 187 | project_stakeholder_worker_timesheet_add_time_v1 | /api/worker/project-stakeholder-worker-timesheet-add-time-v1/{worker_activity_id}/{worker_in_project_id}/{project_order_id}/{branch_id} | Path does not match |
| 188 | timesheet_partner_joined_project_manage_workers | /api/worker/timesheet-partner-joined-project-manage-workers/{core_project_id}/{project_branch_id}/{project_order_id} | Path does not match |
| 189 | project_stakeholder_worker_activity_timesheet_add_comment_v1 | /api/worker/project-stakeholder-worker-activity-timesheet-add-comment-v1/{worker_activity_id}/{stakeholder_project_id}/{project_order_id}/{branch_id} | Path does not match |
| 190 | worker_timesheet_add_payment_v1 | /api/worker/project-stakeholder-worker-timesheet-add-payment-v1/{worker_activity_id}/{project_id}/{project_order_id}/{project_branch} | Path does not match |
| 191 | worker_all_timesheet_pdf_for_year_month | /api/worker/worker-all-timesheet-pdf-for-year-month/{worker_activity_id}/{project_id}/{project_order_id}/{branch_id} | Path does not match |
| 192 | worker_reset_device | /api/worker/reset-device/{worker_slug} | Path does not match |
| 193 | worker_list | /api/worker/list/{partner_slug} | Path does not match |
| 194 | worker_remove_from_project | /api/worker/remove-from-project/{slug}/{project_id} | Path does not match |
| 195 | worker_timesheet_calendar | /api/worker/worker-timesheet-calendar/{worker_slug}/{year}/{month} | Path does not match |
| 196 | employee_worked_navigator_prepare | /api/worker/employee-worked-navigator-prepare | Path does not match |
| 197 | employee_performance_for_orders | /api/worker/employee-performance-for-orders/{worker_activity_id} | Path does not match |
| 198 | app_api_v3_access-module_modules | /api/v3/access-module/modules | Path does not match |
| 199 | app_api_v3_access-module_sections | /api/v3/access-module/sections | Path does not match |
| 200 | app_api_v3_access-module_fetch | /api/v3/access-module/fetch | Path does not match |
| 201 | app_api_v3_access-module_upsert | /api/v3/access-module/upsert | Path does not match |
| 202 | app_api_v3_access-module_remove | /api/v3/access-module/remove | Path does not match |
| 203 | api_v3_invoice_invoices_weekly_accounting_dataset | /api/v3/accounting/weekly-dataset | Path does not match |
| 204 | api_auth_login_v2 | /api/v3/auth/login | Path does not match |
| 205 | api_auth_logout | /api/v3/auth/logout | Path does not match |
| 206 | api_v3_billing_fetch_streamed | /api/v3/billing/streamed-fetch/{billing_id} | Path does not match |
| 207 | api_v3_billing_billings | /api/v3/billing/billings | Path does not match |
| 208 | api_v3_project_billing_upsert | /api/v3/billing/upsert/{billing_id} | Path does not match |
| 209 | api_v3_billing_remove | /api/v3/billing/remove/{billing_id} | Path does not match |
| 210 | api_v3_billing_sync_billings | /api/v3/billing/sync-billings | Path does not match |
| 211 | app_branch_v3_branches | /api/v3/branch/branches | Path does not match |
| 212 | app_branch_v3_fetch | /api/v3/branch/fetch/{branch_id} | Path does not match |
| 213 | branch_save | /api/v3/branch/save/{branch_id} | Path does not match |
| 214 | app_reference_v3_branch_department_remove | /api/v3/branch/department-remove/{department_id} | Path does not match |
| 215 | api_v3_invoice_needed_collections | /api/v3/customer/needed-collections | Path does not match |
| 216 | api_v3_customer_customers | /api/v3/customer/customers | Path does not match |
| 217 | api_v3_customer_customer_orders | /api/v3/customer/customer-orders/{customer_id} | Path does not match |
| 218 | api_v3_customer_collaborators_orders | /api/v3/customer/collaborators/{customer_id} | Path does not match |
| 219 | api_v3_customer_upsert_collaborator | /api/v3/customer/upsert-collaborator/{customer_id}/{collaborator_id} | Path does not match |
| 220 | api_v3_customer_remove_collaborator | /api/v3/customer/remove-collaborator/{collaborator_id} | Path does not match |
| 221 | fetch_employee_activity_project | /api/v3/employee-activity/fetch-employee-activity-project/{employee_activitiy_id}/{worker_in_project_id} | Path does not match |
| 222 | api_employee_upsert_project | /api/v3/employee-activity/upsert-project/{worker_activity_id}/{project_stakeholder_id}/{worker_project_id} | Path does not match |
| 223 | api_employee_contract | /api/v3/employee-activity/contract/{slug}/{employee_activity_id} | Path does not match |
| 224 | api_v3_employee_activity_worker_in_projects | /api/v3/employee-activity/worker-in-projects/{project_id} | Path does not match |
| 225 | api_v3_all_workers_in_projects | /api/v3/employee-activity/all-workers-in-projects | Path does not match |
| 226 | api_v3_active_employees | /api/v3/employee-activity/active-employees | Path does not match |
| 227 | api_v3_employee_stream_employee_dependencies | /api/v3/employee/stream-employee-dependencies | Path does not match |
| 228 | app_v3_employees | /api/v3/employee/employees | Path does not match |
| 229 | api_v3_employee_fetch | /api/v3/employee/fetch/{slug} | Path does not match |
| 230 | api_v3_employee_save_qualification | /api/v3/employee/save-qualification/{slug}/{qualification_id} | Path does not match |
| 231 | api_v3_employee_remove_qualification | /api/v3/employee/remove-qualification/{slug}/{qualification_id} | Path does not match |
| 232 | api_v3_employee_save | /api/v3/employee/upsert/{slug}/{employee_activity_id} | Path does not match |
| 233 | api_employee_access_to_erp | /api/v3/employee/access-to-erp/{slug}/{employee_activity_id} | Path does not match |
| 234 | api_v3_employee_performance | /api/v3/employee/performance/{slug} | Path does not match |
| 235 | api_v3_employee_performance_pdf | /api/v3/employee/performance-pdf/{slug} | Path does not match |
| 236 | app_termination_employee_activity | /api/v3/employee/termination-employee-activity/{activity_id} | Path does not match |
| 237 | api_v3_expense_stream_expense_dependencies | /api/v3/expense/stream-expense-dependencies | Path does not match |
| 238 | api_v3_expense_stream_expense_chart_dataset | /api/v3/expense/stream-expense-cart-dataset | Path does not match |
| 239 | api_v3_expense_expenses_paginated | /api/v3/expense/expenses/{page}/{limit}/{search} | Path does not match |
| 240 | api_v3_expense_fetch | /api/v3/expense/fetch/{expense_id} | Path does not match |
| 241 | api_v3_expense_upsert | /api/v3/expense/upsert/{expense_id} | Path does not match |
| 242 | api_v3_expense_v2_upsert | /api/v3/expense/upsert-v2/{expense_id} | Path does not match |
| 243 | api_v3_expense_remove | /api/v3/expense/remove/{expense_id} | Path does not match |
| 244 | api_v3_expense_sync_positions | /api/v3/expense/sync-positions/{expense_id} | Path does not match |
| 245 | api_v3_expense_positions | /api/v3/expense/positions/{expense_id} | Path does not match |
| 246 | api_v3_expense_position_fetch | /api/v3/expense/position-fetch/{expense_id}/{position_id} | Path does not match |
| 247 | api_v3_expense_position_streamed_fetch | /api/v3/expense/position-streamed-fetch/{expense_id}/{position_id} | Path does not match |
| 248 | api_v3_expense_position_upsert | /api/v3/expense/position-upsert/{expense_id}/{position_id} | Path does not match |
| 249 | api_v3_expense_position_remove | /api/v3/expense/position-remove/{position_id} | Path does not match |
| 250 | api_v3_expense_order_confirmation_pdf | /api/v3/expense/order-confirmation-pdf/{expense_id} | Path does not match |
| 251 | api_v3_expense_position_table_pdf | /api/v3/expense/position-table-pdf/{expense_id} | Path does not match |
| 252 | api_v3_expense_position_details_pdf | /api/v3/expense/position-details-pdf/{expense_id} | Path does not match |
| 253 | api_v3_expense_unlock | /api/v3/expense/unlock/{expense_id} | Path does not match |
| 254 | api_v3_expense_send_to_supplier | /api/v3/expense/send-to-supplier/{expense_id} | Path does not match |
| 255 | api_v3_expense_generate_document_paths | /api/v3/expense/generate-document-paths/{expense_id}/{position_id} | Path does not match |
| 256 | api_v3_invoice_streamed_invoice_with_master_data | /api/v3/invoice/streamed-invoice-with-master-data | Path does not match |
| 257 | api_v3_invoice_invoices_adn_billings | /api/v3/invoice/invoices-and-billings | Path does not match |
| 258 | api_v3_invoice_invoices | /api/v3/invoice/invoices | Path does not match |
| 259 | api_v3_invoice_fetch | /api/v3/invoice/fetch/{invoice_id} | Path does not match |
| 260 | api_v3_invoice_upsert | /api/v3/invoice/upsert/{invoice_id} | Path does not match |
| 261 | api_v3_invoice_remove | /api/v3/invoice/remove/{invoice_id} | Path does not match |
| 262 | api_v3_invoice_sync_metrics | /api/v3/invoice/sync-metrics | Path does not match |
| 263 | api_v3_invoice_sync_metrics_streamed | /api/v3/invoice/sync-metrics-streamed | Path does not match |
| 264 | api_v3_invoice_abort_invoice_sync | /api/v3/invoice/abort-invoice-sync | Path does not match |
| 265 | api_v3_invoice_sync_payments | /api/v3/invoice/sync-payments/{invoice_id} | Path does not match |
| 266 | api_v3_material_materials | /api/v3/material/materials/{supplier_id} | Path does not match |
| 267 | api_v3_norm_norms | /api/v3/norm/norms | Path does not match |
| 268 | app_open_a_iapi_v3_open_ai_project_analyse | /api/v3/open-ai/project-analyse | Path does not match |
| 269 | api_v3_order_task_fulfillment_initialize | /api/v3/order-task-fulfillment/initialize/{order_id} | Path does not match |
| 270 | api_v3_order_task_fulfillment_fetch | /api/v3/order-task-fulfillment/fetch/{task_fulfillment_id} | Path does not match |
| 271 | api_v3_order_task_fulfillment_upsert | /api/v3/order-task-fulfillment/upsert/{task_fulfillment_id} | Path does not match |
| 272 | api_partners | /api/v3/partner/partners | Path does not match |
| 273 | api_partner_needed_collections | /api/v3/partner/partner-needed-collections | Path does not match |
| 274 | api_partner_fetch | /api/v3/partner/fetch/{slug} | Path does not match |
| 275 | fetch_partner_project | /api/v3/partner/fetch-partner-project/{partner_slug}/{project_stakeholder_id} | Path does not match |
| 276 | api_partner_to_project | /api/v3/partner/partner-to-project/{slug}/{project_id}/{project_stakeholder_id} | Path does not match |
| 277 | api_partner_save | /api/v3/partner/upsert/{slug} | Path does not match |
| 278 | partner_already_joined_projects | /api/v3/partner/joined-projects/{slug} | Path does not match |
| 279 | api_v3_profiler_authenticated | /api/v3/profiler/authenticated | Path does not match |
| 280 | api_v3_project_fetch_streamed | /api/v3/project/streamed-fetch/{project_id} | Path does not match |
| 281 | api_v3_projects | /api/v3/project/projects | Path does not match |
| 282 | api_v3_projects_classify | /api/v3/project/projects/{classify} | Path does not match |
| 283 | api_v3_project_fetch | /api/v3/project/fetch/{project_id} | Path does not match |
| 284 | api_v3_project_assign_branches_to_project | /api/v3/project/assign-branches/{project_id} | Path does not match |
| 285 | api_v3_project_upsert | /api/v3/project/upsert/{project_id} | Path does not match |
| 286 | api_project_sync_progress | /api/v3/project/sync-progress/{project_id} | Path does not match |
| 287 | api_v3_project_overview | /api/v3/project/overview/{project_id} | Path does not match |
| 288 | app_api_project_reclassify | /api/v3/project/re-classify/{classify} | Path does not match |
| 289 | api_v3_project_labor_details | /api/v3/project/labor-details/{project_id} | Path does not match |
| 290 | api_v3_project_sync_all_metrics | /api/v3/project/sync-all-metrics | Path does not match |
| 291 | api_v3_project_sync_project_metrics | /api/v3/project/sync-project-metrics/{project_id} | Path does not match |
| 292 | api_v3_project_abort_sync | /api/v3/project/abort-sync | Path does not match |
| 293 | api_v3_project_order_orders | /api/v3/project-order/orders/{project_id} | Path does not match |
| 294 | api_v3_project_order_smart_orders | /api/v3/project-order/smart-orders/{project_id} | Path does not match |
| 295 | api_v3_project_order_streamed_fetch | /api/v3/project-order/streamed-fetch/{project_id}/{order_id} | Path does not match |
| 296 | api_v3_project_order_fetch | /api/v3/project-order/fetch/{order_id} | Path does not match |
| 297 | api_v3_project_order_handle | /api/v3/project-order/upsert/{project_id}/{order_id} | Path does not match |
| 298 | api_v3_project_order_fetch_billings | /api/v3/project-order/fetch-order-billings/{order_id} | Path does not match |
| 299 | api_v3_project_order_upsert_billings | /api/v3/project-order/upsert-billings/{order_id} | Path does not match |
| 300 | api_v3_project_order_upsert_voucher | /api/v3/project-order/upsert-voucher/{order_id}/{voucher_id} | Path does not match |
| 301 | api_v3_project_order_delete_voucher | /api/v3/project-order/delete-voucher/{voucher_id} | Path does not match |
| 302 | api_v3_project_order_refresh_metrics | /api/v3/project-order/refresh-metrics/{order_id} | Path does not match |
| 303 | api_v3_project_order_expenses | /api/v3/project-order/expenses/{order_id} | Path does not match |
| 304 | employee_worked_navigator | /api/v3/project-order/labor-details/{order_id} | Path does not match |
| 305 | api_v3_project_order_labor_details_pdf | /api/v3/project-order/labor-details-pdf/{order_id} | Path does not match |
| 306 | app_reference_v3_qualifications | /api/v3/qualifications | Path does not match |
| 307 | app_reference_v3_qualification_upsert | /api/v3/qualification-upsert/{qualification_id} | Path does not match |
| 308 | app_reference_v3_qualification_remove | /api/v3/qualification-remove/{qualification_id} | Path does not match |
| 309 | app_reference_v3_certificates | /api/v3/certificates | Path does not match |
| 310 | app_reference_v3_certificate_upsert | /api/v3/certificate-upsert/{certificate_id} | Path does not match |
| 311 | app_reference_v3_certificate_remove | /api/v3/certificate-remove/{certificate_id} | Path does not match |
| 312 | app_reference_v3_locations | /api/v3/locations | Path does not match |
| 313 | location_upsert | /api/v3/location-upsert/{location_id} | Path does not match |
| 314 | app_reference_v3_location_remove | /api/v3/location-remove/{location_id} | Path does not match |
| 315 | app_reference_v3_reference_fetch | /api/v3/reference/fetch | Path does not match |
| 316 | app_reference_v3_reference_upsert | /api/v3/reference/upsert | Path does not match |
| 317 | app_reference_v3_reference_delete | /api/v3/reference/delete/{reference}/{reference_id} | Path does not match |
| 318 | api_v3_supplier_suppliers | /api/v3/supplier/suppliers | Path does not match |
| 319 | app_api_v3_supplier_fetch | /api/v3/supplier/fetch/{supplier_id} | Path does not match |
| 320 | api_v3_supplier_master_data | /api/v3/supplier/master-data | Path does not match |
| 321 | api_v3_supplier_products | /api/v3/supplier/products/{supplier_id} | Path does not match |
| 322 | app_api_v3_supplier_education_upsert | /api/v3/supplier/education-upsert/{supplier_id} | Path does not match |
| 323 | api_v3_supplier_product_upsert | /api/v3/supplier/product-upsert/{supplier_id}/{product_id} | Path does not match |
| 324 | app_api_v3_supplier_upsert | /api/v3/supplier/upsert/{supplier_id} | Path does not match |
| 325 | api_v3_supplier_product_remove | /api/v3/supplier/product-remove | Path does not match |
| 326 | api_v3_supplier_framework_contract_upsert | /api/v3/supplier/framework-contract-upsert/{product_id}/{contract_id} | Path does not match |
| 327 | api_v3_supplier_framework_contract_remove | /api/v3/supplier/framework-contract-remove/{contract_id} | Path does not match |
| 328 | api_v3_supplier_contact_person_upsert | /api/v3/supplier/contact-person-upsert/{supplier_id}/{contact_person_id} | Path does not match |
| 329 | api_v3_supplier_contact_person_remove | /api/v3/supplier/contact-person-remove/{contact_person_id} | Path does not match |
| 330 | api_v3_supplier_order_confirmation_content | /api/v3/supplier/order-confirmation-content/{supplier_id} | Path does not match |
| 331 | api_v3_supplier_weekly_stats | /api/v3/supplier/weekly-stats/{supplier_id} | Path does not match |
| 332 | api_v3_invoice_billings_test | /api/v3/test/paginated-billings | Path does not match |
| 333 | api_v3_timesheet_employees_with_master_data | /api/v3/timesheet/employees-with-master-data | Path does not match |
| 334 | api_v3_timesheet_find_by_year_and_month | /api/v3/timesheet/find-by-payload | Path does not match |
| 335 | api_v3_timesheet_unregistered_employees | /api/v3/timesheet/unregistered-employees | Path does not match |
| 336 | api_v3_timesheet_sync_register_employees | /api/v3/timesheet/sync-register-employees | Path does not match |
| 337 | api_v3_timesheet_upsert | /api/v3/timesheet/upsert | Path does not match |
| 338 | api_v3_timesheet_movement | /api/v3/timesheet/movement | Path does not match |
| 339 | api_v3_todo_todos | /api/v3/todo/todos | Path does not match |
| 340 | api_v3_todo_upsert | /api/v3/todo/upsert/{id} | Path does not match |
| 341 | api_v3_todo_done | /api/v3/todo/done/{id} | Path does not match |
| 342 | api_v3_todo_assign_ai | /api/v3/todo/assign-ai/{id} | Path does not match |
| 343 | api_v3_todo_ai_queue | /api/v3/todo/ai-queue | Path does not match |
| 344 | api_v3_todo_ai_status | /api/v3/todo/ai-status/{id} | Path does not match |
| 345 | api_v3_todo_remove | /api/v3/todo/remove/{id} | Path does not match |
| 346 | app_api_v3_user_users | /api/v3/user/users | Path does not match |
| 347 | app_api_v3_user_streamed_users | /api/v3/user/streamed-users | Path does not match |
| 348 | app_api_v3_user_fetch | /api/v3/user/fetch/{user_id} | Path does not match |
| 349 | app_api_v3_user_upsert | /api/v3/user/upsert/{user_id} | Path does not match |
| 350 | api_v3_vendor_needed_collections | /api/v3/vendor/needed-collections | Path does not match |
| 351 | app_api_v3_vendor_fetch_all | /api/v3/vendor/fetch-all | Path does not match |
| 352 | app_api_v3_vendor_fetch | /api/v3/vendor/fetch/{vendor_id} | Path does not match |
| 353 | app_api_v3_vendor_upsert | /api/v3/vendor/upsert/{vendor_id} | Path does not match |
| 354 | app_api_v3_vendor_delete | /api/v3/vendor/delete/{vendor_id} | Path does not match |
| 355 | app_test | /test | Path does not match |
| 356 | app_login | /login | Path does not match |
| 357 | app_logout | /logout | Path does not match |
| 358 | pdf_presenter | /file-presenter/pdf/{filename} | Path does not match |
| 359 | pdf_presenter_delete | /file-presenter/pdf/delete/{filename} | Path does not match |
| 360 | app_iphone_test_logs | /iphone/test/logs | Path does not match |
| 361 | app_languages | /languages | Path does not match |
| 362 | app_repair | /repair | Path does not match |
| 363 | app_forgot_password_request | /reset-password | Path does not match |
| 364 | app_check_email | /reset-password/check-email | Path does not match |
| 365 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 366 | app_temp_removeable | /temp/removeable | Path does not match |
| 367 | test_all_pdf_as_year | /test/test-all-pdf-as-year/{year} | Path does not match |
| 368 | project_timesheet_pdf | /test/project-timesheet-pdf/{project_id} | Path does not match |
| 369 | test_pdf | /test/test-pdf/{worker_id}/{year} | Path does not match |
| 370 | app_timesheet_test | /timesheet/test | Path does not match |
| 371 | app_transformation | /transformation/{worker_id} | Path does not match |
| 372 | transformation_again_branch_for_order_custom_activity | /transformation-again-branch-for-order-custom-activity/{worker_activity_id} | Path does not match |
| 373 | transformation_again_branch_for_order_all_activities | /transformation-again-branch-for-order-all-activities | Path does not match |
| 374 | transformation_orders_total_to_project_orders_entity | /transformation-orders-total-to-project-orders-entity | Path does not match |
| 375 | app_transformation_move_order_to_order | /transformation/move-order-to-order/{project_order_from}/{project_order_to} | Path does not match |
| 376 | transformations_find_needless_order_totals | /transformations-find-needless-order-totals | Path does not match |
| 377 | app_transformation_deprecated | /transformation/repair/{worker_activity_id} | Path does not match |
| 378 | app_transformation-all | /transformation/repair-all | Path does not match |
| 379 | app_expense_to_positions | /transformation-expense-to-posaitions | Path does not match |
| 380 | app_transformation_expense_to_unique_order_nr | /transformation-expense-to-unique-order-nr | Path does not match |
| 381 | transformation_order_lead_from_worker_to_worker_activity | /transformation-order-lead-from-worker-to-worker-activity | Path does not match |
| 382 | transformation_project_order_add_worker_activity_from_added_timesheet_v1 | /transformation-project-order-add-worker-activity-from-added-timesheet-v1 | Path does not match |
| 383 | transformation_project_order_add_worker_activity_from_added_timesheet_v2 | /transformation-project-order-add-worker-activity-from-added-timesheet-v2 | Path does not match |
| 384 | transformation_all_timesheet_to_sperated_months | /transformation-all-timesheet-to-sperated-months | Path does not match |
| 385 | timesheet_matches_test | /transformation-timesheet-matches-test | Path does not match |
| 386 | app_translation | /translations/{locale} | Path does not match |
| 387 | app_user | /user-profile/{id} | Path does not match |
| 388 | fetch_nested_collections | /user/fetch-nested-collections | Path does not match |
| 389 | users_list | /user/list | Path does not match |
| 390 | fetch_logged_user | /user/fetch-logged | Path does not match |
| 391 | fetch_user | /user/fetch-user/{user_id} | Path does not match |
| 392 | app_users_save | /user/save/{user_id} | Path does not match |
| 393 | app_users_remove | /user/remove/{user_id} | Path does not match |
| 394 | create_worker_with_activity_from_user_data | /user/create-worker-with-activity-from-user-data/{user_id} | Path does not match |
| 395 | join_to_activity_from_user | /user/join-to-activity-from-user/{user_id}/{activity_id} | Path does not match |
| 396 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 397 | _wdt | /_wdt/{token} | Path does not match |
| 398 | _profiler_home | /_profiler/ | Path does not match |
| 399 | _profiler_search | /_profiler/search | Path does not match |
| 400 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 401 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 402 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 403 | _profiler_open_file | /_profiler/open | Path does not match |
| 404 | _profiler | /_profiler/{token} | Path does not match |
| 405 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 406 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 407 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 408 | indexs | /{react_routing} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.