Routing
admin
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
http://51.222.140.188:8080/login
Route Matching Logs
Path to match:
/admin
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | attribution_attribuer | /attribution/attribuer | Path does not match |
| 2 | attribution_desattribuer | /attribution/desattribuer | Path does not match |
| 3 | billet_note_update | /admin/billet-note-update | Path does not match |
| 4 | broker_update | /admin/broker-update | Path does not match |
| 5 | commande_create_from_client | /commande/create-from-client | Path does not match |
| 6 | valider_spectateur_commande | /admin/edit-command/{id}/valider-spectateur | Path does not match |
| 7 | desactiver_commande | /admin/desactiver-command/{id} | Path does not match |
| 8 | activer_commande | /admin/activer-command/{id} | Path does not match |
| 9 | send_pdf_email_commande | /admin/send-pdf-email/{id} | Path does not match |
| 10 | commande_delete_from_index | /admin/commande/{id}/delete-from-index | Path does not match |
| 11 | admin | /admin | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.