Routing
homepage
Matched route
Route Parameters
No parameters.
Route Redirection
This page redirects to:
/en/login
(route: "n/a")
Route Matching Logs
Path to match:
/
| # | 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 | admin | /admin | Path does not match |
| 15 | set_columns | /admin/set-columns | Path does not match |
| 16 | set_range | /set-range | Path does not match |
| 17 | full-report | /admin/full-report | Path does not match |
| 18 | consolidated_production_sales | /admin/consolidated-production-sales | Path does not match |
| 19 | sale_distribution_prod_type | /admin/sale-distribution-prod-type | Path does not match |
| 20 | main_producer_quarterly_sales | /admin/main-producer-quarterly-sales | Path does not match |
| 21 | main_producer_monthly_sales | /admin/main-producer-monthly-sales | Path does not match |
| 22 | main_producer_price_comparison | /admin/main-producer-price-comparison | Path does not match |
| 23 | sales_chart_catoca | /admin/sales-chart-catoca | Path does not match |
| 24 | sales_chart_luele | /admin/sales-chart-luele | Path does not match |
| 25 | industrial_monthly_sales | /admin/industrial-monthly-sales | Path does not match |
| 26 | industrial_sales_chart | /admin/industrial-sales-chart | Path does not match |
| 27 | industrial_sales_by_producer | /admin/industrial-sales-by-producer | Path does not match |
| 28 | semi_industrial_quarterly_sales | /admin/semi-industrial-quarterly-sales | Path does not match |
| 29 | customers_origin | /admin/customers-origin | Path does not match |
| 30 | export_destinations | /admin/export-destinations | Path does not match |
| 31 | distribution_by_seller_type | /admin/distribution-by-seller-type | Path does not match |
| 32 | distribution_by_sale_type | /admin/distribution-by-sale-type | Path does not match |
| 33 | distribution_by_province | /admin/distribution-by-province | Path does not match |
| 34 | top20_value_customers | /admin/top20-value-customers | Path does not match |
| 35 | top20_transactions_customers | /admin/top20-transactions-customers | Path does not match |
| 36 | taxes_collected | /admin/taxes-collected | Path does not match |
| 37 | production_exports | /admin/production-exports | Path does not match |
| 38 | quarterly_detailed_overview | /admin/quarterly-detailed-overview | Path does not match |
| 39 | admin_sale_stats_by_producer | /admin/{_locale}/sale-stats-by-producer | Path does not match |
| 40 | admin_cycle_amounts_by_producer | /admin/cycle-amounts-by-producer | Path does not match |
| 41 | admin_cycle_average_price_by_producer | /admin/cycle-average-price-by-producer | Path does not match |
| 42 | admin_commissions_by_producer_and_facilitator | /admin/commissions-by-producer-and-facilitator | Path does not match |
| 43 | admin_facilitation_distribution_by_producer | /admin/facilitation-distribution-by-producer | Path does not match |
| 44 | admin_sales_by_producer_graph | /admin/sales-by-producer-graph | Path does not match |
| 45 | admin_sales_by_production_type_graph | /admin/sales-by-production-type-graph | Path does not match |
| 46 | admin_sales_by_province_graph | /admin/sales-by-province-graph | Path does not match |
| 47 | admin_sales_by_sale_type_graph | /admin/sales-by-sale-type-graph | Path does not match |
| 48 | admin_sales_by_facilitator_graph | /admin/sales-by-facilitator-graph | Path does not match |
| 49 | admin_sales_by_export_country_graph | /admin/sales-by-export-country-graph | Path does not match |
| 50 | admin_valuation_differences_by_producer | /admin/valuation-differences-by-producer | Path does not match |
| 51 | admin_ask_sell_differences_by_producer | /admin/ask-sell-differences-by-producer | Path does not match |
| 52 | admin_ask_sell_differences_by_sale_type | /admin/ask-sell-differences-by-sale-type | Path does not match |
| 53 | admin_sale_stats_by_customer | /admin/sale-stats-by-customer | Path does not match |
| 54 | admin_sale_stats_by_customer_by_producer | /admin/sale-stats-by-customer-by-producer | Path does not match |
| 55 | admin_customer_generosity | /admin/customer-generosity | Path does not match |
| 56 | admin_transaction_list | /admin/transaction-list | Path does not match |
| 57 | homepage | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.