Routing
app_home
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 | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | app_accounts | /accounts | Path does not match |
| 15 | account_show | /accounts/show/{id} | Path does not match |
| 16 | app_accounts_create | /options/accounts/create | Path does not match |
| 17 | accounts_edit | /accounts/edit/{id} | Path does not match |
| 18 | accounts_delete | /accounts/delete/{id} | Path does not match |
| 19 | app_admin_controller | /admin/controller | Path does not match |
| 20 | app_ajax | /ajax | Path does not match |
| 21 | app_ajaxteste | /teste | Path does not match |
| 22 | app_client | /client | Path does not match |
| 23 | app_client_ticket_create | /client/ticket/create | Path does not match |
| 24 | app_client_show | /client/ticket/show/{id} | Path does not match |
| 25 | app_client_profile | /client/{id} | Path does not match |
| 26 | app_contacts | /contacts | Path does not match |
| 27 | contact_show | /contacts/show/{id} | Path does not match |
| 28 | app_contacts_create | /options/contacts/create | Path does not match |
| 29 | contacts_edit | /contacts/edit/{id} | Path does not match |
| 30 | contacts_delete | /contacts/delete/{id} | Path does not match |
| 31 | app_excel_generator_accounts | /excel/generator/accounts | Path does not match |
| 32 | app_excel_generator_tickets | /excel/generator/tickets | Path does not match |
| 33 | app_excel_generator_contacts | /excel/generator/contacts | Path does not match |
| 34 | app_excel_generator_users | /excel/generator/users | Path does not match |
| 35 | app_excel_importer_accounts | /excel/import/accounts | Path does not match |
| 36 | app_excel_importer_contacts | /excel/import/contacts | Path does not match |
| 37 | app_excel_importer_tickets | /excel/import/tickets | Path does not match |
| 38 | app_excel_upload_accounts | /excel/upload/accounts | Path does not match |
| 39 | app_excel_upload_accounts_template | /excel/upload/accounts/template | Path does not match |
| 40 | app_excel_upload_contacts | /excel/upload/contacts | Path does not match |
| 41 | app_excel_upload_contacts_template | /excel/upload/contacts/template | Path does not match |
| 42 | app_excel_upload_tickets | /excel/upload/tickets | Path does not match |
| 43 | app_excel_upload_contaccts_template | /excel/upload/tickets/template | Path does not match |
| 44 | app_excel_generator_reports | /excel/generator/reports | Path does not match |
| 45 | app_mailer_sendemail | Path does not match | |
| 46 | app_options | /options | Path does not match |
| 47 | app_options_users | /options/users | Path does not match |
| 48 | app_options_roles | /options/roles | Path does not match |
| 49 | app_options_departments | /options/departments | Path does not match |
| 50 | app_options_categories | /options/categories | Path does not match |
| 51 | app_options_entities | /options/entities | Path does not match |
| 52 | app_options_priorities | /options/priorities | Path does not match |
| 53 | app_options_status | /options/status | Path does not match |
| 54 | app_options_area | /options/areas | Path does not match |
| 55 | app_options_type | /options/types | Path does not match |
| 56 | app_options_locations | /options/locations | Path does not match |
| 57 | app_work | /work | Path does not match |
| 58 | app_reports | /reports | Path does not match |
| 59 | user_show | /options/user/show/{id} | Path does not match |
| 60 | user_edit | /options/user/edit/{id} | Path does not match |
| 61 | user_create | /options/user/create | Path does not match |
| 62 | user_delete | /options/user/delete/{id} | Path does not match |
| 63 | role_show | /options/role/show/{id} | Path does not match |
| 64 | role_create | /options/role/create | Path does not match |
| 65 | role_edit | /options/role/edit/{id} | Path does not match |
| 66 | role_delete | /options/role/delete/{id} | Path does not match |
| 67 | department_show | /options/department/show/{id} | Path does not match |
| 68 | department_create | /options/department/create | Path does not match |
| 69 | department_edit | /options/department/edit/{id} | Path does not match |
| 70 | department_delete | /options/department/delete/{id} | Path does not match |
| 71 | category_show | /options/category/show/{id} | Path does not match |
| 72 | category_create | /options/category/create | Path does not match |
| 73 | category_edit | /options/category/edit/{id} | Path does not match |
| 74 | category_delete | /options/category/delete/{id} | Path does not match |
| 75 | entity_show | /options/entity/show/{id} | Path does not match |
| 76 | entity_create | /options/entity/create | Path does not match |
| 77 | entity_edit | /options/entity/edit/{id} | Path does not match |
| 78 | entity_delete | /options/entity/delete/{id} | Path does not match |
| 79 | priority_show | /options/priority/show/{id} | Path does not match |
| 80 | priority_create | /options/priority/create | Path does not match |
| 81 | priority_edit | /options/priority/edit/{id} | Path does not match |
| 82 | priority_delete | /options/priority/delete/{id} | Path does not match |
| 83 | status_show | /options/status/show/{id} | Path does not match |
| 84 | status_create | /options/status/create | Path does not match |
| 85 | status_edit | /options/status/edit/{id} | Path does not match |
| 86 | status_delete | /options/status/delete/{id} | Path does not match |
| 87 | area_show | /options/area/show/{id} | Path does not match |
| 88 | area_create | /options/area/create | Path does not match |
| 89 | area_edit | /options/area/edit/{id} | Path does not match |
| 90 | area_delete | /options/area/delete/{id} | Path does not match |
| 91 | type_show | /options/type/show/{id} | Path does not match |
| 92 | type_create | /options/type/create | Path does not match |
| 93 | type_edit | /options/type/edit/{id} | Path does not match |
| 94 | type_delete | /options/type/delete/{id} | Path does not match |
| 95 | location_show | /options/location/show/{id} | Path does not match |
| 96 | location_create | /options/location/create | Path does not match |
| 97 | location_edit | /options/location/edit/{id} | Path does not match |
| 98 | location_delete | /options/location/delete/{id} | Path does not match |
| 99 | app_pdf_generator | /pdf/generator/{entity} | Path does not match |
| 100 | app_pdf_generator_contact | /pdf/generator/contact/{id} | Path does not match |
| 101 | app_pdf_generator_accounts | /pdf/generator/accounts/{id} | Path does not match |
| 102 | app_pdf_generator_users | /pdf/generator/users/{id} | Path does not match |
| 103 | app_pdf_generator_tickets | /pdf/generator/tickets/{id} | Path does not match |
| 104 | app_home | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.