https://devildev.tennis-aroundme.com/app/config/parameters.yml

Routing

(none) Matched route

Route Matching Logs

Path to match: /app/config/parameters.yml
# Route name Path Log
1 homepage.en /homepage Path does not match
2 homepage.fr /accueil Path does not match
3 homepage.es /inicio Path does not match
4 homepage2.en / Path does not match
5 homepage2.fr / Path does not match
6 homepage2.es / Path does not match
7 searchAroundPublic /SearchAroundPublic Path does not match
8 app_default_searcharoundpublic /searcharoundpublic Path does not match
9 searchAroundPublicResult /SearchAroundPublicResult/{location}/{distance} Path does not match
10 publicDetailUser /DetailUser/{user}/{location}/{distance} Path does not match
11 publicDetailUserWithNameAndLocation /DetailUser/{user}/{location}/{distance}/{name} Path does not match
12 publicDetailUserWithName /DetailUser2/{user}/{name} Path does not match
13 app_default_publicdetailuserwithname /detailUser2/{user}/{name} Path does not match
14 app_default_publicdetailuserwithname_1 /detailuser2/{user}/{name} Path does not match
15 publicDetailUserWithoutName /DetailUser2/{user}/ Path does not match
16 SearchAround /SearchAround Path does not match
17 userEmailConfirm /User/confirm/{stringConfirm} Path does not match
18 frontMessage /message/{message} Path does not match
19 about.en /About Path does not match
20 about.fr /A-propos Path does not match
21 about.es /A-proposito Path does not match
22 legalMention.en /legal-mention Path does not match
23 legalMention.fr /mentions-legales Path does not match
24 legalMention.es /menciones-legales Path does not match
25 privacyPolicy.en /PrivacyPolicy Path does not match
26 privacyPolicy.fr /PolitiqueDeConfidentialite Path does not match
27 privacyPolicy.es /PolíticaDeConfidencialidad Path does not match
28 recoveryPassword.en /RecoveryPassword Path does not match
29 recoveryPassword.fr /RecoveryPassword Path does not match
30 recoveryPassword.es /RecoveryPassword Path does not match
31 recoveryPasswordCreateNew /RecoveryPassword/createNewPassword/{stringConfirm} Path does not match
32 contact /Contact Path does not match
33 app_default_contact /contact Path does not match
34 app_default_contact_1 /contacto.html Path does not match
35 connect_facebook_start /MyAccount/OAuth/connect/facebook Path does not match
36 connect_facebook_check /MyAccount/OAuth/connect/facebook/check Path does not match
37 ildevAdminLogin /IldevAdmin/login Path does not match
38 app_security_ildevadminlogin /IldevAdmin Path does not match
39 app_security_ildevadminlogin_1 /IldevAdmin/ Path does not match
40 ildevAdminLoginCheck /IldevAdmin/loginCheck Path does not match
41 ildevAdminLogout /IldevAdmin/logout Path does not match
42 myAccountLoginOAuth /MyAccount/loginOAuth Path does not match
43 myAccountLoginCheckOAuth /MyAccount/loginCheckOAuth Path does not match
44 myAccountLogout /MyAccount/logout Path does not match
45 myAccountLogin.en /MyAccount/login Path does not match
46 myAccountLogin.fr /MonCompte/connexion Path does not match
47 myAccountLogin.es /MiCuenta/entrar Path does not match
48 app_security_myaccountlogin /MyAccount Path does not match
49 app_security_myaccountlogin_1 /MyAccount/ Path does not match
50 myAccountLoginCheck /MyAccount/loginCheck Path does not match
51 myAccountLogout.en /MyAccount/logout Path does not match
52 myAccountLogout.fr /MonCompte/deconnexion Path does not match
53 myAccountLogout.es /MiCuenta/salir Path does not match
54 _preview_error /_error/{code}.{_format} Path does not match
55 _wdt /_wdt/{token} Path does not match
56 _profiler_home /_profiler/ Path does not match
57 _profiler_search /_profiler/search Path does not match
58 _profiler_search_bar /_profiler/search_bar Path does not match
59 _profiler_phpinfo /_profiler/phpinfo Path does not match
60 _profiler_search_results /_profiler/{token}/search/results Path does not match
61 _profiler_open_file /_profiler/open Path does not match
62 _profiler /_profiler/{token} Path does not match
63 _profiler_router /_profiler/{token}/router Path does not match
64 _profiler_exception /_profiler/{token}/exception Path does not match
65 _profiler_exception_css /_profiler/{token}/exception.css Path does not match
66 index / 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.