Routing
(none)
Matched route
Route Matching Logs
Path to match:
/.git/config
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | 2fa_login | /2fa | Path does not match |
| 2 | 2fa_login_check | /2fa_check | Path does not match |
| 3 | sulu_community.registration | /registration.{_format} | Path does not match |
| 4 | sulu_community.completion | /completion | Path does not match |
| 5 | sulu_community.email_confirmation | /profile/email-confirmation | Path does not match |
| 6 | sulu_community.login | /login.{_format} | Path does not match |
| 7 | sulu_community.logout | /logout.{_format} | Path does not match |
| 8 | sulu_community.user_confirm | /_community/confirm | Path does not match |
| 9 | sulu_community.user_deny | /_community/deny | Path does not match |
| 10 | jura_community.account_termination | /account-termination.{_format} | Path does not match |
| 11 | jura_community.consultant_account_termination | /consultant-account-termination.{_format} | Path does not match |
| 12 | sulu_community.profile | /profile.{_format} | Path does not match |
| 13 | sulu_community.profile_individual | /profile/{id} | Path does not match |
| 14 | sulu_community.profile_update | /profile.{_format} | Path does not match |
| 15 | sulu_community.profile_consultant_delete | /consultant | Path does not match |
| 16 | sulu_community.password_forget | /password-forget.{_format} | Path does not match |
| 17 | sulu_community.password_forget_request | /password-forget.{_format} | Path does not match |
| 18 | sulu_community.password_reset | /password-reset/{token} | Path does not match |
| 19 | sulu_community.password_reset_token | /password-reset/{token} | Path does not match |
| 20 | sulu_community.user_article_list | /user/articles | Path does not match |
| 21 | sulu_community.category_list | /consultant/categories | Path does not match |
| 22 | sulu_community.language_list | /consultant/languages | Path does not match |
| 23 | sulu_community.country_list | /consultant/countries | Path does not match |
| 24 | sulu_community.focal_point_list | /consultant/focalpoints/{category} | Path does not match |
| 25 | sulu_community.article_create | /consultant/articles | Path does not match |
| 26 | sulu_community.article_delete | /consultant/articles/{id} | Path does not match |
| 27 | sulu_community.article_show | /consultant/{consultantId}/articles/{articleId} | Path does not match |
| 28 | sulu_community.article_list | /consultant/{consultantId}/articles | Path does not match |
| 29 | sulu_community.article_csrf | /consultant/articles | Path does not match |
| 30 | sulu_community.consultant_list | /consultants | Path does not match |
| 31 | sulu_community.consultant_password | /consultants/password-check | Path does not match |
| 32 | sulu_community.consultant_company_name_check | /consultants/companies/check-availability/{companyName} | Path does not match |
| 33 | sulu_community.consultant_address_test | /consultants/address | Path does not match |
| 34 | sulu_headless.api.navigation | /{prefix}api/navigations/{context}.{_format} | Path does not match |
| 35 | sulu_headless.api.search | /{prefix}api/search | Path does not match |
| 36 | sulu_headless.api.snippet_area | /{prefix}api/snippet-areas/{area}.{_format} | Path does not match |
| 37 | sulu_media.website.image.proxy | /uploads/media/{slug} | Path does not match |
| 38 | sulu_media.website.media.download | /media/{id}/download/{slug} | Path does not match |
| 39 | sulu_media.website.media.download_admin | /admin/media/{id}/download/{slug} | Path does not match |
| 40 | sulu_search.website_search | /{prefix}search.{_format} | Path does not match |
| 41 | sulu_website.sitemap_index | /sitemap.xml | Path does not match |
| 42 | sulu_website.paginated_sitemap | /sitemaps/{alias}-{page}.xml | Path does not match |
| 43 | sulu_website.sitemap | /sitemaps/{alias}.xml | Path does not match |
| 44 | sulu_website.segment_switch | /_sulu_segment_switch | Path does not match |
| 45 | _preview_error | /{prefix}_error/{code}.{_format} | Path does not match |
| 46 | _wdt | /_wdt/{token} | Path does not match |
| 47 | _profiler_home | /_profiler/ | Path does not match |
| 48 | _profiler_search | /_profiler/search | Path does not match |
| 49 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 50 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 51 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 52 | _profiler_open_file | /_profiler/open | Path does not match |
| 53 | _profiler | /_profiler/{token} | Path does not match |
| 54 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 55 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 56 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 57 | payment.notification | /api/payment | Path does not match |
| 58 | payment.mollie_create | /api/create-payment | Path does not match |
| 59 | payment.mollie_check_status_two | /api/status_payment/{id} | Path does not match |
| 60 | payment.user_payments_list | /api/user_payments | Path does not match |
| 61 | sulu_consultant.create_impressum | /consultant/impressum | Path does not match |
| 62 | sulu_consultant.csrf_impressum | /consultant/impressum | Path does not match |
| 63 | sulu_user.article_payments | /user/article/payments | Path does not match |
| 64 | sulu_geo.location_csrf | /geolocation/getCSRF | Path does not match |
| 65 | sulu_geo.location | /geolocation/by-address/{address} | Path does not match |
| 66 | sulu_community.confirmation | /confirmation/{token} | 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.