GET https://biotec.certania.site/frontend-login

Routing

website_frontend_login Matched route

Route Parameters

No parameters.

Route Redirection

This page redirects to:

/login (route: "n/a")

Route Matching Logs

Path to match: /frontend-login
# Route name Path Log
1 2fa_login_check_admin /admin/2fa_check Path does not match
2 sulu_community.registration /{prefix}registration Path does not match
3 sulu_community.confirmation /{prefix}confirmation/{token} Path does not match
4 sulu_community.completion /{prefix}completion Path does not match
5 sulu_community.password_forget /{prefix}password-forget Path does not match
6 sulu_community.password_reset /{prefix}password-reset/{token} Path does not match
7 sulu_community.profile /{prefix}profile Path does not match
8 sulu_community.email_confirmation /{prefix}profile/email-confirmation Path does not match
9 sulu_community.login /{prefix}login Path almost matches, but Requirement for "prefix" does not match (en/|de/|de/|en/|en/|de/|es/|de/|(^$)?|de/|en/|(^$)?|(^$)?|de/|en/|(^$)?|(^$)?|(^$)?)
10 sulu_community.logout /{prefix}logout Path does not match
11 sulu_community.user_confirm /{prefix}_community/confirm Path does not match
12 sulu_community.user_deny /{prefix}_community/deny Path does not match
13 sulu_media.website.image.proxy /uploads/media/{slug} Path does not match
14 sulu_media.website.media.download /media/{id}/download/{slug} Path does not match
15 sulu_media.website.media.download_admin /admin/media/{id}/download/{slug} Path does not match
16 sulu_search.website_search /{prefix}search.{_format} Path does not match
17 sulu_website.sitemap_index /sitemap.xml Path does not match
18 sulu_website.paginated_sitemap /sitemaps/{alias}-{page}.xml Path does not match
19 sulu_website.sitemap /sitemaps/{alias}.xml Path does not match
20 sulu_website.segment_switch /_sulu_segment_switch Path does not match
21 website_frontend_login /frontend-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.