POST https://daten.ulmatec.com/pimcore-graphql-webservices/Tags

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 {#1781
  #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1696 …}
  -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#76 …}
  -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1692 …}
  -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1693 …}
  -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1694 …}
}
_pimcore_context
"default"
_pimcore_frontend_request
true
_route
"admin_pimcoredatahub_webservice"
_route_params
[
  "clientname" => "Tags"
]
_stopwatch_token
"f90369"
clientname
"Tags"
contentDocument
Pimcore\Model\Document\Page {#1730
  #dao: Pimcore\Model\Document\Page\Dao {#1742 …}
  #dependencies: null
  #__dataVersionTimestamp: 1698739854
  #path: "/"
  #properties: []
  #id: 1
  #creationDate: 1693992573
  #modificationDate: 1698739854
  #versionCount: 1
  #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: ""
  #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: 1698739854
  path: "/"
  properties: []
  id: 1
  creationDate: 1693992573
  modificationDate: 1698739854
  versionCount: 1
  userOwner: 1
  locked: null
  userModification: 2
  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
"deflate, gzip, br, zstd"
content-length
"2268"
content-type
"application/json"
host
"daten.ulmatec.com"
x-api-key
"2d970c9f016c8097ed1659359d81072a"
x-php-ob-level
"1"

Request Content

Pretty

{
    "query": "query {\r\n    getWerteListing(filter: \"{\\\"key\\\": {\\\"$like\\\" :\\\"%Medien%\\\"}}\") {\r\n        edges {\r\n            node {\r\n                id\r\n                NavisionKey\r\n                bezeichnung\r\n                Kurzbeschreibung\r\n                Inhalt\r\n                HeaderBild {\r\n                    id\r\n                    ... on asset {\r\n                        headerBild: fullpath(thumbnail: \"Headerimage\", format: \"webp\")\r\n                        headerThumb: fullpath(thumbnail: \"HeaderImageThumb\", format: \"webp\") \r\n                    }\r\n                }\r\n                \r\n                coverBild {\r\n                    id\r\n                    ... on asset {\r\n                        coverBild: fullpath(thumbnail: \"Coverbild\", format: \"webp\")\r\n                        coverBildGrey: fullpath(thumbnail: \"CoverbildGrey\", format: \"webp\")\r\n                    }\r\n                }\r\n                icon {\r\n                    id\r\n                    ... on asset {\r\n                        icon: fullpath(thumbnail: \"Full\")\r\n                    }\r\n                }\r\n                children {\r\n                    ... on object_Werte {\r\n                        NavisionKey\r\n                        bezeichnung\r\n                        inMenu\r\n                        id\r\n                        Kurzbeschreibung\r\n                        coverBild {\r\n                            id\r\n                            ... on asset {\r\n                                coverBild: fullpath(thumbnail: \"CoverbildGrey\", format: \"webp\")\r\n                                headerBild: fullpath(thumbnail:\"Headerimage\", format:\"webp\")\r\n                                headerThumb: fullpath(thumbnail:\"HeaderImageThumb\", format:\"webp\")\r\n                            }\r\n                        }\r\n                        icon {\r\n                            id\r\n                            ... on asset {\r\n                                icon: fullpath(thumbnail: \"Full\")\r\n                            }\r\n                        }\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    }\r\n}"
}

Raw

{"query":"query {\r\n    getWerteListing(filter: \"{\\\"key\\\": {\\\"$like\\\" :\\\"%Medien%\\\"}}\") {\r\n        edges {\r\n            node {\r\n                id\r\n                NavisionKey\r\n                bezeichnung\r\n                Kurzbeschreibung\r\n                Inhalt\r\n                HeaderBild {\r\n                    id\r\n                    ... on asset {\r\n                        headerBild: fullpath(thumbnail: \"Headerimage\", format: \"webp\")\r\n                        headerThumb: fullpath(thumbnail: \"HeaderImageThumb\", format: \"webp\") \r\n                    }\r\n                }\r\n                \r\n                coverBild {\r\n                    id\r\n                    ... on asset {\r\n                        coverBild: fullpath(thumbnail: \"Coverbild\", format: \"webp\")\r\n                        coverBildGrey: fullpath(thumbnail: \"CoverbildGrey\", format: \"webp\")\r\n                    }\r\n                }\r\n                icon {\r\n                    id\r\n                    ... on asset {\r\n                        icon: fullpath(thumbnail: \"Full\")\r\n                    }\r\n                }\r\n                children {\r\n                    ... on object_Werte {\r\n                        NavisionKey\r\n                        bezeichnung\r\n                        inMenu\r\n                        id\r\n                        Kurzbeschreibung\r\n                        coverBild {\r\n                            id\r\n                            ... on asset {\r\n                                coverBild: fullpath(thumbnail: \"CoverbildGrey\", format: \"webp\")\r\n                                headerBild: fullpath(thumbnail:\"Headerimage\", format:\"webp\")\r\n                                headerThumb: fullpath(thumbnail:\"HeaderImageThumb\", format:\"webp\")\r\n                            }\r\n                        }\r\n                        icon {\r\n                            id\r\n                            ... on asset {\r\n                                icon: fullpath(thumbnail: \"Full\")\r\n                            }\r\n                        }\r\n                    }\r\n                }\r\n            }\r\n        }\r\n    }\r\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
"Fri, 04 Apr 2025 21:19:43 GMT"
expires
"Tue, 01 Jan 1980 00:00:00 GMT"
pragma
"no-cache"
x-debug-token
"07d805"
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
CONTENT_LENGTH
"2268"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/users/ulmatec/www/pimcore/ulmatec/public/"
CONTEXT_PREFIX
""
DOCTRINE_DEPRECATIONS
"trigger"
DOCUMENT_ROOT
"/home/users/ulmatec/www/pimcore/ulmatec/public/"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/home/users/ulmatec/"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"deflate, gzip, br, zstd"
HTTP_HOST
"daten.ulmatec.com"
HTTP_X_API_KEY
"2d970c9f016c8097ed1659359d81072a"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"daten.ulmatec.com"
REDIRECT_STATIC_PAGE_URI
"/%home"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/pimcore-graphql-webservices/Tags"
REMOTE_ADDR
"87.118.116.54"
REMOTE_PORT
"48090"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1743801583
REQUEST_TIME_FLOAT
1743801583.4306
REQUEST_URI
"/pimcore-graphql-webservices/Tags"
SCRIPT_FILENAME
"/home/users/ulmatec/www/pimcore/ulmatec/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"87.118.116.54"
SERVER_ADMIN
"waesler@unimess.de"
SERVER_NAME
"daten.ulmatec.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHELL_VERBOSITY
3
SSL_TLS_SNI
"daten.ulmatec.com"
STATIC_PAGE_URI
"/%home"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE"
TEMP
"/home/users/ulmatec/tmp/"
TMP
"/home/users/ulmatec/tmp/"
TMPDIR
"/home/users/ulmatec/tmp/"
USER
"ulmatec"