WebserviceController :: webonyxAction
Request
GET Parameters
None
POST Parameters
None
Uploaded Files
None
Request Attributes
| Key | Value |
|---|---|
| _controller | "Pimcore\Bundle\DataHubBundle\Controller\WebserviceController::webonyxAction" |
| _editmode | false |
| _event_controller | Pimcore\Bundle\DataHubBundle\Controller\WebserviceController {#1827 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1822 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#101 …} -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1826 …} -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1825 …} -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1824 …} } |
| _pimcore_context | "default" |
| _pimcore_frontend_request | true |
| _route | "admin_pimcoredatahub_webservice" |
| _route_params | [ "clientname" => "gattinara" ] |
| _stopwatch_token | "ac9716" |
| clientname | "gattinara" |
| contentDocument | Pimcore\Model\Document\Page {#1890 #dao: Pimcore\Model\Document\Page\Dao {#1896 …} #dependencies: null #__dataVersionTimestamp: 1721567754 #path: "/" #properties: [] #id: 1 #creationDate: 1721481664 #modificationDate: 1721567754 #versionCount: 8 #userOwner: 1 #locked: null #userModification: 2 #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: null #editables: null #versions: null #contentMainDocumentId: &1 null #contentMasterDocumentId: &1 null #supportsContentMain: true #missingRequiredEditable: null #staticGeneratorEnabled: false #staticGeneratorLifetime: null #inheritedEditables: [] #scheduledTasks: null #title: "" #description: "" #prettyUrl: "/prova" : null : 1721567754 : "/" : [] : 1 : 1721481664 : 1721567754 : 8 : 1 : null : 2 : 0 : null : false : [] : null : "page" : "" : 999999 : true : [] : [] : "App\Controller\DefaultController::defaultAction" : null : null : null : null : null : true : null : false : null : [] : null : "" : "" : "/prova" } |
Request Headers
| Header | Value |
|---|---|
| accept | "*/*" |
| accept-encoding | "br, gzip, deflate" |
| accept-language | "*" |
| connection | "keep-alive" |
| content-length | "926" |
| content-type | "application/json" |
| host | "editor.visitgattinara.it" |
| sec-fetch-mode | "cors" |
| user-agent | "node" |
| x-api-key | "8c1b84b6971a6f2ffb2769581668f84e" |
| x-php-ob-level | "1" |
Request Content
Pretty
{
"variables": {},
"query": "{\n getArticoloListing(\n defaultLanguage: \"it\"\n sortBy: \"dataPubblicazione\"\n sortOrder: \"DESC\"\n after: 0\n first: 10\n ) {\n edges {\n node {\n id\n titolo\n creationDate\n testoBreve\n dataPubblicazione\n slug {\n slug\n __typename\n }\n categoriaArticolo {\n ... on object_CategorieArticoli {\n nome\n slug {\n slug\n __typename\n }\n __typename\n }\n __typename\n }\n gallery {\n image {\n fullpath\n dimensions {\n width\n height\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n}"
}
Raw
{"variables":{},"query":"{\n getArticoloListing(\n defaultLanguage: \"it\"\n sortBy: \"dataPubblicazione\"\n sortOrder: \"DESC\"\n after: 0\n first: 10\n ) {\n edges {\n node {\n id\n titolo\n creationDate\n testoBreve\n dataPubblicazione\n slug {\n slug\n __typename\n }\n categoriaArticolo {\n ... on object_CategorieArticoli {\n nome\n slug {\n slug\n __typename\n }\n __typename\n }\n __typename\n }\n gallery {\n image {\n fullpath\n dimensions {\n width\n height\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\n }\n __typename\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 | "Sun, 07 Dec 2025 08:15:50 GMT" |
| expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
| pragma | "no-cache" |
| x-debug-token | "a6d1cb" |
| 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://root:Arkbd3xk87!@127.0.0.1:3306/pimcore_db" |
| PIMCORE_DEV_MODE | "false" |
Defined as regular env variables
| Key | Value |
|---|---|
| CONTENT_LENGTH | "926" |
| CONTENT_TYPE | "application/json" |
| DOCTRINE_DEPRECATIONS | "trigger" |
| DOCUMENT_ROOT | "/var/www/editor.visitgattinara.it/public" |
| DOCUMENT_URI | "/index.php" |
| FCGI_ROLE | "RESPONDER" |
| GATEWAY_INTERFACE | "CGI/1.1" |
| HOME | "/var/www" |
| HTTPS | "on" |
| HTTP_ACCEPT | "*/*" |
| HTTP_ACCEPT_ENCODING | "br, gzip, deflate" |
| HTTP_ACCEPT_LANGUAGE | "*" |
| HTTP_CONNECTION | "keep-alive" |
| HTTP_CONTENT_LENGTH | "926" |
| HTTP_CONTENT_TYPE | "application/json" |
| HTTP_HOST | "editor.visitgattinara.it" |
| HTTP_SEC_FETCH_MODE | "cors" |
| HTTP_USER_AGENT | "node" |
| HTTP_X_API_KEY | "8c1b84b6971a6f2ffb2769581668f84e" |
| PATH_INFO | "" |
| PHP_SELF | "/index.php" |
| QUERY_STRING | "" |
| REDIRECT_STATUS | "200" |
| REMOTE_ADDR | "195.231.38.65" |
| REMOTE_PORT | "48624" |
| REMOTE_USER | "" |
| REQUEST_METHOD | "POST" |
| REQUEST_SCHEME | "https" |
| REQUEST_TIME | 1765095350 |
| REQUEST_TIME_FLOAT | 1765095350.2352 |
| REQUEST_URI | "/pimcore-graphql-webservices/gattinara" |
| SCRIPT_FILENAME | "/var/www/editor.visitgattinara.it/public/index.php" |
| SCRIPT_NAME | "/index.php" |
| SERVER_ADDR | "212.227.90.209" |
| SERVER_NAME | "editor.visitgattinara.it" |
| SERVER_PORT | "443" |
| SERVER_PROTOCOL | "HTTP/1.1" |
| SERVER_SOFTWARE | "nginx/1.18.0" |
| SHELL_VERBOSITY | 3 |
| SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE,DATABASE_URL" |
| USER | "www-data" |