Routing
root
Matched route
Route Parameters
| Name | Value |
|---|---|
| path | "/dashboard" |
| permanent | true |
Route Redirection
This page redirects to:
https://core-preprod.pikwe.fr/login
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 2 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 3 | _wdt | /_wdt/{token} | Path does not match |
| 4 | _profiler_home | /_profiler/ | Path does not match |
| 5 | _profiler_search | /_profiler/search | Path does not match |
| 6 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 7 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 8 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 9 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 10 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 11 | _profiler_open_file | /_profiler/open | Path does not match |
| 12 | _profiler | /_profiler/{token} | Path does not match |
| 13 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 14 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 15 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 16 | app_list_attributes | /attribute/list | Path does not match |
| 17 | ajax_delete_attribute | /attribute/{uuid}/delete | Path does not match |
| 18 | app_create_attribute | /attribute/add | Path does not match |
| 19 | app_edit_attribute | /attribute/{uuid}/edit | Path does not match |
| 20 | ajax_open_modal_custom_data_for_attribute_value_supplier | /attribute-value-supplier/{uuid}/modal/custom-data/edit | Path does not match |
| 21 | ajax_open_modal_add_attribute_value_supplier | /attribute-value-supplier/{uuid}/modal/attribute-value/add | Path does not match |
| 22 | ajax_edit_custom_data_attribute_value_supplier | /attribute-value-supplier/{uuid}/custom-data/edit | Path does not match |
| 23 | ajax_add_attribute_value_supplier | /attribute-value-supplier/add | Path does not match |
| 24 | ajax_delete_attribute_value_supplier | /attribute-value-supplier/{uuid}/delete | Path does not match |
| 25 | app_list_child_instances | /child-instance/list | Path does not match |
| 26 | ajax_open_filter_value_supplier_modal | /child-instance/{uuid}/modal/filter-value | Path does not match |
| 27 | ajax_edit_attribute_value_supplier | /child-instance/edit/attribute-value-supplier | Path does not match |
| 28 | app_create_child_instance | /child-instance/add | Path does not match |
| 29 | app_edit_child_instance | /child-instance/{uuid}/edit | Path does not match |
| 30 | ajax_delete_child_instance | /child-instance/{uuid}/delete | Path does not match |
| 31 | ajax_delete_website_company | /website-company/{uuid}/delete | Path does not match |
| 32 | ajax_website_company_open_modal | /website-company/modal | Path does not match |
| 33 | ajax_add_website_company | /website-company/add | Path does not match |
| 34 | ajax_edit_website_company | /website-company/{uuid}/edit | Path does not match |
| 35 | ajax_company_supplier_open_modal | /website-company/supplier-data/modal | Path does not match |
| 36 | ajax_edit_company_supplier | /website-company/{uuid}/supplier-data/edit | Path does not match |
| 37 | app_dashboard | /dashboard | Path does not match |
| 38 | ajax_datatable_load_available_attributes | /format/attribute-value/datatable/format/{uuid}/attributes | Path does not match |
| 39 | ajax_format_new_attribute | /format/attribute-value/format/new/attribute | Path does not match |
| 40 | ajax_format_delete_attribute | /format/attribute-value/format/delete/{uuid} | Path does not match |
| 41 | app_list_formats | /format/list | Path does not match |
| 42 | ajax_datatable_load_formats | /format/datatable/formats | Path does not match |
| 43 | ajax_delete_format | /format/{uuid}/delete | Path does not match |
| 44 | app_create_format | /format/add | Path does not match |
| 45 | app_edit_format | /format/{uuid}/edit | Path does not match |
| 46 | ajax_modal_add_format_attribute | /format/{uuid}/modal/attributes | Path does not match |
| 47 | ajax_delete_website_invoice_address | /website-invoice-address/{uuid}/delete | Path does not match |
| 48 | ajax_website_invoice_address_open_modal | /website-invoice-address/modal | Path does not match |
| 49 | ajax_add_website_invoice_address | /website-invoice-address/add | Path does not match |
| 50 | ajax_edit_website_invoice_address | /website-invoice-address/{uuid}/edit | Path does not match |
| 51 | ajax_invoice_address_supplier_open_modal | /website-invoice-address/supplier-data/modal | Path does not match |
| 52 | ajax_edit_invoice_address_supplier | /website-invoice-address/{uuid}/supplier-data/edit | Path does not match |
| 53 | app_change_locale | /languages/change/locale/{locale_code} | Path does not match |
| 54 | app_list_order | /order/list | Path does not match |
| 55 | ajax_load_orders | /order/datatable/orders/{entity}/{uuid} | Path does not match |
| 56 | ajax_refresh_datatable_orders | /order/datatable/orders/refresh | Path does not match |
| 57 | app_edit_order | /order/{website_uuid}/orders/{order_uuid}/edit | Path does not match |
| 58 | ajax_open_list_order_status_modal | /order/{website_uuid}/orders/{order_uuid}/modal/list-order-status | Path does not match |
| 59 | ajax_update_order_status | /order/{website_uuid}/orders/{order_uuid}/update-order-status | Path does not match |
| 60 | ajax_update_order_invoice_pdf | /order/{website_uuid}/orders/{order_uuid}/update-order-invoice-pdf | Path does not match |
| 61 | ajax_open_upload_invoice_modal | /order/{website_uuid}/orders/{order_uuid}/modal/upload-invoice | Path does not match |
| 62 | ajax_open_upload_delivery_order_modal | /order/{website_uuid}/orders/{order_uuid}/modal/upload-delivery-order | Path does not match |
| 63 | ajax_update_delivery_order_pdf | /order/{website_uuid}/orders/{order_uuid}/delivery-points/{delivery_point_uuid}/update-delivery-order-pdf | Path does not match |
| 64 | ajax_open_tracking_link_modal | /order/{website_uuid}/orders/{order_uuid}/modal/tracking_link | Path does not match |
| 65 | ajax_update_tracking_link | /order/{website_uuid}/orders/{order_uuid}/delivery-points/{delivery_point_uuid}/update-tracking-link | Path does not match |
| 66 | app_list_pending_packaging | /packaging/list | Path does not match |
| 67 | ajax_load_packagings | /packaging/datatable/{entity}/{uuid} | Path does not match |
| 68 | ajax_refresh_datatable_packagings | /packaging/datatable/refresh | Path does not match |
| 69 | app_edit_product_packaging | /packaging/edit/{child_instance_uuid}/{uuid} | Path does not match |
| 70 | ajax_toggle_multiple_boxes_button | /packaging/ajax/toggle-multiple-boxes-button/{uuid} | Path does not match |
| 71 | ajax_add_packaging_box | /packaging/ajax/add-packaging-box/{uuid} | Path does not match |
| 72 | ajax_delete_packaging_box | /packaging/ajax/delete-packaging-box/{uuid} | Path does not match |
| 73 | app_packaging_submit | /packaging/{uuid}/submit | Path does not match |
| 74 | app_list_price_grid_request | /price-request/list | Path does not match |
| 75 | ajax_load_price_grid_request | /price-request/datatable/price-grid/{entity}/{uuid} | Path does not match |
| 76 | ajax_refresh_datatable_price_requests | /price-request/datatable/price-grid/refresh | Path does not match |
| 77 | app_edit_price_grid | /price-request/{uuid}/edit | Path does not match |
| 78 | ajax_add_price_grid_interval | /price-request/{uuid}/interval/add | Path does not match |
| 79 | app_price_grid_submit | /price-request/price-grid/{uuid}/submit | Path does not match |
| 80 | ajax_change_price_grid_status | /price-request/price-grid/{uuid}/change-status | Path does not match |
| 81 | app_list_product_types | /product-type/list | Path does not match |
| 82 | ajax_product_type_open_add_supplier_modal | /product-type/{uuid}/modal/add | Path does not match |
| 83 | ajax_attach_supplier_to_product_type | /product-type/{uuid}/supplier/attach | Path does not match |
| 84 | ajax_detach_supplier_from_product_type | /product-type/{uuid}/supplier/detach | Path does not match |
| 85 | ajax_delete_product_type | /product-type/{uuid}/delete | Path does not match |
| 86 | app_create_product_type | /product-type/add | Path does not match |
| 87 | app_edit_product_type | /product-type/{uuid}/edit | Path does not match |
| 88 | ajax_open_add_modal_into_product_type | /product-type-part/{uuid}/modal/add | Path does not match |
| 89 | ajax_open_edit_modal_into_product_type | /product-type-part/{uuid}/modal/edit | Path does not match |
| 90 | app_create_product_type_part | /product-type-part/add | Path does not match |
| 91 | ajax_delete_part_from_product_type | /product-type-part/{uuid}/delete | Path does not match |
| 92 | app_edit_product_type_part | /product-type-part/{uuid}/edit | Path does not match |
| 93 | ajax_change_product_attribute_state | /product-type-part/{id}/change-state | Path does not match |
| 94 | ajax_open_add_attribute_modal_into_product_type | /product-type-part/{uuid}/modal/add-attribute | Path does not match |
| 95 | ajax_attach_attribute_to_product_type_part | /product-type-part/{uuid}/attribute/attach | Path does not match |
| 96 | ajax_detach_attribute_from_product_type_part | /product-type-part/{uuid}/attribute/detach | Path does not match |
| 97 | app_forgot_password_request | /reset-password | Path does not match |
| 98 | app_send_password_reset_email | /reset-password/send-email/{email}/{delete_previous_asking} | Path does not match |
| 99 | app_check_email | /reset-password/check-email | Path does not match |
| 100 | app_reset_password | /reset-password/reset/{token} | Path does not match |
| 101 | app_login | /login | Path does not match |
| 102 | app_logout | /logout | Path does not match |
| 103 | app_list_stocks | /stock/list | Path does not match |
| 104 | ajax_load_stocks | /stock/datatable/stocks/{entity}/{uuid} | Path does not match |
| 105 | ajax_refresh_datatable_stocks | /stock/datatable/stocks/refresh | Path does not match |
| 106 | app_edit_product_version_stock_transactions | /stock/{website_uuid}/product-versions/{product_version_uuid}/stock-transactions/edit | Path does not match |
| 107 | ajax_datatable_load_stock_transaction_product_version | /stock/{website_uuid}/product-versions/{product_version_uuid}/datatable | Path does not match |
| 108 | ajax_open_add_stock_transaction_modal | /stock/{website_uuid}/product-versions/{product_version_uuid}/modal/add-stock-transaction | Path does not match |
| 109 | ajax_add_stock_transaction | /stock/{website_uuid}/product-versions/{product_version_uuid}/add-stock-transaction | Path does not match |
| 110 | ajax_open_update_location_number_modal | /stock/{website_uuid}/product-versions/{product_version_uuid}/modal/update-location-number | Path does not match |
| 111 | ajax_update_location_number | /stock/{website_uuid}/product-versions/{product_version_uuid}/update-location-number | Path does not match |
| 112 | app_list_orders_in_progress | /stock/list-orders-in-progress | Path does not match |
| 113 | ajax_load_orders_in_progress | /stock/datatable/orders-in-progress/{entity}/{uuid} | Path does not match |
| 114 | ajax_refresh_datatable_orders_in_progress | /stock/datatable/orders-in-progress/refresh | Path does not match |
| 115 | app_edit_order_in_progress | /stock/{website_uuid}/orders-in-progress/{order_uuid}/edit | Path does not match |
| 116 | ajax_delivery_point_product_version_add_stock_transaction | /stock/{website_uuid}/orders-in-progress/{order_uuid}/delivery-points/{delivery_point_uuid}/product-versions/{product_version_uuid}/stock-transactions/{stock_transaction_uuid}/valid-stock-transaction | Path does not match |
| 117 | ajax_update_delivery_point_status_to_shipped | /stock/{website_uuid}/orders-in-progress/{order_uuid}/delivery-points/{delivery_point_uuid}/update-status-to-shipped | Path does not match |
| 118 | ajax_update_delivery_point_status_to_closed | /stock/{website_uuid}/orders-in-progress/{order_uuid}/delivery-points/{delivery_point_uuid}/update-status-to-closed | Path does not match |
| 119 | ajax_open_config_value_supplier_modal | /supplier-flow/{uuid}/modal/config-value | Path does not match |
| 120 | ajax_edit_config_value_supplier_flow | /supplier-flow/edit/{uuid}/config-value-supplier-flow | Path does not match |
| 121 | ajax_delete_supplier_contact | /supplier-contact/{uuid}/delete | Path does not match |
| 122 | ajax_supplier_contact_open_modal | /supplier-contact/modal | Path does not match |
| 123 | ajax_add_supplier_contact | /supplier-contact/add | Path does not match |
| 124 | ajax_edit_supplier_contact | /supplier-contact/{uuid}/edit | Path does not match |
| 125 | app_list_suppliers | /supplier/list | Path does not match |
| 126 | ajax_delete_supplier | /supplier/{uuid}/delete | Path does not match |
| 127 | ajax_detach_product_type_from_supplier | /supplier/{uuid}/product-type/detach | Path does not match |
| 128 | ajax_supplier_open_add_product_type_modal | /supplier/{uuid}/modal/add | Path does not match |
| 129 | ajax_attach_product_type_to_supplier | /supplier/{uuid}/product-type/attach | Path does not match |
| 130 | app_create_supplier | /supplier/add | Path does not match |
| 131 | app_edit_supplier | /supplier/{uuid}/edit | Path does not match |
| 132 | app_list_users | /user/list | Path does not match |
| 133 | ajax_change_user_state | /user/{uuid}/change-state | Path does not match |
| 134 | ajax_delete_user | /user/{uuid}/delete | Path does not match |
| 135 | app_create_user | /user/add | Path does not match |
| 136 | app_edit_user | /user/{uuid}/edit | Path does not match |
| 137 | app_list_websites | /website/list | Path does not match |
| 138 | ajax_datatable_load_websites | /website/datatable/websites | Path does not match |
| 139 | ajax_delete_website | /website/{uuid}/delete | Path does not match |
| 140 | app_create_website | /website/add | Path does not match |
| 141 | app_edit_website | /website/{uuid}/edit | Path does not match |
| 142 | ajax_delete_website_tax | /website-tax/{uuid}/delete | Path does not match |
| 143 | ajax_website_tax_open_modal | /website-tax/modal | Path does not match |
| 144 | ajax_add_website_tax | /website-tax/add | Path does not match |
| 145 | ajax_edit_website_tax | /website-tax/{uuid}/edit | Path does not match |
| 146 | root | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.