Routing
merchant.widget.index
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | merchant.api.transfer_recurring_profile | /api/recurring-profile/transfer | Path does not match |
| 2 | public.merchant.payment.authorize.webhook.order | /notification/{merchant}/authorize/order | Path does not match |
| 3 | public.merchant.payment.authorize.webhook.recurring_profile | /notification/{merchant}/authorize/recurring-profile | Path does not match |
| 4 | public.merchant.payment.revolut.webhook | /notification/{merchant}/revolut/order | Path does not match |
| 5 | public.merchant.payment.revolut.webhook.recurring | /notification/{merchant}/revolut/recurring-profile | Path does not match |
| 6 | public.merchant.payment.notification.order.stripe | /notification/{merchant}/stripe/order | Path does not match |
| 7 | public.payment.notification.order.stripe | /notification/stripe/order | Path does not match |
| 8 | public.merchant.payment.notification.recurring_profile.session_complete.stripe | /notification/{merchant}/stripe/session-complete | Path does not match |
| 9 | public.payment.notification.recurring_profile.session_complete.stripe | /notification/stripe/session-complete | Path does not match |
| 10 | merchant.panel.api.affiliate.countries.conversion | /merchant/panel/api/affiliates/performance/countries-conversion | Path does not match |
| 11 | merchant.panel.api.affiliate.countries.fee | /merchant/panel/api/affiliates/performance/countries-fee | Path does not match |
| 12 | merchant.panel.api.affiliate.performance | /merchant/panel/api/affiliates/performance | Path does not match |
| 13 | merchant.panel.api.affiliate.list.select | /merchant/panel/api/affiliates/select | Path does not match |
| 14 | merchant.panel.api.affiliate.top.by-conversions | /merchant/panel/api/affiliates/performance/top-by-conversions | Path does not match |
| 15 | merchant.panel.api.affiliate.top.by-fee-amount | /merchant/panel/api/affiliates/performance/top-by-fee-amount | Path does not match |
| 16 | merchant.panel.api.promotion.report | /merchant/panel/api/promotions/report | Path does not match |
| 17 | merchant.panel.api.promotion.select | /merchant/panel/api/promotions/select | Path does not match |
| 18 | merchant.panel.api.subscription.plan.reorder | /merchant/panel/api/subscriptions/plans/{id}/reorder | Path does not match |
| 19 | merchant.panel.api.subscription.project.theme.list | /merchant/panel/api/subscriptions/projects/themes | Path does not match |
| 20 | merchant.panel.api.subscription.attribute.chart | /merchant/panel/api/subscriptions/attribute-chart | Path does not match |
| 21 | merchant.panel.api.subscription.chart | /merchant/panel/api/subscriptions/chart | Path does not match |
| 22 | merchant.panel.api.tax.paginated.list | /merchant/panel/api/taxes/paginated | Path does not match |
| 23 | public.merchant.payment.mollie_notification.order.id | /notification/{merchant}/mollie/order/{orderId} | Path does not match |
| 24 | public.merchant.payment.mollie_notification.recurring_profile.id | /notification/{merchant}/mollie/recurring-profile/{profileId} | Path does not match |
| 25 | public.merchant.payment.notification.order | /notification/{merchant}/{paymentSystem}/order | Path does not match |
| 26 | public.merchant.payment.sumup_notification.order.id | /notification/{merchant}/sumup/order/{orderId} | Path does not match |
| 27 | _preview_error | /_error/{code}.{_format} | Path does not match |
| 28 | _wdt | /_wdt/{token} | Path does not match |
| 29 | _profiler_home | /_profiler/ | Path does not match |
| 30 | _profiler_search | /_profiler/search | Path does not match |
| 31 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 32 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 33 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 34 | _profiler_open_file | /_profiler/open | Path does not match |
| 35 | _profiler | /_profiler/{token} | Path does not match |
| 36 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 37 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 38 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 39 | merchant.invoice.print.callback | /invoice/print-callback/{merchant}/{uid} | Path does not match |
| 40 | merchant.invoice.print | /invoice/print/{merchant}/{uid} | Path does not match |
| 41 | merchant.invoice.print.locale | /{_locale}/invoice/print/{merchant}/{uid} | Path does not match |
| 42 | merchant.invoice.print.locale.base | /{_locale}/invoice/print/{merchant} | Path does not match |
| 43 | merchant.widget.api.recurring_profile.cancel.project | /widget-api/{merchant}/{project}/recurring-profile/{id} | Path does not match |
| 44 | merchant.widget.api.recurring_profile.cancel | /widget-api/{merchant}/recurring-profile/{id} | Path does not match |
| 45 | merchant.widget.api.payment_method.disable.project | /widget-api/{merchant}/{project}/customer-payment-methods/{id} | Path does not match |
| 46 | merchant.widget.api.payment_method.disable | /widget-api/{merchant}/customer-payment-methods/{id} | Path does not match |
| 47 | merchant.widget.api.subscription.customer.project | /widget-api/{merchant}/{project}/customer | Path does not match |
| 48 | merchant.widget.api.subscription.customer | /widget-api/{merchant}/customer | Path does not match |
| 49 | merchant.widget.api.customer_payment.list.project | /widget-api/{merchant}/{project}/customer-payments/{id} | Path does not match |
| 50 | merchant.widget.api.customer_payment.list | /widget-api/{merchant}/customer-payments/{id} | Path does not match |
| 51 | merchant.widget.api.customer_payment_methods.list.project | /widget-api/{merchant}/{project}/customer-payment-methods | Path does not match |
| 52 | merchant.widget.api.customer_payment_methods.list | /widget-api/{merchant}/customer-payment-methods | Path does not match |
| 53 | merchant.widget.api.customer_payments.list.project | /widget-api/{merchant}/{project}/customer-payments | Path does not match |
| 54 | merchant.widget.api.customer_payments.list | /widget-api/{merchant}/customer-payments | Path does not match |
| 55 | merchant.widget.api.payment_systems.list.project | /widget-api/{merchant}/{project}/payment-systems | Path does not match |
| 56 | merchant.widget.api.payment_systems.list | /widget-api/{merchant}/payment-systems | Path does not match |
| 57 | merchant.widget.index | / | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.