Routing
(none)
Matched route
Route Matching Logs
Path to match:
/favicon.svg
| # | 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 | app_modules_auth_adminauth_updaterolepermissions | /api/admin/role/{id}/permissions | Path does not match |
| 17 | app_modules_auth_adminauth_updatepermissionactions | /api/admin/permission/{id}/actions | Path does not match |
| 18 | app_modules_auth_adminauth_createrole | /api/admin/role | Path does not match |
| 19 | api_user_login | /api/login | Path does not match |
| 20 | api_token_refresh | /api/token/refresh | Path does not match |
| 21 | api_test_flutter_refresh | /api/test/flutter-token-refresh | Path does not match |
| 22 | api_test_malformed | /api/test/malformed-requests | Path does not match |
| 23 | app_captcha | /captcha | Path does not match |
| 24 | app_locale_switch | /locale/{locale} | Path does not match |
| 25 | app_login | /login | Path does not match |
| 26 | app_logout | /logout | Path does not match |
| 27 | building_index | /admin/buildings | Path does not match |
| 28 | building_new | /admin/buildings/new | Path does not match |
| 29 | building_show | /admin/buildings/{id} | Path does not match |
| 30 | building_edit | /admin/buildings/{id}/edit | Path does not match |
| 31 | building_delete | /admin/buildings/{id}/delete | Path does not match |
| 32 | company_index | /admin/companies | Path does not match |
| 33 | company_new | /admin/companies/new | Path does not match |
| 34 | company_show | /admin/companies/{id} | Path does not match |
| 35 | company_edit | /admin/companies/{id}/edit | Path does not match |
| 36 | company_delete | /admin/companies/{id}/delete | Path does not match |
| 37 | homepage | / | Path does not match |
| 38 | app_dashboard | /dashboard | Path does not match |
| 39 | menu_category_index | /admin/menu-categories/ | Path does not match |
| 40 | menu_category_new | /admin/menu-categories/new | Path does not match |
| 41 | menu_category_show | /admin/menu-categories/{id} | Path does not match |
| 42 | menu_category_edit | /admin/menu-categories/{id}/edit | Path does not match |
| 43 | menu_category_delete | /admin/menu-categories/{id}/delete | Path does not match |
| 44 | menu_index | /admin/menu/ | Path does not match |
| 45 | menu_new | /admin/menu/new | Path does not match |
| 46 | menu_edit | /admin/menu/{id}/edit | Path does not match |
| 47 | menu_delete | /admin/menu/{id}/delete | Path does not match |
| 48 | create_setting | /setting/create | Path does not match |
| 49 | settings_list | /settings | Path does not match |
| 50 | setting_by_name | /setting/{name} | Path does not match |
| 51 | edit_setting | /setting/edit/{id} | Path does not match |
| 52 | lease_index | /admin/leases | Path does not match |
| 53 | lease_new | /admin/leases/new | Path does not match |
| 54 | lease_show | /admin/leases/{id} | Path does not match |
| 55 | lease_edit | /admin/leases/{id}/edit | Path does not match |
| 56 | lease_delete | /admin/leases/{id}/delete | Path does not match |
| 57 | lease_contract_number_preview | /admin/leases/contract-number-preview | Path does not match |
| 58 | lease_rental_object_defaults | /admin/leases/rental-object-defaults/{id} | Path does not match |
| 59 | lease_tenant_quick_create | /admin/leases/tenant/quick-create | Path does not match |
| 60 | rental_object_attribute_index | /admin/rental-object-attributes | Path does not match |
| 61 | rental_object_attribute_new | /admin/rental-object-attributes/new | Path does not match |
| 62 | rental_object_attribute_show | /admin/rental-object-attributes/{id} | Path does not match |
| 63 | rental_object_attribute_edit | /admin/rental-object-attributes/{id}/edit | Path does not match |
| 64 | rental_object_attribute_delete | /admin/rental-object-attributes/{id}/delete | Path does not match |
| 65 | rental_object_index | /admin/rental-objects | Path does not match |
| 66 | rental_object_new | /admin/rental-objects/new | Path does not match |
| 67 | rental_object_show | /admin/rental-objects/{id} | Path does not match |
| 68 | rental_object_edit | /admin/rental-objects/{id}/edit | Path does not match |
| 69 | rental_object_delete | /admin/rental-objects/{id}/delete | Path does not match |
| 70 | tenant_index | /admin/tenants | Path does not match |
| 71 | tenant_new | /admin/tenants/new | Path does not match |
| 72 | tenant_show | /admin/tenants/{id} | Path does not match |
| 73 | tenant_edit | /admin/tenants/{id}/edit | Path does not match |
| 74 | tenant_delete | /admin/tenants/{id}/delete | Path does not match |
| 75 | manage_actions | /manage-actions | Path does not match |
| 76 | permission_list | /permissions | Path does not match |
| 77 | permission_new | /permission/new | Path does not match |
| 78 | permission_edit | /permission/{id}/edit | Path does not match |
| 79 | permission_delete | /permission/{id}/delete | Path does not match |
| 80 | app_profile_change_password | /profile/change-password | Path does not match |
| 81 | role_new | /role/new | Path does not match |
| 82 | role_edit | /role/{id}/edit | Path does not match |
| 83 | role_list | /roles | Path does not match |
| 84 | role_delete | /role/{id}/delete | Path does not match |
| 85 | sync_actions | /sync-actions | Path does not match |
| 86 | user_access_edit | /admin/users/{id}/access | Path does not match |
| 87 | user_list | /user/list | Path does not match |
| 88 | user_new | /user/new | Path does not match |
| 89 | user_edit | /user/edit/{id} | Path does not match |
| 90 | user_delete | /user/delete/{id} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.