WebserviceController :: webonyxAction
Request
GET Parameters
| Key | Value |
|---|---|
| apikey | "d37de81485790b516720cdee7e921dee" |
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 {#1794 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1804 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#75 …} -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1800 …} -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1802 …} -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1799 …} } |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "admin_pimcoredatahub_webservice" |
| _route_params | [ "clientname" => "mad051" ] |
| _stopwatch_token | "deff41" |
| clientname | "mad051" |
| contentDocument | Pimcore\Model\Document\Page {#1770 #dao: Pimcore\Model\Document\Page\Dao {#1776 …} #dependencies: null #__dataVersionTimestamp: 1750408102 #path: "/" #properties: [] #id: 1 #creationDate: 1750408102 #modificationDate: 1750408102 #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 : null : 1750408102 : "/" : [] : 1 : 1750408102 : 1750408102 : 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 | "application/graphql-response+json, application/json" |
| accept-encoding | "gzip, deflate, br, zstd" |
| accept-language | "en-US,en;q=0.9,it-IT;q=0.8,it;q=0.7,fr;q=0.6,es;q=0.5" |
| cache-control | "no-cache" |
| content-length | "868" |
| content-type | "application/json" |
| host | "pim-staging.mad051.it" |
| origin | "http://localhost:8888" |
| pragma | "no-cache" |
| priority | "u=1, i" |
| referer | "http://localhost:8888/" |
| sec-ch-ua | ""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"" |
| sec-ch-ua-mobile | "?0" |
| sec-ch-ua-platform | ""macOS"" |
| sec-fetch-dest | "empty" |
| sec-fetch-mode | "cors" |
| sec-fetch-site | "cross-site" |
| user-agent | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"query": "\n query getAuthor($id: Int!) {\n getAuthor(id: $id) {\n ...author\n }\n}\n \n fragment author on object_Author {\n id\n firstname\n lastname\n email\n username\n status\n role\n company {\n ...company\n }\n referent {\n ... on object_Author {\n id\n firstname\n lastname\n email\n username\n status\n role\n company {\n ...company\n }\n }\n }\n}\n \n\n fragment company on object_Company {\n databaseId: id\n name\n address\n phone\n email\n description\n notes\n logo {\n ...cloudinaryImage\n }\n shopImage {\n ...cloudinaryImage\n }\n creationDate\n modificationDate\n}\n \n\n fragment cloudinaryImage on object_CloudinaryImage {\n url\n hash\n folder\n width\n height\n}\n ",
"variables": {
"id": 480171
},
"operationName": "getAuthor"
}
Raw
{"query":"\n query getAuthor($id: Int!) {\n getAuthor(id: $id) {\n ...author\n }\n}\n \n fragment author on object_Author {\n id\n firstname\n lastname\n email\n username\n status\n role\n company {\n ...company\n }\n referent {\n ... on object_Author {\n id\n firstname\n lastname\n email\n username\n status\n role\n company {\n ...company\n }\n }\n }\n}\n \n\n fragment company on object_Company {\n databaseId: id\n name\n address\n phone\n email\n description\n notes\n logo {\n ...cloudinaryImage\n }\n shopImage {\n ...cloudinaryImage\n }\n creationDate\n modificationDate\n}\n \n\n fragment cloudinaryImage on object_CloudinaryImage {\n url\n hash\n folder\n width\n height\n}\n ","variables":{"id":480171},"operationName":"getAuthor"}
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 | "http://localhost:8888" |
| cache-control | "private, must-revalidate" |
| content-language | "en" |
| content-type | "application/json" |
| date | "Thu, 22 Jan 2026 15:38:28 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "8da49a" |
| 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" |
| DATABASE_URL | "mysql://pimcore:pimcore@db:3306/pimcore" |
| PIMCORE_DEV_MODE | "true" |
| PIMCORE_INSTALL_ENCRYPTION_SECRET | "def00000be57d358875ca0eb9db50677a2df0ad9223859b2dd8182264faf91e482a0befdbe000c4d12e05ba9324fe9801cd187db2ea90fb8eb011976df93d475e4950ddd" |
| PIMCORE_INSTALL_INSTANCE_IDENTIFIER | "4qAK4ukG8BmjV4tG8uxQF5" |
| PIMCORE_INSTALL_PRODUCT_KEY | "eyJwYXlsb2FkIjoie1wiaWRcIjpcIjI2MDVjODYwMjU3MzEwNjQyYjNkZTI2YjM2YjBlZjllZGM3MGNiMTAwMWI3ZDMzYWMyZGFiNzY5YTJlYzQ5MDFcIixcInRpbWVzdGFtcFwiOjE3NTA0MDgwODB9Iiwic2lnbmF0dXJlIjoiTUVZQ0lRRFBPVHRnSkgxVEwweHNcL2NKdXFONGJvQkNqXC9qZ1YxS3JydEhzSkZzMmN1QUloQUtjelhiU2x3OGZyYnhnYXA2MXJhNTluRzN1ajNxa2h0MkQ1TkFQYlwvMzlYIn0=" |
| PIMCORE_INSTANCE_HASH | "c6b781fa9489d8e2e79b1e37d6a1594b9d52ed8c2123fd0d4b11661cdac494ae" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "868" |
| CONTENT_TYPE | "application/json" |
| DOCTRINE_DEPRECATIONS | "trigger" |
| DOCUMENT_ROOT | "/home/forge/pim-staging.mad051.it/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/home/forge" |
| HTTPS | "on" |
| HTTP_ACCEPT | "application/graphql-response+json, application/json" |
| HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
| HTTP_ACCEPT_LANGUAGE | "en-US,en;q=0.9,it-IT;q=0.8,it;q=0.7,fr;q=0.6,es;q=0.5" |
| HTTP_CACHE_CONTROL | "no-cache" |
| HTTP_CONTENT_LENGTH | "868" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "pim-staging.mad051.it" |
| HTTP_ORIGIN | "http://localhost:8888" |
| HTTP_PRAGMA | "no-cache" |
| HTTP_PRIORITY | "u=1, i" |
| HTTP_REFERER | "http://localhost:8888/" |
| HTTP_SEC_CH_UA | ""Google Chrome";v="143", "Chromium";v="143", "Not A(Brand";v="24"" |
| HTTP_SEC_CH_UA_MOBILE | "?0" |
| HTTP_SEC_CH_UA_PLATFORM | ""macOS"" |
| HTTP_SEC_FETCH_DEST | "empty" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_SEC_FETCH_SITE | "cross-site" |
| HTTP_USER_AGENT | "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/143.0.0.0 Safari/537.36" |
| PHP_SELF | "/index.php" |
| PHP_VALUE | "memory_limit = 1G" |
| QUERY_STRING | "apikey=d37de81485790b516720cdee7e921dee" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "93.34.146.63" |
| REMOTE_PORT | "30537" |
| REQUEST_METHOD | "POST" |
| REQUEST_TIME | 1769096308 |
| REQUEST_TIME_FLOAT | 1769096308.6335 |
| REQUEST_URI | "/pimcore-graphql-webservices/mad051?apikey=d37de81485790b516720cdee7e921dee" |
| SCRIPT_FILENAME | "/home/forge/pim-staging.mad051.it/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "10.0.1.193" |
| SERVER_NAME | "pim-staging.mad051.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/2.0" |
| SERVER_SOFTWARE | "nginx/1.28.0" |
| SHELL_VERBOSITY | 3 |
| SYMFONY_DOTENV_PATH | "/home/forge/pim-staging.mad051.it/.env" |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,PIMCORE_INSTALL_ENCRYPTION_SECRET,PIMCORE_INSTALL_INSTANCE_IDENTIFIER,PIMCORE_INSTALL_PRODUCT_KEY,DATABASE_URL,PIMCORE_INSTANCE_HASH" |
| USER | "forge" |