WebserviceController :: webonyxAction
Request
GET Parameters
| Key | Value |
|---|---|
| apikey | "itshop-graphql-sync-key-2024" |
POST Parameters
No POST parameters
Uploaded Files
No files were uploaded
Request Attributes
| Key | Value |
|---|---|
| _controller | "Pimcore\Bundle\DataHubBundle\Controller\WebserviceController::webonyxAction" |
| _editmode | false |
| _event_controller | Pimcore\Bundle\DataHubBundle\Controller\WebserviceController {#1916 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1911 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#101 …} -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1915 …} -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1914 …} -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1913 …} } |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "admin_pimcoredatahub_webservice" |
| _route_params | [ "clientname" => "it-shop" ] |
| _stopwatch_token | "608beb" |
| clientname | "it-shop" |
| contentDocument | Pimcore\Bundle\PersonalizationBundle\Model\Document\Page {#1972 #dao: Pimcore\Bundle\PersonalizationBundle\Model\Document\Page\Dao {#1998 …} #dependencies: null #__dataVersionTimestamp: 1753366890 #path: "/" #properties: [] #id: 1 #creationDate: 1753366890 #modificationDate: 1753366890 #versionCount: 0 #userOwner: 1 #locked: null #userModification: 1 #parentId: 0 #parent: null #_fulldump: false #dirtyFields: [] -activeDispatchingEvents: [] #fullPathCache: null #type: "page" #key: "" #index: 999999 #published: true #children: [] #siblings: [] #controller: "App\Controller\DefaultController::defaultAction" #template: "" #editables: null #versions: null #contentMainDocumentId: &1 null #contentMasterDocumentId: &1 null #supportsContentMain: true #missingRequiredEditable: null #staticGeneratorEnabled: null #staticGeneratorLifetime: null #inheritedEditables: [] #scheduledTasks: null #title: "" #description: "" #prettyUrl: null #targetGroupIds: "" -useTargetGroup: null : null : 1753366890 : "/" : [] : 1 : 1753366890 : 1753366890 : 0 : 1 : null : 1 : 0 : null : false : [] : null : "page" : "" : 999999 : true : [] : [] : "App\Controller\DefaultController::defaultAction" : "" : null : null : null : null : true : null : null : null : [] : null : "" : "" : null : "" } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "br, gzip, deflate" |
| accept-language | "*" |
| cache-control | "no-cache" |
| connection | "keep-alive" |
| content-length | "377" |
| content-type | "application/json" |
| host | "pim-11-s.itmathics.rs" |
| pragma | "no-cache" |
| sec-fetch-mode | "cors" |
| user-agent | "node" |
| x-forwarded-for | "152.53.153.63" |
| x-forwarded-proto | "https" |
| x-forwarded-scheme | "https" |
| x-php-ob-level | "0" |
| x-real-ip | "152.53.153.63" |
Request Content
Pretty
{
"query": "\n query($first: Int!, $after: Int) {\n getProductListing(first: $first, after: $after, published: true) {\n edges {\n node {\n id\n price\n stock\n internalCode\n productCode\n }\n }\n }\n }\n ",
"variables": {
"first": 200,
"after": 1200
}
}
Raw
{"query":"\n query($first: Int!, $after: Int) {\n getProductListing(first: $first, after: $after, published: true) {\n edges {\n node {\n id\n price\n stock\n internalCode\n productCode\n }\n }\n }\n }\n ","variables":{"first":200,"after":1200}}
Response
Response Headers
| Header | Value |
|---|---|
| access-control-allow-credentials | "true" |
| access-control-allow-headers | "Origin, Content-Type, X-Auth-Token" |
| access-control-allow-methods | "GET, POST, OPTIONS" |
| access-control-allow-origin | "*" |
| cache-control | "private, must-revalidate" |
| content-language | "en" |
| content-type | "application/json" |
| date | "Wed, 03 Jun 2026 23:17:44 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "2b96f0" |
| x-powered-by | "pimcore" |
Cookies
Request Cookies
No request cookies
Response Cookies
No response cookies
Session 7
Session Metadata
| Key | Value |
|---|---|
| Created | "Wed, 03 Jun 26 23:17:40 +0000" |
| Last used | "Wed, 03 Jun 26 23:17:40 +0000" |
| Lifetime | 0 |
Session Attributes
No session attributes
Session Usage
7
Usages
Stateless check enabled
| Usage |
|---|
Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment:116
[
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/SessionEnvironment.php"
"line" => 116
"function" => "getBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/SessionEnvironment.php"
"line" => 57
"function" => "getSessionBag"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/Environment.php"
"line" => 198
"function" => "load"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\SessionEnvironment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/IndexService.php"
"line" => 242
"function" => "getCurrentAssortmentTenant"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\Environment"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/IndexService/IndexService.php"
"line" => 161
"function" => "resolveTenantWorker"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\IndexService"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/CoreExtensions/ClassDefinition/IndexFieldSelectionCombo.php"
"line" => 51
"function" => "getIndexAttributes"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\IndexService\IndexService"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/CoreExtensions/ClassDefinition/IndexFieldSelectionCombo.php"
"line" => 41
"function" => "buildOptions"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\CoreExtensions\ClassDefinition\IndexFieldSelectionCombo"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/Helper/VarExport.php"
"line" => 44
"function" => "__construct"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\CoreExtensions\ClassDefinition\IndexFieldSelectionCombo"
"type" => "->"
]
[
"file" => "/var/www/html/var/classes/fieldcollections/OrderByFields.php"
"line" => 45
"function" => "__set_state"
"class" => "Pimcore\Model\DataObject\ClassDefinition\Data"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/pimcore/pimcore/models/DataObject/Fieldcollection/Definition.php"
"line" => 110
"args" => [
"/var/www/html/var/classes/fieldcollections/OrderByFields.php"
]
"function" => "include"
]
[
"file" => "/var/www/html/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/Data/Fieldcollections.php"
"line" => 310
"function" => "getByKey"
"class" => "Pimcore\Model\DataObject\Fieldcollection\Definition"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/Data.php"
"line" => 216
"function" => "setAllowedTypes"
"class" => "Pimcore\Model\DataObject\ClassDefinition\Data\Fieldcollections"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/pimcore/models/DataObject/ClassDefinition/Helper/VarExport.php"
"line" => 45
"function" => "setValues"
"class" => "Pimcore\Model\DataObject\ClassDefinition\Data"
"type" => "->"
]
[
"file" => "/var/www/html/var/classes/definition_FilterDefinition.php"
"line" => 223
"function" => "__set_state"
"class" => "Pimcore\Model\DataObject\ClassDefinition\Data"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/pimcore/pimcore/models/DataObject/ClassDefinition.php"
"line" => 234
"args" => [
"/var/www/html/var/classes/definition_FilterDefinition.php"
]
"function" => "include"
]
[
"file" => "/var/www/html/vendor/pimcore/pimcore/models/DataObject/ClassDefinition.php"
"line" => 262
"function" => "getById"
"class" => "Pimcore\Model\DataObject\ClassDefinition"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/pimcore/data-hub/src/GraphQL/DataObjectTypeFactory.php"
"line" => 43
"function" => "getByName"
"class" => "Pimcore\Model\DataObject\ClassDefinition"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/pimcore/data-hub/src/GraphQL/Service.php"
"line" => 441
"function" => "build"
"class" => "Pimcore\Bundle\DataHubBundle\GraphQL\DataObjectTypeFactory"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/data-hub/src/GraphQL/ClassTypeDefinitions.php"
"line" => 41
"function" => "buildDataObjectType"
"class" => "Pimcore\Bundle\DataHubBundle\GraphQL\Service"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/pimcore/data-hub/src/Controller/WebserviceController.php"
"line" => 131
"function" => "build"
"class" => "Pimcore\Bundle\DataHubBundle\GraphQL\ClassTypeDefinitions"
"type" => "::"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 181
"function" => "webonyxAction"
"class" => "Pimcore\Bundle\DataHubBundle\Controller\WebserviceController"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 19
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener:114
[
[
"file" => "/var/www/html/vendor/pimcore/ecommerce-framework-bundle/src/EventListener/Frontend/TrackingCodeFlashMessageListener.php"
"line" => 114
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Pimcore\Bundle\EcommerceFrameworkBundle\EventListener\Frontend\TrackingCodeFlashMessageListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 19
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:69
[
[
"file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 69
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 19
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:70
[
[
"file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 70
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 19
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:71
[
[
"file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 71
"function" => "getMetadataBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 19
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
[
"file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 72
"function" => "all"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 19
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
[
"file" => "/var/www/html/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
"line" => 73
"function" => "getFlashBag"
"class" => "Symfony\Component\HttpFoundation\Session\Session"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Profiler/Profiler.php"
"line" => 169
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
"line" => 108
"function" => "collect"
"class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
"line" => 116
"function" => "onKernelResponse"
"class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 220
"function" => "__invoke"
"class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/EventDispatcher.php"
"line" => 56
"function" => "callListeners"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
"line" => 139
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\EventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 214
"function" => "dispatch"
"class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 202
"function" => "filterResponse"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/HttpKernel.php"
"line" => 76
"function" => "handleRaw"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/http-kernel/Kernel.php"
"line" => 197
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\HttpKernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
"line" => 35
"function" => "handle"
"class" => "Symfony\Component\HttpKernel\Kernel"
"type" => "->"
]
[
"file" => "/var/www/html/vendor/autoload_runtime.php"
"line" => 29
"function" => "run"
"class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
"type" => "->"
]
[
"file" => "/var/www/html/public/index.php"
"line" => 19
"args" => [
"/var/www/html/vendor/autoload_runtime.php"
]
"function" => "require_once"
]
]
|
Flashes
Flashes
No flash messages were created.
Server Parameters
Server Parameters
Defined in .env
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| APP_ENV | "dev" |
| OPENAI_API_KEY | "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" |
| PIMCORE_API_KEY | "itshop-graphql-sync-key-2024" |
| PIMCORE_DEV_MODE | "false" |
Defined as regular env variables
| Key | Value |
|---|---|
| COMPOSER_ALLOW_SUPERUSER | "1" |
| COMPOSER_HOME | "/var/www/html" |
| COMPOSER_MEMORY_LIMIT | "-1" |
| CONTENT_LENGTH | "377" |
| CONTENT_TYPE | "application/json" |
| DOCTRINE_DEPRECATIONS | "trigger" |
| DOCUMENT_ROOT | "/var/www/html/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| GPG_KEYS | "1198C0117593497A5EC5C199286AF1F9897469DC C28D937575603EB4ABB725861C0779DC5C0A9DE4 AFD8691FDAEDF03BDF6E460563F15A9B715376CA" |
| HOME | "/" |
| HOSTNAME | "d8feb19b9cdf" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "br, gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "*" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_CONTENT_LENGTH | "377" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "pim-11-s.itmathics.rs" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_USER_AGENT | "node" |
| HTTP_X_FORWARDED_FOR | "152.53.153.63" |
| HTTP_X_FORWARDED_PROTO | "https" |
| HTTP_X_FORWARDED_SCHEME | "https" |
| HTTP_X_REAL_IP | "152.53.153.63" |
| OPCACHE_CONSISTENCY_CHECKS | "0" |
| OPCACHE_ENABLE | "1" |
| OPCACHE_ENABLE_CLI | "0" |
| OPCACHE_MAX_ACCELERATED_FILES | "10000" |
| OPCACHE_MEMORY_CONSUMPTION | "128" |
| OPCACHE_VALIDATE_TIMESTAMPS | "1" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" |
| PATH_INFO | "" |
| PHPIZE_DEPS | "autoconf \t\tdpkg-dev \t\tfile \t\tg++ \t\tgcc \t\tlibc-dev \t\tmake \t\tpkg-config \t\tre2c" |
| PHP_ASC_URL | "https://www.php.net/distributions/php-8.3.23.tar.xz.asc" |
| PHP_CFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_CPPFLAGS | "-fstack-protector-strong -fpic -fpie -O2 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64" |
| PHP_DISPLAY_STARTUP_ERRORS | "1" |
| PHP_ERROR_REPORTING | "E_ALL" |
| PHP_FPM_LISTEN | "0.0.0.0:9000" |
| PHP_FPM_PM | "dynamic" |
| PHP_FPM_PM_MAX_CHILDREN | "5" |
| PHP_FPM_PM_MAX_REQUESTS | "10000" |
| PHP_FPM_PM_MAX_SPARE_SERVERS | "3" |
| PHP_FPM_PM_MIN_SPARE_SERVERS | "1" |
| PHP_FPM_PM_START_SERVERS | "2" |
| PHP_IDE_CONFIG | "serverName=localhost" |
| PHP_INI_DIR | "/usr/local/etc/php" |
| PHP_LDFLAGS | "-Wl,-O1 -pie" |
| PHP_MAX_EXECUTION_TIME | "30" |
| PHP_MEMORY_LIMIT | "256M" |
| PHP_POST_MAX_SIZE | "100M" |
| PHP_SELF | "/index.php" |
| PHP_SHA256 | "08be64700f703bca6ff1284bf1fdaffa37ae1b9734b6559f8350248e8960a6db" |
| PHP_UPLOAD_MAX_FILESIZE | "100M" |
| PHP_URL | "https://www.php.net/distributions/php-8.3.23.tar.xz" |
| PHP_VERSION | "8.3.23" |
| PIMCORE_INSTALL_MYSQL_DATABASE | "pimcore" |
| PIMCORE_INSTALL_MYSQL_HOST_SOCKET | "db" |
| PIMCORE_INSTALL_MYSQL_PASSWORD | "pimcore" |
| PIMCORE_INSTALL_MYSQL_PORT | "3306" |
| PIMCORE_INSTALL_MYSQL_USERNAME | "pimcore" |
| PWD | "/var/www/html" |
| QUERY_STRING | "apikey=itshop-graphql-sync-key-2024" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "192.168.24.179" |
| REMOTE_PORT | "35304" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1780528660 |
| REQUEST_TIME_FLOAT | 1780528660.0946 |
| REQUEST_URI | "/pimcore-graphql-webservices/it-shop?apikey=itshop-graphql-sync-key-2024" |
| SCRIPT_FILENAME | "/var/www/html/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "172.18.0.5" |
| SERVER_NAME | "" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SHELL_VERBOSITY | 3 |
| SHLVL | "0" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,OPENAI_API_KEY,PIMCORE_API_KEY" |
| argc | 1 |
| argv | [
"apikey=itshop-graphql-sync-key-2024"
] |