Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _wdt | /_wdt/{token} | Path does not match |
| 2 | _profiler_home | /_profiler/ | Path does not match |
| 3 | _profiler_search | /_profiler/search | Path does not match |
| 4 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 5 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 6 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 7 | _profiler_open_file | /_profiler/open | Path does not match |
| 8 | _profiler | /_profiler/{token} | Path does not match |
| 9 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 10 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 11 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 12 | app_auth_send_feedback | /send_feedback | Path does not match |
| 13 | app_auth_resend | /auth/resend | Path does not match |
| 14 | app_auth_register | /auth/register | Path does not match |
| 15 | app_auth_confirmcodefortest | /auth/confirm-code-for-test | Path does not match |
| 16 | app_auth_confirm | /auth/confirm | Path does not match |
| 17 | app_auth_login | /auth/login2 | Path does not match |
| 18 | app_auth_refresh | /auth/refresh-token | Path does not match |
| 19 | app_basket_count | /basket/count | Path does not match |
| 20 | app_basket_checkout | /basket/checkout | Path does not match |
| 21 | app_dummypayment_ok | /test-payment/ok | Path does not match |
| 22 | app_dummypayment_fail | /test-payment/fail | Path does not match |
| 23 | app_dummypayment_apply | /test-payment/apply | Path does not match |
| 24 | app_dummypayment_pay | /test-payment/pay | Path does not match |
| 25 | app_guest_guest | /auth/guest | Path does not match |
| 26 | app_login_logout | /auth/logout | Path does not match |
| 27 | app_main__invoke | /main | Path does not match |
| 28 | app_profile_patch | /profile | Path does not match |
| 29 | app_profile_profile | /profile | Path does not match |
| 30 | api_entrypoint | /{index}.{_format} | Path almost matches, but Requirement for "index" does not match (index) |
| 31 | api_doc | /docs.{_format} | Path does not match |
| 32 | api_jsonld_context | /contexts/{shortName}.{_format} | Path does not match |
| 33 | api_users_get_collection | /users.{_format} | Path does not match |
| 34 | api_users_get_item | /users/{id}.{_format} | Path does not match |
| 35 | api_actions_get_collection | /actions.{_format} | Path does not match |
| 36 | api_actions_get_item | /actions/{id}.{_format} | Path does not match |
| 37 | api_products_get_collection | /products.{_format} | Path does not match |
| 38 | api_products_get_item | /products/{id}.{_format} | Path does not match |
| 39 | api_manufacturers_get_collection | /manufacturers.{_format} | Path does not match |
| 40 | api_manufacturers_get_item | /manufacturers/{id}.{_format} | Path does not match |
| 41 | api_searches_get_collection | /search | Path does not match |
| 42 | api_searches_get_item | /searches/{id}.{_format} | Path does not match |
| 43 | api_searches_delete_item | /searches/{id}.{_format} | Path does not match |
| 44 | api_searches_put_item | /searches/{id}.{_format} | Path does not match |
| 45 | api_searches_patch_item | /searches/{id}.{_format} | Path does not match |
| 46 | api_orders_get_collection | /orders.{_format} | Path does not match |
| 47 | api_orders_get_item | /orders/{id}.{_format} | Path does not match |
| 48 | api_favourites_get_collection | /favourites.{_format} | Path does not match |
| 49 | api_favourites_post_collection | /favourites.{_format} | Path does not match |
| 50 | api_favourites_get_item | /favourites/{id}.{_format} | Path does not match |
| 51 | api_favourites_delete_item | /favourites/{id}.{_format} | Path does not match |
| 52 | api_pickpoints_get_collection | /pickpoints.{_format} | Path does not match |
| 53 | api_pickpoints_get_item | /pickpoints/{id}.{_format} | Path does not match |
| 54 | api_card_balances_get_collection | /card/balances | Path does not match |
| 55 | api_card_balances_get_item | /card/balances/{id} | Path does not match |
| 56 | api_categories_get_collection | /categories.{_format} | Path does not match |
| 57 | api_categories_get_item | /categories/{id}.{_format} | Path does not match |
| 58 | api_bestsellers_get_collection | /bestsellers.{_format} | Path does not match |
| 59 | api_bestsellers_get_item | /bestsellers/{id}.{_format} | Path does not match |
| 60 | api_deliveries_get_collection | /deliveries.{_format} | Path does not match |
| 61 | api_deliveries_get_item | /deliveries/{id}.{_format} | Path does not match |
| 62 | api_card_transactions_get_collection | /card/transactions | Path does not match |
| 63 | api_card_transactions_get_item | /card/transactions/{id} | Path does not match |
| 64 | api_checkout_delivery_systems_get_collection | /checkout/delivery-systems | Path does not match |
| 65 | api_checkout_delivery_systems_get_item | /checkout/delivery-systems/{id} | Path does not match |
| 66 | api_checkout_pay_systems_get_collection | /checkout/pay-systems | Path does not match |
| 67 | api_checkout_pay_systems_get_item | /checkout/pay-systems/{id} | Path does not match |
| 68 | api_baskets_get_collection | /basket | Path does not match |
| 69 | api_baskets_post_collection | /basket | Path does not match |
| 70 | api_baskets_get_item | /basket/{id} | Path does not match |
| 71 | api_baskets_put_item | /basket/{id} | Path does not match |
| 72 | api_baskets_delete_item | /basket/{id} | Path does not match |
| 73 | api_banners_get_collection | /banners.{_format} | Path does not match |
| 74 | api_banners_get_item | /banners/{id}.{_format} | Path does not match |
| 75 | api_banners_delete_item | /banners/{id}.{_format} | Path does not match |
| 76 | api_banners_put_item | /banners/{id}.{_format} | Path does not match |
| 77 | api_banners_patch_item | /banners/{id}.{_format} | Path does not match |
| 78 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 79 | authentication_token | /auth/login | Path does not match |
| 80 | gesdinet_jwt_refresh_token | /auth/refresh-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.