Routing
(none)
Matched route
Route Matching Logs
Path to match:
/_profiler/d5c8aa
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | getprice_no_locale | /getprice | Path does not match |
| 2 | getprice | /{_locale}/getprice | Path does not match |
| 3 | subscribe_subscribe_no_locale | /subscribe/subscribe | Path does not match |
| 4 | subscribe_subscribe | /{_locale}/subscribe/subscribe | Path does not match |
| 5 | subscribe_unsubscribe_no_locale | /subscribe/unsubscribe | Path does not match |
| 6 | subscribe_unsubscribe | /{_locale}/subscribe/unsubscribe | Path does not match |
| 7 | login_no_locale | /login | Path does not match |
| 8 | login | /{_locale}/login | Path does not match |
| 9 | girl_photo_thumb | /photo/thumb/{girl_intname}/{name} | Path does not match |
| 10 | girl_photo | /photo/big/{girl_intname}/{name} | Path does not match |
| 11 | girl_photo_preview | /photo/preview/{name} | Path does not match |
| 12 | reviews_no_locale | /reviews | Path does not match |
| 13 | reviews | /{_locale}/reviews | Path does not match |
| 14 | search_no_locale | /search | Path does not match |
| 15 | search | /{_locale}/search | Path does not match |
| 16 | search_girls_no_locale | /search/girls/ | Path does not match |
| 17 | search_girls | /{_locale}/search/girls | Path does not match |
| 18 | search_clear_no_locale | /search/clear | Path does not match |
| 19 | search_clear | /{_locale}/search/clear | Path does not match |
| 20 | sitemap | /sitemap | Path does not match |
| 21 | app_test | /test | Path does not match |
| 22 | test_locale | /{_locale}/test | Path does not match |
| 23 | videos_list_no_locale | /videos | Path does not match |
| 24 | videos_list | /{_locale}/videos | Path does not match |
| 25 | videos_cont_no_locale | /videos/{intname} | Path does not match |
| 26 | videos_cont | /{_locale}/videos/{intname} | Path does not match |
| 27 | wishlist_no_locale | /wishlist | Path does not match |
| 28 | wishlist | /{_locale}/wishlist | Path does not match |
| 29 | admin_login | /admin-login | Path does not match |
| 30 | admin_menu | /admin/menu | Path does not match |
| 31 | admin_uploadfile | /admin/uploadfile | Path does not match |
| 32 | admin_upload | /admin/upload | Path does not match |
| 33 | admin_deletefile | /admin/deletefile | Path does not match |
| 34 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 35 | api_errors | /api/errors/{status} | Path does not match |
| 36 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 37 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 38 | api_doc | /api/docs.{_format} | Path does not match |
| 39 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 40 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 41 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 42 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 43 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 44 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 45 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | 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_xdebug | /_profiler/xdebug | Path does not match |
| 52 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 53 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 54 | _profiler_open_file | /_profiler/open | Path does not match |
| 55 | _profiler | /_profiler/{token} | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.