Routing
home_index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | api_attachment_index | /api/tickets/{ticketId}/attachments | Path does not match |
| 17 | api_attachment_show | /api/tickets/{ticketId}/attachments/{id} | Path does not match |
| 18 | api_attachment_upload | /api/tickets/{ticketId}/attachments/upload | Path does not match |
| 19 | api_attachment_download | /api/tickets/{ticketId}/attachments/{id}/download | Path does not match |
| 20 | api_attachment_view | /api/tickets/{ticketId}/attachments/{id}/view | Path does not match |
| 21 | api_attachment_delete | /api/tickets/{ticketId}/attachments/{id} | Path does not match |
| 22 | api_checklist_tasks_index | /api/checklist-tasks | Path does not match |
| 23 | api_checklist_tasks_show | /api/checklist-tasks/{id} | Path does not match |
| 24 | api_checklist_tasks_create | /api/checklist-tasks | Path does not match |
| 25 | api_checklist_tasks_update | /api/checklist-tasks/{id} | Path does not match |
| 26 | api_checklist_tasks_update_status | /api/checklist-tasks/{id}/status | Path does not match |
| 27 | api_checklist_tasks_complete | /api/checklist-tasks/{id}/complete | Path does not match |
| 28 | api_checklist_tasks_uncomplete | /api/checklist-tasks/{id}/uncomplete | Path does not match |
| 29 | api_checklist_tasks_delete | /api/checklist-tasks/{id} | Path does not match |
| 30 | api_checklist_tasks_categories | /api/checklist-tasks/categories/list | Path does not match |
| 31 | api_checklist_tasks_reorder | /api/checklist-tasks/reorder | Path does not match |
| 32 | api_checklist_template_list | /api/checklist-templates | Path does not match |
| 33 | api_checklist_template_show | /api/checklist-templates/{id} | Path does not match |
| 34 | api_checklist_template_create | /api/checklist-templates | Path does not match |
| 35 | api_checklist_template_update | /api/checklist-templates/{id} | Path does not match |
| 36 | api_checklist_template_delete | /api/checklist-templates/{id} | Path does not match |
| 37 | api_checklist_template_by_category | /api/checklist-templates/category/{categoryId} | Path does not match |
| 38 | api_checklist_template_reorder | /api/checklist-templates/reorder | Path does not match |
| 39 | api_checklist_template_stats | /api/checklist-templates/stats | Path does not match |
| 40 | app_companies_api_get_list | /api/companies | Path does not match |
| 41 | app_companies_api_get | /api/companies/{id} | Path does not match |
| 42 | app_companies_api_get_detail | /api/companies/detail/{id} | Path does not match |
| 43 | app_companies_api_get_employees | /api/companies/{id}/employees | Path does not match |
| 44 | app_companies_api_get_regions | /api/companies/{id}/regions | Path does not match |
| 45 | app_companies_api_get_stores | /api/companies/{id}/stores | Path does not match |
| 46 | app_companies_api_get_employee | /api/companies/{companyId}/employees/{employeeId} | Path does not match |
| 47 | app_companies_api_verify_employee | /api/companies/{companyId}/employees/{employeeId}/verify | Path does not match |
| 48 | app_companies_api_post | /api/companies | Path does not match |
| 49 | app_companies_api_update | /api/companies/{id} | Path does not match |
| 50 | app_companies_api_delete | /api/companies/{id} | Path does not match |
| 51 | consumable_category_index | /api/consumable-categories | Path does not match |
| 52 | consumable_category_show | /api/consumable-categories/{id} | Path does not match |
| 53 | consumable_category_create | /api/consumable-categories | Path does not match |
| 54 | consumable_category_update | /api/consumable-categories/{id} | Path does not match |
| 55 | consumable_category_delete | /api/consumable-categories/{id} | Path does not match |
| 56 | consumable_category_with_consumables | /api/consumable-categories/{id}/with-consumables | Path does not match |
| 57 | consumable_category_force_delete | /api/consumable-categories/{id}/force-delete | Path does not match |
| 58 | consumable_index | /api/consumables | Path does not match |
| 59 | consumable_show | /api/consumables/{id} | Path does not match |
| 60 | consumable_create | /api/consumables | Path does not match |
| 61 | consumable_update | /api/consumables/{id} | Path does not match |
| 62 | consumable_delete | /api/consumables/{id} | Path does not match |
| 63 | consumable_by_category | /api/consumables/category/{categoryId} | Path does not match |
| 64 | consumable_grouped_by_category | /api/consumables/grouped/by-category | Path does not match |
| 65 | consumable_count_by_category | /api/consumables/category/{categoryId}/count | Path does not match |
| 66 | api_dashboard_statistics | /api/dashboard/statistics | Path does not match |
| 67 | api_dashboard_statistics_global | /api/dashboard/statistics/global | Path does not match |
| 68 | api_dashboard_statistics_by_author | /api/dashboard/statistics/author/{userId} | Path does not match |
| 69 | api_dashboard_statistics_by_company | /api/dashboard/statistics/company/{companyId} | Path does not match |
| 70 | api_dashboard_statistics_by_regioncompany | /api/dashboard/statistics/regioncompany/{regioncompanyid} | Path does not match |
| 71 | api_dashboard_weekly_trend | /api/dashboard/statistics/weekly-trend | Path does not match |
| 72 | api_dashboard_count_by_status | /api/dashboard/count-by-status | Path does not match |
| 73 | database_setup | /admin/database/setup | Path does not match |
| 74 | home_index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.