Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_ajax_client_by_company | /admin/ajax/{id}/client-by-company | Path does not match |
| 2 | admin_clients_list | /admin/clients | Path does not match |
| 3 | admin_clients_create | /admin/clients/new | Path does not match |
| 4 | admin_clients_edit | /admin/clients/{id}/edit | Path does not match |
| 5 | admin_clients_deactivate | /admin/clients/{id}/deactivate | Path does not match |
| 6 | admin_clients_activate | /admin/clients/{id}/activate | Path does not match |
| 7 | admin_clients_show | /admin/clients/{id}/show | Path does not match |
| 8 | admin_companies_list | /admin/companies/ | Path does not match |
| 9 | admin_companies_create | /admin/companies/create | Path does not match |
| 10 | admin_companies_edit | /admin/companies/{id}/edit | Path does not match |
| 11 | admin_companies_remove | /admin/companies/{id}/remove | Path does not match |
| 12 | admin_companies_activate | /admin/companies/{id}/activate | Path does not match |
| 13 | admin_companies_deactivate | /admin/companies/{id}/deactivate | Path does not match |
| 14 | admin_companies_delete | /admin/companies/{id}/delete | Path does not match |
| 15 | admin_companies_users_list | /admin/companies-users/{id}/list | Path does not match |
| 16 | admin_companies_users_activate | /admin/companies-users/{id}/activate | Path does not match |
| 17 | admin_companies_users_deactivate | /admin/companies-users/{id}/deactivate | Path does not match |
| 18 | admin_companies_users_create | /admin/companies-users/{id}/create | Path does not match |
| 19 | admin_companies_users_edit | /admin/companies-users/{id}/edit | Path does not match |
| 20 | admin_companies_users_show | /admin/companies-users/{id}/show | Path does not match |
| 21 | admin_companies_users_change_password | /admin/companies-users/{id}/password | Path does not match |
| 22 | super_admin_dashboard | /admin/dashboard | Path does not match |
| 23 | admin_permissions_list | /admin/permissions/{id}/company | Path does not match |
| 24 | admin_permissions_save | /admin/permissions/{id}/company/save | Path does not match |
| 25 | admin_print_templates_list | /admin/print/templates | Path does not match |
| 26 | admin_print_templates_create | /admin/print/templates/new | Path does not match |
| 27 | admin_print_templates_update | /admin/print/templates/{id}/update | Path does not match |
| 28 | admin_print_templates_deactivate | /admin/print/templates/{id}/deactivate | Path does not match |
| 29 | admin_print_templates_activate | /admin/print/templates/{id}/activate | Path does not match |
| 30 | admin_print_templates_show | /admin/print/templates/{id}/show | Path does not match |
| 31 | admin_products_attributes_list | /admin/products-attributes/list | Path does not match |
| 32 | admin_products_attributes_create | /admin/products-attributes/create | Path does not match |
| 33 | admin_products_attributes_activate | /admin/products-attributes/{id}/activate | Path does not match |
| 34 | admin_products_attributes_deactivate | /admin/products-attributes/{id}/deactivate | Path does not match |
| 35 | admin_products_attributes_edit | /admin/products-attributes/{id}/edit/{isFromGroup} | Path does not match |
| 36 | admin_products_attributes_remove | /admin/products-attributes/{id}/remove | Path does not match |
| 37 | admin_products_attributes_groups_list | /admin/products-attributes-groups/ | Path does not match |
| 38 | admin_products_attributes_groups_create | /admin/products-attributes-groups/create | Path does not match |
| 39 | admin_products_attributes_groups_edit | /admin/products-attributes-groups/{id}/edit | Path does not match |
| 40 | admin_products_attributes_groups_show | /admin/products-attributes-groups/{id}/show | Path does not match |
| 41 | admin_products_attributes_groups_add_attribute | /admin/products-attributes-groups/{id}/add-attribute | Path does not match |
| 42 | admin_products_attributes_groups_remove | /admin/products-attributes-groups/{id}/remove | Path does not match |
| 43 | admin_products_attributes_groups_assign_to_company | /admin/products-attributes-groups/{id}/assign-to-company/{companyId} | Path does not match |
| 44 | admin_products_attributes_groups_remove_company | /admin/products-attributes-groups/{id}/remove-company/{relationId} | Path does not match |
| 45 | admin_products_attributes_groups_activate | /admin/products-attributes-groups/{id}/activate | Path does not match |
| 46 | admin_products_attributes_groups_deactivate | /admin/products-attributes-groups/{id}/deactivate | Path does not match |
| 47 | admin_products_attributes_groups_deactivate_attribute | /admin/products-attributes-groups/{id}/deactivate-attribute/{attributeId} | Path does not match |
| 48 | admin_products_attributes_groups_activate_attribute | /admin/products-attributes-groups/{id}/activate-attribute/{attributeId} | Path does not match |
| 49 | admin_products_attributes_groups_remove_attribute | /admin/products-attributes-groups/{id}/remove-attribute/{attributeId} | Path does not match |
| 50 | admin_roles_list | /admin/roles | Path does not match |
| 51 | admin_roles_create | /admin/roles/new | Path does not match |
| 52 | admin_roles_edit | /admin/roles/{id}/edit | Path does not match |
| 53 | admin_roles_remove | /admin/roles/{id}/remove | Path does not match |
| 54 | admin_roles_show | /admin/roles/{id}/show | Path does not match |
| 55 | admin_roles_duplicate | /admin/roles/{id}/duplicate | Path does not match |
| 56 | admin_users_list | /admin/users/ | Path does not match |
| 57 | admin_users_activate | /admin/users/{id}/activate | Path does not match |
| 58 | admin_users_deactivate | /admin/users/{id}/deactivate | Path does not match |
| 59 | admin_users_change_password | /admin/users/{id}/change-password | Path does not match |
| 60 | admin_users_create_super_admin | /admin/users/create-super-admin | Path does not match |
| 61 | admin_users_edit_user | /admin/users/{id}/edit | Path does not match |
| 62 | app_ajax_permissions | /ajax/{id}/permissions | Path does not match |
| 63 | api_client_product_index | /api/prania/{computer} | Path does not match |
| 64 | clothes_service | /clothes/service | Path does not match |
| 65 | clothes_service_create | /clothes/service/create | Path does not match |
| 66 | clothes_service_update | /clothes/service/{id}/update | Path does not match |
| 67 | clothes_service_deactivate | /clothes/service/{id}/deactivate | Path does not match |
| 68 | clothes_service_activate | /clothes/service/{id}/activate | Path does not match |
| 69 | clothes_service_show | /clothes/service/{id}/show | Path does not match |
| 70 | clothes_service_close | /clothes/service/{id}/close | Path does not match |
| 71 | clothes_service_new | /clothes/service/{id}/new | Path does not match |
| 72 | clothes_service_open | /clothes/service/{id}/open | Path does not match |
| 73 | clothes_service_active | /clothes/service/{id}/active | Path does not match |
| 74 | clothes_service_rejected | /clothes/service/{id}/rejected | Path does not match |
| 75 | dashboard | / | Path does not match |
| 76 | laundry_ajax_clothes | /laundry/ajax/clothes | Path does not match |
| 77 | laundry_ajax_barcode_generate | /laundry/ajax/{client}/barcode/generate/{codeNo} | Path does not match |
| 78 | laundry_ajax_product_search | /laundry/ajax/product | Path does not match |
| 79 | laundry_alerts_list | /laundry/alerts/{id}/list | Path does not match |
| 80 | laundry_alerts_activate | /laundry/alerts/{id}/activate | Path does not match |
| 81 | laundry_alerts_deactivate | /laundry/alerts/{id}/deactivate | Path does not match |
| 82 | laundry_alerts_create | /laundry/alerts/{id}/create | Path does not match |
| 83 | laundry_alerts_deactivates | /laundry/alerts/deactivates | Path does not match |
| 84 | laundry_alerts_edit | /laundry/alerts/{id}/edit | Path does not match |
| 85 | laundry_alerts_show | /laundry/alerts/{id}/show | Path does not match |
| 86 | laundry_attribute_list | /laundry/attribute/list | Path does not match |
| 87 | laundry_attribute_create | /laundry/attribute/create | Path does not match |
| 88 | laundry_attribute_edit | /laundry/attribute/{id}/edit/{isFromGroup} | Path does not match |
| 89 | laundry_attribute_activate | /laundry/attribute/{id}/activate | Path does not match |
| 90 | laundry_attribute_deactivate | /laundry/attribute/{id}/deactivate | Path does not match |
| 91 | laundry_attribute_remove | /laundry/attribute/{id}/remove | Path does not match |
| 92 | batch_jobs | /laundry/batch-jobs | Path does not match |
| 93 | batch_jobs_delete | /laundry/batch-jobs/{id}/delete | Path does not match |
| 94 | batch_jobs_show | /laundry/batch-jobs/{id}/show | Path does not match |
| 95 | laundry_cassations_list | /laundry/cassations/list | Path does not match |
| 96 | laundry_cassations_show | /laundry/cassations/{id}/show | Path does not match |
| 97 | laundry_cassations_pdf | /laundry/cassations/{id}/pdf | Path does not match |
| 98 | laundry_cassations_create | /laundry/cassations/create | Path does not match |
| 99 | laundry_cassations_reverse | /laundry/cassations/{id}/reverse | Path does not match |
| 100 | laundry_cassations_clothes_quantity | /laundry/cassations/{id}/clothes/quantity | Path does not match |
| 101 | laundry_cassations_print | /laundry/cassations/{id}/print | Path does not match |
| 102 | app_cassation_type_index | /laundry/cassation-type/ | Path does not match |
| 103 | app_cassation_type_new | /laundry/cassation-type/new | Path does not match |
| 104 | app_cassation_type_show | /laundry/cassation-type/{id} | Path does not match |
| 105 | app_cassation_type_edit | /laundry/cassation-type/{id}/edit | Path does not match |
| 106 | app_cassation_type_delete | /laundry/cassation-type/{id}/delete/{token} | Path does not match |
| 107 | app_cassation_type_deactivate | /laundry/cassation-type/{id}/deactivate | Path does not match |
| 108 | app_cassation_type_activate | /laundry/cassation-type/{id}/activate | Path does not match |
| 109 | laundry_chart_index | /laundry/chart | Path does not match |
| 110 | laundry_chart_difference | /chart/difference/{period} | Path does not match |
| 111 | laundry_chart_clothes | /chart/clothes/{period} | Path does not match |
| 112 | laundry_chart_clothe_by_state_role | /laundry/chart/clothe/{role} | Path does not match |
| 113 | laundry_client_area_prepare | /laundry/client-area/prepare | Path does not match |
| 114 | laundry_client_company_index | /laundry/firmy/ | Path does not match |
| 115 | laundry_client_company_create | /laundry/firmy/create | Path does not match |
| 116 | laundry_client_company_edit | /laundry/firmy/{id}/edit | Path does not match |
| 117 | laundry_client_company_show | /laundry/firmy/{id} | Path does not match |
| 118 | laundry_client_company_activate | /laundry/firmy/{id}/activate | Path does not match |
| 119 | laundry_client_company_deactivate | /laundry/firmy/{id}/deactivate | Path does not match |
| 120 | laundry_client_company_delete | /laundry/firmy/{id}/delete | Path does not match |
| 121 | laundry_clients_index | /laundry/clients/ | Path does not match |
| 122 | laundry_clients_create | /laundry/clients/create | Path does not match |
| 123 | laundry_clients_edit | /laundry/clients/{id}/edit | Path does not match |
| 124 | laundry_clients_show | /laundry/clients/{id}/show | Path does not match |
| 125 | laundry_clients_remove | /laundry/clients/{id}/remove | Path does not match |
| 126 | laundry_clients_deactivate | /laundry/clients/{id}/deactivate | Path does not match |
| 127 | laundry_clients_activate | /laundry/clients/{id}/activate | Path does not match |
| 128 | laundry_clients_products | /laundry/clients/{id}/products | Path does not match |
| 129 | laundry_clients_query | /laundry/clients/query | Path does not match |
| 130 | laundry_clients_modal_update | /laundry/clients/{id}/modal/update | Path does not match |
| 131 | laundry_clients_modal_create | /laundry/clients/modal/create | Path does not match |
| 132 | laundry_clients_products_inactive | /laundry/clients/{id}/products/inactive | Path does not match |
| 133 | laundry_clients_statment | /laundry/clients/{id}/statment | Path does not match |
| 134 | laundry_clients_cassation | /laundry/clients/{id}/cassation | Path does not match |
| 135 | laundry_clients_import | /laundry/clients/import | Path does not match |
| 136 | laundry_clients_import_execute | /laundry/clients/import/execute | Path does not match |
| 137 | laundry_clothes_list | /laundry/clothes/ | Path does not match |
| 138 | laundry_clothes_show | /laundry/clothes/{id}/show | Path does not match |
| 139 | laundry_clothes_create | /laundry/clothes/create | Path does not match |
| 140 | laundry_clothes_modal_create | /laundry/clothes/modal/create | Path does not match |
| 141 | laundry_clothes_edit | /laundry/clothes/{id}/edit | Path does not match |
| 142 | laundry_clothes_remove | /laundry/clothes/{id}/remove | Path does not match |
| 143 | laundry_clothes_import | /laundry/clothes/import | Path does not match |
| 144 | laundry_clothes_activate | /laundry/clothes/{id}/activate | Path does not match |
| 145 | laundry_clothes_deactivate | /laundry/clothes/{id}/deactivate | Path does not match |
| 146 | laundry_service_event_create | /laundry/clothes/service/{id}/event/new | Path does not match |
| 147 | laundry_service_event_update | /laundry/clothes/service/event/{id}/edit | Path does not match |
| 148 | laundry_service_event_deactivate | /laundry/clothes/service/event/{id}/deactivate | Path does not match |
| 149 | laundry_service_event_activate | /laundry/clothes/service/event/{id}/activate | Path does not match |
| 150 | laundry_service_reasons | /laundry/service/reasons | Path does not match |
| 151 | laundry_service_reasons_create | /laundry/service/reasons/create | Path does not match |
| 152 | laundry_service_reasons_update | /laundry/service/reasons/{id}/update | Path does not match |
| 153 | laundry_service_reasons_deactivate | /laundry/service/reasons/{id}/deactivate | Path does not match |
| 154 | laundry_service_reasons_activate | /laundry/service/reasons/{id}/activate | Path does not match |
| 155 | laundry_service_reasons_show | /laundry/service/reasons/{id}/show | Path does not match |
| 156 | laundry_reports_clothes_state | /laundry/reports/clothes/state | Path does not match |
| 157 | laundry_contribution_weight_index | /laundry/contribution-weight/ | Path does not match |
| 158 | laundry_admin_dashboard | /laundry/admin/dashboard | Path does not match |
| 159 | laundry_user_role | /laundry/user/role | Path does not match |
| 160 | laundry_user_dashboard | /laundry/user/dashboard | Path does not match |
| 161 | laundry_inventory_list | /laundry/inventory | Path does not match |
| 162 | laundry_inventory_create | /laundry/inventory/new | Path does not match |
| 163 | laundry_inventory_update | /laundry/inventory/{id}/update | Path does not match |
| 164 | laundry_inventory_deactivate | /laundry/inventory/{id}/deactivate | Path does not match |
| 165 | laundry_inventory_activate | /laundry/inventory/{id}/activate | Path does not match |
| 166 | laundry_inventory_show | /laundry/inventory/{id}/show | Path does not match |
| 167 | laundry_inventory_pdf | /laundry/inventory/{id}/pdf | Path does not match |
| 168 | laundry_inventory_approve | /laundry/inventory/{id}/approve | Path does not match |
| 169 | laundry_inventory_rollback | /laundry/inventory/{id}/rollback | Path does not match |
| 170 | laundry_inventory_show_products | /laundry/inventory/{id}/show/products | Path does not match |
| 171 | laundry_inventory_products_select | /laundry/inventory/division/{id}/products/select/{physicalInventoryId} | Path does not match |
| 172 | laundry_inventory_group_list | /laundry/inventory/group | Path does not match |
| 173 | laundry_inventory_group_delete | /laundry/inventory/group/{id}/delete | Path does not match |
| 174 | laundry_inventory_group_show | /laundry/inventory/group/{id}/show | Path does not match |
| 175 | laundry_inventory_group_inventory_delete | /laundry/inventory/group/{id}/inventory/delete | Path does not match |
| 176 | laundry_prices_list | /laundry/prices/list | Path does not match |
| 177 | laundry_prices_create | /laundry/prices/create | Path does not match |
| 178 | laundry_prices_edit | /laundry/prices/{id}/edit | Path does not match |
| 179 | laundry_prices_remove | /laundry/prices/{id}/remove | Path does not match |
| 180 | laundry_prices_show | /laundry/prices/{id}/show | Path does not match |
| 181 | laundry_print_barcode | /laundry/print/barcode | Path does not match |
| 182 | laundry_product_print | /laundry/product/{id}/print | Path does not match |
| 183 | laundry_print_service_zpl | /laundry/print-service/zpl/{id} | Path does not match |
| 184 | laundry_print_service_client | /laundry/print-service/client/{id} | Path does not match |
| 185 | laundry_products_attributes_groups_list | /laundry/products-attributes-groups/ | Path does not match |
| 186 | laundry_products_attributes_groups_create | /laundry/products-attributes-groups/create | Path does not match |
| 187 | laundry_products_attributes_groups_edit | /laundry/products-attributes-groups/{id}/edit | Path does not match |
| 188 | laundry_products_attributes_groups_show | /laundry/products-attributes-groups/{id}/show | Path does not match |
| 189 | laundry_products_attributes_groups_add_attribute | /laundry/products-attributes-groups/{id}/add-attribute | Path does not match |
| 190 | laundry_products_attributes_groups_remove | /laundry/products-attributes-groups/{id}/remove | Path does not match |
| 191 | laundry_products_attributes_groups_activate | /laundry/products-attributes-groups/{id}/activate | Path does not match |
| 192 | laundry_products_attributes_groups_deactivate | /laundry/products-attributes-groups/{id}/deactivate | Path does not match |
| 193 | laundry_products_attributes_groups_assign_to_client | /laundry/products-attributes-groups/{id}/assign-to-client/{clientId} | Path does not match |
| 194 | laundry_products_attributes_groups_remove_client | /laundry/products-attributes-groups/{id}/remove-client/{relationId} | Path does not match |
| 195 | laundry_products_attributes_groups_deactivate_attribute | /laundry/products-attributes-groups/{id}/deactivate-attribute/{attributeId} | Path does not match |
| 196 | laundry_products_attributes_groups_activate_attribute | /laundry/products-attributes-groups/{id}/activate-attribute/{attributeId} | Path does not match |
| 197 | laundry_products_attributes_groups_remove_attribute | /laundry/products-attributes-groups/{id}/remove-attribute/{attributeId} | Path does not match |
| 198 | laundry_products_batch_list | /laundry/products-batch/ | Path does not match |
| 199 | laundry_products_batch_history | /laundry/products-batch/{id}/history | Path does not match |
| 200 | laundry_products_batch_show | /laundry/products-batch/{id} | Path does not match |
| 201 | laundry_products_batch_activate | /laundry/products-batch/{id}/activate | Path does not match |
| 202 | laundry_products_batch_deactivate | /laundry/products-batch/{id}/deactivate | Path does not match |
| 203 | laundry_products_batch_remove | /laundry/products-batch/{id}/remove | Path does not match |
| 204 | laundry_products_batch_create | /laundry/products-batch/create | Path does not match |
| 205 | laundry_products_batch_code_ajax | /laundry/products-batch/code-ajax | Path does not match |
| 206 | laundry_products_batch_items_ajax | /laundry/products-batch/{id}/show/{statusId}/items | Path does not match |
| 207 | laundry_products_batch_merge | /laundry/products-batch/merge | Path does not match |
| 208 | laundry_products_batch_delete | /laundry/products-batch/delete | Path does not match |
| 209 | laundry_products_batch_product_remove | /laundry/products-batch/{id}/product/remove | Path does not match |
| 210 | laundry_products_batch_edit | /laundry/products-batch/{id}/edit | Path does not match |
| 211 | laundry_products_batch_close | /laundry/products-batch/{id}/close | Path does not match |
| 212 | laundry_products_batch_history_delete | /laundry/products-batch/{id}/history/delete | Path does not match |
| 213 | laundry_reports_products_batch_difference_day | /laundry/reports/products-batch/difference/day | Path does not match |
| 214 | laundry_reports_products_batch_difference | /laundry/reports/products-batch/difference | Path does not match |
| 215 | laundry_products_batch_release | /products-batch/{id}/release | Path does not match |
| 216 | laundry_products_batch_release_summary | /products-batch/{id}/release/client_company | Path does not match |
| 217 | laundry_products_batch_receipt | /products-batch/{id}/receipt | Path does not match |
| 218 | laundry_products_batch_receipt_summary | /products-batch/{id}/receipt/client_company | Path does not match |
| 219 | laundry_products_list | /laundry/products/ | Path does not match |
| 220 | laundry_products_create | /laundry/products/create/{workerId} | Path does not match |
| 221 | laundry_products_edit | /laundry/products/{id}/edit/{workerId} | Path does not match |
| 222 | laundry_products_show | /laundry/products/{id}/show/{workerId} | Path does not match |
| 223 | laundry_products_new_state_machine | /laundry/products/{id}/state-machine/{statusId} | Path does not match |
| 224 | laundry_products_remove | /laundry/products/{id}/remove/{workerId} | Path does not match |
| 225 | laundry_products_activate | /laundry/products/{id}/activate/{workerId} | Path does not match |
| 226 | laundry_products_deactivate | /laundry/products/{id}/deactivate/{workerId} | Path does not match |
| 227 | laundry_products_clothes_groups | /laundry/products/clother-group/{id} | Path does not match |
| 228 | laundry_products_state_machines | /laundry/products/{id}/state-machines | Path does not match |
| 229 | laundry_products_duplicate | /laundry/products/{id}/duplicate | Path does not match |
| 230 | laundry_products_status_change | /laundry/products{id}/status/change | Path does not match |
| 231 | laundry_products_assign_rfid | /laundry/products/{id}/assign-rfid/{rfid} | Path does not match |
| 232 | laundry_products_update | /laundry/products/{id}/update | Path does not match |
| 233 | laundry_products_query | /laundry/products/query | Path does not match |
| 234 | laundry_reports_depracted | /laundry/reports/depracted | Path does not match |
| 235 | laundry_reports_depracted_expiration_date | /laundry/reports/depracted/expiration_date | Path does not match |
| 236 | laundry_products_import | /laundry/product/import | Path does not match |
| 237 | laundry_products_import_execute | /laundry/product/import/execute | Path does not match |
| 238 | laundry_profile_edit | /laundry/profile/ | Path does not match |
| 239 | laundry_profile_report_settings_save | /laundry/profile/report-settings/save | Path does not match |
| 240 | laundry_profile_settings_save | /laundry/profile/settings/save | Path does not match |
| 241 | laundry_profile_other_settings_save | /laundry/profile/settings/otherSave | Path does not match |
| 242 | laundry_rack_index | /laundry/regaly/ | Path does not match |
| 243 | laundry_rack_create | /laundry/regaly/create | Path does not match |
| 244 | laundry_rack_edit | /laundry/regaly/{id}/edit | Path does not match |
| 245 | laundry_rack_show | /laundry/regaly/{id} | Path does not match |
| 246 | laundry_rack_activate | /laundry/regaly/{id}/activate | Path does not match |
| 247 | laundry_rack_deactivate | /laundry/regaly/{id}/deactivate | Path does not match |
| 248 | laundry_rack_delete | /laundry/regaly/{id}/delete | Path does not match |
| 249 | laundry_reports_laundry_reports_index | /laundry/reports/laundry/reports | Path does not match |
| 250 | laundry_reports_washed_textiles | /laundry/reports/washed-textiles | Path does not match |
| 251 | laundry_reports_washed_textiles_by_weight | /laundry/reports/washed-textiles-by-weight | Path does not match |
| 252 | laundry_road_maps_list | /laundry/road-maps/{id}/list | Path does not match |
| 253 | laundry_road_maps_create | /laundry/road-maps/{id}/create | Path does not match |
| 254 | laundry_road_maps_edit | /laundry/road-maps/{id}/edit | Path does not match |
| 255 | laundry_road_maps_remove | /laundry/road-maps/{id}/remove | Path does not match |
| 256 | laundry_road_maps_definition_remove | /laundry/road-maps/definition-remove | Path does not match |
| 257 | laundry_road_maps_save | /laundry/road-maps/save | Path does not match |
| 258 | laundry_state_machine_list | /laundry/state-machines/list | Path does not match |
| 259 | laundry_state_machine_history | /laundry/state-machines/{id}/history | Path does not match |
| 260 | laundry_reports_state_machine | /laundry/reports/state-machine | Path does not match |
| 261 | laundry_state_statuses_list | /laundry/state-statuses/list | Path does not match |
| 262 | laundry_state_statuses_create | /laundry/state-statuses/create | Path does not match |
| 263 | laundry_state_statuses_edit | /laundry/state-statuses/{id}/edit | Path does not match |
| 264 | laundry_state_statuses_remove | /laundry/state-statuses/{id}/remove | Path does not match |
| 265 | laundry_state_statuses_deactivate | /laundry/state-statuses/{id}/deactivate | Path does not match |
| 266 | laundry_state_statuses_activate | /laundry/state-statuses/{id}/activate | Path does not match |
| 267 | laundry_state_statuses_save_order | /laundry/state-statuses/saveOrder | Path does not match |
| 268 | laundry_statment_index | /laundry/statment/ | Path does not match |
| 269 | laundry_statment_create | /laundry/statment/create/{type} | Path does not match |
| 270 | laundry_statment_edit | /laundry/statment/{id}/edit | Path does not match |
| 271 | laundry_statment_show | /laundry/statment/{id} | Path does not match |
| 272 | laundry_statment_delete | /laundry/statment/{id}/delete | Path does not match |
| 273 | laundry_statment_receipt | /laundry/statment/receipt/{statment} | Path does not match |
| 274 | laundry_statment_pdf | /laundry/statment/pdf | Path does not match |
| 275 | laundry_statment_excel | /laundry/statment/excel | Path does not match |
| 276 | laundry_statment_query | /laundry/statment/query | Path does not match |
| 277 | laundry_statment_client_query | /laundry/statment/client/query | Path does not match |
| 278 | laundry_statment_print | /laundry/statment/{id}/print | Path does not match |
| 279 | laundry_statment_summary | /laundry/statment/summary | Path does not match |
| 280 | laundry_statment_action_delete | /laundry/statment/action/delete | Path does not match |
| 281 | laundry_statment_products | /laundry/statment/{id}/products | Path does not match |
| 282 | laundry_statment_registration_print | /laundry/statment/{id}/registration/print | Path does not match |
| 283 | laundry_statment_registration_create | /laundry/statment-registration/create/{statment} | Path does not match |
| 284 | laundry_statment_registration_edit | /laundry/statment-registration/{id}/edit | Path does not match |
| 285 | laundry_statment_registration_weight | /laundry/statment-registration/{id}/weight | Path does not match |
| 286 | laundry_statment_sorting_create | /laundry/statment-sorting/ | Path does not match |
| 287 | laundry_task_index | /laundry/task/ | Path does not match |
| 288 | laundry_task_download | /laundry/task/{id}/download | Path does not match |
| 289 | laundry_task_delete | /laundry/task/{id}/delete | Path does not match |
| 290 | laundry_users_index | /laundry/users/ | Path does not match |
| 291 | laundry_users_activate | /laundry/users/{id}/activate | Path does not match |
| 292 | laundry_users_deactivate | /laundry/users/{id}/deactivate | Path does not match |
| 293 | laundry_users_create | /laundry/users/create | Path does not match |
| 294 | laundry_users_edit | /laundry/users/{id}/edit | Path does not match |
| 295 | laundry_users_show | /laundry/users/{id}/show | Path does not match |
| 296 | laundry_users_remove | /laundry/users/{id}/remove | Path does not match |
| 297 | laundry_users_change_password | /laundry/users/{id}/password | Path does not match |
| 298 | laundry_setting_index | /laundry/setting/ | Path does not match |
| 299 | laundry_ward_index | /laundry/oddzial/ | Path does not match |
| 300 | laundry_ward_create | /laundry/oddzial/create | Path does not match |
| 301 | laundry_ward_edit | /laundry/oddzial/{id}/edit | Path does not match |
| 302 | laundry_ward_show | /laundry/oddzial/{id} | Path does not match |
| 303 | laundry_ward_activate | /laundry/oddzial/{id}/activate | Path does not match |
| 304 | laundry_ward_deactivate | /laundry/oddzial/{id}/deactivate | Path does not match |
| 305 | laundry_ward_delete | /laundry/oddzial/{id}/delete | Path does not match |
| 306 | laundry_reports_washing_depracted_by_product | /laundry/reports/washing-depracted-by-product | Path does not match |
| 307 | laundry_reports_washing_frequency_by_product | /laundry/reports/washing-frequency-by-product | Path does not match |
| 308 | laundry_reports_washing_frequency | /laundry/reports/washing-frequency | Path does not match |
| 309 | set_locale | /set-locale/{locale} | Path does not match |
| 310 | manage_company_index | /manage/company/ | Path does not match |
| 311 | manage_company_create | /manage/company/create | Path does not match |
| 312 | manage_company_edit | /manage/company/{id}/edit | Path does not match |
| 313 | manage_company_activate | /manage/company/{id}/activate | Path does not match |
| 314 | manage_company_deactivate | /manage/company/{id}/deactivate | Path does not match |
| 315 | manage_company_delete | /manage/company/{id}/delete | Path does not match |
| 316 | manage_dashboard_index | /manage/pulpit/ | Path does not match |
| 317 | manage_user_index | /manage/user/ | Path does not match |
| 318 | manage_user_create | /manage/user/create | Path does not match |
| 319 | manage_user_edit | /manage/user/{id}/edit | Path does not match |
| 320 | manage_user_show | /manage/user/{id} | Path does not match |
| 321 | manage_user_password | /manage/user/{id}/password | Path does not match |
| 322 | manage_user_activate | /manage/user/{id}/activate | Path does not match |
| 323 | manage_user_deactivate | /manage/user/{id}/deactivate | Path does not match |
| 324 | manage_user_delete | /manage/user/{id}/delete | Path does not match |
| 325 | laundry_printer_index | /laundry/printer/ | Path does not match |
| 326 | laundry_printer_create | /laundry/printer/new | Path does not match |
| 327 | laundry_printer_edit | /laundry/printer/{id}/edit | Path does not match |
| 328 | laundry_printer_delete | /laundry/printer/{id}/delete | Path does not match |
| 329 | reports_cassation_index | /reports/kasacja/ | Path does not match |
| 330 | reports_cassation_items | /reports/kasacja/items | Path does not match |
| 331 | reports_cassation_pdf | /reports/kasacja/pdf | Path does not match |
| 332 | reports_cassation_excel | /reports/kasacja/excel | Path does not match |
| 333 | reports_client_company_index | /reports/firmy/ | Path does not match |
| 334 | reports_client_company_companies | /reports/firmy/companies | Path does not match |
| 335 | reports_client_company_companies_mark | /reports/firmy/companies/mark | Path does not match |
| 336 | reports_client_company_companies_unmark | /reports/firmy/companies/unmark | Path does not match |
| 337 | reports_client_company_clothes | /reports/firmy/clothes | Path does not match |
| 338 | reports_client_company_pdf | /reports/firmy/pdf | Path does not match |
| 339 | reports_client_company_excel | /reports/firmy/excel | Path does not match |
| 340 | reports_client_by_product | /reports/client-by-product | Path does not match |
| 341 | reports_clothes_prices | /reports/clothes/prices | Path does not match |
| 342 | reports_clothes_prices_m2 | /reports/clothes/prices/m2 | Path does not match |
| 343 | reports_clothes_prices_weight | /reports/clothes/prices/weight | Path does not match |
| 344 | reports_clothes_by_worker | /reports/clothes-by-worker | Path does not match |
| 345 | reports_clothes | /reports/clothes | Path does not match |
| 346 | reports_clothes_in | /reports/clothes/in | Path does not match |
| 347 | reports_clothes_service | /reports/clothes/service | Path does not match |
| 348 | reports_clothes_workers | /reports/clothes/workers | Path does not match |
| 349 | reports_list_of_orders | /reports/list-of-orders | Path does not match |
| 350 | reports_products_batch_closed | /reports/products-batch/closed | Path does not match |
| 351 | laundry_reports_products_batch_difference_state | /reports/products-batch/difference/state | Path does not match |
| 352 | laundry_reports_index | /laundry/reports | Path does not match |
| 353 | washed_textiles | /washed-textiles | Path does not match |
| 354 | washed_textiles_by_weight | /washed-textiles-by-weight | Path does not match |
| 355 | reports_products_batch_open | /reports/products-batch/open | Path does not match |
| 356 | reports_products_batch | /reports/products-batch | Path does not match |
| 357 | reports_products_registered | /reports/products/registered | Path does not match |
| 358 | reports_products | /reports/products | Path does not match |
| 359 | reports_products_in_details | /reports/products/in/details | Path does not match |
| 360 | reports_product_gaps_index | /reports/braki/ | Path does not match |
| 361 | reports_product_gaps_products | /reports/braki/products | Path does not match |
| 362 | reports_product_gaps_pdf | /reports/braki/pdf | Path does not match |
| 363 | reports_product_gaps_excel | /reports/braki/excel | Path does not match |
| 364 | reports_ward_index | /reports/oddzialy/ | Path does not match |
| 365 | reports_ward_companies | /reports/oddzialy/companies | Path does not match |
| 366 | reports_ward_wards | /reports/oddzialy/wards | Path does not match |
| 367 | reports_ward_clothes | /reports/oddzialy/clothes | Path does not match |
| 368 | reports_ward_clients | /reports/oddzialy/clients | Path does not match |
| 369 | reports_ward_registartion | /reports/oddzialy/registartion | Path does not match |
| 370 | reports_ward_pdf | /reports/oddzialy/pdf | Path does not match |
| 371 | reports_ward_excel | /reports/oddzialy/excel | Path does not match |
| 372 | reports_quantype | /reports/quantype | Path does not match |
| 373 | user_sticky_notes_list | /user/sticky-notes/list | Path does not match |
| 374 | user_sticky_notes_remove | /user/sticky-notes/{id}/remove | Path does not match |
| 375 | user_sticky_notes_update | /user/sticky-notes/{id}/edit | Path does not match |
| 376 | user_profile | /user/profile | Path does not match |
| 377 | user_profile_edit | /user/profile/edit | Path does not match |
| 378 | user_change_password | /user/profile/password | Path does not match |
| 379 | app_login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.