Routing
home_redirect
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://e-com-api.cda4.garage404.com/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_errors | /api/errors/{status} | Path does not match |
| 3 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 4 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 5 | api_doc | /api/docs.{_format} | Path does not match |
| 6 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/article/{id}_get | /api/article/{id} | Path does not match |
| 11 | _api_/articles_get_collection | /api/articles | Path does not match |
| 12 | _api_/addresses/{id}{._format}_get | /api/addresses/{id}.{_format} | Path does not match |
| 13 | _api_/addresses{._format}_get_collection | /api/addresses.{_format} | Path does not match |
| 14 | _api_/addresses{._format}_post | /api/addresses.{_format} | Path does not match |
| 15 | _api_/addresses/{id}{._format}_put | /api/addresses/{id}.{_format} | Path does not match |
| 16 | _api_/addresses/{id}{._format}_patch | /api/addresses/{id}.{_format} | Path does not match |
| 17 | _api_/addresses/{id}{._format}_delete | /api/addresses/{id}.{_format} | Path does not match |
| 18 | _api_/bank_accounts/{id}{._format}_get | /api/bank_accounts/{id}.{_format} | Path does not match |
| 19 | _api_/bank_accounts{._format}_get_collection | /api/bank_accounts.{_format} | Path does not match |
| 20 | _api_/bank_accounts{._format}_post | /api/bank_accounts.{_format} | Path does not match |
| 21 | _api_/bank_accounts/{id}{._format}_put | /api/bank_accounts/{id}.{_format} | Path does not match |
| 22 | _api_/bank_accounts/{id}{._format}_patch | /api/bank_accounts/{id}.{_format} | Path does not match |
| 23 | _api_/bank_accounts/{id}{._format}_delete | /api/bank_accounts/{id}.{_format} | Path does not match |
| 24 | _api_/bill/purchases/{id}_get | /api/bill/purchases/{id} | Path does not match |
| 25 | _api_/bills/purchases_get_collection | /api/bills/purchases | Path does not match |
| 26 | _api_/bill/services/{id}_get | /api/bill/services/{id} | Path does not match |
| 27 | _api_/bills/services_get_collection | /api/bills/services | Path does not match |
| 28 | _api_/bill/suppliers/{id}_get | /api/bill/suppliers/{id} | Path does not match |
| 29 | _api_/bills/suppliers_get_collection | /api/bills/suppliers | Path does not match |
| 30 | _api_/bills_get_collection | /api/bills | Path does not match |
| 31 | _api_/companies_get_collection | /api/companies | Path does not match |
| 32 | _api_/rapport/total_get | /api/rapport/total | Path does not match |
| 33 | _api_/rapport/monthly_get | /api/rapport/monthly | Path does not match |
| 34 | _api_/credit-note/{id}_get | /api/credit-note/{id} | Path does not match |
| 35 | _api_/credit-notes_get_collection | /api/credit-notes | Path does not match |
| 36 | _api_/customer/{id}_get | /api/customer/{id} | Path does not match |
| 37 | _api_/customers_get_collection | /api/customers | Path does not match |
| 38 | _api_/employee/{id}_get | /api/employee/{id} | Path does not match |
| 39 | _api_/employees_get_collection | /api/employees | Path does not match |
| 40 | _api_employee/new_post | /api/employee/new | Path does not match |
| 41 | _api_employee/edit_put | /api/employee/edit | Path does not match |
| 42 | _api_employee/archive_put | /api/employee/archive | Path does not match |
| 43 | _api_/globalparameters/1_get | /api/globalparameters/1 | Path does not match |
| 44 | _api_globalparameters/edit_put | /api/globalparameters/edit | Path does not match |
| 45 | _api_/invoice/{id}_get | /api/invoice/{id} | Path does not match |
| 46 | _api_/invoices_get_collection | /api/invoices | Path does not match |
| 47 | _api_/invoice/new_post | /api/invoice/new | Path does not match |
| 48 | _api_/invoice/update_put | /api/invoice/update | Path does not match |
| 49 | _api_/invoice/issue_put | /api/invoice/issue | Path does not match |
| 50 | _api_/private_customers/{id}{._format}_get | /api/private_customers/{id}.{_format} | Path does not match |
| 51 | _api_/private_customers{._format}_get_collection | /api/private_customers.{_format} | Path does not match |
| 52 | _api_/private_customers{._format}_post | /api/private_customers.{_format} | Path does not match |
| 53 | _api_/private_customers/{id}{._format}_put | /api/private_customers/{id}.{_format} | Path does not match |
| 54 | _api_/private_customers/{id}{._format}_patch | /api/private_customers/{id}.{_format} | Path does not match |
| 55 | _api_/private_customers/{id}{._format}_delete | /api/private_customers/{id}.{_format} | Path does not match |
| 56 | _api_/product/{id}_get | /api/product/{id} | Path does not match |
| 57 | _api_/products_get_collection | /api/products | Path does not match |
| 58 | _api_/quotation/{id}_get | /api/quotation/{id} | Path does not match |
| 59 | _api_/quotations_get_collection | /api/quotations | Path does not match |
| 60 | _api_quotation/edit_put | /api/quotation/edit | Path does not match |
| 61 | _api_quotation/update_put | /api/quotation/update | Path does not match |
| 62 | _api_quotation/delete_put | /api/quotation/delete | Path does not match |
| 63 | _api_quotation/archive_put | /api/quotation/archive | Path does not match |
| 64 | _api_quotation/new_post | /api/quotation/new | Path does not match |
| 65 | _api_/users_get_collection | /api/users | Path does not match |
| 66 | _api_/user/{id}_get | /api/user/{id} | Path does not match |
| 67 | _api_/vehicle/{id}_get | /api/vehicle/{id} | Path does not match |
| 68 | _api_/vehicles_get_collection | /api/vehicles | Path does not match |
| 69 | _api_/vehicle/models/{id}_get | /api/vehicle/models/{id} | Path does not match |
| 70 | _api_/vehicle/models_get_collection | /api/vehicle/models | Path does not match |
| 71 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 72 | gesdinet_jwt_refresh_token | /api/token/refresh | Path does not match |
| 73 | _wdt | /_wdt/{token} | Path does not match |
| 74 | _profiler_home | /_profiler/ | Path does not match |
| 75 | _profiler_search | /_profiler/search | Path does not match |
| 76 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 77 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 78 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 79 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 80 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 81 | _profiler_open_file | /_profiler/open | Path does not match |
| 82 | _profiler | /_profiler/{token} | Path does not match |
| 83 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 84 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 85 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 86 | admin | /admin | Path does not match |
| 87 | login | /login | Path does not match |
| 88 | logout | /logout | Path does not match |
| 89 | home_redirect | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.