Routing
HOMEPAGE
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin | /admin/ | Path does not match |
| 2 | CONTEXT_CHANGE | /ajax/context-change | Path does not match |
| 3 | CUSTOMERS_CHANGE | /ajax/customers-change | Path does not match |
| 4 | QUICK_VIEW_DATA | /ajax/quick-view-data | Path does not match |
| 5 | DETAIL_CONSO_PHONE | /ajax/detail-conso-phone/{lineId} | Path does not match |
| 6 | PAGINATION_DETAIL_CONSO_PHONE | /ajax/detail-conso-phone/{lineId}/page-{page} | Path does not match |
| 7 | GET_SOCIETY_FROM_SIRET | /ajax/get-society-from-siret/{siret} | Path does not match |
| 8 | AJAX_NUMEROS_URGENCES_EDIT_ADDRESS | /ajax/sda/numeros-urgences/edit-address/{id} | Path does not match |
| 9 | AJAX_SDA_GET_REEL_ADDRESSES | /ajax/sda/get-reel-addresses | Path does not match |
| 10 | AJAX_SDA_GET_REEL_ADDRESS | /ajax/sda/get-reel-address | Path does not match |
| 11 | AJAX_SDA_GET_INSEE_CODE_BY_ADDRESS | /ajax/sda/get-insee-code-by-address | Path does not match |
| 12 | AJAX_USER_ADD_CONTEXT | /ajax/user/add-context | Path does not match |
| 13 | AJAX_USER_ADD_CUSTOMER | /ajax/user/add-customer | Path does not match |
| 14 | ANONYM_INDEX | /anon/suivi-de-ticket/{noTicket}/{uid} | Path does not match |
| 15 | ANONYM_TRACKING | /anon/disable-tracking/{noTicket}/{uid} | Path does not match |
| 16 | BOITES_MAILS | /bal/boites-mails | Path does not match |
| 17 | COLLABORATOR_LISTING | /collaborator/listing | Path does not match |
| 18 | COLLABORATOR_REGISTRATION | /collaborator/registration | Path does not match |
| 19 | EDIT_COLLABORATOR | /collaborator/edit/{id} | Path does not match |
| 20 | DELETE_COLLABORATOR | /collaborator/delete/{id} | Path does not match |
| 21 | COLLABORATOR_SET_FIRST_PASSWORD | /collaborator/collaborator-set-first-password/{hash} | Path does not match |
| 22 | CONTEXT | /context/ | Path does not match |
| 23 | GET_OPTIONS_BY_ABONNEMENT_ID | /ajax/abonnement/get-options/{id} | Path does not match |
| 24 | AJAX_LIGNE_GET_NUMEROS_SERIES | /ajax/ligne/numero-serie/{idLigne} | Path does not match |
| 25 | OS_EVENT_FEED_CALENDAR | /ajax/os/os-event-feed-calendar | Path does not match |
| 26 | OS_EVENT_FEED_CALENDAR_HOMEPAGE | /ajax/os/os-event-feed-calendar-homepage | Path does not match |
| 27 | OS_VALIDATE | /ajax/os/os/validate | Path does not match |
| 28 | AJAX_TICKET_CREATE_GET_FORM | /ajax/tickets/create/get-form | Path does not match |
| 29 | AJAX_TICKET_VALIDATE | /ajax/tickets/validate | Path does not match |
| 30 | AJAX_TICKET_COMMENT | /ajax/tickets/comment | Path does not match |
| 31 | AJAX_TICKET_REOPEN | /ajax/tickets/reopen | Path does not match |
| 32 | AJAX_TICKET_CREATE | /ajax/tickets/create | Path does not match |
| 33 | AJAX_TICKET_CREATE_DESK_NOVENCI | /ajax/tickets/create-desk-novenci | Path does not match |
| 34 | COMMANDES | /commandes/ | Path does not match |
| 35 | COMMANDES_ALL_CONTEXT | /commandes/all-context | Path does not match |
| 36 | FACTURES | /commandes/factures | Path does not match |
| 37 | LIVRAISON | /commandes/livraison | Path does not match |
| 38 | CONTRATS | /contrats/ | Path does not match |
| 39 | CONTRATS_ASSISTANCE | /contrats/assistance | Path does not match |
| 40 | DETAIL_CONSO_TELEPHONE | /telephonie/vue-d-ensemble | Path does not match |
| 41 | DETAIL_CONSO_FACTURE | /telephonie/ma-facture | Path does not match |
| 42 | MES_NUMEROS | /telephonie/mes-numeros | Path does not match |
| 43 | PHONE_DETAIL_NUMERO | /telephonie/detail-du-numero/{number} | Path does not match |
| 44 | DEVIS | /devis/ | Path does not match |
| 45 | OS | /os/ | Path does not match |
| 46 | HISTORIQUE_TICKET | /tickets/historique | Path does not match |
| 47 | TICKET | /tickets/ | Path does not match |
| 48 | TICKET_ALL_CONTEXT | /tickets/all-contexts | Path does not match |
| 49 | ASK_REGISTER | /ask-register | Path does not match |
| 50 | 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.