Routing
dashboard
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | 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 | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.