Routing
trigger_refresh
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/trigger/refresh
# | Route name | Path | Log |
---|---|---|---|
1 | Abonnement | /Abonnement | Path does not match |
2 | abonnement | /Abonnement | Path does not match |
3 | Abonnement_propal | /Abonnement/Propal | Path does not match |
4 | abonnement_propal | /Abonnement/Propal | Path does not match |
5 | Abonnement_update | /Abonnement/Update | Path does not match |
6 | abonnement_update | /Abonnement/Update | Path does not match |
7 | Abonnement_utilisateur | /Abonnement/Utilisateur | Path does not match |
8 | abonnement_utilisateur | /Abonnement/Utilisateur | Path does not match |
9 | setAdmin | /Abonnement/Utilisateur/setAdmin | Path does not match |
10 | Abonnement_consommation | /Abonnement/Consommation | Path does not match |
11 | abonnement_consommation | /Abonnement/Consommation | Path does not match |
12 | Abonnement_suivi | /Abonnement/Suivi | Path does not match |
13 | abonnement_suivi | /Abonnement/Suivi | Path does not match |
14 | Abonnement_parametre | /Abonnement/Parametre | Path does not match |
15 | abonnement_parametre | /Abonnement/Parametre | Path does not match |
16 | Abonnement_facture | /Abonnement/Facture | Path does not match |
17 | abonnement_facture | /Abonnement/Facture | Path does not match |
18 | Abonnement_suivi_user_edit | /Abonnement/SuiviUserEdit | Path does not match |
19 | abonnement_suivi_user_edit | /Abonnement/SuiviUserEdit | Path does not match |
20 | Abonnement_paiement | /Abonnement/Paiement | Path does not match |
21 | abonnement_paiement | /Abonnement/Paiement | Path does not match |
22 | abonnement_proabono_refresh | /abonnement/proabono/refresh | Path does not match |
23 | abonnement_get_idsubscription | /Abonnement/Suivi/abonnementGetIdSubscription | Path does not match |
24 | administration_get_idsubscription | /Administration/Suivi/abonnementGetIdSubscription | Path does not match |
25 | abonnement_increment_usage | /Abonnement/Suivi/abonnementIncrementUsage | Path does not match |
26 | administration_increment_usage | /Administration/Suivi/abonnementIncrementUsage | Path does not match |
27 | invoice_get | /invoice/get | Path does not match |
28 | trigger_refresh | /trigger/refresh | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.