WebhookController :: executeWebhook
Request
GET Parameters
| Key | Value |
|---|---|
| sw-token | "ExRu0kbpSg94YorVcrv0YGj6jJRpkHUG" |
POST Parameters
| Key | Value |
|---|---|
| create_time | "2026-08-25T07:44:08.306Z" |
| event_type | "PAYMENT.CAPTURE.REFUNDED" |
| event_version | "1.0" |
| id | "WH-19N91379U5155331D-7Y291033XL624000R" |
| links | [
[
"href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-19N91379U5155331D-7Y291033XL624000R"
"rel" => "self"
"method" => "GET"
]
[
"href" => "https://api.paypal.com/v1/notifications/webhooks-events/WH-19N91379U5155331D-7Y291033XL624000R/resend"
"rel" => "resend"
"method" => "POST"
]
] |
| resource | [ "id" => "48N83396F37852537" "amount" => [ "currency_code" => "EUR" "value" => "246.60" ] "seller_payable_breakdown" => [ "gross_amount" => [ "currency_code" => "EUR" "value" => "246.60" ] "paypal_fee" => [ "currency_code" => "EUR" "value" => "6.14" ] "net_amount" => [ "currency_code" => "EUR" "value" => "240.46" ] "total_refunded_amount" => [ "currency_code" => "EUR" "value" => "246.60" ] ] "invoice_id" => "823401" "custom_id" => "{"orderTransactionId":"019ff5d9dee673f5be766141128c0ea5","pluginVersion":"9.12.4","shopwareVersion":"6.6.10.9"}" "status" => "COMPLETED" "create_time" => "2026-08-25T00:44:03-07:00" "update_time" => "2026-08-25T00:44:03-07:00" "payer" => [ "email_address" => "bestellung@bleywaren.de" "merchant_id" => "2UN7ERX3PBMXE" ] "links" => [ [ "href" => "https://api.paypal.com/v2/payments/refunds/48N83396F37852537" "rel" => "self" "method" => "GET" ] [ "href" => "https://api.paypal.com/v2/payments/captures/5A650484SD994681P" "rel" => "up" "method" => "GET" ] ] ] |
| resource_type | "refund" |
| resource_version | "2.0" |
| summary | "A € 246.6 EUR capture payment was refunded" |
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Swag\PayPal\Webhook\WebhookController::executeWebhook" |
| _cspNonce | "EnKzQP9lixs=" |
| _route | "api.action.paypal.webhook.execute" |
| _routeScope | [
"api"
] |
| _route_params | [ "auth_required" => false ] |
| _stopwatch_token | "45577d" |
| auth_required | false |
| sw-context | Shopware\Core\Framework\Context {#1338 #extensions: [] #scope: "system" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\SystemSource {#1328 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#1351 …} #states: [] } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| content-length | "1445" |
| content-type | "application/json" |
| correlation-id | "a99d4d9dafdf1" |
| forwarded | "for="173.0.81.140";host="stage.bleywaren.de";proto=https" |
| host | "stage.bleywaren.de" |
| paypal-auth-algo | "SHA256withRSA" |
| paypal-auth-version | "v2" |
| paypal-cert-url | "https://api.paypal.com/v1/notifications/certs/CERT-360caa42-fca2a594-ba64dfce" |
| paypal-transmission-id | "c383d915-a058-11f1-9f75-19cba8054b66" |
| paypal-transmission-sig | "rZGbALUqDy3vr9m583hg88W0jmeqy/rcxlkjCnCtuKT95fkSoBOw6HbEnoBhfXneiMGQj71KA+dxSAkxKumH0/mG+l92sRRhz82b9RyMS7w2Npa+O1yrsHD2s6zzDRZ6zGp+VZEcONtrpguzlrRogCm1VUWqBhRsJZLiCOjKQxD9+Hgactvf8OmhecEqn1InZphWsRSqFG80Us+6UZx+PCEFA4heZbYTrJ1eCwYOnj8y7BnNUBBA0Wdl+vDSAYFcDOqUxXtBA1F5Yfo8KBz2YPWxJNTMq3OgpnmO8tgASf7CI+DTTsHpxiMDSFdtOeEWI7NhonGx/qHj414LwQVqKw==" |
| paypal-transmission-time | "2026-08-25T07:44:12Z" |
| surrogate-capability | "symfony="ESI/1.0"" |
| user-agent | "PayPal/AUHR-1.0-1" |
| x-forwarded-for | "173.0.81.140" |
| x-php-ob-level | "0" |
Request Content
Pretty
{
"id": "WH-19N91379U5155331D-7Y291033XL624000R",
"event_version": "1.0",
"create_time": "2026-08-25T07:44:08.306Z",
"resource_type": "refund",
"resource_version": "2.0",
"event_type": "PAYMENT.CAPTURE.REFUNDED",
"summary": "A \u20ac 246.6 EUR capture payment was refunded",
"resource": {
"id": "48N83396F37852537",
"amount": {
"currency_code": "EUR",
"value": "246.60"
},
"seller_payable_breakdown": {
"gross_amount": {
"currency_code": "EUR",
"value": "246.60"
},
"paypal_fee": {
"currency_code": "EUR",
"value": "6.14"
},
"net_amount": {
"currency_code": "EUR",
"value": "240.46"
},
"total_refunded_amount": {
"currency_code": "EUR",
"value": "246.60"
}
},
"invoice_id": "823401",
"custom_id": "{\"orderTransactionId\":\"019ff5d9dee673f5be766141128c0ea5\",\"pluginVersion\":\"9.12.4\",\"shopwareVersion\":\"6.6.10.9\"}",
"status": "COMPLETED",
"create_time": "2026-08-25T00:44:03-07:00",
"update_time": "2026-08-25T00:44:03-07:00",
"payer": {
"email_address": "bestellung@bleywaren.de",
"merchant_id": "2UN7ERX3PBMXE"
},
"links": [
{
"href": "https:\/\/api.paypal.com\/v2\/payments\/refunds\/48N83396F37852537",
"rel": "self",
"method": "GET"
},
{
"href": "https:\/\/api.paypal.com\/v2\/payments\/captures\/5A650484SD994681P",
"rel": "up",
"method": "GET"
}
]
},
"links": [
{
"href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-19N91379U5155331D-7Y291033XL624000R",
"rel": "self",
"method": "GET"
},
{
"href": "https:\/\/api.paypal.com\/v1\/notifications\/webhooks-events\/WH-19N91379U5155331D-7Y291033XL624000R\/resend",
"rel": "resend",
"method": "POST"
}
]
}
Raw
{"id":"WH-19N91379U5155331D-7Y291033XL624000R","event_version":"1.0","create_time":"2026-08-25T07:44:08.306Z","resource_type":"refund","resource_version":"2.0","event_type":"PAYMENT.CAPTURE.REFUNDED","summary":"A € 246.6 EUR capture payment was refunded","resource":{"id":"48N83396F37852537","amount":{"currency_code":"EUR","value":"246.60"},"seller_payable_breakdown":{"gross_amount":{"currency_code":"EUR","value":"246.60"},"paypal_fee":{"currency_code":"EUR","value":"6.14"},"net_amount":{"currency_code":"EUR","value":"240.46"},"total_refunded_amount":{"currency_code":"EUR","value":"246.60"}},"invoice_id":"823401","custom_id":"{\"orderTransactionId\":\"019ff5d9dee673f5be766141128c0ea5\",\"pluginVersion\":\"9.12.4\",\"shopwareVersion\":\"6.6.10.9\"}","status":"COMPLETED","create_time":"2026-08-25T00:44:03-07:00","update_time":"2026-08-25T00:44:03-07:00","payer":{"email_address":"bestellung@bleywaren.de","merchant_id":"2UN7ERX3PBMXE"},"links":[{"href":"https://api.paypal.com/v2/payments/refunds/48N83396F37852537","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v2/payments/captures/5A650484SD994681P","rel":"up","method":"GET"}]},"links":[{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-19N91379U5155331D-7Y291033XL624000R","rel":"self","method":"GET"},{"href":"https://api.paypal.com/v1/notifications/webhooks-events/WH-19N91379U5155331D-7Y291033XL624000R/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 | "Tue, 25 Aug 2026 07:44:44 GMT" |
| server-timing | "" |
| x-debug-token | "ee6c87" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 6
Session Metadata
| Key | Value |
|---|---|
| Created | "Tue, 25 Aug 26 07:44:44 +0000" |
| Last used | "Tue, 25 Aug 26 07:44:44 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
6
Usages
Stateless check enabled
| Usage |
|---|
BilligerDeTracking\Subscriber\StorefrontRenderSubscriber:35
[
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/custom/plugins/BilligerDeTracking-master/src/Subscriber/StorefrontRenderSubscriber.php"
"line" => 35
"function" => "get"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "BilligerDeTracking\Subscriber\StorefrontRenderSubscriber"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 40
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 29
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 65
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Kernel.php"
"line" => 153
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/index.php"
"line" => 15
"args" => [
"/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 68
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 40
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 29
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 65
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Kernel.php"
"line" => 153
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/index.php"
"line" => 15
"args" => [
"/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 40
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 29
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 65
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Kernel.php"
"line" => 153
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/index.php"
"line" => 15
"args" => [
"/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 40
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 29
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 65
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Kernel.php"
"line" => 153
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/index.php"
"line" => 15
"args" => [
"/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 40
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 29
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 65
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Kernel.php"
"line" => 153
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/index.php"
"line" => 15
"args" => [
"/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 158
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 102
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 115
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 206
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php"
"line" => 40
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php"
"line" => 29
"function" => "dispatch"
"class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php"
"line" => 31
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 126
"function" => "dispatch"
"class" => "Shopware\Core\Framework\Event\NestedEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 216
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 204
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php"
"line" => 72
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php"
"line" => 86
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 466
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler"
"type" => "::"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 268
"function" => "forward"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 282
"function" => "pass"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/http-kernel/HttpCache/HttpCache.php"
"line" => 202
"function" => "invalidate"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php"
"line" => 65
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/shopware/core/Kernel.php"
"line" => 153
"function" => "handle"
"class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Shopware\Core\Kernel"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/index.php"
"line" => 15
"args" => [
"/www/htdocs/w01b1980/bleywaren/staging/shopware6/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_ENV | "dev" |
| APP_SECRET | "def00000e0d6af21719626dc9117f1bccbe64aa8548cbc0b19644f98800d9fe39ab3ef752ccc727640a03877e289aa0deb487a963bf8a9784269a98aa77b47878f26d24a" |
| APP_URL | "https://stage.bleywaren.de" |
| BLUE_GREEN_DEPLOYMENT | "1" |
| COMPOSER_HOME | "/www/htdocs/w01b1980/bleywaren/staging/shopware6/var/cache/composer" |
| DATABASE_URL | "mysql://d034083e:%24C%26iO9bn%24QV5Rio@localhost:3306/d034083e" |
| INSTANCE_ID | "111rxc2hbC2eEsYFsXBqyXzHVErvgG05" |
| LOCK_DSN | "flock" |
| MAILER_URL | "null://localhost" |
| OPENSEARCH_URL | "http://localhost:9200" |
| PROXY_URL | "http://localhost" |
| SHOPWARE_CDN_STRATEGY_DEFAULT | "id" |
| SHOPWARE_ES_ENABLED | "0" |
| SHOPWARE_ES_HOSTS | "" |
| 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" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "1445" |
| CONTENT_TYPE | "application/json" |
| CONTEXT_DOCUMENT_ROOT | "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/www/htdocs/w01b1980" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_CORRELATION_ID | "a99d4d9dafdf1" |
| HTTP_FORWARDED | "for="173.0.81.140";host="stage.bleywaren.de";proto=https" |
| HTTP_HOST | "stage.bleywaren.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-ba64dfce" |
| HTTP_PAYPAL_TRANSMISSION_ID | "c383d915-a058-11f1-9f75-19cba8054b66" |
| HTTP_PAYPAL_TRANSMISSION_SIG | "rZGbALUqDy3vr9m583hg88W0jmeqy/rcxlkjCnCtuKT95fkSoBOw6HbEnoBhfXneiMGQj71KA+dxSAkxKumH0/mG+l92sRRhz82b9RyMS7w2Npa+O1yrsHD2s6zzDRZ6zGp+VZEcONtrpguzlrRogCm1VUWqBhRsJZLiCOjKQxD9+Hgactvf8OmhecEqn1InZphWsRSqFG80Us+6UZx+PCEFA4heZbYTrJ1eCwYOnj8y7BnNUBBA0Wdl+vDSAYFcDOqUxXtBA1F5Yfo8KBz2YPWxJNTMq3OgpnmO8tgASf7CI+DTTsHpxiMDSFdtOeEWI7NhonGx/qHj414LwQVqKw==" |
| HTTP_PAYPAL_TRANSMISSION_TIME | "2026-08-25T07:44:12Z" |
| HTTP_USER_AGENT | "PayPal/AUHR-1.0-1" |
| HTTP_X_FORWARDED_FOR | "173.0.81.140" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "sw-token=ExRu0kbpSg94YorVcrv0YGj6jJRpkHUG" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "sw-token=ExRu0kbpSg94YorVcrv0YGj6jJRpkHUG" |
| REDIRECT_SSL_CLIENT_CERT | "" |
| REDIRECT_SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIDqjCCAzCgAwIBAgISBoZVix9JgJIXUVRJvMCcw6AxMAoGCCqGSM49BAMDMDMx\n CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQDEwNZ\n RTIwHhcNMjYwNzI1MDAyNzQ4WhcNMjYxMDIzMDAyNzQ3WjAdMRswGQYDVQQDExJz\n dGFnZS5ibGV5d2FyZW4uZGUwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARF9hh5\n IZCxDUp+HBTMEtH7tUcg3yVY6JPseOTtnYAHIe6MknyoJSpQPIH5A2K+ewLBCdad\n rAk5KSq/YzjrAGe2o4ICODCCAjQwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQMMAoG\n CCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFCd11r7/XXa0PH8TfnLO\n 63DYQ/3jMB8GA1UdIwQYMBaAFLlZ8o7PIvCG0zdI/3YUGLqC2FWHMDMGCCsGAQUF\n BwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0cDovL3llMi5pLmxlbmNyLm9yZy8wNQYD\n VR0RBC4wLIISc3RhZ2UuYmxleXdhcmVuLmRlghZ3d3cuc3RhZ2UuYmxleXdhcmVu\n LmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6\n Ly95ZTIuYy5sZW5jci5vcmcvNTAuY3JsMIIBDAYKKwYBBAHWeQIEAgSB/QSB+gD4\n AHYAyKPEf8ezrbk1awE/anoSbeM6TkOlxkb5l605dZkdz5oAAAGfluFacgAABAMA\n RzBFAiEApYN0SX40Dsecj1xjnpuxbpVLCQ5CuQu/M7haOyX8JYACIHSDSs7RLt3v\n +54T4ww2PI9OB+ZmBEip4yh1RPfUnDTeAH4AqCbL4wrGNRJGUz/gZfFPGdluGQgT\n xB3ZbXkAsxI8VScAAAGfluFblwAIAAAFABYFrlIEAwBHMEUCIATEdCAurxhFXUub\n FvvvNDjOEbiNPWtyUh6ZLQBGznoKAiEA9Exo8mEH6o1+a/LR63PeRSzm4GDe1sj6\n 3SsyEJBItPkwCgYIKoZIzj0EAwMDaAAwZQIwEKoghgXswI2v8pFahwDegZ7QWeNb\n hg/DB2zA8MgKKOJTMsMrUU7IRRSWJqcAXplNAjEApikakwCqgRmdqQbBg4UAH96k\n oqBOZOW7P10nKIWdEclIkI/4X+h23jtBhIe9yrTe\n -----END CERTIFICATE-----\n """ |
| REDIRECT_SSL_TLS_SNI | "stage.bleywaren.de" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "ao1H7G1EdrcED_czBBdr8wAAAA4" |
| REDIRECT_URL | "/api/_action/paypal/webhook/execute" |
| REMOTE_ADDR | "127.0.0.1" |
| REMOTE_PORT | "39604" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1787643884 |
| REQUEST_TIME_FLOAT | 1787643884.05 |
| REQUEST_URI | "/api/_action/paypal/webhook/execute?sw-token=ExRu0kbpSg94YorVcrv0YGj6jJRpkHUG" |
| SCRIPT_FILENAME | "/www/htdocs/w01b1980/bleywaren/staging/shopware6/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "85.13.166.180" |
| SERVER_ADMIN | "webmaster@stage.bleywaren.de" |
| SERVER_NAME | "stage.bleywaren.de" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SSL_CLIENT_CERT | "" |
| SSL_SERVER_CERT | """ -----BEGIN CERTIFICATE-----\n MIIDqjCCAzCgAwIBAgISBoZVix9JgJIXUVRJvMCcw6AxMAoGCCqGSM49BAMDMDMx\n CzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQDEwNZ\n RTIwHhcNMjYwNzI1MDAyNzQ4WhcNMjYxMDIzMDAyNzQ3WjAdMRswGQYDVQQDExJz\n dGFnZS5ibGV5d2FyZW4uZGUwWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAARF9hh5\n IZCxDUp+HBTMEtH7tUcg3yVY6JPseOTtnYAHIe6MknyoJSpQPIH5A2K+ewLBCdad\n rAk5KSq/YzjrAGe2o4ICODCCAjQwDgYDVR0PAQH/BAQDAgeAMBMGA1UdJQQMMAoG\n CCsGAQUFBwMBMAwGA1UdEwEB/wQCMAAwHQYDVR0OBBYEFCd11r7/XXa0PH8TfnLO\n 63DYQ/3jMB8GA1UdIwQYMBaAFLlZ8o7PIvCG0zdI/3YUGLqC2FWHMDMGCCsGAQUF\n BwEBBCcwJTAjBggrBgEFBQcwAoYXaHR0cDovL3llMi5pLmxlbmNyLm9yZy8wNQYD\n VR0RBC4wLIISc3RhZ2UuYmxleXdhcmVuLmRlghZ3d3cuc3RhZ2UuYmxleXdhcmVu\n LmRlMBMGA1UdIAQMMAowCAYGZ4EMAQIBMC4GA1UdHwQnMCUwI6AhoB+GHWh0dHA6\n Ly95ZTIuYy5sZW5jci5vcmcvNTAuY3JsMIIBDAYKKwYBBAHWeQIEAgSB/QSB+gD4\n AHYAyKPEf8ezrbk1awE/anoSbeM6TkOlxkb5l605dZkdz5oAAAGfluFacgAABAMA\n RzBFAiEApYN0SX40Dsecj1xjnpuxbpVLCQ5CuQu/M7haOyX8JYACIHSDSs7RLt3v\n +54T4ww2PI9OB+ZmBEip4yh1RPfUnDTeAH4AqCbL4wrGNRJGUz/gZfFPGdluGQgT\n xB3ZbXkAsxI8VScAAAGfluFblwAIAAAFABYFrlIEAwBHMEUCIATEdCAurxhFXUub\n FvvvNDjOEbiNPWtyUh6ZLQBGznoKAiEA9Exo8mEH6o1+a/LR63PeRSzm4GDe1sj6\n 3SsyEJBItPkwCgYIKoZIzj0EAwMDaAAwZQIwEKoghgXswI2v8pFahwDegZ7QWeNb\n hg/DB2zA8MgKKOJTMsMrUU7IRRSWJqcAXplNAjEApikakwCqgRmdqQbBg4UAH96k\n oqBOZOW7P10nKIWdEclIkI/4X+h23jtBhIe9yrTe\n -----END CERTIFICATE-----\n """ |
| SSL_TLS_SNI | "stage.bleywaren.de" |
| SYMFONY_DOTENV_PATH | "/www/htdocs/w01b1980/bleywaren/staging/shopware6/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,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,PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,LOCK_DSN,COMPOSER_HOME,SHOPWARE_ES_HOSTS,SHOPWARE_CDN_STRATEGY_DEFAULT" |
| UNIQUE_ID | "ao1H7G1EdrcED_czBBdr8wAAAA4" |
| USER | "w01b1980" |
| argc | 0 |
| argv | [] |