Routing
stripe_webhook
Matched route
Route Parameters
No parameters.
Route Matching Logs
Path to match:
/stripe/webhook
| # | Route name | Path | Log |
|---|---|---|---|
| 1 | app_order_create | /orders/create | Path does not match |
| 2 | admin_action_log_index | /admin/action-log | Path does not match |
| 3 | admin_action_log_new | /admin/action-log/new | Path does not match |
| 4 | admin_action_log_batch_delete | /admin/action-log/batch-delete | Path does not match |
| 5 | admin_action_log_autocomplete | /admin/action-log/autocomplete | Path does not match |
| 6 | admin_action_log_render_filters | /admin/action-log/render-filters | Path does not match |
| 7 | admin_action_log_edit | /admin/action-log/{entityId}/edit | Path does not match |
| 8 | admin_action_log_delete | /admin/action-log/{entityId}/delete | Path does not match |
| 9 | admin_action_log_detail | /admin/action-log/{entityId} | Path does not match |
| 10 | admin_task_index | /admin/task | Path does not match |
| 11 | admin_task_new | /admin/task/new | Path does not match |
| 12 | admin_task_batch_delete | /admin/task/batch-delete | Path does not match |
| 13 | admin_task_autocomplete | /admin/task/autocomplete | Path does not match |
| 14 | admin_task_render_filters | /admin/task/render-filters | Path does not match |
| 15 | admin_task_edit | /admin/task/{entityId}/edit | Path does not match |
| 16 | admin_task_delete | /admin/task/{entityId}/delete | Path does not match |
| 17 | admin_task_detail | /admin/task/{entityId} | Path does not match |
| 18 | admin_user_index | /admin/user | Path does not match |
| 19 | admin_user_new | /admin/user/new | Path does not match |
| 20 | admin_user_batch_delete | /admin/user/batch-delete | Path does not match |
| 21 | admin_user_autocomplete | /admin/user/autocomplete | Path does not match |
| 22 | admin_user_render_filters | /admin/user/render-filters | Path does not match |
| 23 | admin_user_edit | /admin/user/{entityId}/edit | Path does not match |
| 24 | admin_user_delete | /admin/user/{entityId}/delete | Path does not match |
| 25 | admin_user_detail | /admin/user/{entityId} | Path does not match |
| 26 | _wdt_stylesheet | /_wdt/styles | Path does not match |
| 27 | _wdt | /_wdt/{token} | Path does not match |
| 28 | _profiler_home | /_profiler/ | Path does not match |
| 29 | _profiler_search | /_profiler/search | Path does not match |
| 30 | _profiler_search_bar | /_profiler/search_bar | Path does not match |
| 31 | _profiler_phpinfo | /_profiler/phpinfo | Path does not match |
| 32 | _profiler_xdebug | /_profiler/xdebug | Path does not match |
| 33 | _profiler_font | /_profiler/font/{fontName}.woff2 | Path does not match |
| 34 | _profiler_search_results | /_profiler/{token}/search/results | Path does not match |
| 35 | _profiler_open_file | /_profiler/open | Path does not match |
| 36 | _profiler | /_profiler/{token} | Path does not match |
| 37 | _profiler_router | /_profiler/{token}/router | Path does not match |
| 38 | _profiler_exception | /_profiler/{token}/exception | Path does not match |
| 39 | _profiler_exception_css | /_profiler/{token}/exception.css | Path does not match |
| 40 | admin | /admin | Path does not match |
| 41 | admin_download_shopware_app | /admin/download-shopware-app | Path does not match |
| 42 | admin_retry_task | /admin/tasks/{id}/retry | Path does not match |
| 43 | admin_charge_task_now | /admin/tasks/{id}/charge-now | Path does not match |
| 44 | admin_cancel_task | /admin/tasks/{id}/cancel | Path does not match |
| 45 | admin_failed_tasks | /admin/failed-tasks | Path does not match |
| 46 | admin_due_tasks | /admin/due-tasks | Path does not match |
| 47 | admin_preauth_failed_tasks | /admin/preauth-failed-tasks | Path does not match |
| 48 | admin_retry_all_failed | /admin/failed-tasks/retry-all | Path does not match |
| 49 | admin_retry_preauth | /admin/tasks/{id}/retry-preauth | Path does not match |
| 50 | admin_retry_all_preauth_failed | /admin/preauth-failed-tasks/retry-all | Path does not match |
| 51 | app_field_warnings_demo | /demo/field-warnings | Path does not match |
| 52 | app_orders | /orders | Path does not match |
| 53 | app_order_detail | /orders/{orderId} | Path does not match |
| 54 | app_order_resend_payment_link | /orders/{orderId}/resend-payment-link/{transactionId} | Path does not match |
| 55 | app_home | / | Path does not match |
| 56 | app_login | /login | Path does not match |
| 57 | app_logout | /logout | Path does not match |
| 58 | app_set_locale | /set-locale | Path does not match |
| 59 | shopware_app_register | /shopware/app/register | Path does not match |
| 60 | shopware_app_confirm | /shopware/app/confirm | Path does not match |
| 61 | shopware_app_activate | /shopware/app/activate | Path does not match |
| 62 | shopware_app_deactivate | /shopware/app/deactivate | Path does not match |
| 63 | shopware_app_delete | /shopware/app/delete | Path does not match |
| 64 | shopware_payment_pay | /shopware/payment/pay | Path does not match |
| 65 | shopware_payment_finalize | /shopware/payment/finalize | Path does not match |
| 66 | shopware_payment_validate | /shopware/payment/validate | Path does not match |
| 67 | shopware_payment_capture | /shopware/payment/capture | Path does not match |
| 68 | shopware_payment_refund | /shopware/payment/refund | Path does not match |
| 69 | shopware_webhook_order_placed | /shopware/webhook/order-placed | Path does not match |
| 70 | shopware_webhook_order_cancelled | /shopware/webhook/order-cancelled | Path does not match |
| 71 | shopware_webhook_transaction_paid | /shopware/webhook/transaction-paid | Path does not match |
| 72 | shopware_webhook_transaction_cancelled | /shopware/webhook/transaction-cancelled | Path does not match |
| 73 | stripe_webhook | /stripe/webhook | Route matches! |
Note: These matching logs are based on the current router configuration, which might differ from the configuration used when profiling this request.