WebserviceController :: webonyxAction
Request
GET Parameters
| Key | Value |
|---|---|
| apikey | "9dd2f2c0dd4255aa854f61f77b6146bb" |
POST Parameters
| Key | Value |
|---|---|
| {"query":"{\n______________________________getCategoryListing(first:_10000,_after:_0,_sortBy:_\"name\")_{\n________________________________edges_{\n__________________________________node_{\n____________________________________id\n____________________________________name\n____________________________________description\n____________________________________enabled\n____________________________________anchor\n____________________________________fullpath\n____________________________________include_in_menu\n____________________________________layer_category_only\n____________________________________search_exclude\n____________________________________attribute_set\n____________________________________special_title\n____________________________________special_url\n____________________________________shipping_level\n____________________________________site_{\n__________________________________________on_object_Site_{\n________________________________________unique_name\n______________________________________}\n____________________________________}\n____________________________________image_{\n__________________________________________on_asset_{\n________________________________________id\n________________________________________filename\n________________________________________fullpath\n______________________________________}\n____________________________________}\n____________________________________thumbnail_{\n__________________________________________on_asset_{\n________________________________________id\n________________________________________filename\n________________________________________fullpath\n______________________________________}\n____________________________________}\n____________________________________parent_{\n__________________________________________on_object_Category_{\n________________________________________id\n______________________________________}\n____________________________________}\n__________________________________}\n________________________________}\n______________________________}\n____________________________}\n________________"} | "" |
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 {#1735 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1730 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#65 …} -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1734 …} -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1733 …} -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1732 …} } |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "admin_pimcoredatahub_webservice" |
| _route_params | [ "clientname" => "categories" ] |
| _stopwatch_token | "1b8e03" |
| clientname | "categories" |
| contentDocument | Pimcore\Model\Document\Page {#1761 #dao: Pimcore\Model\Document\Page\Dao {#1769 …} #dependencies: null #__dataVersionTimestamp: 1587656303 #path: "/" #properties: [] #id: 1 #creationDate: 1586652122 #modificationDate: 1587656303 #versionCount: 1 #userOwner: 1 #locked: null #userModification: 4 #parentId: 0 #parent: null #_fulldump: false #o_dirtyFields: null -activeDispatchingEvents: [] #fullPathCache: null #type: "page" #key: "" #index: 999999 #published: true #children: [] #hasChildren: [] #siblings: [] #hasSiblings: [] #controller: "default" #template: "" #editables: null #versions: null #contentMasterDocumentId: null #supportsContentMaster: true #missingRequiredEditable: null #staticGeneratorEnabled: null #staticGeneratorLifetime: null #inheritedEditables: [] #scheduledTasks: null -useTargetGroup: null #title: "" #description: "" #metaData: [] #prettyUrl: null #targetGroupIds: "" +"____pimcore_cache_item__": "document_1" : null : 1587656303 : "/" : [] : 1 : 1586652122 : 1587656303 : 1 : 1 : null : 4 : 0 : null : false : null : null : "page" : "" : 999999 : true : [] : [] : [] : [] : "default" : "" : null : null : null : true : null : null : null : [] : null : "" : "" : [] : null : "" } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| content-length | "2096" |
| content-type | "application/x-www-form-urlencoded" |
| host | "ps-pimcore-dev.planeta.services" |
| x-php-ob-level | "1" |
Request Content
Raw
{"query":"{\n getCategoryListing(first: 10000, after: 0, sortBy: \"name\") {\n edges {\n node {\n id\n name\n description\n enabled\n anchor\n fullpath\n include_in_menu\n layer_category_only\n search_exclude\n attribute_set\n special_title\n special_url\n shipping_level\n site {\n ... on object_Site {\n unique_name\n }\n }\n image {\n ... on asset {\n id\n filename\n fullpath\n }\n }\n thumbnail {\n ... on asset {\n id\n filename\n fullpath\n }\n }\n parent {\n ... on object_Category {\n id\n }\n }\n }\n }\n }\n }\n "}
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 | "Sat, 13 Dec 2025 17:40:06 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "e3bf94" |
| 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_ENV | "dev" |
Defined as regular env variables
| Key | Value |
|---|---|
| APP_DEBUG | "1" |
| CONTENT_LENGTH | "2096" |
| CONTENT_TYPE | "application/x-www-form-urlencoded" |
| DOCUMENT_ROOT | "/srv/psport-prod/pimcore/pimcore/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/srv/psport/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_CONTENT_LENGTH | "2096" |
| HTTP_CONTENT_TYPE | "application/x-www-form-urlencoded" |
| HTTP_HOST | "ps-pimcore-dev.planeta.services" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "apikey=9dd2f2c0dd4255aa854f61f77b6146bb" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "91.222.5.216" |
| REMOTE_PORT | "44666" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765647605 |
| REQUEST_TIME_FLOAT | 1765647605.3894 |
| REQUEST_URI | "/pimcore-graphql-webservices/categories?apikey=9dd2f2c0dd4255aa854f61f77b6146bb" |
| SCRIPT_FILENAME | "/srv/psport-prod/pimcore/pimcore/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "91.222.5.216" |
| SERVER_NAME | "ps-pimcore-dev.planeta.services" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.20.1" |
| SYMFONY_DOTENV_VARS | "APP_ENV" |
| USER | "apache" |