Routing
bazinga_jstranslation_js
Matched route
Route Parameters
| Name | Value |
|---|---|
| _format | "js" |
| domain | "messages" |
Route Redirection
This page redirects to:
https://www.kplan.kameldigitalsn.com/public/login
Route Matching Logs
Path to match:
/translations
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | dh_auditor_list_audits | /audit | Path does not match |
| 2 | dh_auditor_show_transaction | /audit/transaction/{hash} | Path does not match |
| 3 | dh_auditor_show_entity_history | /audit/{entity}/{id} | Path does not match |
| 4 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 5 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 6 | bazinga_jstranslation_js | /translations/{domain}.{_format} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.