Routing
delta_orders
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/delta/orders
| # | 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 | delta_addresses | /delta/addresses | Path does not match |
| 15 | delta_customers | /delta/customers | Path does not match |
| 16 | delta_dashboard | /delta | Path does not match |
| 17 | delta_detailed | /delta/detailed | Path does not match |
| 18 | delta_refresh | /delta/refresh | Path does not match |
| 19 | delta_comparison | /delta/comparison/{type} | Path does not match |
| 20 | delta_export | /delta/export | Path does not match |
| 21 | delta_validate | /delta/validate | Path does not match |
| 22 | delta_timeline | /delta/timeline | Path does not match |
| 23 | carrier_mapping_data | /mapping/carrier/data | Path does not match |
| 24 | carrier_mapping_save | /mapping/carrier/save | Path does not match |
| 25 | carrier_mapping_validate | /mapping/carrier/validate | Path does not match |
| 26 | country_mapping_data | /mapping/country/data | Path does not match |
| 27 | country_mapping_save | /mapping/country/save | Path does not match |
| 28 | country_mapping_validate | /mapping/country/validate | Path does not match |
| 29 | currency_mapping_data | /mapping/currency/data | Path does not match |
| 30 | currency_mapping_save | /mapping/currency/save | Path does not match |
| 31 | currency_mapping_validate | /mapping/currency/validate | Path does not match |
| 32 | customer_group_mapping_data | /mapping/customer-group/data | Path does not match |
| 33 | customer_group_mapping_save | /mapping/customer-group/save | Path does not match |
| 34 | customer_group_mapping_validate | /mapping/customer-group/validate | Path does not match |
| 35 | language_mapping_data | /mapping/language/data | Path does not match |
| 36 | language_mapping_save | /mapping/language/save | Path does not match |
| 37 | language_mapping_validate | /mapping/language/validate | Path does not match |
| 38 | mapping_summary | /mapping/summary | Path does not match |
| 39 | mapping_validate_all | /mapping/validate-all | Path does not match |
| 40 | order_state_mapping_data | /mapping/order-state/data | Path does not match |
| 41 | order_state_mapping_save | /mapping/order-state/save | Path does not match |
| 42 | order_state_mapping_validate | /mapping/order-state/validate | Path does not match |
| 43 | payment_method_mapping_data | /mapping/payment-method/data | Path does not match |
| 44 | payment_method_mapping_save | /mapping/payment-method/save | Path does not match |
| 45 | payment_method_mapping_validate | /mapping/payment-method/validate | Path does not match |
| 46 | tax_rule_mapping_data | /mapping/tax-rule/data | Path does not match |
| 47 | tax_rule_mapping_save | /mapping/tax-rule/save | Path does not match |
| 48 | tax_rule_mapping_validate | /mapping/tax-rule/validate | Path does not match |
| 49 | mapping_dashboard | /mapping | Path does not match |
| 50 | mapping_save | /mapping/save | Path does not match |
| 51 | mapping_validate | /mapping/validate | Path does not match |
| 52 | mapping_auto_suggest | /mapping/auto-suggest | Path does not match |
| 53 | mapping_reset | /mapping/reset/{type} | Path does not match |
| 54 | mapping_export | /mapping/export | Path does not match |
| 55 | mapping_refresh | /mapping/refresh | Path does not match |
| 56 | mapping_prestashop_stores | /mapping/stores/prestashop | Path does not match |
| 57 | mapping_magento_stores | /mapping/stores/magento | Path does not match |
| 58 | mapping_stores_data | /mapping/stores/mappings | Path does not match |
| 59 | mapping_stores_save | /mapping/stores/save | Path does not match |
| 60 | mapping_stores_delete | /mapping/stores/delete/{prestashopId} | Path does not match |
| 61 | migration_dashboard | / | Path does not match |
| 62 | migration_dashboard_legacy | /dashboard/legacy | Path does not match |
| 63 | migrate_customers | /migrate | Path does not match |
| 64 | migrate_addresses | /migrate-addresses | Path does not match |
| 65 | migration_stats | /stats | Path does not match |
| 66 | reset_stats | /reset-stats | Path does not match |
| 67 | test_connection | /test-connection | Path does not match |
| 68 | migration_configuration | /configuration | Path does not match |
| 69 | update_configuration | /update-configuration | Path does not match |
| 70 | migrate_products | /migrate-products | Path does not match |
| 71 | migrate_orders | /migrate-orders | Path does not match |
| 72 | save_store_config | /mapping/save-store-config | Path does not match |
| 73 | get_prestashop_shops | /mapping/prestashop-shops | Path does not match |
| 74 | get_magento_stores | /mapping/magento-stores | Path does not match |
| 75 | get_current_store_mapping | /mapping/current-store-mapping | Path does not match |
| 76 | validate_store_mapping | /mapping/validate-store-mapping | Path does not match |
| 77 | get_prestashop_languages | /mapping/prestashop-languages | Path does not match |
| 78 | delta_orders | /delta/orders | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.