Routing
security_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/security/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt | /_wdt/{token} | Path does not match |
| 3 | _profiler_home | /_profiler/ | Path does not match |
| 4 | _profiler_search | /_profiler/search | Path does not match |
| 5 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 6 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 7 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 8 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 9 | _profiler_open_file | /_profiler/open | Path does not match |
| 10 | _profiler | /_profiler/{token} | Path does not match |
| 11 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 12 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 13 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 14 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 15 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 16 | api_doc | /api/docs.{_format} | Path does not match |
| 17 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 18 | api_orders_get_collection | /api/orders.{_format} | Path does not match |
| 19 | api_orders_post_collection | /api/orders.{_format} | Path does not match |
| 20 | api_orders_get_item | /api/orders/{id}.{_format} | Path does not match |
| 21 | api_accounts_post_collection | /api/accounts.{_format} | Path does not match |
| 22 | api_accounts_get_collection | /api/accounts.{_format} | Path does not match |
| 23 | api_accounts_put_item | /api/accounts/{id}.{_format} | Path does not match |
| 24 | api_accounts_get_item | /api/accounts/{id}.{_format} | Path does not match |
| 25 | api_operations_get_collection | /api/operations.{_format} | Path does not match |
| 26 | api_operations_get_item | /api/operations/{id}.{_format} | Path does not match |
| 27 | api_payment_methods_get_collection | /api/payment_methods.{_format} | Path does not match |
| 28 | api_payment_methods_get_item | /api/payment_methods/{id}.{_format} | Path does not match |
| 29 | api_purchases_get_collection | /api/purchases.{_format} | Path does not match |
| 30 | api_purchases_post_collection | /api/purchases.{_format} | Path does not match |
| 31 | api_purchases_get_item | /api/purchases/{id}.{_format} | Path does not match |
| 32 | api_transactions_get_collection | /api/transactions.{_format} | Path does not match |
| 33 | api_transactions_get_item | /api/transactions/{id}.{_format} | Path does not match |
| 34 | api_transfers_get_collection | /api/transfers.{_format} | Path does not match |
| 35 | api_transfers_post_collection | /api/transfers.{_format} | Path does not match |
| 36 | api_transfers_get_item | /api/transfers/{id}.{_format} | Path does not match |
| 37 | api_transfer_types_get_collection | /api/transfer_types.{_format} | Path does not match |
| 38 | api_transfer_types_post_collection | /api/transfer_types.{_format} | Path does not match |
| 39 | api_transfer_types_get_item | /api/transfer_types/{id}.{_format} | Path does not match |
| 40 | api_wallets_get_collection | /api/wallets.{_format} | Path does not match |
| 41 | api_wallets_get_item | /api/wallets/{id}.{_format} | Path does not match |
| 42 | api_profiles_get_item | /api/profiles/{id}.{_format} | Path does not match |
| 43 | api_brands_get_collection | /api/brands.{_format} | Path does not match |
| 44 | api_brands_get_item | /api/brands/{id}.{_format} | Path does not match |
| 45 | api_products_get_collection | /api/products.{_format} | Path does not match |
| 46 | api_products_get_item | /api/products/{id}.{_format} | Path does not match |
| 47 | api_taxonomies_get_collection | /api/taxonomies.{_format} | Path does not match |
| 48 | api_taxonomies_get_item | /api/taxonomies/{id}.{_format} | Path does not match |
| 49 | liip_imagine_filter_runtime | /media/cache/resolve/{filter}/rc/{hash}/{path} | Path does not match |
| 50 | liip_imagine_filter | /media/cache/resolve/{filter}/{path} | Path does not match |
| 51 | access_list | /accesses/list | Path does not match |
| 52 | access_read | /accesses/{id}/read | Path does not match |
| 53 | access_delete | /accesses/{id}/delete | Path does not match |
| 54 | access_suspend | /accesses/{id}/suspend | Path does not match |
| 55 | access_activate | /accesses/{id}/activate | Path does not match |
| 56 | access_create | /accesses/create | Path does not match |
| 57 | access_update | /accesses/{id}/update | Path does not match |
| 58 | client_list | /clients/list | Path does not match |
| 59 | client_create | /clients/create | Path does not match |
| 60 | client_read | /clients/{id}/read | Path does not match |
| 61 | client_delete | /clients/{id}/delete | Path does not match |
| 62 | client_update | /clients/{id}/update | Path does not match |
| 63 | notification_list | /notifications/list | Path does not match |
| 64 | notification_component | /notifications/component | Path does not match |
| 65 | notification_read | /notifications/{id}/read | Path does not match |
| 66 | notification_read_all | /notifications/read-all | Path does not match |
| 67 | order_list | /orders/list | Path does not match |
| 68 | order_read | /orders/{id}/read | Path does not match |
| 69 | order_prepare | /orders/{id}/prepare | Path does not match |
| 70 | order_process | /orders/{id}/process | Path does not match |
| 71 | order_cancel | /orders/{id}/cancel | Path does not match |
| 72 | order_ship | /orders/{id}/ship | Path does not match |
| 73 | order_deliver | /orders/{id}/deliver | Path does not match |
| 74 | order_editNumberOrder | /orders/{detail}/editNumberOrder | Path does not match |
| 75 | order_editDeliveryAddress | /orders/{id}/editDeliveryAddress | Path does not match |
| 76 | order_overwriteDeliveryAddress | /orders/{id}/overwriteDeliveryAddress | Path does not match |
| 77 | order_editSupplier | /orders/{detail}/editSupplier | Path does not match |
| 78 | order_billDelete | /orders/{order}/bill/{bill}/delete | Path does not match |
| 79 | order_carrier_list | /orders/carriers/list | Path does not match |
| 80 | order_carrier_create | /orders/carriers/create | Path does not match |
| 81 | order_carrier_read | /orders/carriers/{id}/read | Path does not match |
| 82 | order_carrier_delete | /orders/carriers/{id}/delete | Path does not match |
| 83 | order_carrier_update | /orders/carriers/{id}/update | Path does not match |
| 84 | order_bill_list | /orders/bills/list | Path does not match |
| 85 | order_bill_create | /orders/bills/create | Path does not match |
| 86 | order_bill_read | /orders/bills/{id}/read | Path does not match |
| 87 | order_bill_delete | /orders/bills/{id}/delete | Path does not match |
| 88 | order_bill_update | /orders/bills/{id}/update | Path does not match |
| 89 | order_bill_upload | /orders/bills/{detail}/upload | Path does not match |
| 90 | point_monitoring_index | /points/monitoring/ | Path does not match |
| 91 | point_monitoring_amount_of_spent_points | /points/monitoring/amount-of-spent-points | Path does not match |
| 92 | point_monitoring_number_of_spent_points | /points/monitoring/number-of-spent-points | Path does not match |
| 93 | point_monitoring_number_of_accounts | /points/monitoring/number-of-accounts | Path does not match |
| 94 | point_monitoring_number_of_pending_purchases | /points/monitoring/number-of-pending-purchases | Path does not match |
| 95 | point_monitoring_number_of_pending_purchased_points | /points/monitoring/number-of-pending-purchased-points | Path does not match |
| 96 | point_monitoring_amount_of_pending_purchased_points | /points/monitoring/amount-of-pending-purchased-points | Path does not match |
| 97 | point_monitoring_number_of_active_points | /points/monitoring/number-of-active-points | Path does not match |
| 98 | point_monitoring_amount_of_active_points | /points/monitoring/amount-of-active-points | Path does not match |
| 99 | point_monitoring_number_of_expired_points | /points/monitoring/number-of-expired-points | Path does not match |
| 100 | point_monitoring_amount_of_expired_points | /points/monitoring/amount-of-expired-points | Path does not match |
| 101 | point_monitoring_active_points_by_profile | /points/monitoring/active-points-by-profile | Path does not match |
| 102 | point_monitoring_spent_points_by_profile | /points/monitoring/spent-points-by-profile | Path does not match |
| 103 | point_monitoring_expired_points_by_profile | /points/monitoring/expired-points-by-profile | Path does not match |
| 104 | point_account_list | /points/accounts/list | Path does not match |
| 105 | point_account_read | /points/accounts/{id}/read | Path does not match |
| 106 | point_account_update | /points/accounts/{id}/update | Path does not match |
| 107 | point_account_create | /points/accounts/create | Path does not match |
| 108 | point_transfer_list | /points/transfers/list | Path does not match |
| 109 | point_transfer_read | /points/transfers/{id}/read | Path does not match |
| 110 | point_transfer_create | /points/transfers/create | Path does not match |
| 111 | point_transaction_list | /points/transactions/list | Path does not match |
| 112 | point_transaction_read | /points/transactions/{id}/read | Path does not match |
| 113 | point_purchase_list | /points/purchases/list | Path does not match |
| 114 | point_purchase_read | /points/purchases/{id}/read | Path does not match |
| 115 | point_purchase_accept | /points/purchases/{id}/accept | Path does not match |
| 116 | point_purchase_refuse | /points/purchases/{id}/refuse | Path does not match |
| 117 | point_purchase_cancel | /points/purchases/{id}/cancel | Path does not match |
| 118 | point_purchase_create | /points/purchases/create/{account} | Path does not match |
| 119 | point_wallet_read | /points/wallets/{id}/read | Path does not match |
| 120 | point_wallet_list | /points/wallets/list | Path does not match |
| 121 | profile_password | /profile/password | Path does not match |
| 122 | profile_update | /profile/update | Path does not match |
| 123 | program_list | /programs/list | Path does not match |
| 124 | program_read | /programs/{id}/read | Path does not match |
| 125 | program_delete | /programs/{id}/delete | Path does not match |
| 126 | program_create | /programs/create | Path does not match |
| 127 | program_update | /programs/{id}/update | Path does not match |
| 128 | program_profile_list | /programs/profiles/list | Path does not match |
| 129 | program_profile_read | /programs/profiles/{id}/read | Path does not match |
| 130 | program_profile_delete | /programs/profiles/{id}/delete | Path does not match |
| 131 | program_profile_create | /programs/profiles/create | Path does not match |
| 132 | program_profile_update | /programs/profiles/{id}/update | Path does not match |
| 133 | security_login | /security/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.