Routing
homepage
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "/login" |
| permanent | true |
| route | "app_login" |
Route Redirection
This page redirects to:
https://invoices-dev.avdb-panorama.com/login
(route: "homepage")
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 3 | api_doc | /api/docs.{_format} | Path does not match |
| 4 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 5 | _api_/companies/{id}{._format}_get | /api/companies/{id}.{_format} | Path does not match |
| 6 | _api_/companies/{id}{._format}_put | /api/companies/{id}.{_format} | Path does not match |
| 7 | _api_/companies/{id}{._format}_patch | /api/companies/{id}.{_format} | Path does not match |
| 8 | _api_/companies/{id}{._format}_delete | /api/companies/{id}.{_format} | Path does not match |
| 9 | _api_/companies{._format}_get_collection | /api/companies.{_format} | Path does not match |
| 10 | _api_/companies{._format}_post | /api/companies.{_format} | Path does not match |
| 11 | _api_/employees/{id}{._format}_get | /api/employees/{id}.{_format} | Path does not match |
| 12 | _api_/employees/{id}{._format}_put | /api/employees/{id}.{_format} | Path does not match |
| 13 | _api_/employees/{id}{._format}_patch | /api/employees/{id}.{_format} | Path does not match |
| 14 | _api_/employees/{id}{._format}_delete | /api/employees/{id}.{_format} | Path does not match |
| 15 | _api_/employees{._format}_get_collection | /api/employees.{_format} | Path does not match |
| 16 | _api_/employees{._format}_post | /api/employees.{_format} | Path does not match |
| 17 | _api_/exchange_rates/{id}{._format}_get | /api/exchange_rates/{id}.{_format} | Path does not match |
| 18 | _api_/exchange_rates/{id}{._format}_put | /api/exchange_rates/{id}.{_format} | Path does not match |
| 19 | _api_/exchange_rates/{id}{._format}_patch | /api/exchange_rates/{id}.{_format} | Path does not match |
| 20 | _api_/exchange_rates/{id}{._format}_delete | /api/exchange_rates/{id}.{_format} | Path does not match |
| 21 | _api_/exchange_rates{._format}_get_collection | /api/exchange_rates.{_format} | Path does not match |
| 22 | _api_/exchange_rates{._format}_post | /api/exchange_rates.{_format} | Path does not match |
| 23 | _api_/general_invoices/{id}{._format}_get | /api/general_invoices/{id}.{_format} | Path does not match |
| 24 | _api_/general_invoices/{id}{._format}_put | /api/general_invoices/{id}.{_format} | Path does not match |
| 25 | _api_/general_invoices/{id}{._format}_patch | /api/general_invoices/{id}.{_format} | Path does not match |
| 26 | _api_/general_invoices/{id}{._format}_delete | /api/general_invoices/{id}.{_format} | Path does not match |
| 27 | _api_/general_invoices{._format}_get_collection | /api/general_invoices.{_format} | Path does not match |
| 28 | _api_/general_invoices{._format}_post | /api/general_invoices.{_format} | Path does not match |
| 29 | _api_/general_invoice_details/{id}{._format}_get | /api/general_invoice_details/{id}.{_format} | Path does not match |
| 30 | _api_/general_invoice_details/{id}{._format}_put | /api/general_invoice_details/{id}.{_format} | Path does not match |
| 31 | _api_/general_invoice_details/{id}{._format}_patch | /api/general_invoice_details/{id}.{_format} | Path does not match |
| 32 | _api_/general_invoice_details/{id}{._format}_delete | /api/general_invoice_details/{id}.{_format} | Path does not match |
| 33 | _api_/general_invoice_details{._format}_get_collection | /api/general_invoice_details.{_format} | Path does not match |
| 34 | _api_/general_invoice_details{._format}_post | /api/general_invoice_details.{_format} | Path does not match |
| 35 | _api_/invoices/{id}{._format}_get | /api/invoices/{id}.{_format} | Path does not match |
| 36 | _api_/invoices{._format}_get_collection | /api/invoices.{_format} | Path does not match |
| 37 | _api_/invoices/{id}{._format}_put | /api/invoices/{id}.{_format} | Path does not match |
| 38 | _api_/invoices/{id}{._format}_patch | /api/invoices/{id}.{_format} | Path does not match |
| 39 | _api_/invoices/{id}{._format}_delete | /api/invoices/{id}.{_format} | Path does not match |
| 40 | _api_/invoices{._format}_post | /api/invoices.{_format} | Path does not match |
| 41 | _api_/invoice_details/{id}{._format}_get | /api/invoice_details/{id}.{_format} | Path does not match |
| 42 | _api_/invoice_details/{id}{._format}_put | /api/invoice_details/{id}.{_format} | Path does not match |
| 43 | _api_/invoice_details/{id}{._format}_patch | /api/invoice_details/{id}.{_format} | Path does not match |
| 44 | _api_/invoice_details/{id}{._format}_delete | /api/invoice_details/{id}.{_format} | Path does not match |
| 45 | _api_/invoice_details{._format}_get_collection | /api/invoice_details.{_format} | Path does not match |
| 46 | _api_/invoice_details{._format}_post | /api/invoice_details.{_format} | Path does not match |
| 47 | _api_/service_categories/{id}{._format}_get | /api/service_categories/{id}.{_format} | Path does not match |
| 48 | _api_/service_categories/{id}{._format}_put | /api/service_categories/{id}.{_format} | Path does not match |
| 49 | _api_/service_categories/{id}{._format}_patch | /api/service_categories/{id}.{_format} | Path does not match |
| 50 | _api_/service_categories/{id}{._format}_delete | /api/service_categories/{id}.{_format} | Path does not match |
| 51 | _api_/service_categories{._format}_get_collection | /api/service_categories.{_format} | Path does not match |
| 52 | _api_/service_categories{._format}_post | /api/service_categories.{_format} | Path does not match |
| 53 | _api_/services/{id}{._format}_get | /api/services/{id}.{_format} | Path does not match |
| 54 | _api_/services/{id}{._format}_put | /api/services/{id}.{_format} | Path does not match |
| 55 | _api_/services/{id}{._format}_patch | /api/services/{id}.{_format} | Path does not match |
| 56 | _api_/services/{id}{._format}_delete | /api/services/{id}.{_format} | Path does not match |
| 57 | _api_/services{._format}_get_collection | /api/services.{_format} | Path does not match |
| 58 | _api_/services{._format}_post | /api/services.{_format} | Path does not match |
| 59 | _api_/templates/{id}{._format}_get | /api/templates/{id}.{_format} | Path does not match |
| 60 | _api_/templates/{id}{._format}_put | /api/templates/{id}.{_format} | Path does not match |
| 61 | _api_/templates/{id}{._format}_patch | /api/templates/{id}.{_format} | Path does not match |
| 62 | _api_/templates/{id}{._format}_delete | /api/templates/{id}.{_format} | Path does not match |
| 63 | _api_/templates{._format}_get_collection | /api/templates.{_format} | Path does not match |
| 64 | _api_/templates{._format}_post | /api/templates.{_format} | Path does not match |
| 65 | _api_/users/{id}{._format}_delete | /api/users/{id}.{_format} | Path does not match |
| 66 | _api_/users{._format}_post | /api/users.{_format} | Path does not match |
| 67 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 68 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 69 | _wdt | /_wdt/{token} | Path does not match |
| 70 | _profiler_home | /_profiler/ | Path does not match |
| 71 | _profiler_search | /_profiler/search | Path does not match |
| 72 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 73 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 74 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 75 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 76 | _profiler_open_file | /_profiler/open | Path does not match |
| 77 | _profiler | /_profiler/{token} | Path does not match |
| 78 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 79 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 80 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 81 | custom_page_route | /admin/custom-page | Path does not match |
| 82 | admin | /admin | Path does not match |
| 83 | api_login | /api/login | Path does not match |
| 84 | api_logout | /api/logout | Path does not match |
| 85 | api_auth_user | /api/auth/user | Path does not match |
| 86 | api_user_reset_token | /api/reset/token | Path does not match |
| 87 | api_user_reset_password | /api/reset/password | Path does not match |
| 88 | api_categories_delete | /api/service_categories | Path does not match |
| 89 | api_companies_delete | /api/companies | Path does not match |
| 90 | api_employees_delete | /api/employees | Path does not match |
| 91 | api_general_invoices_delete | /api/general_invoices | Path does not match |
| 92 | api_general_invoices_insert_details | /api/general_invoice_details/multi/insert | Path does not match |
| 93 | api_general_invoices_update_details | /api/general_invoice_details/multi/update | Path does not match |
| 94 | api_general_invoices_delete_details | /api/general_invoice_details | Path does not match |
| 95 | api_invoices_insert_details | /api/invoice_details/multi/insert | Path does not match |
| 96 | api_invoices_update_details | /api/invoice_details/multi/update | Path does not match |
| 97 | api_invoices_delete_details | /api/invoice_details | Path does not match |
| 98 | api_invoices_delete | /api/invoices | Path does not match |
| 99 | api_invoice_delete | /api/invoices/{id} | Path does not match |
| 100 | api_user_invoices_delete | /api/user/invoices | Path does not match |
| 101 | api_user_invoice_delete | /api/user/invoices/{id} | Path does not match |
| 102 | api_services_delete | /api/services | Path does not match |
| 103 | api_exchange_rates_delete | /api/templates | Path does not match |
| 104 | api_users | /api/users | Path does not match |
| 105 | api_user | /api/user | Path does not match |
| 106 | api_user_edit | /api/users/{id} | Path does not match |
| 107 | api_users_employees | /api/users/employees | Path does not match |
| 108 | api_user_invoices | /api/invoices/user/{id}/employee/{employeeId} | Path does not match |
| 109 | api_user_invoice | /api/invoices/{invoiceId}/user/{id}/employee/{employeeId} | Path does not match |
| 110 | api_user_services | /api/services/user/{id} | Path does not match |
| 111 | app_custom_invoice_detail | /custom/invoice/detail | Path does not match |
| 112 | app_custom_invoice_detail_category_services | /custom/invoice/detail/getAvailableServices | Path does not match |
| 113 | app_custom_invoice_detail_add_new_detail | /custom/invoice/detail/addNewDetail | Path does not match |
| 114 | app_custom_invoice_detail_add | /custom/invoice/{invoiceId}/detail/add | Path does not match |
| 115 | app_customs_crud_actions | /customs/crud/actions | Path does not match |
| 116 | app_customs_crud_delete_detail | /custom/crud/delete/detail/{invoice_id}/{detail_id} | Path does not match |
| 117 | app_customs_crud_create_detail | /custom/crud/create/detail/{invoice_id} | Path does not match |
| 118 | app_customs_crud_edit_detail | /custom/crud/edit/detail/{detail_id} | Path does not match |
| 119 | app_dynamic_invoice | /admin/dynamic/invoice | Path does not match |
| 120 | custom_page_invoice_route | /admin/dynamic/custom_page_invoice/{id} | Path does not match |
| 121 | monthly_services | /monthly_services | Path does not match |
| 122 | app_register | /register | Path does not match |
| 123 | app_login | /login | Path does not match |
| 124 | app_logout | /logout | Path does not match |
| 125 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.