Routing
(none)
Matched route
Route Matching Logs
Path to match:
/robots.txt
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_home | / | Path does not match |
| 17 | api_tenant_info | /api/tenant-info | Path does not match |
| 18 | api_auth_send_email | /api/app/auth/send_email | Path does not match |
| 19 | api_auth_verify | /api/app/auth/verify | Path does not match |
| 20 | api_auth_refresh | /api/app/auth/refresh | Path does not match |
| 21 | api_auth_firebase | /api/app/auth/firebase | Path does not match |
| 22 | api_auth_user_info | /api/app/auth/user_info | Path does not match |
| 23 | api_auth_user_info_perso | /api/app/auth/user_info/perso | Path does not match |
| 24 | api_auth_user_info_diets | /api/app/auth/user_info/diets | Path does not match |
| 25 | api_auth_user_info_allergens | /api/app/auth/user_info/allergens | Path does not match |
| 26 | api_catalog_catalog_device | /api/app/catalog/devices/{deviceId} | Path does not match |
| 27 | api_catalog_catalog_product_device | /api/app/catalog/devices/{deviceId}/product/{productId} | Path does not match |
| 28 | api_catalog_catalog_menu_device | /api/app/catalog/devices/{deviceId}/menu/{menuId} | Path does not match |
| 29 | api_config_list_labels | /api/app/config/labels | Path does not match |
| 30 | api_config_list_diets | /api/app/config/diets | Path does not match |
| 31 | api_config_list_allergens | /api/app/config/allergens | Path does not match |
| 32 | api_user_index_slash | /api/app/user/info | Path does not match |
| 33 | api_user_index_underscore | /api/app/auth/user_info | Path does not match |
| 34 | api_user_profile_slash | /api/app/user/profile | Path does not match |
| 35 | api_user_profile_underscore | /api/app/auth/user_info/profile | Path does not match |
| 36 | api_user_perso_slash | /api/app/user/perso | Path does not match |
| 37 | api_user_perso_underscore | /api/app/auth/user_info/perso | Path does not match |
| 38 | api_user_diets_slash | /api/app/user/diets | Path does not match |
| 39 | api_user_diets_underscore | /api/app/auth/user_info/diets | Path does not match |
| 40 | api_user_allergens_slash | /api/app/user/allergens | Path does not match |
| 41 | api_user_allergens_underscore | /api/app/auth/user_info/allergens | Path does not match |
| 42 | api_device_devices | /api/app/devices | Path does not match |
| 43 | api_device_devices_list | /api/app/devices/list | Path does not match |
| 44 | api_device_devices_pair | /api/app/devices/pair | Path does not match |
| 45 | api_device_devices_unpair | /api/app/devices/pair/{device_id} | Path does not match |
| 46 | api_faq_list | /api/app/faq | Path does not match |
| 47 | api_front_loyalty | /api/app/loyalty | Path does not match |
| 48 | api_front_loyalty_convert | /api/app/loyalty/convert | Path does not match |
| 49 | api_front_loyalty_transactions | /api/app/loyalty/transactions | Path does not match |
| 50 | api_front_user_info_push_token | /api/app/auth/user_info/push/token | Path does not match |
| 51 | api_front_user_push_token_delete | /api/app/auth/logout | Path does not match |
| 52 | api_front_push_message_send | /api/app/auth/push/message/send | Path does not match |
| 53 | api_order_list | /api/app/orders | Path does not match |
| 54 | api_order_detail | /api/app/orders/{orderId} | Path does not match |
| 55 | api_order_order_invoice | /api/app/orders/{orderId}/invoice | Path does not match |
| 56 | api_order_create_report | /api/app/orders/{idOrder}/report | Path does not match |
| 57 | api_order_create_rate | /api/app/orders/{idOrder}/rate | Path does not match |
| 58 | api_wallet_balance | /api/app/wallet/balance | Path does not match |
| 59 | api_wallet_cards | /api/app/wallet/cards | Path does not match |
| 60 | api_wallet_api_front_wallet | /api/app/wallet | Path does not match |
| 61 | api_wallet_register_v2 | /api/app/wallet/cards/register_v2 | Path does not match |
| 62 | api_wallet_register_confirm | /api/app/wallet/cards/register_confirm/{order_id} | Path does not match |
| 63 | api_wallet_charge_v2 | /api/app/wallet/charge_v2 | Path does not match |
| 64 | api_wallet_charge_confirm | /api/app/wallet/charge_confirm/{order_id} | Path does not match |
| 65 | api_wallet_transactions | /api/app/wallet/transactions | Path does not match |
| 66 | api_wallet_delete_card | /api/app/wallet/cards/{card_id} | 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.