Routing
security.login
Matched route
60
Tested routes before match
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
# | Route name | Path | Log |
---|---|---|---|
1 | _twig_error_test | /_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 | register.mangopay | /setMangoPayCredentials | Path does not match |
14 | register.start | /get-start/{id} | Path does not match |
15 | account.shop.register | /account-register/shop/{id} | Path does not match |
16 | updateAccountConnected | /update/account-connected | Path does not match |
17 | updateVerificationSession | /update/verification-session/{accountConnected} | Path does not match |
18 | kyc | /create-kyc/ | Path does not match |
19 | page-kyc | /create-page-kyc/ | Path does not match |
20 | account.shop.image.gallery.register | /account-register/shop/image-gallery/{id} | Path does not match |
21 | products-manager | /account-register/products-manager | Path does not match |
22 | delete.account | /delete-account/{id} | Path does not match |
23 | items.vitrine | /get-items-gallery-vitrine/{idAccountForm} | Path does not match |
24 | delete.shop | /delete-shop/{id} | Path does not match |
25 | account.shop.dashboard.stripe | /account-register/shop/dashboard-stripe/{connectedAccountId} | Path does not match |
26 | account.shop.subscription | /account-register/subscription | Path does not match |
27 | account.shop.ads.first | /account-register/ads-first | Path does not match |
28 | account.shop.plan | /account-register/plan | Path does not match |
29 | account.shop.event.account.connected | /event-account-connected/{typeAccount} | Path does not match |
30 | switch.account | /switch-account | Path does not match |
31 | profil.account.session | /profil-account-session | Path does not match |
32 | dashboard.stripe.customer | /dashboard-stripe-customer | Path does not match |
33 | payment.success.ads | /payment-success-ads | Path does not match |
34 | app_accountformuser_accountregister | /account.user | Path does not match |
35 | storeId | /category/{slug}/store{id} | Path does not match |
36 | productsstore | /products-store/{id} | Path does not match |
37 | categorystorelist | /category/{category}/ | Path does not match |
38 | lateststorelist | /latest-store/ | Path does not match |
39 | admin.stores.first | /admin/stores | Path does not match |
40 | admin.stores | /admin/stores/{offset} | Path does not match |
41 | admin.store.index | /admin/{id} | Path does not match |
42 | sendMessageChater | /sendMessageChater/{statut}/{idStatut}/{offerId}/{proposalId} | Path does not match |
43 | allMessageChater | /allMessageChater/{statut}/{idStatut} | Path does not match |
44 | chater | /chater/{statut}/{idStatut}/{offerId} | Path does not match |
45 | distance.store | /distance | Path does not match |
46 | distance.offers | /distance-offers | Path does not match |
47 | place.id | /getlatlon | Path does not match |
48 | position.id | /getposition | Path does not match |
49 | home | / | Path does not match |
50 | jobbers | /jobbers | Path does not match |
51 | offers | /offers | Path does not match |
52 | lastests.users | /lastests-users/{offset} | Path does not match |
53 | latests-products | /latests-products | Path does not match |
54 | cookie.granted | /cookie-granted | Path does not match |
55 | subscription.push.service | /subscription-push-service | Path does not match |
56 | user.register | /register | Path does not match |
57 | reset.password | /reset-password/{id}/{changePassword} | Path does not match |
58 | password.forgot | /password-forgot | Path does not match |
59 | user.edit.register | /register/edit/{lastname}/{firstname}/{id} | Path does not match |
60 | security.login | /login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.