Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
# | Route name | Path | Log |
---|---|---|---|
1 | _preview_error | /_error/{code}.{_format} | Path does not match |
2 | _wdt | /_wdt/{token} | Path does not match |
3 | _profiler_home | /_profiler/ | Path does not match |
4 | _profiler_search | /_profiler/search | Path does not match |
5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
7 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
8 | _profiler_open_file | /_profiler/open | Path does not match |
9 | _profiler | /_profiler/{token} | Path does not match |
10 | _profiler_router | /_profiler/{token}/router | Path does not match |
11 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
12 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
13 | admin_festival.fr | /admin/festival-{id} | Path does not match |
14 | admin_festival_subscriptions.fr | /admin/festival-{id}/subscriptions | Path does not match |
15 | admin_festival_create.fr | /admin/festival/create | Path does not match |
16 | admin_edition.fr | /admin/festival-{id}/edition-{idedition} | Path does not match |
17 | admin_edition_create.fr | /admin/festival-{id}/edition/create | Path does not match |
18 | admin_edition_tournois.fr | /admin/festival-{id}/edition-{idedition}/tournois | Path does not match |
19 | admin_edition_tournoiid.fr | /admin/festival-{id}/edition-{idedition}/tournoi-{idtournoi} | Path does not match |
20 | admin_edition_inscriptions.fr | /admin/festival-{id}/edition-{idedition}/inscriptions | Path does not match |
21 | admin_edition_inscriptions_contact.fr | /admin/festival-{id}/edition-{idedition}/inscriptions/contact | Path does not match |
22 | admin_tournoi_create.fr | /admin/festival-{id}/edition-{idedition}/tournois/create | Path does not match |
23 | admin_seance_create.fr | /admin/festival-{id}/edition-{idedition}/tournoi-{idtournoi}/seance/create | Path does not match |
24 | admin_seance_edit.fr | /admin/festival-{id}/edition-{idedition}/tournoi-{idtournoi}/seance-{idseance} | Path does not match |
25 | admin_challenge_create.fr | /admin/challenge/create | Path does not match |
26 | admin_challenge.fr | /admin/challenge-{idchallenge} | Path does not match |
27 | admin_challenge_subscriptions.fr | /admin/challenge-{idchallenge}/subscriptions | Path does not match |
28 | admin_challenge_edition_create.fr | /admin/challenge-{id}/edition/create | Path does not match |
29 | admin_challenge_edition.fr | /admin/challenge/edition-{idedition} | Path does not match |
30 | admin_bfedition_unactive.fr | /admin/edition-{id}/unactive | Path does not match |
31 | admin_bfedition_active.fr | /admin/edition-{id}/active | Path does not match |
32 | admin_edition_cardspreview.fr | /admin/festival-{id}/edition-{idedition}/cardspreview | Path does not match |
33 | admin_edition_payements.fr | /admin/festival-{id}/edition-{idedition}/payements | Path does not match |
34 | admin_edition_payements_create.fr | /admin/festival-{id}/edition-{idedition}/payements/create | Path does not match |
35 | bfchallenge_delete.fr | /challenge-{id}/delete | Path does not match |
36 | challenge_festival_remove.fr | /challenge-{challengeid}/festival-{festivalid}/remove | Path does not match |
37 | challenge_subscription_delete.fr | /challenge-{id}/subscription/delete | Path does not match |
38 | bfchallengeedition_delete.fr | /challenge/edition-{id}/delete | Path does not match |
39 | bfchallengeedition_unactive.fr | /challenge/edition-{id}/unactive | Path does not match |
40 | bfchallengeedition_active.fr | /challenge/edition-{id}/active | Path does not match |
41 | bfedition_delete.fr | /edition-{id}/delete | Path does not match |
42 | bfedition_unactive.fr | /edition-{id}/unactive | Path does not match |
43 | bfedition_active.fr | /edition-{id}/active | Path does not match |
44 | bfedition_unlinkchallengeedition.fr | /edition-{idedition}/challengedition-{idchallengeedition} | Path does not match |
45 | bffestival_delete.fr | /festival-{id}/delete | Path does not match |
46 | festiaval_subscription_delete.fr | /festival-{id}/subscription/delete | Path does not match |
47 | subscription_delete.fr | /subscription-{id}/delete | Path does not match |
48 | bffestival_generate_subscriptions.fr | /festival-{id}/generate/subscriptions | Path does not match |
49 | bffestival_stripeaccount_link.fr | /festival-{id}/stripeaccount/link | Path does not match |
50 | bffestival_stripeaccount_unlink.fr | /festival-{id}/stripeaccount/{accountid}/unlink | Path does not match |
51 | inscription_tournoi.fr | /inscription/tournoi-{tournoiid}/{routename} | Path does not match |
52 | inscription_tournoi_delete.fr | /inscription/delete/{inscriptionid}/{routename} | Path does not match |
53 | inscription_email_delete.fr | /inscription/delete/{email} | Path does not match |
54 | admin_productedition_delete.fr | /productedition-{idproductedition}/delete | Path does not match |
55 | admin_productedition_unactive.fr | /productedition-{idproductedition}/unactive | Path does not match |
56 | admin_productedition_active.fr | /productedition-{idproductedition}/active | Path does not match |
57 | admin_edition_payements_edit.fr | /productedition/{idproductedition}/edit | Path does not match |
58 | bfseance_delete.fr | /seance-{id}/delete | Path does not match |
59 | bftournoi_edit.fr | /tournoi/edit/{id} | Path does not match |
60 | bftournoi_delete.fr | /tournoi-{id}/delete | Path does not match |
61 | home.fr | / | Path does not match |
62 | home_route.fr | /{routename} | Path does not match |
63 | edition_view.fr | /edition/{id} | Path does not match |
64 | challenge_view.fr | /challenge/edition/{idedition} | Path does not match |
65 | account_subscription.fr | /account/subscriptions | Path does not match |
66 | account_inscriptions.fr | /account/inscriptions | Path does not match |
67 | account_inscription_edit.fr | /account/inscription/{inscriptionid} | Path does not match |
68 | account_payments.fr | /account/payments | Path does not match |
69 | edition_order.fr | /edition/{idedition}/order | Path does not match |
70 | edition_order_review.fr | /edition/{idedition}/orderreview | Path does not match |
71 | edition_order_payment.fr | /edition/{idedition}/orderpayment/{key} | Path does not match |
72 | edition_order_payment_success.fr | /edition/{idedition}/payment/{idpaymentintent}/success | Path does not match |
73 | payment_details.fr | /payment/{idpaymentintent} | Path does not match |
74 | payment_edition_details.fr | /admin/payments/edition/{idedition} | Path does not match |
75 | payment_admin_details.fr | /admin/payment/{idpayment} | Path does not match |
76 | payment_admin_validate.fr | /admin/payment/{idpayment}/validate | Path does not match |
77 | payment_admin_reclamation.fr | /admin/payment/{idpayment}/reclamation/{reclamation} | Path does not match |
78 | payment_admin_refund.fr | /admin/payment/{idpayment}/refund | Path does not match |
79 | webhook_paiementintent_confirmation.fr | /webhook/payment/id/{paymentid} | Path does not match |
80 | webhook_paiement_confirmation.fr | /webhook/payement/confirmation | Path does not match |
81 | app_login.fr | /security/login | Path does not match |
82 | app_logout.fr | /security/logout | Path does not match |
83 | app_resetpassword.fr | /security/resetpassword | Path does not match |
84 | app_resetpassword_token.fr | /security/resetpassword/{token} | Path does not match |
85 | app_superadmin_setdefault.fr | /security/account/superadmin/setdefault | Path does not match |
86 | app_superadmin_add.fr | /security/account/superadmin/add/{email} | Path does not match |
87 | app_superadmin_remove.fr | /security/account/superadmin/remove/{email} | Path does not match |
88 | admin_superadmin_view.fr | /admin/superadmin | Path does not match |
89 | admin_superadmin_all.fr | /admin/superadmin/all | Path does not match |
90 | admin_superadmin_paymentadmin_create.fr | /admin/superadmin/paymentadmin/create | Path does not match |
91 | admin_superadmin_paymentadmin_edit.fr | /admin/superadmin/paymentadmin/edit/{idpaymentintentadmin} | Path does not match |
92 | admin_superadmin_paymentadmin_delete.fr | /admin/superadmin/paymentadmin/delete/{idpaymentintentadmin} | Path does not match |
93 | admin_superadmin_paymentadmin_send.fr | /admin/superadmin/paymentadmin/send/{idpaymentintentadmin} | Path does not match |
94 | paymentadmin_pay.fr | /paymentadmin/pay/{idpaymentintentadmin} | Path does not match |
95 | paymentadmin_pay_success.fr | /paymentadmin/success/{idpaymentintentadmin} | Path does not match |
96 | admin_superadmin_deletelicence.fr | /admin/superadmin/adminlicence/delete/{id} | Path does not match |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.