Routing
(none)
Matched route
Route Matching Logs
Path to match:
/security.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 2 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 3 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 4 | api_doc | /api/docs.{_format} | Path does not match |
| 5 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 6 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 7 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 8 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 9 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 10 | _api_/displays/{id}{._format}_get | /api/displays/{id}.{_format} | Path does not match |
| 11 | _api_/displays{._format}_get_collection | /api/displays.{_format} | Path does not match |
| 12 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 13 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 14 | _wdt | /_wdt/{token} | Path does not match |
| 15 | _profiler_home | /_profiler/ | Path does not match |
| 16 | _profiler_search | /_profiler/search | Path does not match |
| 17 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 18 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 19 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 20 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 21 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 22 | _profiler_open_file | /_profiler/open | Path does not match |
| 23 | _profiler | /_profiler/{token} | Path does not match |
| 24 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 25 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 26 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 27 | app_forgot_password_request | /reset-password | Path does not match |
| 28 | app_check_email | /reset-password/check-email | Path does not match |
| 29 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 30 | ads-dummy.index | /ads-dummy/ | Path does not match |
| 31 | be.api-module.load | /backend/api/module/{module} | Path does not match |
| 32 | be.api-module.delete | /backend/api/module/delete/{module} | Path does not match |
| 33 | be.campaign.index | /campaign/ | Path does not match |
| 34 | be.campaign.view | /campaign/view/{id} | Path does not match |
| 35 | be.campaign.new | /campaign/new | Path does not match |
| 36 | be.campaign.edit | /campaign/edit/{id} | Path does not match |
| 37 | be.company.index | /company/ | Path does not match |
| 38 | be.company.view | /company/view/{id} | Path does not match |
| 39 | be.company.new | /company/new | Path does not match |
| 40 | be.company.edit | /company/edit/{id} | Path does not match |
| 41 | be.country.index | /country/ | Path does not match |
| 42 | be.country.new | /country/new | Path does not match |
| 43 | be.country.edit | /country/edit/{id} | Path does not match |
| 44 | be.dashboard.index | /dashboard/ | Path does not match |
| 45 | be.display.index | /display/ | Path does not match |
| 46 | be.display.new | /display/new | Path does not match |
| 47 | be.display.edit | /display/edit/{id} | Path does not match |
| 48 | be.login | / | Path does not match |
| 49 | be.logout | /logout | Path does not match |
| 50 | be.pay-scheme.index | /pay-scheme/ | Path does not match |
| 51 | be.pay-scheme.new | /pay-scheme/new | Path does not match |
| 52 | be.pay-scheme.edit | /pay-scheme/edit/{id} | Path does not match |
| 53 | be.price.index | /price/ | Path does not match |
| 54 | be.price.new | /price/new | Path does not match |
| 55 | be.price.edit | /price/edit/{id} | Path does not match |
| 56 | be.user.index | /users/ | Path does not match |
| 57 | be.user.editself | /users/profil | Path does not match |
| 58 | be.user.edit | /users/edit/{id} | Path does not match |
| 59 | be.user.new | /users/new | Path does not match |
| 60 | be.user-group.index | /user-group/ | Path does not match |
| 61 | be.user-group.new | /user-group/new | Path does not match |
| 62 | be.user-group.edit | /user-group/edit/{id} | Path does not match |
| 63 | be.user-permission.index | /user-permission/ | Path does not match |
| 64 | be.user-permission.new | /user-permission/new | Path does not match |
| 65 | be.user-permission.edit | /user-permission/edit/{id} | Path does not match |
| 66 | api.ads | /pageads/language/{language}/displayType/{displayType} | 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.