Routing
api_login_check
Matched route
Route Parameters
| Name | Value |
|---|---|
| _locale | "en_US" |
Route Matching Logs
Path to match:
/api/v2/login
| # | 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 | security_login | /login | Path does not match |
| 13 | security_social_login | /connect/social | Path does not match |
| 14 | security_logout | /logout | Path does not match |
| 15 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 16 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 17 | api_doc | /api/docs.{_format} | Path does not match |
| 18 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 19 | api_delivery_addresses_post_collection | /api/v2/delivery_addresses.{_format} | Path does not match |
| 20 | api_delivery_addresses_get_item | /api/v2/delivery_addresses/{id}.{_format} | Path does not match |
| 21 | api_delivery_addresses_delete_item | /api/v2/delivery_addresses/{id}.{_format} | Path does not match |
| 22 | api_delivery_addresses_put_item | /api/v2/delivery_addresses/{id}.{_format} | Path does not match |
| 23 | api_delivery_addresses_set_default_item | /api/v2/delivery_addresses/{id}/set-default | Path does not match |
| 24 | api_aliments_GET_collection | /api/v2/aliments.{_format} | Path does not match |
| 25 | api_aliments_GET_item | /api/v2/aliments/{id}.{_format} | Path does not match |
| 26 | api_locales_get_collection | /api/v2/locales.{_format} | Path does not match |
| 27 | api_locales_get_item | /api/v2/locales/{id}.{_format} | Path does not match |
| 28 | api_mode_translations_GET_item | /api/v2/mode_translations/{id}.{_format} | Path does not match |
| 29 | api_webhooks_update_collection | /api/v2/webhooks/{id} | Path does not match |
| 30 | api_contacts_post_collection | /api/v2/contacts.{_format} | Path does not match |
| 31 | api_contacts_get_item | /api/v2/contacts/{id}.{_format} | Path does not match |
| 32 | api_devices_GET_collection | /api/v2/devices.{_format} | Path does not match |
| 33 | api_devices_enable_device_collection | /api/v2/devices/{token}/enable | Path does not match |
| 34 | api_devices_disable_device_collection | /api/v2/devices/{token}/disable | Path does not match |
| 35 | api_devices_pair_collection | /api/v2/devices/pair | Path does not match |
| 36 | api_devices_GET_item | /api/v2/devices/{id}.{_format} | Path does not match |
| 37 | api_devices_is_paired_item | /api/v2/devices/{identifier}/paired | Path does not match |
| 38 | api_domains_GET_item | /api/v2/domains/{id}.{_format} | Path does not match |
| 39 | api_franchises_get_by_url_collection | /api/v2/franchises/domain | Path does not match |
| 40 | api_franchises_get_item | /api/v2/franchises/{id}.{_format} | Path does not match |
| 41 | api_orders_GET_collection | /api/v2/orders.{_format} | Path does not match |
| 42 | api_orders_POST_collection | /api/v2/orders.{_format} | Path does not match |
| 43 | api_orders_cancel_collection | /api/v2/orders/{id}/cancel | Path does not match |
| 44 | api_orders_accept_collection | /api/v2/orders/{id}/accept | Path does not match |
| 45 | api_orders_reject_collection | /api/v2/orders/{id}/reject | Path does not match |
| 46 | api_orders_delay_collection | /api/v2/orders/{id}/delay | Path does not match |
| 47 | api_orders_ready_collection | /api/v2/orders/{id}/ready | Path does not match |
| 48 | api_orders_deliver_collection | /api/v2/orders/{id}/deliver | Path does not match |
| 49 | api_orders_pay_collection | /api/v2/orders/{id}/pay | Path does not match |
| 50 | api_orders_cancel_payments_collection | /api/v2/orders/cancel-payments | Path does not match |
| 51 | api_orders_GET_item | /api/v2/orders/{id}.{_format} | Path does not match |
| 52 | api_orders_PUT_item | /api/v2/orders/{id}.{_format} | Path does not match |
| 53 | api_payments_payment_create_collection | /api/v2/payments/create | Path does not match |
| 54 | api_payments_payment_status_collection | /api/v2/payments/{external_id}/status | Path does not match |
| 55 | api_payments_payment_set_result_collection | /api/v2/payments/result | Path does not match |
| 56 | api_payments_complete_apple_pay_item | /api/v2/payments/{id}/payplug-apple-pay/complete | Path does not match |
| 57 | api_categories_POST_collection | /api/v2/categories.{_format} | Path does not match |
| 58 | api_categories_GET_item | /api/v2/categories/{id}.{_format} | Path does not match |
| 59 | api_categories_PUT_item | /api/v2/categories/{id}.{_format} | Path does not match |
| 60 | api_categories_upload_image_item | /api/v2/categories/{id}/attach-image | Path does not match |
| 61 | api_categories_DELETE_item | /api/v2/categories/{id}.{_format} | Path does not match |
| 62 | api_category_translations_GET_item | /api/v2/category_translations/{id}.{_format} | Path does not match |
| 63 | api_option_variants_POST_collection | /api/v2/option_variants.{_format} | Path does not match |
| 64 | api_option_variants_GET_item | /api/v2/option_variants/{id}.{_format} | Path does not match |
| 65 | api_option_variants_PUT_item | /api/v2/option_variants/{id}.{_format} | Path does not match |
| 66 | api_option_variants_upload_image_item | /api/v2/option_variants/{id}/attach-image | Path does not match |
| 67 | api_option_variants_DELETE_item | /api/v2/option_variants/{id}.{_format} | Path does not match |
| 68 | api_options_POST_collection | /api/v2/options.{_format} | Path does not match |
| 69 | api_options_GET_item | /api/v2/options/{id}.{_format} | Path does not match |
| 70 | api_options_PUT_item | /api/v2/options/{id}.{_format} | Path does not match |
| 71 | api_options_upload_image_item | /api/v2/options/{id}/attach-image | Path does not match |
| 72 | api_options_DELETE_item | /api/v2/options/{id}.{_format} | Path does not match |
| 73 | api_products_post_product_simple_collection | /api/v2/products/simple | Path does not match |
| 74 | api_products_post_product_menu_collection | /api/v2/products/menu | Path does not match |
| 75 | api_products_GET_item | /api/v2/products/{id}.{_format} | Path does not match |
| 76 | api_products_update_product_simple_item | /api/v2/products/{id}/simple | Path does not match |
| 77 | api_products_update_product_menu_item | /api/v2/products/{id}/menu | Path does not match |
| 78 | api_products_upload_image_item | /api/v2/products/{id}/attach-image | Path does not match |
| 79 | api_products_DELETE_item | /api/v2/products/{id}.{_format} | Path does not match |
| 80 | api_products_options_get_subresource | /api/v2/products/{id}/options.{_format} | Path does not match |
| 81 | api_product_translations_GET_item | /api/v2/product_translations/{id}.{_format} | Path does not match |
| 82 | api_steps_GET_item | /api/v2/steps/{id}.{_format} | Path does not match |
| 83 | api_step_items_GET_item | /api/v2/step_items/{id}.{_format} | Path does not match |
| 84 | api_customers_google_authentication_collection | /api/v2/customers/authenticate/google | Path does not match |
| 85 | api_customers_apple_authentication_collection | /api/v2/customers/authenticate/apple | Path does not match |
| 86 | api_customers_POST_collection | /api/v2/customers.{_format} | Path does not match |
| 87 | api_customers_GET_collection | /api/v2/customers.{_format} | Path does not match |
| 88 | api_customers_request_request_password_collection | /api/v2/customers/password-reset/request | Path does not match |
| 89 | api_customers_check_password_reset_token_collection | /api/v2/customers/password-reset/check-token | Path does not match |
| 90 | api_customers_subscribe_existing_collection | /api/v2/customers/subscribe-existing | Path does not match |
| 91 | api_customers_reset_password_collection | /api/v2/customers/password-reset | Path does not match |
| 92 | api_customers_qoodos_subscription_collection | /api/v2/customers/qoodos-subscription | Path does not match |
| 93 | api_customers_qoodos_unsubscription_collection | /api/v2/customers/qoodos-unsubscription | Path does not match |
| 94 | api_customers_search_collection | /api/v2/customers/search | Path does not match |
| 95 | api_customers_GET_item | /api/v2/customers/{id}.{_format} | Path does not match |
| 96 | api_customers_update_password_item | /api/v2/customers/{id}/update-password | Path does not match |
| 97 | api_customers_PUT_item | /api/v2/customers/{id}.{_format} | Path does not match |
| 98 | api_customers_set_default_language_item | /api/v2/customers/{id}/set-default-language | Path does not match |
| 99 | api_customers_upload_image_item | /api/v2/customers/{id}/attach-image | Path does not match |
| 100 | api_customers_delivery_addresses_get_subresource | /api/v2/customers/{id}/delivery_addresses.{_format} | Path does not match |
| 101 | api_customers_orders_get_subresource | /api/v2/customers/{id}/orders.{_format} | Path does not match |
| 102 | api_shop_managers_get_collection | /api/v2/shop_managers.{_format} | Path does not match |
| 103 | api_shop_managers_get_item | /api/v2/shop_managers/{id}.{_format} | Path does not match |
| 104 | api_user_o_auths_phone_send_verification_code_collection | /api/v2/phone/send-verification-code | Path does not match |
| 105 | api_user_o_auths_phone_verify_collection | /api/v2/phone/verify | Path does not match |
| 106 | api_closing_days_synchronization_collection | /api/v2/closing_days/sync | Path does not match |
| 107 | api_closing_days_GET_item | /api/v2/closing_days/{id}.{_format} | Path does not match |
| 108 | api_loyalties_loyalty_customer_search_collection | /api/v2/loyalty/customers/search | Path does not match |
| 109 | api_loyalties_loyalty_customer_create_collection | /api/v2/loyalty/customers | Path does not match |
| 110 | api_loyalties_loyalty_configuration_item | /api/v2/loyalty/{id}/configuration | Path does not match |
| 111 | api_loyalties_loyalty_customer_benefits_item | /api/v2/loyalty/{customerId}/benefits | Path does not match |
| 112 | api_loyalties_loyalty_customer_patch_item | /api/v2/loyalty/customers/{customerId} | Path does not match |
| 113 | api_menus_get_collection | /api/v2/menus.{_format} | Path does not match |
| 114 | api_menus_post_collection | /api/v2/menus.{_format} | Path does not match |
| 115 | api_menus_menu_update_collection | /api/v2/menus/{id}/update | Path does not match |
| 116 | api_menus_menu_create_collection | /api/v2/menus/create | Path does not match |
| 117 | api_menus_GET_item | /api/v2/menus/{id} | Path does not match |
| 118 | api_menus_delete_item | /api/v2/menus/{id}.{_format} | Path does not match |
| 119 | api_menus_put_item | /api/v2/menus/{id}.{_format} | Path does not match |
| 120 | api_menus_enable_item | /api/v2/menus/{id}/enable | Path does not match |
| 121 | api_menus_menu_cross_selling_item | /api/v2/menus/{id}/cross-selling-products | Path does not match |
| 122 | api_menus_promotional_offers_item | /api/v2/menus/{id}/promotional-offers | Path does not match |
| 123 | api_menus_categories_get_subresource | /api/v2/menus/{id}/categories.{_format} | Path does not match |
| 124 | api_menus_products_get_subresource | /api/v2/menus/{id}/products.{_format} | Path does not match |
| 125 | api_opening_hours_synchronization_collection | /api/v2/opening_hours/sync | Path does not match |
| 126 | api_opening_hours_get_item | /api/v2/opening_hours/{id}.{_format} | Path does not match |
| 127 | api_ordering_hours_get_time_slot_collection | /api/v2/ordering_hours/time_slots | Path does not match |
| 128 | api_ordering_hours_GET_item | /api/v2/ordering_hours/{id}.{_format} | Path does not match |
| 129 | api_payment_methods_GET_collection | /api/v2/payment_methods.{_format} | Path does not match |
| 130 | api_payment_methods_GET_item | /api/v2/payment_methods/{id}.{_format} | Path does not match |
| 131 | api_payment_methods_upload_image_item | /api/v2/payment_methods/{id}/attach-image | Path does not match |
| 132 | api_pickup_hours_GET_item | /api/v2/pickup_hours/{id}.{_format} | Path does not match |
| 133 | api_promotions_check_collection | /api/v2/promotions/check | Path does not match |
| 134 | api_promotions_GET_item | /api/v2/promotions/{id}.{_format} | Path does not match |
| 135 | api_promotions_upload_image_item | /api/v2/promotions/{id}/attach-image | Path does not match |
| 136 | api_promotional_offers_GET_item | /api/v2/promotional_offers/{id}.{_format} | Path does not match |
| 137 | api_promotional_offers_upload_image_item | /api/v2/promotional_offers/{id}/attach-image | Path does not match |
| 138 | api_shops_synchronization_collection | /api/v2/shops/sync | Path does not match |
| 139 | api_shops_GET_item | /api/v2/shops/{id}.{_format} | Path does not match |
| 140 | api_shops_close_item | /api/v2/shops/{id}/close | Path does not match |
| 141 | api_shops_open_item | /api/v2/shops/{id}/open | Path does not match |
| 142 | api_shops_external_files_item | /api/v2/shops/{id}/external_files | Path does not match |
| 143 | api_shops_shop_modes_get_subresource | /api/v2/shops/{id}/shop_modes.{_format} | Path does not match |
| 144 | api_shops_options_get_subresource | /api/v2/shops/{id}/options.{_format} | Path does not match |
| 145 | api_shop_modes_GET_item | /api/v2/shop_modes/{id}.{_format} | Path does not match |
| 146 | api_shop_modes_upload_image_item | /api/v2/shop_modes/{id}/attach-image | Path does not match |
| 147 | api_zones_get_item | /api/v2/zones/{id}.{_format} | Path does not match |
| 148 | api_taxes_GET_collection | /api/v2/taxes.{_format} | Path does not match |
| 149 | api_taxes_get_item | /api/v2/taxes/{id}.{_format} | Path does not match |
| 150 | qr_code_generate | /qr-code/{builder}/{data} | Path does not match |
| 151 | fos_js_routing_js | /js/routing.{_format} | Path does not match |
| 152 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 153 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 154 | foxorders_api_.en_US | /api/v2 | Path does not match |
| 155 | foxorders_api_.fr_FR | /api/v2 | Path does not match |
| 156 | foxorders_api_.es_ES | /api/v2 | Path does not match |
| 157 | foxorders_api_doc.en_US | /api/v2/doc | Path does not match |
| 158 | foxorders_api_doc.fr_FR | /api/v2/doc | Path does not match |
| 159 | foxorders_api_doc.es_ES | /api/v2/doc | Path does not match |
| 160 | api_login_check.en_US | /api/v2/login | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.