POST http://pimcore.huisdier.online/pimcore-graphql-webservices/bol?apikey=5361b1e8d71875b2326b35ceba87c21e

WebserviceController :: webonyxAction

Request

GET Parameters

Key Value
apikey
"5361b1e8d71875b2326b35ceba87c21e"

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 {#1786
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1781 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#93 …}
  -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1785 …}
  -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1784 …}
  -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1783 …}
}
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"admin_pimcoredatahub_webservice"
_route_params
[
  "clientname" => "bol"
]
_stopwatch_token
"1b8e9b"
clientname
"bol"
contentDocument
Pimcore\Model\Document\Page {#1846
  #dao: Pimcore\Model\Document\Page\Dao {#1852 …}
  #dependencies: null
  #__dataVersionTimestamp: 1710328941
  #path: "/"
  #properties: []
  #id: 1
  #creationDate: 1710328941
  #modificationDate: 1710328941
  #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
  dependencies: null
  __dataVersionTimestamp: 1710328941
  path: "/"
  properties: []
  id: 1
  creationDate: 1710328941
  modificationDate: 1710328941
  versionCount: 0
  userOwner: 1
  locked: null
  userModification: 1
  parentId: 0
  parent: null
  _fulldump: false
  dirtyFields: []
  fullPathCache: null
  type: "page"
  key: ""
  index: 999999
  published: true
  children: []
  siblings: []
  controller: "App\Controller\DefaultController::defaultAction"
  template: ""
  editables: null
  versions: null
  contentMainDocumentId: null
  contentMasterDocumentId: null
  supportsContentMain: true
  missingRequiredEditable: null
  staticGeneratorEnabled: null
  staticGeneratorLifetime: null
  inheritedEditables: []
  scheduledTasks: null
  title: ""
  description: ""
  prettyUrl: null
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, deflate"
connection
"close"
content-length
"192"
content-type
"application/json"
host
"pimcore.huisdier.online"
user-agent
"Python/3.11 aiohttp/3.10.5"
x-forwarded-for
"85.148.163.101"
x-forwarded-proto
"https"
x-forwarded-scheme
"https"
x-php-ob-level
"0"
x-real-ip
"85.148.163.101"

Request Content

Pretty

{
    "query": "mutation ($id: Int) {\n  updateProductStock(id: $id, input: {published: false}) {\n    success\n    output {\n      id\n      published\n    }\n  }\n}",
    "variables": {
        "id": 109726
    }
}

Raw

{"query": "mutation ($id: Int) {\n  updateProductStock(id: $id, input: {published: false}) {\n    success\n    output {\n      id\n      published\n    }\n  }\n}", "variables": {"id": 109726}}

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
"Thu, 19 Sep 2024 19:57:32 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"a62760"
x-powered-by
"pimcore"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DEBUG
"1"
APP_ENV
"dev"
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
"192"
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
"39B641343D8C104B2B146DC3F9C39DC0B9698544 E60913E4DF209907D8E30D96659A97C9CF2A795A 1198C0117593497A5EC5C199286AF1F9897469DC"
HOME
"/"
HOSTNAME
"8db0181cd1d5"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, deflate"
HTTP_CONNECTION
"close"
HTTP_CONTENT_LENGTH
"192"
HTTP_CONTENT_TYPE
"application/json"
HTTP_HOST
"pimcore.huisdier.online"
HTTP_USER_AGENT
"Python/3.11 aiohttp/3.10.5"
HTTP_X_FORWARDED_FOR
"85.148.163.101"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SCHEME
"https"
HTTP_X_REAL_IP
"85.148.163.101"
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.2.16.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_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
"28cdc995b7d5421711c7044294885fcde4390c9f67504a994b4cf9bc1b5cc593"
PHP_UPLOAD_MAX_FILESIZE
"100M"
PHP_URL
"https://www.php.net/distributions/php-8.2.16.tar.xz"
PHP_VERSION
"8.2.16"
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=5361b1e8d71875b2326b35ceba87c21e"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.1"
REMOTE_PORT
"41030"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1726775852
REQUEST_TIME_FLOAT
1726775852.7943
REQUEST_URI
"/pimcore-graphql-webservices/bol?apikey=5361b1e8d71875b2326b35ceba87c21e"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_NAME
""
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SHELL_VERBOSITY
3
SHLVL
"0"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"
argc
1
argv
[
  "apikey=5361b1e8d71875b2326b35ceba87c21e"
]