Routing
backend-security-login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | mobile-compat-creators-accept-campaigns-redirect | /api/v1/creators/{id}/accept-campaigns | Path does not match |
| 2 | mobile-compat-creators-campaign-videos-redirect | /api/v1/creators/{id}/campaign-videos | Path does not match |
| 3 | robots_txt | /robots.txt | Path does not match |
| 4 | backend-communication-creator | /communication/creator | Path does not match |
| 5 | backend-communication-sponsor | /communication/sponsor | Path does not match |
| 6 | backend-dashboard | / | Path does not match |
| 7 | backend-dashboard-overview | /dashboard/overview | Path does not match |
| 8 | statistic-page | /statistic | Path does not match |
| 9 | statistic-data | /statistic/data | Path does not match |
| 10 | statistic-global | /statistic-global | Path does not match |
| 11 | backend-scrape-page | /backend/scrape-page | Path does not match |
| 12 | backend-scrape-page-data | /backend/scrape-page/data | Path does not match |
| 13 | backend-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.