Routing
app_homepage
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 2 | fos_oauth_server_token | /oauth/v2/token | Path does not match |
| 3 | fos_oauth_server_authorize | /oauth/v2/auth | Path does not match |
| 4 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 5 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 6 | _profiler_vite | /_profiler/vite | Path does not match |
| 7 | 2fa_login | /2fa | Path does not match |
| 8 | 2fa_login_check | /2fa_check | Path does not match |
| 9 | pentatrion_vite_build_proxy | /build/{path} | Path does not match |
| 10 | _wdt | /_wdt/{token} | Path does not match |
| 11 | _profiler_home | /_profiler/ | Path does not match |
| 12 | _profiler_search | /_profiler/search | Path does not match |
| 13 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 14 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 15 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 16 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 17 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 18 | _profiler_open_file | /_profiler/open | Path does not match |
| 19 | _profiler | /_profiler/{token} | Path does not match |
| 20 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 21 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 22 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 23 | app_api_oauth2_google | /api/oauth2/google | Path does not match |
| 24 | app_api_oauth2_apple | /api/oauth2/apple | Path does not match |
| 25 | app_api_get_contact | /api/contact/{id} | Path does not match |
| 26 | app_api_post_contact | /api/contact/{id} | Path does not match |
| 27 | app_api_delete_contact | /api/contact/{id} | Path does not match |
| 28 | app_api_get_doctor | /api/doctors/{id} | Path does not match |
| 29 | app_api_post_doctor | /api/doctors/{id} | Path does not match |
| 30 | app_api_delete_doctor | /api/doctors/{id} | Path does not match |
| 31 | app_api_get_favourite | /api/favourites/{id} | Path does not match |
| 32 | app_api_post_favourite | /api/favourites/{id} | Path does not match |
| 33 | app_api_delete_favourite | /api/favourites/{id} | Path does not match |
| 34 | app_api_get_mutual | /api/mutuals/{id} | Path does not match |
| 35 | app_api_post_mutual | /api/mutuals/{id} | Path does not match |
| 36 | app_api_delete_mutual | /api/mutuals/{id} | Path does not match |
| 37 | app_api_get_user | /api/users/{id} | Path does not match |
| 38 | app_api_post_user | /api/users/{id} | Path does not match |
| 39 | app_api_delete_user | /api/users/{id} | Path does not match |
| 40 | app_api_get_category | /api/categories/{id} | Path does not match |
| 41 | app_api_post_category | /api/categories/{id} | Path does not match |
| 42 | app_api_delete_category | /api/categories/{id} | Path does not match |
| 43 | app_api_get_establishment | /api/establishment/{id} | Path does not match |
| 44 | app_api_post_establishment | /api/establishment/{id} | Path does not match |
| 45 | app_api_delete_establishment | /api/establishment/{id} | Path does not match |
| 46 | app_api_get_establishment_address | /api/establishment-addresses/{id} | Path does not match |
| 47 | app_api_post_establishment_address | /api/establishment-addresses/{id} | Path does not match |
| 48 | app_api_delete_establishment_address | /api/establishment-addresses/{id} | Path does not match |
| 49 | app_api_get_establishment_subscription | /api/establishment-subscriptions/{id} | Path does not match |
| 50 | app_api_post_establishment_subscription | /api/establishment-subscriptions/{id} | Path does not match |
| 51 | app_api_delete_establishment_subscription | /api/establishment-subscriptions/{id} | Path does not match |
| 52 | app_api_get_establishment_opening_hour | /api/establishment-opening-hours/{id} | Path does not match |
| 53 | app_api_post_establishment_opening_hour | /api/establishment-opening-hours/{id} | Path does not match |
| 54 | app_api_delete_establishment_opening_hour | /api/establishment-opening-hours/{id} | Path does not match |
| 55 | app_api_get_rating | /api/ratings/{id} | Path does not match |
| 56 | app_api_post_rating | /api/ratings/{id} | Path does not match |
| 57 | app_api_delete_rating | /api/ratings/{id} | Path does not match |
| 58 | app_api_get_specialty | /api/specialties/{id} | Path does not match |
| 59 | app_api_post_specialty | /api/specialties/{id} | Path does not match |
| 60 | app_api_delete_specialty | /api/specialties/{id} | Path does not match |
| 61 | app_api_get_waiting_time | /api/waiting-times/{id} | Path does not match |
| 62 | app_api_post_waiting_time | /api/waiting-times/{id} | Path does not match |
| 63 | app_api_delete_waiting_time | /api/waiting-times/{id} | Path does not match |
| 64 | app_api_mobile_contacts_list | /api/contacts | Path does not match |
| 65 | app_api_mobile_contacts_create | /api/contacts | Path does not match |
| 66 | app_api_mobile_contacts_update | /api/contacts/{id} | Path does not match |
| 67 | app_api_mobile_contacts_delete | /api/contacts/{id} | Path does not match |
| 68 | app_api_mobile_establishments_list | /api/establishments/list | Path does not match |
| 69 | app_api_mobile_establishments_search | /api/establishments/search | Path does not match |
| 70 | app_api_mobile_establishments_details | /api/establishments/details/{id} | Path does not match |
| 71 | app_api_mobile_establishments_filters | /api/establishments/filters | Path does not match |
| 72 | app_api_mobile_establishments_rate | /api/establishments/{id}/rate | Path does not match |
| 73 | app_api_mobile_favourites_search | /api/user/favourites/search | Path does not match |
| 74 | app_api_mobile_waiting_times_start | /api/waiting_times | Path does not match |
| 75 | app_api_mobile_waiting_times_update | /api/waiting_times/{id} | Path does not match |
| 76 | app_api_public_establishments_map | /public/establishments/map | Path does not match |
| 77 | app_api_public_establishments_listing | /public/establishments/listing | Path does not match |
| 78 | app_api_public_contact | /public/contact | Path does not match |
| 79 | wee_core_front_sitemap | /sitemap.xml | Path does not match |
| 80 | wee_core_front_robot | /robots.txt | Path does not match |
| 81 | wee_core_front_matomo | /pwproxy.php | Path does not match |
| 82 | wee_core_front_emailing_tracker | /emailing/trace/{tracker}/{param1}/{param2} | Path does not match |
| 83 | wee_core_redimension_image | /tools/compress-img | Path does not match |
| 84 | wee_video_download | /tools/downloadFile | Path does not match |
| 85 | app_logout | /logout | Path does not match |
| 86 | app_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.