WebhookController :: executeWebhook
Request
GET Parameters
| Key | Value |
|---|---|
| sw-token | "3wvEzQKAqK3kEsjM950kVhEh2IFALwnf" |
POST Parameters
| Key | Value |
|---|---|
| create_time | "2026-02-27T09:46:39.591Z" |
| event_type | "PAYMENT.CAPTURE.REFUNDED" |
| event_version | "1.0" |
| id | "WH-9H175651SE777923A-0Y482188K5765752F" |
| links | [
[
"href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9H175651SE777923A-0Y482188K5765752F"
"rel" => "self"
"method" => "GET"
]
[
"href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-9H175651SE777923A-0Y482188K5765752F/resend"
"rel" => "resend"
"method" => "POST"
]
] |
| resource | [ "id" => "7YA63376CD0279352" "amount" => [ "currency_code" => "EUR" "value" => "138.04" ] "note_to_payer" => "Artikel nicht lieferbar." "seller_payable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "138.04" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "3.44" ] "net_amount" => [ "currency_code" => "EUR" "value" => "134.60" ] "total_refunded_amount" => [ "currency_code" => "EUR" "value" => "138.04" ] ] "invoice_id" => "KD 1062736 / 73862" "custom_id" => "{"orderTransactionId":"019c65d2c0e673b08e2f7a74d969ecd2","pluginVersion":"9.6.5-c","shopwareVersion":"6.6.9.0"}" "status" => "COMPLETED" "create_time" => "2026-02-27T01:46:31-08:00" "update_time" => "2026-02-27T01:46:31-08:00" "payer" => [ "email_address" => "buchhaltung@esmeyer.de" "merchant_id" => "9DTGQKUXZ7BAN" ] "links" => [ [ "href" => "https://api.paypal.com/v2/payments/refunds/7YA63376CD0279352" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/4FT657544E315545D" "rel" => "up" "method" => "GET" ] ] ] |
| resource_type | "refund" |
| resource_version | "2.0" |
| summary | "A € 138.04 EUR capture payment was refunded" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
| _cspNonce | "injZq3CIxCk=" |
| _route | "api.action.paypal.webhook.execute" |
| _routeScope | [
"api"
] |
| _route_params | [ "auth_required" => false ] |
| _stopwatch_token | "0396a1" |
| auth_required | false |
| sw-context | Shopware\Core\Framework\Context {#2919 #extensions: [] #scope: "system" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SystemSource {#2911 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#2921 …} #states: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| authorization | "" |
| content-length | "1500" |
| content-type | "application/json" |
| correlation-id | "f672406fd2379" |
| forwarded | "for="173.0.81.65";host="stage.esm-shop2023.de";proto=https" |
| host | "stage.esm-shop2023.de" |
| paypal-auth-algo | "SHA256withRSA" |
| paypal-auth-version | "v2" |
| paypal-cert-url | "https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-b0d12406" |
| paypal-transmission-id | "39233382-13c1-11f1-bc7e-07da35d2d0f9" |
| paypal-transmission-sig | "h1KC+HUWmljKviCj2GwvuADdVGCIWPoqx+zpbAJacSAeSITlG3Ne0QHKuzVEjZSsWnt9sQA4kBBpjuA3XBkIVI4zPkW46eWcEj++BC/0+bEATCe984xqTj+1iSGqxYz+ZXOAZ/bNBKwyepllfc6077GjBgJjrRkAGoIB7qKRSUbB4W9Vlo57g2u7lT8EwE8ZhvX7/PNt1Kkz7XZQkEA+XCc5xx3KvzabLQIGYlP0ZqII663PA9Ygxta89vL69j7PuUYtarUqaLTltnn3vFPz3MvSxx3NNO9R/xOc++HgEExNlR8W1h6+bnemZuzCIqykyxtvn9ikbKayibS4fn06kA==" |
| paypal-transmission-time | "2026-02-27T09:46:43Z" |
| surrogate-capability | "symfony="ESI/1.0"" |
| user-agent | "PayPal/AUHR-1.0-1" |
| x-forwarded-for | "173.0.81.65" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"id": "WH-9H175651SE777923A-0Y482188K5765752F",
"event_version": "1.0",
"create_time": "2026-02-27T09:46:39.591Z",
"resource_type": "refund",
"resource_version": "2.0",
"event_type": "PAYMENT.CAPTURE.REFUNDED",
"summary": "A \u20ac 138.04 EUR capture payment was refunded",
"resource": {
"id": "7YA63376CD0279352",
"amount": {
"currency_code": "EUR",
"value": "138.04"
},
"note_to_payer": "Artikel nicht lieferbar.",
"seller_payable_breakdown": {
"gross_amount": {
"currency_code": "EUR",
"value": "138.04"
},
"paypal_fee": {
"currency_code": "EUR",
"value": "3.44"
},
"net_amount": {
"currency_code": "EUR",
"value": "134.60"
},
"total_refunded_amount": {
"currency_code": "EUR",
"value": "138.04"
}
},
"invoice_id": "KD 1062736 \/ 73862",
"custom_id": "{\"orderTransactionId\":\"019c65d2c0e673b08e2f7a74d969ecd2\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}",
"status": "COMPLETED",
"create_time": "2026-02-27T01:46:31-08:00",
"update_time": "2026-02-27T01:46:31-08:00",
"payer": {
"email_address": "buchhaltung@esmeyer.de",
"merchant_id": "9DTGQKUXZ7BAN"
},
"links": [
{
"href": "https:\/\/api.paypal.com\/v2\/payments\/refunds\/7YA63376CD0279352",
"rel": "self",
"method": "GET"
},
{
"href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/4FT657544E315545D",
"rel": "up",
"method": "GET"
}
]
},
"links": [
{
"href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9H175651SE777923A-0Y482188K5765752F",
"rel": "self",
"method": "GET"
},
{
"href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-9H175651SE777923A-0Y482188K5765752F\/resend",
"rel": "resend",
"method": "POST"
}
]
}
Raw
{"id":"WH-9H175651SE777923A-0Y482188K5765752F","event_version":"1.0","create_time":"2026-02-27T09:46:39.591Z","resource_type":"refund","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.REFUNDED","summary":"A € 138.04 EUR capture payment was refunded","resource":{"id":"7YA63376CD0279352","amount":{"currency_code":"EUR","value":"138.04"},"note_to_payer":"Artikel nicht lieferbar.","seller_payable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"138.04"},"paypal_fee":{"currency_code":"EUR","value":"3.44"},"net_amount":{"currency_code":"EUR","value":"134.60"},"total_refunded_amount":{"currency_code":"EUR","value":"138.04"}},"invoice_id":"KD 1062736 / 73862","custom_id":"{\"orderTransactionId\":\"019c65d2c0e673b08e2f7a74d969ecd2\",\"pluginVersion\":\"9.6.5-c\",\"shopwareVersion\":\"6.6.9.0\"}","status":"COMPLETED","create_time":"2026-02-27T01:46:31-08:00","update_time":"2026-02-27T01:46:31-08:00","payer":{"email_address":"buchhaltung@esmeyer.de","merchant_id":"9DTGQKUXZ7BAN"},"links":[{"href":"https://api.paypal.com/v2/payments/refunds/7YA63376CD0279352","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/4FT657544E315545D","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9H175651SE777923A-0Y482188K5765752F","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-9H175651SE777923A-0Y482188K5765752F/resend","rel":"resend","method":"POST"}]}
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-headers | "Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls" |
| access-control-allow-methods | "GET,POST,PUT,PATCH,DELETE" |
| access-control-allow-origin | "*" |
| access-control-expose-headers | "Content-Type,Authorization,sw-context-token,sw-access-key,sw-language-id,sw-version-id,sw-inheritance,indexing-behavior,sw-include-seo-urls" |
| cache-control | "no-cache, private" |
| content-type | "text/html; charset=UTF-8" |
| date | "Fri, 27 Feb 2026 23:55:21 GMT" |
| x-debug-token | "9e8302" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Fri, 27 Feb 26 23:55:21 +0000" |
| Last used | "Fri, 27 Feb 26 23:55:21 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
Hatslogic\Sw\AbandonedCartNotification\Subscriber\CustomerLoginSubscriber:46
[
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/custom/plugins/HatslogicSwAbandonedCartNotification/src/Subscriber/CustomerLoginSubscriber.php"
"line" => 46
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Hatslogic\Sw\AbandonedCartNotification\Subscriber\CustomerLoginSubscriber"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
"line" => 25
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 41
"function" => "dispatch"
"class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 61
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Kernel.php"
"line" => 129
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/public/index.php"
"line" => 10
"args" => [
"/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
"line" => 25
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 41
"function" => "dispatch"
"class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 61
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Kernel.php"
"line" => 129
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/public/index.php"
"line" => 10
"args" => [
"/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
"line" => 25
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 41
"function" => "dispatch"
"class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 61
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Kernel.php"
"line" => 129
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/public/index.php"
"line" => 10
"args" => [
"/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
"line" => 25
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 41
"function" => "dispatch"
"class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 61
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Kernel.php"
"line" => 129
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/public/index.php"
"line" => 10
"args" => [
"/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
"line" => 25
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 41
"function" => "dispatch"
"class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 61
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Kernel.php"
"line" => 129
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/public/index.php"
"line" => 10
"args" => [
"/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/custom/plugins/SwagCommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php"
"line" => 25
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 41
"function" => "dispatch"
"class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 28
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 61
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/shopware/core/Kernel.php"
"line" => 129
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/share/stage.esm-shop2023.de/sw6/public/index.php"
"line" => 10
"args" => [
"/var/www/share/stage.esm-shop2023.de/sw6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| ADMIN_OPENSEARCH_URL | "http://localhost:9300" |
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| APP_SECRET | "def00000649bdb58c8e2281f8c5e5a52da0ed8cf3e2fee358bb5037fc337e7e66be5a9e786512f051b0af35247fd397db97f44d3e0b4506fd0de6276c61577d3cdef896e" |
| APP_URL | "https://stage.esm-shop2023.de/" |
| BLUE_GREEN_DEPLOYMENT | "1" |
| COMPOSER_HOME | "/var/www/share/stage.esm-shop2023.de/sw6/var/cache/composer" |
| DATABASE_URL | "mysql://db-user-1:iWl7Jj62SO7Wi2gqQ1Jv@localhost:3306/db-1" |
| ES_MULTILINGUAL_INDEX | "0" |
| INSTANCE_ID | "qlx8Yj0EzaVrvGH0tCiH7K3EJ8ODWiK7" |
| LOCK_DSN | "flock" |
| MAILER_URL | "null://null" |
| OPENSEARCH_URL | "http://localhost:9300" |
| SHOPWARE_ES_ENABLED | "0" |
| SHOPWARE_ES_INDEXING_ENABLED | "0" |
| SHOPWARE_ES_INDEX_PREFIX | "sw" |
| SHOPWARE_ES_THROW_EXCEPTION | "1" |
| SHOPWARE_HTTP_CACHE_ENABLED | "1" |
| SHOPWARE_HTTP_DEFAULT_TTL | "7200" |
| STOREFRONT_PROXY_URL | "http://localhost" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "1500" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/var/www/share/stage.esm-shop2023.de/htdocs" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/var/www/share/stage.esm-shop2023.de/htdocs" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www/share" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_AUTHORIZATION | "" |
| HTTP_CORRELATION_ID | "f672406fd2379" |
| HTTP_FORWARDED | "for="173.0.81.65";host="stage.esm-shop2023.de";proto=https" |
| HTTP_HOST | "stage.esm-shop2023.de" |
| HTTP_PAYPAL_AUTH_ALGO | "SHA256withRSA" |
| HTTP_PAYPAL_AUTH_VERSION | "v2" |
| HTTP_PAYPAL_CERT_URL | "https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-b0d12406" |
| HTTP_PAYPAL_TRANSMISSION_ID | "39233382-13c1-11f1-bc7e-07da35d2d0f9" |
| HTTP_PAYPAL_TRANSMISSION_SIG | "h1KC+HUWmljKviCj2GwvuADdVGCIWPoqx+zpbAJacSAeSITlG3Ne0QHKuzVEjZSsWnt9sQA4kBBpjuA3XBkIVI4zPkW46eWcEj++BC/0+bEATCe984xqTj+1iSGqxYz+ZXOAZ/bNBKwyepllfc6077GjBgJjrRkAGoIB7qKRSUbB4W9Vlo57g2u7lT8EwE8ZhvX7/PNt1Kkz7XZQkEA+XCc5xx3KvzabLQIGYlP0ZqII663PA9Ygxta89vL69j7PuUYtarUqaLTltnn3vFPz3MvSxx3NNO9R/xOc++HgEExNlR8W1h6+bnemZuzCIqykyxtvn9ikbKayibS4fn06kA==" |
| HTTP_PAYPAL_TRANSMISSION_TIME | "2026-02-27T09:46:43Z" |
| HTTP_USER_AGENT | "PayPal/AUHR-1.0-1" |
| HTTP_X_FORWARDED_FOR | "173.0.81.65" |
| MC_QUERY_STRING | "-" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "sw-token=3wvEzQKAqK3kEsjM950kVhEh2IFALwnf" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_HTTP_AUTHORIZATION | "" |
| REDIRECT_MC_QUERY_STRING | "-" |
| REDIRECT_QUERY_STRING | "sw-token=3wvEzQKAqK3kEsjM950kVhEh2IFALwnf" |
| REDIRECT_SSL_TLS_SNI | "stage.esm-shop2023.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aaIu6QeHuUtqXEESaTBuMwAAAMg" |
| REDIRECT_URL | "/api/_action/paypal/webhook/execute" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "29518" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1772236521 |
| REQUEST_TIME_FLOAT | 1772236521.0662 |
| REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=3wvEzQKAqK3kEsjM950kVhEh2IFALwnf" |
| SCRIPT_FILENAME | "/var/www/share/stage.esm-shop2023.de/sw6/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "62.113.231.111" |
| SERVER_ADMIN | "root@localhost" |
| SERVER_NAME | "stage.esm-shop2023.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_CIPHER | "TLS_AES_256_GCM_SHA384" |
| SSL_CIPHER_ALGKEYSIZE | "256" |
| SSL_CIPHER_EXPORT | "false" |
| SSL_CIPHER_USEKEYSIZE | "256" |
| SSL_CLIENT_VERIFY | "NONE" |
| SSL_COMPRESS_METHOD | "NULL" |
| SSL_PROTOCOL | "TLSv1.3" |
| SSL_SECURE_RENEG | "false" |
| SSL_SERVER_A_KEY | "id-ecPublicKey" |
| SSL_SERVER_A_SIG | "ecdsa-with-SHA384" |
| SSL_SERVER_I_DN | "CN=E7,O=Let's Encrypt,C=US" |
| SSL_SERVER_I_DN_C | "US" |
| SSL_SERVER_I_DN_CN | "E7" |
| SSL_SERVER_I_DN_O | "Let's Encrypt" |
| SSL_SERVER_M_SERIAL | "06C10B7217D30918C2E18DC486965AECEA52" |
| SSL_SERVER_M_VERSION | "3" |
| SSL_SERVER_SAN_DNS_0 | "stage.esm-shop2023.de" |
| SSL_SERVER_S_DN | "CN=stage.esm-shop2023.de" |
| SSL_SERVER_S_DN_CN | "stage.esm-shop2023.de" |
| SSL_SERVER_V_END | "May 9 13:42:24 2026 GMT" |
| SSL_SERVER_V_START | "Feb 8 13:42:25 2026 GMT" |
| SSL_SESSION_ID | "cd266eb801f7878f07acb006249594bc2c182a5950efff08aa96ed4fd25a35a7" |
| SSL_SESSION_RESUMED | "Initial" |
| SSL_TLS_SNI | "stage.esm-shop2023.de" |
| SSL_VERSION_INTERFACE | "mod_ssl/2.4.52" |
| SSL_VERSION_LIBRARY | "OpenSSL/3.0.2" |
| SYMFONY_DOTENV_PATH | "/var/www/share/stage.esm-shop2023.de/sw6/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,MAILER_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,ES_MULTILINGUAL_INDEX,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,COMPOSER_HOME,ADMIN_OPENSEARCH_URL" |
| UNIQUE_ID | "aaIu6QeHuUtqXEESaTBuMwAAAMg" |
| USER | "web-user" |
| proxy-nokeepalive | "1" |