Routing
app_login
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/login
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_category_rebuild_slugs | /categories/import/rebuild-slugs | Path does not match |
| 2 | app_category_rebuild_spec_slugs | /categories/import/rebuild-spec-slugs | Path does not match |
| 3 | app_category_csv_preview | /categories/import/csv-preview | Path does not match |
| 4 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 5 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 6 | _wdt | /_wdt/{token} | Path does not match |
| 7 | _profiler_home | /_profiler/ | Path does not match |
| 8 | _profiler_search | /_profiler/search | Path does not match |
| 9 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 10 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 11 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 12 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 13 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 14 | _profiler_open_file | /_profiler/open | Path does not match |
| 15 | _profiler | /_profiler/{token} | Path does not match |
| 16 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 17 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 18 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 19 | app_admin_index | /admin | Path does not match |
| 20 | app_admin_index_ajax | /admin/ajax/list | Path does not match |
| 21 | app_admin_new | /admin/new | Path does not match |
| 22 | app_admin_show | /admin/{id} | Path does not match |
| 23 | app_admin_edit | /admin/{id}/edit | Path does not match |
| 24 | app_admin_delete | /admin/{id} | Path does not match |
| 25 | app_admin_kyc | /admin/kyc | Path does not match |
| 26 | app_admin_support | /admin/support | Path does not match |
| 27 | app_admin_feedback | /admin/feedback | Path does not match |
| 28 | app_category_index | /categories | Path does not match |
| 29 | app_category_index_ajax | /categories/ajax/list | Path does not match |
| 30 | app_category_new | /categories/new | Path does not match |
| 31 | app_category_edit | /categories/{id}/edit | Path does not match |
| 32 | app_category_delete | /categories/{id} | Path does not match |
| 33 | app_public_category_third_level | /public/categories/third-level | Path does not match |
| 34 | app_public_category_specifications | /public/categories/{id}/specifications | Path does not match |
| 35 | app_public_category_images_check | /public/categories/images/check | Path does not match |
| 36 | app_customer_index | /customer | Path does not match |
| 37 | app_customer_index_ajax | /customer/ajax/list | Path does not match |
| 38 | app_customer_new | /customer/new | Path does not match |
| 39 | app_customer_show | /customer/{id} | Path does not match |
| 40 | app_customer_edit | /customer/{id}/edit | Path does not match |
| 41 | app_customer_delete | /customer/{id} | Path does not match |
| 42 | app_home | / | Path does not match |
| 43 | app_dashboard | /dashboard | Path does not match |
| 44 | app_dashboard_statistics | /dashboard/statistics | Path does not match |
| 45 | app_dashboard_sales | /dashboard/sales | Path does not match |
| 46 | app_finance_index | /finance | Path does not match |
| 47 | app_finance_transactions | /finance/transactions | Path does not match |
| 48 | app_finance_payments | /finance/payments | Path does not match |
| 49 | app_finance_invoices | /finance/invoices | Path does not match |
| 50 | app_finance_transactions_ajax | /finance/transactions/ajax/list | Path does not match |
| 51 | app_finance_payments_ajax | /finance/payments/ajax/list | Path does not match |
| 52 | app_finance_invoices_ajax | /finance/invoices/ajax/list | Path does not match |
| 53 | app_finance_payout_report_pdf | /finance/payments/{id}/report.pdf | Path does not match |
| 54 | app_offer_index | /offers | Path does not match |
| 55 | app_offer_index_ajax | /offers/ajax/list | Path does not match |
| 56 | app_offer_tab_counts_ajax | /offers/ajax/tab-counts | Path does not match |
| 57 | app_offer_accept_ajax | /offers/ajax/accept | Path does not match |
| 58 | app_offer_decline_ajax | /offers/ajax/decline | Path does not match |
| 59 | app_offer_counter_ajax | /offers/ajax/counter | Path does not match |
| 60 | app_order_index | /orders | Path does not match |
| 61 | app_order_index_ajax | /orders/ajax/list | Path does not match |
| 62 | app_order_tab_counts_ajax | /orders/ajax/tab-counts | Path does not match |
| 63 | app_order_returns_ajax | /orders/returns/ajax/list | Path does not match |
| 64 | app_order_returns_tab_counts_ajax | /orders/returns/ajax/tab-counts | Path does not match |
| 65 | app_order_show | /orders/{id} | Path does not match |
| 66 | app_order_confirm | /orders/{id}/confirm | Path does not match |
| 67 | app_order_reject | /orders/{id}/reject | Path does not match |
| 68 | app_order_mark_processed | /orders/{id}/mark-processed | Path does not match |
| 69 | app_order_generate_labels | /orders/{id}/generate-labels | Path does not match |
| 70 | app_order_delete_labels | /orders/{id}/delete-labels | Path does not match |
| 71 | app_order_mark_shipping | /orders/{id}/mark-shipping | Path does not match |
| 72 | app_order_dev_buyer_cancel | /orders/{id}/dev-buyer-cancel | Path does not match |
| 73 | app_order_mark_completed | /orders/{id}/mark-completed | Path does not match |
| 74 | app_order_invoice_pdf | /orders/{id}/invoice.pdf | Path does not match |
| 75 | app_order_label_pdf | /orders/{id}/labels/{parcelIndex}.pdf | Path does not match |
| 76 | app_order_return_accept | /orders/returns/{returnId}/accept | Path does not match |
| 77 | app_order_return_decline | /orders/returns/{returnId}/decline | Path does not match |
| 78 | app_order_return_request_parcel | /orders/returns/{returnId}/request-return | Path does not match |
| 79 | app_order_return_mark_parcel | /orders/returns/{returnId}/mark-parcel-received | Path does not match |
| 80 | app_order_return_approve_refund | /orders/returns/{returnId}/approve-refund | Path does not match |
| 81 | app_order_return_act_pdf | /orders/returns/{returnId}/return-act.pdf | Path does not match |
| 82 | app_product_confirmations | /product-confirmations | Path does not match |
| 83 | app_product_confirmations_ajax | /product-confirmations/ajax/list | Path does not match |
| 84 | app_product_confirmations_counts_ajax | /product-confirmations/ajax/status-counts | Path does not match |
| 85 | app_product_confirmations_confirm_ajax | /product-confirmations/ajax/confirm | Path does not match |
| 86 | app_product_index | /product | Path does not match |
| 87 | app_product_index_ajax | /product/ajax/list | Path does not match |
| 88 | app_product_status_counts_ajax | /product/ajax/status-counts | Path does not match |
| 89 | app_product_change_status_ajax | /product/ajax/change-status | Path does not match |
| 90 | app_product_delete_ajax | /product/ajax/delete | Path does not match |
| 91 | app_product_update_sale_price_ajax | /product/ajax/update-sale-price | Path does not match |
| 92 | app_product_upload_image_ajax | /product/ajax/upload-image | Path does not match |
| 93 | app_product_delete_image_ajax | /product/ajax/delete-image | Path does not match |
| 94 | app_product_scan_barcode_ajax | /product/ajax/scan-barcode | Path does not match |
| 95 | app_product_category_spec_fields_ajax | /product/ajax/category-spec-fields | Path does not match |
| 96 | app_product_lookup_ajax | /product/ajax/lookup | Path does not match |
| 97 | app_product_form_prefill_from_search_ajax | /product/ajax/form-prefill-from-search | Path does not match |
| 98 | app_product_form_prefill_from_catalog_ajax | /product/ajax/form-prefill-from-catalog | Path does not match |
| 99 | app_product_pick | /product/pick/{id} | Path does not match |
| 100 | app_product_ai_assist_ajax | /product/ajax/ai-assist | Path does not match |
| 101 | app_product_new | /product/new | Path does not match |
| 102 | app_product_new_legacy | /product/new-legacy | Path does not match |
| 103 | app_product_show | /product/{id} | Path does not match |
| 104 | app_product_edit | /product/{id}/edit | Path does not match |
| 105 | app_product_duplicate | /product/{id}/duplicate | Path does not match |
| 106 | app_product_delete | /product/{id} | Path does not match |
| 107 | app_product_draft_new | /product-draft/new | Path does not match |
| 108 | app_product_draft_pick | /product-draft/pick/{id} | Path does not match |
| 109 | app_product_draft_edit | /product-draft/{id}/edit | Path does not match |
| 110 | app_product_draft_duplicate | /product-draft/{id}/duplicate | Path does not match |
| 111 | app_product_draft_delete | /product-draft/{id} | Path does not match |
| 112 | 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.