Routing
app_project_evaluate_profit_margin
Matched route
Route Parameters
| Name | Value |
|---|---|
| project_id | "53" |
Route Matching Logs
Path to match:
/api/project/evaluate-profit-margin/53
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_address_nested_data | /api/address/nested-data | Path does not match |
| 2 | app_address_all | /api/address/all | Path does not match |
| 3 | app_address_save | /api/address/save/{address_id} | Path does not match |
| 4 | app_address_remove | /api/address/remove/{address_id} | Path does not match |
| 5 | app_address_type_all | /api/address/type/all | Path does not match |
| 6 | app_address_type_save | /api/address/type/save/{address_type_id} | Path does not match |
| 7 | app_address_type_remove | /api/address/type/remove/{address_type_id} | Path does not match |
| 8 | employee_enough_worked_hours | /api/analitic/employee-enough-worked-hours | Path does not match |
| 9 | api_auth_login | /api/auth/login | Path does not match |
| 10 | api_auth_logout | /api/auth/logout | Path does not match |
| 11 | check_user | /api/auth/check-user/{user_email} | Path does not match |
| 12 | create_with_alias | /api/branch/create-with-alias | Path does not match |
| 13 | branch_save | /api/branch/save/{branch_id} | Path does not match |
| 14 | branch_fetch | /api/branch/fetch/{branch_id} | Path does not match |
| 15 | branch_departments | /api/branch/departments/{branch_id} | Path does not match |
| 16 | branch_department_save | /api/branch/departement/save/{branch_id}/{departement_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 | customer_list | /api/customer/list | Path does not match |
| 19 | customer_manage | /api/customer/manage/{slug} | Path does not match |
| 20 | customer_save | /api/customer/save/{slug} | Path does not match |
| 21 | fetch_customer_certificate | /api/customer/fetch-customer-certificate/{customer_slug}/{certificate_history_id} | Path does not match |
| 22 | update_customer_certificate | /api/customer/update-customer-certificate/{customer_slug}/{certificate_history_id} | Path does not match |
| 23 | remove_customer_certificate | /api/customer/remove-customer-certificate/{customer_slug}/{certificate_id} | Path does not match |
| 24 | remove_customer_certificate_history | /api/customer/remove-customer-certificate-history/{customer_slug}/{certificate_history_id} | Path does not match |
| 25 | remove_customer_certificate_history_document | /api/customer/remove-customer-certificate-history-document/{customer_slug}/{history_document_id} | Path does not match |
| 26 | add_customer_certificate_history_document | /api/customer/add-customer-certificate-history-document/{customer_slug}/{document_history_id} | Path does not match |
| 27 | fetch_customer_joined_projects | /api/customer/fetch-customer-joined-projects/{customer_slug} | Path does not match |
| 28 | fetch_customer_projects | /api/customer/fetch-customer-projects/{customer_slug}/{worker_activity_id} | Path does not match |
| 29 | fetch_customer_project | /api/customer/fetch-customer-project/{customer_slug}/{project_stakeholder_id} | Path does not match |
| 30 | customer_join_to_project | /api/customer/customer-join-to-project/{slug}/{project_stakeholder_id} | Path does not match |
| 31 | customer_delete | /api/customer/delete/{slug}/{access_key} | Path does not match |
| 32 | customer_remove_from_project | /api/customer/remove-from-project/{slug}/{project_id}/{access_key} | Path does not match |
| 33 | fetch_customer_parsed_workers | /api/customer/fetch-parsed-workers/{customer_slug}/{is_all} | Path does not match |
| 34 | fetch-workers | /api/customer/fetch-workers/{customer_slug}{with_guest} | Path does not match |
| 35 | customer_search | /api/customer/search/{text} | Path does not match |
| 36 | customer_before_join_to_project | /api/customer/customer-before-join-to-project/{slug}/{project_stakeholder_id} | Path does not match |
| 37 | app_document_manager_upload_document | /api/document/manager/upload | Path does not match |
| 38 | app_document_manager_remove_document | /api/document/manager/remove/{file_name} | Path does not match |
| 39 | app_fetch_employee | /api/employee/fetch-employee | Path does not match |
| 40 | app_termination_employee_activity | /api/employee/termination-employee-activity/{activity_id} | Path does not match |
| 41 | error_report | /api/error-report | Path does not match |
| 42 | app_api_helpers_categories | /api/helpers/category/all | Path does not match |
| 43 | app_api_helpers_category_save | /api/helpers/category/save/{category_id} | Path does not match |
| 44 | app_api_category_remove | /api/helpers/category/remove/{category_id} | Path does not match |
| 45 | app_item_groupapp_api_helpers_groups | /api/helpers/item-group/all | Path does not match |
| 46 | app_item_groupapp_api_helpers_group_save | /api/helpers/item-group/save/{group_id} | Path does not match |
| 47 | app_item_groupapp_api_helpers_group_remove | /api/helpers/item-group/remove/{group_id} | Path does not match |
| 48 | app_api_unit_types_all | /api/helpers/unit-types/all | Path does not match |
| 49 | app_api_unit_type_save | /api/helpers/unit-types/save/{unit_type_id} | Path does not match |
| 50 | app_api_unit_type_remove | /api/helpers/unit-types/remove/{unit_type_id} | Path does not match |
| 51 | app_high_level_access | /api/access/high-level | Path does not match |
| 52 | app_stock_inventories | /api/inventory/stock/inventories/{stock_id} | Path does not match |
| 53 | app_material_inventory_histories | /api/inventory/material/history/{inventory_id} | Path does not match |
| 54 | manage_invoice | /api/invoice/manage/{order_id}/{invoice_id} | Path does not match |
| 55 | remove_invoice | /api/invoice/remove/{order_id}/{invoice_id} | Path does not match |
| 56 | fetch_locations | /api/locations/fetch-locations | Path does not match |
| 57 | fetch_location | /api/locations/fetch/{location_id} | Path does not match |
| 58 | fetch_countries | /api/locations/fetch-countries | Path does not match |
| 59 | save_location | /api/locations/save/{location_id} | Path does not match |
| 60 | app_material | /api/material/materials/{supplier_id} | Path does not match |
| 61 | app_material_fetch_manage_nested_data | /api/material/fetch-manage-nested-data | Path does not match |
| 62 | app_material_save | /api/material/save/{material_id} | Path does not match |
| 63 | open_api_orders | /open-api/orders | Path does not match |
| 64 | order_costs | /api/order-cost/costs/{order_id} | Path does not match |
| 65 | order_cost | /api/order-cost/cost/{cost_id} | Path does not match |
| 66 | cost_save | /api/order-cost/save/{order_id}/{cost_id} | Path does not match |
| 67 | cost_remove | /api/order-cost/remove/{order_id}/{cost_id} | Path does not match |
| 68 | fetch_moveable_orders | /api/order/fetch-moveable-orders/{project_id} | Path does not match |
| 69 | fetch_project_orders | /api/order/fetch-project-orders/{project_id} | Path does not match |
| 70 | fetch_orders_all | /api/order/all | Path does not match |
| 71 | fetch_order_minify | /api/order/fetch-minify/{project_id}/{order_id} | Path does not match |
| 72 | fetch_order | /api/order/fetch/{project_id}/{order_id} | Path does not match |
| 73 | api_order_save | /api/order/save/{project_id}/{order_id} | Path does not match |
| 74 | remove_order | /api/order/remove/{project_id}/{order_id} | Path does not match |
| 75 | manage_order_status | /api/order/manage-status/{project_id}/{order_id} | Path does not match |
| 76 | order_feedback_manage | /api/order/feedback/manage/{order_id}/{feedback_id} | Path does not match |
| 77 | order_feedback_remove | /api/order/feedback/remove/{order_id}/{feedback_id} | Path does not match |
| 78 | project_orders_all | /api/order/project-orders-all | Path does not match |
| 79 | app_paper_start_finish_text | /api/paper-pattern/paper/start/finish/text | Path does not match |
| 80 | api_paperpattern_fetch | /api/paper-pattern/fetch/{pattern_for} | Path does not match |
| 81 | api_paperpattern_save | /api/paper-pattern/save/{pattern_for} | Path does not match |
| 82 | fetch_projects_for_administrative_customer | /api/project/fetch-projects-for-administrative-customer/{classify} | Path does not match |
| 83 | fetch_projects_for_timesheet | /api/project/fetch-projects-for-timesheet | Path does not match |
| 84 | fetch_weak_list | /api/project/fetch-projects/{customer_id} | Path does not match |
| 85 | core_joinable_project | /api/project/core-joinable-project/{customer_slug}/{project_id} | Path does not match |
| 86 | save_project | /api/project/save-project/{project_id} | Path does not match |
| 87 | save_partial_append_branches_to_project | /api/project/save-partial-append-branches-to-project/{project_id} | Path does not match |
| 88 | project_fetch | /api/project/fetch/{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} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.