ApiController :: search
Request
GET Parameters
No GET parameters
POST Parameters
Key | Value |
---|---|
associations | [
"customFields" => []
] |
filter | [ [ "type" => "equalsAny" "field" => "name" "value" => [ "ifsCustomFieldsProduct" "ifsCustomFieldsVariant" ] ] ] |
includes | [ "custom_field_set" => [ "id" "name" "customFields" ] "custom_field" => [ "id" "name" "config" ] ] |
Uploaded Files
No files were uploaded
Request Attributes
Key | Value |
---|---|
_controller | "Shopware\Core\Framework\Api\Controller\ApiController::search" |
_cspNonce | "QMBNhykLUQ0=" |
_route | "api.custom_field_set.search" |
_routeScope | [
"api"
] |
_route_params | [ "entityName" => "custom-field-set" "path" => "" ] |
_stopwatch_token | "a73d08" |
entityName | "custom-field-set" |
oauth_access_token_id | "9c036e4bc40c9bea5fe89ad6076ee67db2e96c9f1eb937439c9ee95b86a14f38f4ce68671e156168" |
oauth_client_id | "SWUAY1HHDWG5BKJ1RVZRWVU1DG" |
oauth_scopes | [
"write"
] |
oauth_user_id | "" |
path | "" |
sw-context | Shopware\Core\Framework\Context {#3154 #extensions: [] #languageIdChain: [ "2fbb5fe2e29a4d70aa5854ce7ce3e20b" ] #scope: "user" #rulesLocked: false #source: Shopware\Core\Framework\Api\Context\AdminApiSource {#3156 …} #ruleIds: [] #currencyId: "b7d2554b0ce847cd82f3ac9bd1c0dfca" #versionId: "0fa91ce3e96a4bc2be4bd9ce752c3425" #currencyFactor: 1.0 #considerInheritance: false #taxState: "gross" #rounding: Shopware\Core\Framework\DataAbstractionLayer\Pricing\CashRoundingConfig {#3157 …} #states: [] } |
Request Headers
Header | Value |
---|---|
accept | "application/json" |
authorization | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV1VBWTFISERXRzVCS0oxUlZaUldWVTFERyIsImp0aSI6IjljMDM2ZTRiYzQwYzliZWE1ZmU4OWFkNjA3NmVlNjdkYjJlOTZjOWYxZWI5Mzc0MzljOWVlOTViODZhMTRmMzhmNGNlNjg2NzFlMTU2MTY4IiwiaWF0IjoxNzQ1MzE1NjU2LjY4NTg2OCwibmJmIjoxNzQ1MzE1NjU2LjY4NTg3MSwiZXhwIjoxNzQ1MzE2MjU2LjY4MTUyMywic3ViIjoiIiwic2NvcGVzIjpbIndyaXRlIl19.IpHxRi4brsPyV4Y24kMnAnww7aRzuTfMoISoQ29VVzyp3_PgrCC-cEq_kPEc-CYBTEh1WuOTE4OdtyX_Ce79aUlBSuKf2xuErwMHYvEigXHCreCqs1_GVglTzJ4CN22X2wCflfYm7wEMNQvxblV0_oe501ZGoy0r5Yo4vtPiivvqIUFWCUSIzE2la4emIaK03_Z5q_xg-GvdaVr6BUzKJN2cI1ucukptmRmJolesHrjjcm-p2zVF0XaMsGcwtLjqwBu29DJH6HNl25_BYXu2UQyAdjYYYaBeWW2yI7lwpU7_rC2nzMblWQOJwb4luVui4qjgFX39xop9vHNmLQajEA" |
content-length | "242" |
content-type | "application/json" |
forwarded | "for="85.183.149.146";host="alphaindustries.dev.hob-by-horse.de";proto=https" |
host | "alphaindustries.dev.hob-by-horse.de" |
surrogate-capability | "symfony="ESI/1.0"" |
x-forwarded-for | "85.183.149.146" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "filter": [ { "type": "equalsAny", "field": "name", "value": [ "ifsCustomFieldsProduct", "ifsCustomFieldsVariant" ] } ], "includes": { "custom_field_set": [ "id", "name", "customFields" ], "custom_field": [ "id", "name", "config" ] }, "associations": { "customFields": [] } }
Raw
{"filter":[{"type":"equalsAny","field":"name","value":["ifsCustomFieldsProduct","ifsCustomFieldsVariant"]}],"includes":{"custom_field_set":["id","name","customFields"],"custom_field":["id","name","config"]},"associations":{"customFields":[]}}
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-security-policy | "object-src 'none'; script-src 'none'; base-uri 'self'; frame-ancestors 'none';" |
content-type | "application/json" |
date | "Tue, 22 Apr 2025 09:54:17 GMT" |
referrer-policy | "strict-origin-when-cross-origin" |
server-timing | "" |
strict-transport-security | "max-age=31536000; includeSubDomains" |
x-content-type-options | "nosniff" |
x-debug-token | "feae8a" |
x-frame-options | "deny" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 8
Session Metadata
Key | Value |
---|---|
Created | "Tue, 22 Apr 25 09:54:17 +0000" |
Last used | "Tue, 22 Apr 25 09:54:17 +0000" |
Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
8
Usages
Stateless check enabled
Usage |
---|
Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber:39
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopgate/webcheckout-shopware6/src/Subscribers/ShopgateDetectTrait.php" "line" => 39 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopgate/webcheckout-shopware6/src/Subscribers/IsShopgateSubscriber.php" "line" => 31 "function" => "isShopgate" "class" => "Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "addTrackers" "class" => "Shopgate\WebcheckoutSW6\Subscribers\IsShopgateSubscriber" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 171 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber:64
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/omikron/shopware6-factfinder/src/Subscriber/BeforeSendResponseEventSubscriber.php" "line" => 64 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "hasCustomerJustLoggedIn" "class" => "Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber:95
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/omikron/shopware6-factfinder/src/Subscriber/BeforeSendResponseEventSubscriber.php" "line" => 95 "function" => "get" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "hasCustomerJustLoggedOut" "class" => "Omikron\FactFinder\Shopware6\Subscriber\BeforeSendResponseEventSubscriber" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:68
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 68 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 69 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 70 "function" => "getMetadataBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 71 "function" => "all" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" ] "function" => "require_once" ] ] |
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[ [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php" "line" => 72 "function" => "getFlashBag" "class" => "Symfony\Component\HttpFoundation\Session\Session" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/Profiler/Profiler.php" "line" => 158 "function" => "collect" "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/EventListener/ProfilerListener.php" "line" => 102 "function" => "collect" "class" => "Symfony\Component\HttpKernel\Profiler\Profiler" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/WrappedListener.php" "line" => 115 "function" => "onKernelResponse" "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 206 "function" => "__invoke" "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/EventDispatcher.php" "line" => 56 "function" => "callListeners" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/store.shopware.com/swagcommercial/src/Subscription/Framework/Event/SubscriptionEventDispatcher.php" "line" => 36 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\EventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Content/Flow/Dispatching/FlowDispatcher.php" "line" => 50 "function" => "dispatch" "class" => "Shopware\Commercial\Subscription\Framework\Event\SubscriptionEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Webhook/WebhookDispatcher.php" "line" => 70 "function" => "dispatch" "class" => "Shopware\Core\Content\Flow\Dispatching\FlowDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Event/NestedEventDispatcher.php" "line" => 31 "function" => "dispatch" "class" => "Shopware\Core\Framework\Webhook\WebhookDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php" "line" => 122 "function" => "dispatch" "class" => "Shopware\Core\Framework\Event\NestedEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 216 "function" => "dispatch" "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 204 "function" => "filterResponse" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpKernel.php" "line" => 76 "function" => "handleRaw" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpKernel.php" "line" => 72 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/SubRequestHandler.php" "line" => 86 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 461 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\SubRequestHandler" "type" => "::" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 263 "function" => "forward" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 277 "function" => "pass" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/http-kernel/HttpCache/HttpCache.php" "line" => 203 "function" => "invalidate" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Framework/Adapter/Kernel/HttpCacheKernel.php" "line" => 65 "function" => "handle" "class" => "Symfony\Component\HttpKernel\HttpCache\HttpCache" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/shopware/core/Kernel.php" "line" => 155 "function" => "handle" "class" => "Shopware\Core\Framework\Adapter\Kernel\HttpCacheKernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php" "line" => 35 "function" => "handle" "class" => "Shopware\Core\Kernel" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/vendor/autoload_runtime.php" "line" => 29 "function" => "run" "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner" "type" => "->" ] [ "file" => "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" "line" => 10 "args" => [ "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/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 | "def00000505e88e3254292bc216d6343911ce55f0bf2cab0fc92873ad27abfa0ed28d3d4fdee9410370e7e590d83f828be8ac14f3b35e0f4db921170e876a82ebaf90584" |
APP_URL | "https://alphaindustries.dev.hob-by-horse.de/" |
APP_URL_CHECK_DISABLED | "1" |
BLUE_GREEN_DEPLOYMENT | "0" |
COMPOSER_HOME | "/var/cache/composer" |
DATABASE_URL | "mysql://db-user-2:s37Nvs7bUHKkYQF7ZMYN@109.71.75.150:3306/db-2" |
ERROR_MAIL_FROM | "noreply@hob-by-horse.de" |
ERROR_MAIL_RECIPIENTS | "["steffen@hob-by-horse.de"]" |
ERROR_MAIL_SUBJECT | "Error: %message%" |
HOST | "0.0.0.0" |
INSTANCE_ID | "def000001cae2f7500e9524d74c81a83888d8fa6dfc7fecd92718893a7418b3fc177f570f1eaf41aa75406dd719f57ed7654cee0fb523f9ad8d4bb9b95be3c700836371e" |
LOCK_DSN | "flock" |
OPENSEARCH_URL | "http://127.0.0.1:9200" |
REDIS_CACHE_HOST | "127.0.0.1" |
REDIS_CACHE_PORT | "6381" |
REDIS_SESSION_HOST | "127.0.0.1" |
REDIS_SESSION_PORT | "6382" |
SHOPWARE_CACHE_ID | "45da2a5abbd444abbbafcc6ff7b33065" |
SHOPWARE_CDN_STRATEGY_DEFAULT | "id" |
SHOPWARE_ES_ENABLED | "0" |
SHOPWARE_ES_INDEXING_ENABLED | "1" |
SHOPWARE_ES_INDEX_PREFIX | "es_stage_" |
SHOPWARE_ES_THROW_EXCEPTION | "1" |
SHOPWARE_HTTP_CACHE_ENABLED | "1" |
SHOPWARE_HTTP_DEFAULT_TTL | "259200" |
STOCK_HANDLING | "0" |
STOREFRONT_PROXY_URL | "http://localhost" |
TRUSTED_PROXIES | "127.0.0.1" |
Defined as regular env variables
Key | Value |
---|---|
APP_DEBUG | "1" |
CONTENT_LENGTH | "242" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/share/alphaindustries.dev.hob-by-horse.de/htdocs" |
CONTEXT_PREFIX | "" |
DOCUMENT_ROOT | "/var/www/share/alphaindustries.dev.hob-by-horse.de/htdocs" |
FCGI_ROLE | "RESPONDER" |
GATEWAY_INTERFACE | "CGI/1.1" |
H2PUSH | "off" |
H2_PUSH | "off" |
H2_PUSHED | "" |
H2_PUSHED_ON | "" |
H2_STREAM_ID | "1" |
H2_STREAM_TAG | "1681050-227-1" |
HOME | "/var/www/share" |
HTTP2 | "on" |
HTTPS | "on" |
HTTP_ACCEPT | "application/json" |
HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV1VBWTFISERXRzVCS0oxUlZaUldWVTFERyIsImp0aSI6IjljMDM2ZTRiYzQwYzliZWE1ZmU4OWFkNjA3NmVlNjdkYjJlOTZjOWYxZWI5Mzc0MzljOWVlOTViODZhMTRmMzhmNGNlNjg2NzFlMTU2MTY4IiwiaWF0IjoxNzQ1MzE1NjU2LjY4NTg2OCwibmJmIjoxNzQ1MzE1NjU2LjY4NTg3MSwiZXhwIjoxNzQ1MzE2MjU2LjY4MTUyMywic3ViIjoiIiwic2NvcGVzIjpbIndyaXRlIl19.IpHxRi4brsPyV4Y24kMnAnww7aRzuTfMoISoQ29VVzyp3_PgrCC-cEq_kPEc-CYBTEh1WuOTE4OdtyX_Ce79aUlBSuKf2xuErwMHYvEigXHCreCqs1_GVglTzJ4CN22X2wCflfYm7wEMNQvxblV0_oe501ZGoy0r5Yo4vtPiivvqIUFWCUSIzE2la4emIaK03_Z5q_xg-GvdaVr6BUzKJN2cI1ucukptmRmJolesHrjjcm-p2zVF0XaMsGcwtLjqwBu29DJH6HNl25_BYXu2UQyAdjYYYaBeWW2yI7lwpU7_rC2nzMblWQOJwb4luVui4qjgFX39xop9vHNmLQajEA" |
HTTP_FORWARDED | "for="85.183.149.146";host="alphaindustries.dev.hob-by-horse.de";proto=https" |
HTTP_HOST | "alphaindustries.dev.hob-by-horse.de" |
HTTP_X_FORWARDED_FOR | "85.183.149.146" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "" |
REDIRECT_H2PUSH | "off" |
REDIRECT_H2_PUSH | "off" |
REDIRECT_H2_PUSHED | "" |
REDIRECT_H2_PUSHED_ON | "" |
REDIRECT_H2_STREAM_ID | "1" |
REDIRECT_H2_STREAM_TAG | "1681050-227-1" |
REDIRECT_HTTP2 | "on" |
REDIRECT_HTTPS | "on" |
REDIRECT_HTTP_AUTHORIZATION | "Bearer eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiJ9.eyJhdWQiOiJTV1VBWTFISERXRzVCS0oxUlZaUldWVTFERyIsImp0aSI6IjljMDM2ZTRiYzQwYzliZWE1ZmU4OWFkNjA3NmVlNjdkYjJlOTZjOWYxZWI5Mzc0MzljOWVlOTViODZhMTRmMzhmNGNlNjg2NzFlMTU2MTY4IiwiaWF0IjoxNzQ1MzE1NjU2LjY4NTg2OCwibmJmIjoxNzQ1MzE1NjU2LjY4NTg3MSwiZXhwIjoxNzQ1MzE2MjU2LjY4MTUyMywic3ViIjoiIiwic2NvcGVzIjpbIndyaXRlIl19.IpHxRi4brsPyV4Y24kMnAnww7aRzuTfMoISoQ29VVzyp3_PgrCC-cEq_kPEc-CYBTEh1WuOTE4OdtyX_Ce79aUlBSuKf2xuErwMHYvEigXHCreCqs1_GVglTzJ4CN22X2wCflfYm7wEMNQvxblV0_oe501ZGoy0r5Yo4vtPiivvqIUFWCUSIzE2la4emIaK03_Z5q_xg-GvdaVr6BUzKJN2cI1ucukptmRmJolesHrjjcm-p2zVF0XaMsGcwtLjqwBu29DJH6HNl25_BYXu2UQyAdjYYYaBeWW2yI7lwpU7_rC2nzMblWQOJwb4luVui4qjgFX39xop9vHNmLQajEA" |
REDIRECT_SCRIPT_URI | "https://alphaindustries.dev.hob-by-horse.de/api/search/custom-field-set" |
REDIRECT_SCRIPT_URL | "/api/search/custom-field-set" |
REDIRECT_SSL_TLS_SNI | "alphaindustries.dev.hob-by-horse.de" |
REDIRECT_STATUS | "200" |
REDIRECT_UNIQUE_ID | "aAdnScd58F7rZlmjWGm8GAACWQQ" |
REDIRECT_URL | "/api/search/custom-field-set" |
REMOTE_ADDR | "127.0.0.1" |
REMOTE_PORT | "65320" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1745315657 |
REQUEST_TIME_FLOAT | 1745315657.531 |
REQUEST_URI | "/api/search/custom-field-set" |
SCRIPT_FILENAME | "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/public/index.php" |
SCRIPT_NAME | "/index.php" |
SCRIPT_URI | "https://alphaindustries.dev.hob-by-horse.de/api/search/custom-field-set" |
SCRIPT_URL | "/api/search/custom-field-set" |
SERVER_ADDR | "109.71.75.149" |
SERVER_ADMIN | "root@localhost" |
SERVER_NAME | "alphaindustries.dev.hob-by-horse.de" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/2.0" |
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 | "true" |
SSL_SERVER_A_KEY | "id-ecPublicKey" |
SSL_SERVER_A_SIG | "ecdsa-with-SHA384" |
SSL_SERVER_I_DN | "CN=E6,O=Let's Encrypt,C=US" |
SSL_SERVER_I_DN_C | "US" |
SSL_SERVER_I_DN_CN | "E6" |
SSL_SERVER_I_DN_O | "Let's Encrypt" |
SSL_SERVER_M_SERIAL | "06BE26EE9726BB2BE54C461FA72DAED12DB4" |
SSL_SERVER_M_VERSION | "3" |
SSL_SERVER_SAN_DNS_0 | "alphaindustries.dev.hob-by-horse.de" |
SSL_SERVER_S_DN | "CN=alphaindustries.dev.hob-by-horse.de" |
SSL_SERVER_S_DN_CN | "alphaindustries.dev.hob-by-horse.de" |
SSL_SERVER_V_END | "Jul 19 10:59:37 2025 GMT" |
SSL_SERVER_V_START | "Apr 20 10:59:38 2025 GMT" |
SSL_SESSION_ID | "eb2ae567c458d2ef25365166450d13ffeb67208ea6a282d1931af939a41532a3" |
SSL_SESSION_RESUMED | "Initial" |
SSL_TLS_SNI | "alphaindustries.dev.hob-by-horse.de" |
SSL_VERSION_INTERFACE | "mod_ssl/2.4.52" |
SSL_VERSION_LIBRARY | "OpenSSL/3.0.2" |
SYMFONY_DOTENV_PATH | "/var/www/share/alphaindustries.dev.hob-by-horse.de/shopware6/releases/20250417-125325/.env" |
SYMFONY_DOTENV_VARS | "TRUSTED_PROXIES,LOCK_DSN,APP_ENV,APP_URL,APP_SECRET,INSTANCE_ID,BLUE_GREEN_DEPLOYMENT,DATABASE_URL,OPENSEARCH_URL,SHOPWARE_ES_ENABLED,SHOPWARE_ES_INDEXING_ENABLED,SHOPWARE_ES_INDEX_PREFIX,SHOPWARE_ES_THROW_EXCEPTION,STOREFRONT_PROXY_URL,SHOPWARE_HTTP_CACHE_ENABLED,SHOPWARE_HTTP_DEFAULT_TTL,APP_URL_CHECK_DISABLED,HOST,COMPOSER_HOME,SHOPWARE_CDN_STRATEGY_DEFAULT,REDIS_CACHE_HOST,REDIS_CACHE_PORT,REDIS_SESSION_HOST,REDIS_SESSION_PORT,SHOPWARE_CACHE_ID,STOCK_HANDLING,ERROR_MAIL_SUBJECT,ERROR_MAIL_FROM,ERROR_MAIL_RECIPIENTS" |
UNIQUE_ID | "aAdnScd58F7rZlmjWGm8GAACWQQ" |
USER | "web-user" |
proxy-nokeepalive | "1" |