Routing
app_register
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/register
| # | 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_home | / | Path does not match |
| 17 | app_client_index | /clients | Path does not match |
| 18 | app_client_get_list | /clients/list | Path does not match |
| 19 | app_client_new | /clients/new | Path does not match |
| 20 | app_client_create | /clients/create | Path does not match |
| 21 | app_client_edit | /clients/{id}/edit | Path does not match |
| 22 | app_client_update | /clients/{id}/update | Path does not match |
| 23 | app_client_delete | /clients/{id}/delete | Path does not match |
| 24 | app_client_user_get_list | /clients/{clientId}/users/list | Path does not match |
| 25 | app_client_user_new | /clients/{clientId}/users/new | Path does not match |
| 26 | app_client_user_create | /clients/{clientId}/users/create | Path does not match |
| 27 | app_client_user_edit | /clients/{clientId}/users/{id}/edit | Path does not match |
| 28 | app_client_user_update | /clients/{clientId}/users/{id}/update | Path does not match |
| 29 | app_client_user_delete | /clients/{clientId}/users/{id}/delete | Path does not match |
| 30 | app_my_account_business_index | /my-account/business/ | Path does not match |
| 31 | app_my_account_business_update | /my-account/business/update | Path does not match |
| 32 | app_my_account_sales_channel_index | /my-account/sales-channels/ | Path does not match |
| 33 | app_my_account_sales_channel_get_list | /my-account/sales-channels/list | Path does not match |
| 34 | app_my_account_sales_channel_new | /my-account/sales-channels/new | Path does not match |
| 35 | app_my_account_sales_channel_create | /my-account/sales-channels/create | Path does not match |
| 36 | app_my_account_sales_channel_edit | /my-account/sales-channels/{id}/edit | Path does not match |
| 37 | app_my_account_sales_channel_update | /my-account/sales-channels/{id}/update | Path does not match |
| 38 | app_my_account_sales_channel_delete | /my-account/sales-channels/{id}/delete | Path does not match |
| 39 | app_my_account_sales_channel_generate_token | /my-account/sales-channels/{id}/generate-token | Path does not match |
| 40 | app_my_account_sales_channel_delete_token | /my-account/sales-channels/{id}/delete-token | Path does not match |
| 41 | app_my_account_user_index | /my-account/users/ | Path does not match |
| 42 | app_my_account_user_get_list | /my-account/users/list | Path does not match |
| 43 | app_my_account_user_new | /my-account/users/new | Path does not match |
| 44 | app_my_account_user_create | /my-account/users/create | Path does not match |
| 45 | app_my_account_user_edit | /my-account/users/{id}/edit | Path does not match |
| 46 | app_my_account_user_update | /my-account/users/{id}/update | Path does not match |
| 47 | app_my_account_user_delete | /my-account/users/{id}/delete | Path does not match |
| 48 | app_sales_channel_get_list | /clients/{clientId}/sales-channels/list | Path does not match |
| 49 | app_sales_channel_new | /clients/{clientId}/sales-channels/new | Path does not match |
| 50 | app_sales_channel_create | /clients/{clientId}/sales-channels/create | Path does not match |
| 51 | app_sales_channel_edit | /clients/{clientId}/sales-channels/{id}/edit | Path does not match |
| 52 | app_sales_channel_update | /clients/{clientId}/sales-channels/{id}/update | Path does not match |
| 53 | app_sales_channel_delete | /clients/{clientId}/sales-channels/{id}/delete | Path does not match |
| 54 | app_sales_channel_generate_token | /clients/{clientId}/sales-channels/{id}/generate-token | Path does not match |
| 55 | app_sales_channel_delete_token | /clients/{clientId}/sales-channels/{id}/delete-token | Path does not match |
| 56 | address_autocomplete | /address/autocomplete | Path does not match |
| 57 | address_details | /address/details | Path does not match |
| 58 | address_static_map | /address/static-map | Path does not match |
| 59 | api_confirm_fulfillment | /api/v1/confirm-fulfillment/ | Path does not match |
| 60 | app_shopify_webhook_receive | /api/webhooks/shopify/receive | Path does not match |
| 61 | app_inventory_warehouse_index | /inventory/warehouses | Path does not match |
| 62 | app_inventory_warehouse_list | /inventory/warehouses/list | Path does not match |
| 63 | app_inventory_warehouse_new | /inventory/warehouses/new | Path does not match |
| 64 | app_inventory_warehouse_create | /inventory/warehouses/create | Path does not match |
| 65 | app_inventory_warehouse_show | /inventory/warehouses/{id} | Path does not match |
| 66 | app_inventory_warehouse_update | /inventory/warehouses/{id}/update | Path does not match |
| 67 | app_inventory_warehouse_delete | /inventory/warehouses/{id}/delete | Path does not match |
| 68 | app_inventory_warehouse_location_list | /inventory/warehouses/{id}/locations/list | Path does not match |
| 69 | app_inventory_location_index | /inventory/locations | Path does not match |
| 70 | app_inventory_location_list | /inventory/locations/list | Path does not match |
| 71 | app_inventory_location_new | /inventory/locations/new | Path does not match |
| 72 | app_inventory_location_create | /inventory/locations/create | Path does not match |
| 73 | app_inventory_location_edit | /inventory/locations/{id}/edit | Path does not match |
| 74 | app_inventory_location_update | /inventory/locations/{id}/update | Path does not match |
| 75 | app_inventory_location_delete | /inventory/locations/{id}/delete | Path does not match |
| 76 | app_inventory_api_products | /inventory/api/products | Path does not match |
| 77 | app_inventory_stock_update_index | /inventory/stock-update | Path does not match |
| 78 | app_inventory_stock_update_data | /inventory/stock-update/data | Path does not match |
| 79 | app_inventory_stock_update_save | /inventory/stock-update/save | Path does not match |
| 80 | app_inventory_stock_update_batch_save | /inventory/stock-update/batch-save | Path does not match |
| 81 | app_inventory_stock_update_associate | /inventory/stock-update/associate | Path does not match |
| 82 | app_mercadopago_process | /mercadopago/process | Path does not match |
| 83 | app_mercadopago_prepare_bulk | /mercadopago/prepare-bulk | Path does not match |
| 84 | app_mercadopago_process_bulk | /mercadopago/process-bulk | Path does not match |
| 85 | app_mercadopago_status | /mercadopago/status/{mpPaymentId} | Path does not match |
| 86 | app_mercadopago_transaction_details | /mercadopago/transaction/order/{orderId} | Path does not match |
| 87 | app_mercadopago_webhook | /mercadopago/webhook | Path does not match |
| 88 | app_holiday_index | /orders/holidays | Path does not match |
| 89 | app_holiday_get_list | /orders/holidays/list | Path does not match |
| 90 | app_holiday_new | /orders/holidays/new | Path does not match |
| 91 | app_holiday_create | /orders/holidays/create | Path does not match |
| 92 | app_holiday_edit | /orders/holidays/{id}/edit | Path does not match |
| 93 | app_holiday_update | /orders/holidays/{id}/update | Path does not match |
| 94 | app_holiday_delete | /orders/holidays/{id}/delete | Path does not match |
| 95 | app_order_index | /orders | Path does not match |
| 96 | app_order_get_list | /orders/list | Path does not match |
| 97 | app_order_new | /orders/new | Path does not match |
| 98 | app_order_create | /orders/create | Path does not match |
| 99 | app_order_edit | /orders/{id}/edit | Path does not match |
| 100 | app_order_update | /orders/{id}/update | Path does not match |
| 101 | app_order_delete | /orders/{id}/delete | Path does not match |
| 102 | app_order_product_search | /orders/api/products/search | Path does not match |
| 103 | app_order_calculate_preparation_date | /orders/api/calculate-preparation-date | Path does not match |
| 104 | app_order_items_list | /orders/{id}/items | Path does not match |
| 105 | app_order_item_add | /orders/{id}/items/add | Path does not match |
| 106 | app_order_item_update | /orders/{id}/items/{itemId}/update | Path does not match |
| 107 | app_order_item_delete | /orders/{id}/items/{itemId}/delete | Path does not match |
| 108 | app_order_validate | /orders/{id}/validate | Path does not match |
| 109 | app_order_revert_validation | /orders/{id}/revert-validation | Path does not match |
| 110 | app_order_drop | /orders/{id}/drop | Path does not match |
| 111 | app_order_indicators_validation | /order/indicators/validation | Path does not match |
| 112 | app_order_source_index | /orders/sources | Path does not match |
| 113 | app_order_source_get_list | /orders/sources/list | Path does not match |
| 114 | app_order_source_new | /orders/sources/new | Path does not match |
| 115 | app_order_source_create | /orders/sources/create | Path does not match |
| 116 | app_order_source_edit | /orders/sources/{id}/edit | Path does not match |
| 117 | app_order_source_update | /orders/sources/{id}/update | Path does not match |
| 118 | app_order_source_delete | /orders/sources/{id}/delete | Path does not match |
| 119 | app_orders_view_validation | /orders/view/validation | Path does not match |
| 120 | app_phase_status_index | /orders/phase-statuses | Path does not match |
| 121 | app_phase_status_get_list | /orders/phase-statuses/list | Path does not match |
| 122 | app_phase_status_new | /orders/phase-statuses/new | Path does not match |
| 123 | app_phase_status_create | /orders/phase-statuses/create | Path does not match |
| 124 | app_phase_status_edit | /orders/phase-statuses/{id}/edit | Path does not match |
| 125 | app_phase_status_update | /orders/phase-statuses/{id}/update | Path does not match |
| 126 | app_phase_status_delete | /orders/phase-statuses/{id}/delete | Path does not match |
| 127 | app_validation_channel_index | /orders/validation-channels | Path does not match |
| 128 | app_validation_channel_get_list | /orders/validation-channels/list | Path does not match |
| 129 | app_validation_channel_new | /orders/validation-channels/new | Path does not match |
| 130 | app_validation_channel_create | /orders/validation-channels/create | Path does not match |
| 131 | app_validation_channel_edit | /orders/validation-channels/{id}/edit | Path does not match |
| 132 | app_validation_channel_update | /orders/validation-channels/{id}/update | Path does not match |
| 133 | app_validation_channel_delete | /orders/validation-channels/{id}/delete | Path does not match |
| 134 | app_validation_drop_reason_index | /orders/drop-reasons | Path does not match |
| 135 | app_validation_drop_reason_get_list | /orders/drop-reasons/list | Path does not match |
| 136 | app_validation_drop_reason_new | /orders/drop-reasons/new | Path does not match |
| 137 | app_validation_drop_reason_create | /orders/drop-reasons/create | Path does not match |
| 138 | app_validation_drop_reason_edit | /orders/drop-reasons/{id}/edit | Path does not match |
| 139 | app_validation_drop_reason_update | /orders/drop-reasons/{id}/update | Path does not match |
| 140 | app_validation_drop_reason_delete | /orders/drop-reasons/{id}/delete | Path does not match |
| 141 | app_workday_index | /orders/workdays | Path does not match |
| 142 | app_workday_save_config | /orders/workdays/save-config | Path does not match |
| 143 | app_catalog_api_filters | /api/v1/catalog/filters | Path does not match |
| 144 | app_catalog_api_product_detail | /api/v1/catalog/products/{id} | Path does not match |
| 145 | app_catalog_api_products | /api/v1/catalog/products | Path does not match |
| 146 | app_catalog_index | /catalog | Path does not match |
| 147 | app_catalog_show | /catalog/{id} | Path does not match |
| 148 | app_combo_product_index | /products/bundles | Path does not match |
| 149 | app_combo_product_get_list | /products/bundles/list | Path does not match |
| 150 | app_combo_product_new | /products/bundles/new | Path does not match |
| 151 | app_combo_product_create | /products/bundles/create | Path does not match |
| 152 | app_combo_product_edit | /products/bundles/{id}/edit | Path does not match |
| 153 | app_combo_product_update | /products/bundles/{id}/update | Path does not match |
| 154 | app_combo_product_delete | /products/bundles/{id}/delete | Path does not match |
| 155 | app_combos_api_list | /api/v1/catalog/combos | Path does not match |
| 156 | app_combos_api_detail | /api/v1/catalog/combos/{id} | Path does not match |
| 157 | app_product_category_index | /products/categories | Path does not match |
| 158 | app_product_category_get_list | /products/categories/list | Path does not match |
| 159 | app_product_category_new | /products/categories/new | Path does not match |
| 160 | app_product_category_create | /products/categories/create | Path does not match |
| 161 | app_product_category_edit | /products/categories/{id}/edit | Path does not match |
| 162 | app_product_category_update | /products/categories/{id}/update | Path does not match |
| 163 | app_product_category_delete | /products/categories/{id}/delete | Path does not match |
| 164 | app_product_index | /products | Path does not match |
| 165 | app_product_get_list | /products/list | Path does not match |
| 166 | app_product_new | /products/new | Path does not match |
| 167 | app_product_create | /products/create | Path does not match |
| 168 | app_product_edit | /products/{id}/edit | Path does not match |
| 169 | app_product_update | /products/{id}/update | Path does not match |
| 170 | app_product_delete | /products/{id}/delete | Path does not match |
| 171 | app_product_image_upload | /products/images/{templateId}/upload | Path does not match |
| 172 | app_product_image_delete | /products/images/{templateId}/delete/{imageId} | Path does not match |
| 173 | app_product_image_reorder | /products/images/{templateId}/reorder | Path does not match |
| 174 | app_product_image_set_main | /products/images/{templateId}/set-main/{imageId} | Path does not match |
| 175 | app_product_image_list | /products/images/{templateId}/list | Path does not match |
| 176 | app_product_ribbon_index | /products/ribbons | Path does not match |
| 177 | app_product_ribbon_get_list | /products/ribbons/list | Path does not match |
| 178 | app_product_ribbon_new | /products/ribbons/new | Path does not match |
| 179 | app_product_ribbon_create | /products/ribbons/create | Path does not match |
| 180 | app_product_ribbon_edit | /products/ribbons/{id}/edit | Path does not match |
| 181 | app_product_ribbon_update | /products/ribbons/{id}/update | Path does not match |
| 182 | app_product_ribbon_delete | /products/ribbons/{id}/delete | Path does not match |
| 183 | app_product_tag_index | /products/tags | Path does not match |
| 184 | app_product_tag_get_list | /products/tags/list | Path does not match |
| 185 | app_product_tag_new | /products/tags/new | Path does not match |
| 186 | app_product_tag_create | /products/tags/create | Path does not match |
| 187 | app_product_tag_edit | /products/tags/{id}/edit | Path does not match |
| 188 | app_product_tag_update | /products/tags/{id}/update | Path does not match |
| 189 | app_product_tag_delete | /products/tags/{id}/delete | Path does not match |
| 190 | app_password_reset_request | /password-reset/request | Path does not match |
| 191 | app_password_reset | /password-reset/{token} | Path does not match |
| 192 | app_register | /register | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.