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 {#1737 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1732 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#65 …} -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1736 …} -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1735 …} -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1734 …} } |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "admin_pimcoredatahub_webservice" |
| _route_params | [ "clientname" => "categories" ] |
| _stopwatch_token | "aefc55" |
| clientname | "categories" |
| contentDocument | Pimcore\Model\Document\Page {#1763 #dao: Pimcore\Model\Document\Page\Dao {#1771 …} #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 | "*/*" |
| connection | "close" |
| content-length | "2096" |
| content-type | "application/x-www-form-urlencoded" |
| host | "ps-pim.planeta.services" |
| mns-client-source-port | "56564" |
| mns-safenets | "false" |
| x-forwarded-for | "91.222.5.159" |
| x-forwarded-proto | "https" |
| 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 | "Mon, 08 Dec 2025 18:30:10 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "fe7ca7" |
| 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" |
| CONTEXT_DOCUMENT_ROOT | "/srv/local/www/ps-pim.planeta.services/public/public/" |
| CONTEXT_PREFIX | "" |
| DOCUMENT_ROOT | "/srv/local/www/ps-pim.planeta.services/public/public/" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_CONNECTION | "close" |
| HTTP_HOST | "ps-pim.planeta.services" |
| HTTP_MNS_CLIENT_SOURCE_PORT | "56564" |
| HTTP_MNS_SAFENETS | "false" |
| HTTP_X_FORWARDED_FOR | "91.222.5.159" |
| HTTP_X_FORWARDED_PROTO | "https" |
| PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "apikey=9dd2f2c0dd4255aa854f61f77b6146bb" |
| REDIRECT_HTTPS | "on" |
| REDIRECT_QUERY_STRING | "apikey=9dd2f2c0dd4255aa854f61f77b6146bb" |
| REDIRECT_STATUS | "200" |
| REDIRECT_UNIQUE_ID | "aTcZK_yej_cDvXdtFTMsHAAAADM" |
| REDIRECT_URL | "/pimcore-graphql-webservices/categories" |
| REMOTE_ADDR | "91.222.5.159" |
| REMOTE_PORT | "63604" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "http" |
| REQUEST_TIME | 1765218603 |
| REQUEST_TIME_FLOAT | 1765218603.3156 |
| REQUEST_URI | "/pimcore-graphql-webservices/categories?apikey=9dd2f2c0dd4255aa854f61f77b6146bb" |
| SCRIPT_FILENAME | "/srv/local/www/ps-pim.planeta.services/public/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "127.0.0.1" |
| SERVER_ADMIN | "podrska@mainstream.rs" |
| SERVER_NAME | "ps-pim.planeta.services" |
| SERVER_PORT | "80" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SIGNATURE | "" |
| SERVER_SOFTWARE | "Apache" |
| SYMFONY_DOTENV_VARS | "APP_ENV" |
| UNIQUE_ID | "aTcZK_yej_cDvXdtFTMsHAAAADM" |