Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | admin_customer_new | /admin/customers/new | Path does not match |
| 2 | admin_order_new | /admin/orders/new | Path does not match |
| 3 | admin_order_sync_orders | /admin/orders/sync-orders | Path does not match |
| 4 | api_doc | /api/docs.{_format} | Path does not match |
| 5 | api_genid | /api/.well-known/genid/{id} | Path does not match |
| 6 | api_validation_errors | /api/validation_errors/{id} | Path does not match |
| 7 | api_entrypoint | /api/{index}.{_format} | Path does not match |
| 8 | api_jsonld_context | /api/contexts/{shortName}.{_format} | Path does not match |
| 9 | _api_errors | /api/errors/{status}.{_format} | Path does not match |
| 10 | _api_validation_errors_problem | /api/validation_errors/{id} | Path does not match |
| 11 | _api_validation_errors_hydra | /api/validation_errors/{id} | Path does not match |
| 12 | _api_validation_errors_jsonapi | /api/validation_errors/{id} | Path does not match |
| 13 | _api_validation_errors_xml | /api/validation_errors/{id} | Path does not match |
| 14 | _api_/products{._format}_get_collection | /api/products.{_format} | Path does not match |
| 15 | _api_/products/{id}{._format}_get | /api/products/{id}.{_format} | Path does not match |
| 16 | _api_/products{._format}_post | /api/products.{_format} | Path does not match |
| 17 | _api_/products/{id}{._format}_patch | /api/products/{id}.{_format} | Path does not match |
| 18 | _api_/products/{id}{._format}_delete | /api/products/{id}.{_format} | Path does not match |
| 19 | _api_/channel_products{._format}_get_collection | /api/channel_products.{_format} | Path does not match |
| 20 | _api_/channel_products/{id}{._format}_get | /api/channel_products/{id}.{_format} | Path does not match |
| 21 | _api_/channels{._format}_get_collection | /api/channels.{_format} | Path does not match |
| 22 | _api_/channels/{id}{._format}_get | /api/channels/{id}.{_format} | Path does not match |
| 23 | _api_/channels{._format}_post | /api/channels.{_format} | Path does not match |
| 24 | _api_/channels/{id}{._format}_patch | /api/channels/{id}.{_format} | Path does not match |
| 25 | _api_/channels/{id}{._format}_delete | /api/channels/{id}.{_format} | Path does not match |
| 26 | _api_/channel_categories{._format}_get_collection | /api/channel_categories.{_format} | Path does not match |
| 27 | _api_/channel_categories/{id}{._format}_get | /api/channel_categories/{id}.{_format} | Path does not match |
| 28 | _api_/customers{._format}_get_collection | /api/customers.{_format} | Path does not match |
| 29 | _api_/customers/{id}{._format}_get | /api/customers/{id}.{_format} | Path does not match |
| 30 | _api_/customers{._format}_post | /api/customers.{_format} | Path does not match |
| 31 | _api_/customers/{id}{._format}_patch | /api/customers/{id}.{_format} | Path does not match |
| 32 | _api_/customers/{id}{._format}_delete | /api/customers/{id}.{_format} | Path does not match |
| 33 | _api_/orders{._format}_get_collection | /api/orders.{_format} | Path does not match |
| 34 | _api_/orders/{id}{._format}_get | /api/orders/{id}.{_format} | Path does not match |
| 35 | _api_/orders{._format}_post | /api/orders.{_format} | Path does not match |
| 36 | _api_/orders/{id}{._format}_patch | /api/orders/{id}.{_format} | Path does not match |
| 37 | _api_/orders/{id}{._format}_delete | /api/orders/{id}.{_format} | Path does not match |
| 38 | _api_/order_addresses{._format}_get_collection | /api/order_addresses.{_format} | Path does not match |
| 39 | _api_/order_addresses/{id}{._format}_get | /api/order_addresses/{id}.{_format} | Path does not match |
| 40 | _api_/order_addresses{._format}_post | /api/order_addresses.{_format} | Path does not match |
| 41 | _api_/order_addresses/{id}{._format}_patch | /api/order_addresses/{id}.{_format} | Path does not match |
| 42 | _api_/order_items{._format}_get_collection | /api/order_items.{_format} | Path does not match |
| 43 | _api_/order_items/{id}{._format}_get | /api/order_items/{id}.{_format} | Path does not match |
| 44 | _api_/order_items{._format}_post | /api/order_items.{_format} | Path does not match |
| 45 | _api_/order_items/{id}{._format}_patch | /api/order_items/{id}.{_format} | Path does not match |
| 46 | _api_/order_items/{id}{._format}_delete | /api/order_items/{id}.{_format} | Path does not match |
| 47 | _api_/order_payments{._format}_get_collection | /api/order_payments.{_format} | Path does not match |
| 48 | _api_/order_payments/{id}{._format}_get | /api/order_payments/{id}.{_format} | Path does not match |
| 49 | _api_/order_payments{._format}_post | /api/order_payments.{_format} | Path does not match |
| 50 | _api_/order_payments/{id}{._format}_patch | /api/order_payments/{id}.{_format} | Path does not match |
| 51 | _api_/order_status_histories{._format}_get_collection | /api/order_status_histories.{_format} | Path does not match |
| 52 | _api_/order_status_histories/{id}{._format}_get | /api/order_status_histories/{id}.{_format} | Path does not match |
| 53 | _api_/refunds{._format}_get_collection | /api/refunds.{_format} | Path does not match |
| 54 | _api_/refunds/{id}{._format}_get | /api/refunds/{id}.{_format} | Path does not match |
| 55 | _api_/refunds{._format}_post | /api/refunds.{_format} | Path does not match |
| 56 | _api_/refunds/{id}{._format}_patch | /api/refunds/{id}.{_format} | Path does not match |
| 57 | _api_/return_items{._format}_get_collection | /api/return_items.{_format} | Path does not match |
| 58 | _api_/return_items/{id}{._format}_get | /api/return_items/{id}.{_format} | Path does not match |
| 59 | _api_/return_items{._format}_post | /api/return_items.{_format} | Path does not match |
| 60 | _api_/return_requests{._format}_get_collection | /api/return_requests.{_format} | Path does not match |
| 61 | _api_/return_requests/{id}{._format}_get | /api/return_requests/{id}.{_format} | Path does not match |
| 62 | _api_/return_requests{._format}_post | /api/return_requests.{_format} | Path does not match |
| 63 | _api_/return_requests/{id}{._format}_patch | /api/return_requests/{id}.{_format} | Path does not match |
| 64 | _api_/shipments{._format}_get_collection | /api/shipments.{_format} | Path does not match |
| 65 | _api_/shipments/{id}{._format}_get | /api/shipments/{id}.{_format} | Path does not match |
| 66 | _api_/shipments{._format}_post | /api/shipments.{_format} | Path does not match |
| 67 | _api_/shipments/{id}{._format}_patch | /api/shipments/{id}.{_format} | Path does not match |
| 68 | _api_/shipment_items{._format}_get_collection | /api/shipment_items.{_format} | Path does not match |
| 69 | _api_/shipment_items/{id}{._format}_get | /api/shipment_items/{id}.{_format} | Path does not match |
| 70 | _api_/shipment_items{._format}_post | /api/shipment_items.{_format} | Path does not match |
| 71 | _api_/gallery_items{._format}_get_collection | /api/gallery_items.{_format} | Path does not match |
| 72 | _api_/gallery_items/{id}{._format}_get | /api/gallery_items/{id}.{_format} | Path does not match |
| 73 | _api_/gallery_items{._format}_post | /api/gallery_items.{_format} | Path does not match |
| 74 | _api_/gallery_items/{id}{._format}_patch | /api/gallery_items/{id}.{_format} | Path does not match |
| 75 | _api_/gallery_items/{id}{._format}_delete | /api/gallery_items/{id}.{_format} | Path does not match |
| 76 | _api_/tenants{._format}_get_collection | /api/tenants.{_format} | Path does not match |
| 77 | _api_/tenants/{id}{._format}_get | /api/tenants/{id}.{_format} | Path does not match |
| 78 | _api_/tenants{._format}_post | /api/tenants.{_format} | Path does not match |
| 79 | _api_/tenants/{id}{._format}_patch | /api/tenants/{id}.{_format} | Path does not match |
| 80 | _api_/tenants/{id}{._format}_delete | /api/tenants/{id}.{_format} | Path does not match |
| 81 | _api_/sync_logs{._format}_get_collection | /api/sync_logs.{_format} | Path does not match |
| 82 | _api_/sync_logs/{id}{._format}_get | /api/sync_logs/{id}.{_format} | Path does not match |
| 83 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 84 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 85 | _wdt | /_wdt/{token} | Path does not match |
| 86 | _profiler_home | /_profiler/ | Path does not match |
| 87 | _profiler_search | /_profiler/search | Path does not match |
| 88 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 89 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 90 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 91 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 92 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 93 | _profiler_open_file | /_profiler/open | Path does not match |
| 94 | _profiler | /_profiler/{token} | Path does not match |
| 95 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 96 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 97 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 98 | admin_dashboard | /admin | Path does not match |
| 99 | admin_attribute_index | /admin/attributes | Path does not match |
| 100 | admin_attribute_new | /admin/attributes/new | Path does not match |
| 101 | admin_attribute_edit | /admin/attributes/{id}/edit | Path does not match |
| 102 | admin_attribute_history | /admin/attributes/{id}/history | Path does not match |
| 103 | admin_attribute_mass_delete | /admin/attributes/mass-delete | Path does not match |
| 104 | admin_attribute_delete | /admin/attributes/{id}/delete | Path does not match |
| 105 | admin_attribute_family_index | /admin/attribute-families | Path does not match |
| 106 | admin_attribute_family_new | /admin/attribute-families/new | Path does not match |
| 107 | admin_attribute_family_edit | /admin/attribute-families/{id}/edit | Path does not match |
| 108 | admin_attribute_family_add_mapping | /admin/attribute-families/{id}/add-mapping | Path does not match |
| 109 | admin_attribute_family_remove_mapping | /admin/attribute-families/{id}/remove-mapping/{mappingId} | Path does not match |
| 110 | admin_attribute_family_mass_delete | /admin/attribute-families/mass-delete | Path does not match |
| 111 | admin_attribute_family_delete | /admin/attribute-families/{id}/delete | Path does not match |
| 112 | admin_attribute_group_index | /admin/attribute-groups | Path does not match |
| 113 | admin_attribute_group_new | /admin/attribute-groups/new | Path does not match |
| 114 | admin_attribute_group_edit | /admin/attribute-groups/{id}/edit | Path does not match |
| 115 | admin_attribute_group_mass_delete | /admin/attribute-groups/mass-delete | Path does not match |
| 116 | admin_attribute_group_delete | /admin/attribute-groups/{id}/delete | Path does not match |
| 117 | admin_category_index | /admin/categories | Path does not match |
| 118 | admin_category_new | /admin/categories/new | Path does not match |
| 119 | admin_category_edit | /admin/categories/{id}/edit | Path does not match |
| 120 | admin_category_image | /admin/categories/{id}/image | Path does not match |
| 121 | admin_category_delete | /admin/categories/{id}/delete | Path does not match |
| 122 | admin_category_products_search | /admin/categories/products-search | Path does not match |
| 123 | admin_category_products_attach | /admin/categories/{id}/products/attach | Path does not match |
| 124 | admin_category_products_detach | /admin/categories/{id}/products/detach | Path does not match |
| 125 | admin_category_move | /admin/categories/move | Path does not match |
| 126 | admin_product_import | /admin/products/import | Path does not match |
| 127 | admin_product_import_map | /admin/products/import/{id}/map | Path does not match |
| 128 | admin_product_import_validate | /admin/products/import/{id}/validate | Path does not match |
| 129 | admin_product_import_start | /admin/products/import/{id}/start | Path does not match |
| 130 | admin_product_import_status | /admin/products/import/{id} | Path does not match |
| 131 | admin_product_import_progress | /admin/products/import/{id}/progress.json | Path does not match |
| 132 | admin_product_index | /admin/products | Path does not match |
| 133 | admin_product_new | /admin/products/new | Path does not match |
| 134 | admin_product_edit | /admin/products/{id}/edit | Path does not match |
| 135 | admin_product_history | /admin/products/{id}/history | Path does not match |
| 136 | admin_product_attribute_fields | /admin/products/attribute-fields | Path does not match |
| 137 | admin_product_delete | /admin/products/{id}/delete | Path does not match |
| 138 | admin_product_bulk_channel_assign | /admin/products/bulk-channel-assign | Path does not match |
| 139 | admin_product_channel_attach | /admin/products/{productId}/channels/attach | Path does not match |
| 140 | admin_product_channel_detach | /admin/products/{productId}/channels/detach | Path does not match |
| 141 | admin_product_channel_sync | /admin/products/{productId}/channels/sync | Path does not match |
| 142 | admin_product_channel_overrides | /admin/products/{productId}/channels/overrides | Path does not match |
| 143 | admin_sync_push_channel_categories | /admin/sync/push-channel-categories/{id} | Path does not match |
| 144 | admin_sync_pull_channel_categories | /admin/sync/pull-channel-categories/{id} | Path does not match |
| 145 | admin_sync_push_category | /admin/sync/push-category/{id} | Path does not match |
| 146 | admin_sync_pull_category | /admin/sync/pull-category/{id} | Path does not match |
| 147 | admin_sync_push_category_from_local | /admin/sync/push-category-from-local/{categoryId}/{channelId} | Path does not match |
| 148 | admin_sync_push_channel | /admin/sync/push-channel/{id} | Path does not match |
| 149 | admin_sync_push_product | /admin/sync/push-product/{id} | Path does not match |
| 150 | admin_sync_pull_product | /admin/sync/pull-product/{id} | Path does not match |
| 151 | admin_channel_attribute_mapping_index | /admin/channels/{id}/attribute-mapping | Path does not match |
| 152 | admin_channel_attribute_mapping_save | /admin/channels/{id}/attribute-mapping | Path does not match |
| 153 | admin_channel_index | /admin/channels | Path does not match |
| 154 | admin_channel_new | /admin/channels/new | Path does not match |
| 155 | admin_channel_edit | /admin/channels/{id}/edit | Path does not match |
| 156 | admin_channel_test_connection | /admin/channels/{id}/test-connection | Path does not match |
| 157 | admin_channel_delete | /admin/channels/{id}/delete | Path does not match |
| 158 | admin_channel_locale_index | /admin/channels/{id}/locales | Path does not match |
| 159 | admin_channel_locale_refresh_store_views | /admin/channels/{id}/store-views/refresh | Path does not match |
| 160 | admin_channel_locale_save | /admin/channels/{id}/locales | Path does not match |
| 161 | admin_channel_locale_magento_store_views | /admin/channels/{id}/magento/store-views | Path does not match |
| 162 | admin_channel_order_status_index | /admin/channels/{id}/order-statuses | Path does not match |
| 163 | admin_channel_order_status_seed | /admin/channels/{id}/order-statuses/seed | Path does not match |
| 164 | admin_channel_order_status_add | /admin/channels/{id}/order-statuses/add | Path does not match |
| 165 | admin_channel_order_status_toggle | /admin/channels/{id}/order-statuses/{statusId}/toggle | Path does not match |
| 166 | admin_channel_order_status_mapping_save | /admin/channels/{id}/order-statuses/mapping | Path does not match |
| 167 | admin_channel_wizard_fetch_attributes | /admin/channels/{id}/wizard/fetch-attributes | Path does not match |
| 168 | admin_channel_wizard_fetch_families | /admin/channels/{id}/wizard/fetch-families | Path does not match |
| 169 | admin_channel_wizard_execute_import | /admin/channels/{id}/wizard/execute-import | Path does not match |
| 170 | admin_channel_wizard_fetch_products | /admin/channels/{id}/wizard/fetch-products | Path does not match |
| 171 | admin_channel_wizard_import_products | /admin/channels/{id}/wizard/import-products | Path does not match |
| 172 | admin_account | /admin/account | Path does not match |
| 173 | admin_account_change_password | /admin/account/password | Path does not match |
| 174 | admin_account_upload_avatar | /admin/account/avatar | Path does not match |
| 175 | admin_account_delete_avatar | /admin/account/avatar/delete | Path does not match |
| 176 | admin_workspace_switch | /admin/workspace/switch/{slug} | Path does not match |
| 177 | admin_workspace_new | /admin/workspace/new | Path does not match |
| 178 | admin_workspace_settings | /admin/workspace/settings | Path does not match |
| 179 | admin_workspace_member_remove | /admin/workspace/members/{id}/remove | Path does not match |
| 180 | admin_workspace_invitation_cancel | /admin/workspace/invitations/{id}/cancel | Path does not match |
| 181 | invitation_accept | /invite/accept/{token} | Path does not match |
| 182 | app_login | /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.