WebserviceController :: webonyxAction
Request
GET Parameters
Key | Value |
---|---|
apikey | "89a62fb49efbe5d7973a894dfc1e54b8" |
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 {#1772 #container: Symfony\Component\DependencyInjection\Argument\ServiceLocator {#1777 …} -eventDispatcher: Symfony\Component\HttpKernel\Debug\TraceableEventDispatcher {#71 …} -permissionsService: Pimcore\Bundle\DataHubBundle\Service\CheckConsumerPermissionsService {#1773 …} -cacheService: Pimcore\Bundle\DataHubBundle\Service\OutputCacheService {#1774 …} -uploadService: Pimcore\Bundle\DataHubBundle\Service\FileUploadService {#1775 …} } |
_pimcore_context | "default" |
_pimcore_frontend_request | true |
_route | "admin_pimcoredatahub_webservice" |
_route_params | [ "clientname" => "SuperAutoPokemon" ] |
_stopwatch_token | "70dafd" |
clientname | "SuperAutoPokemon" |
contentDocument | Pimcore\Model\Document\Page {#1731 #dao: Pimcore\Model\Document\Page\Dao {#1737 …} #dependencies: null #__dataVersionTimestamp: 1730497218 #path: "/" #properties: [] #id: 1 #creationDate: 1730497218 #modificationDate: 1730497218 #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 : 1730497218 : "/" : [] : 1 : 1730497218 : 1730497218 : 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 | "*/*" |
accept-encoding | "gzip, deflate, br, zstd" |
accept-language | "de,en-US;q=0.7,en;q=0.3" |
cache-control | "no-cache" |
connection | "keep-alive" |
content-length | "2045" |
content-type | "application/json" |
host | "toast-server.com" |
origin | "http://127.0.0.1:5500" |
pragma | "no-cache" |
priority | "u=4" |
referer | "http://127.0.0.1:5500/" |
sec-fetch-dest | "empty" |
sec-fetch-mode | "cors" |
sec-fetch-site | "cross-site" |
user-agent | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" |
x-php-ob-level | "1" |
Request Content
Pretty
{ "query": "\n query {\n getSapRunListing(filter: \"{\\\"Level\\\": 7}\") {\n edges {\n node {\n id\n Level\n PkmnId1\n Name1\n IsShiny1\n Atk1\n Hp1\n Exp1\n ItemId1\n ItemName1\n PkmnId2\n Name2\n IsShiny2\n Atk2\n Hp2\n Exp2\n ItemId2\n ItemName2\n PkmnId3\n Name3\n IsShiny3\n Atk3\n Hp3\n Exp3\n ItemId3\n ItemName3\n PkmnId4\n Name4\n IsShiny4\n Atk4\n Hp4\n Exp4\n ItemId4\n ItemName4\n PkmnId5\n Name5\n IsShiny5\n Atk5\n Hp5\n Exp5\n ItemId5\n ItemName5\n PkmnId6\n Name6\n IsShiny6\n Atk6\n Hp6\n Exp6\n ItemId6\n ItemName6\n }\n }\n }\n }\n " }
Raw
{"query":"\n query {\n getSapRunListing(filter: \"{\\\"Level\\\": 7}\") {\n edges {\n node {\n id\n Level\n PkmnId1\n Name1\n IsShiny1\n Atk1\n Hp1\n Exp1\n ItemId1\n ItemName1\n PkmnId2\n Name2\n IsShiny2\n Atk2\n Hp2\n Exp2\n ItemId2\n ItemName2\n PkmnId3\n Name3\n IsShiny3\n Atk3\n Hp3\n Exp3\n ItemId3\n ItemName3\n PkmnId4\n Name4\n IsShiny4\n Atk4\n Hp4\n Exp4\n ItemId4\n ItemName4\n PkmnId5\n Name5\n IsShiny5\n Atk5\n Hp5\n Exp5\n ItemId5\n ItemName5\n PkmnId6\n Name6\n IsShiny6\n Atk6\n Hp6\n Exp6\n ItemId6\n ItemName6\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 | "http://127.0.0.1:5500" |
cache-control | "private, must-revalidate" |
content-language | "en" |
content-type | "application/json" |
date | "Thu, 21 Nov 2024 09:52:10 GMT" |
expires | "Tue, 01 Jan 1980 00:00:00 GMT" |
pragma | "no-cache" |
x-debug-token | "295ff8" |
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 | "2045" |
CONTENT_TYPE | "application/json" |
CONTEXT_DOCUMENT_ROOT | "/var/www/toastcore/public" |
CONTEXT_PREFIX | "" |
DOCTRINE_DEPRECATIONS | "trigger" |
DOCUMENT_ROOT | "/var/www/toastcore/public" |
GATEWAY_INTERFACE | "CGI/1.1" |
HTTPS | "on" |
HTTP_ACCEPT | "*/*" |
HTTP_ACCEPT_ENCODING | "gzip, deflate, br, zstd" |
HTTP_ACCEPT_LANGUAGE | "de,en-US;q=0.7,en;q=0.3" |
HTTP_CACHE_CONTROL | "no-cache" |
HTTP_CONNECTION | "keep-alive" |
HTTP_HOST | "toast-server.com" |
HTTP_ORIGIN | "http://127.0.0.1:5500" |
HTTP_PRAGMA | "no-cache" |
HTTP_PRIORITY | "u=4" |
HTTP_REFERER | "http://127.0.0.1:5500/" |
HTTP_SEC_FETCH_DEST | "empty" |
HTTP_SEC_FETCH_MODE | "cors" |
HTTP_SEC_FETCH_SITE | "cross-site" |
HTTP_USER_AGENT | "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0" |
PATH | "/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" |
PHP_SELF | "/index.php" |
QUERY_STRING | "apikey=89a62fb49efbe5d7973a894dfc1e54b8" |
REDIRECT_HTTPS | "on" |
REDIRECT_QUERY_STRING | "apikey=89a62fb49efbe5d7973a894dfc1e54b8" |
REDIRECT_SSL_TLS_SNI | "toast-server.com" |
REDIRECT_STATUS | "200" |
REDIRECT_URL | "/pimcore-graphql-webservices/SuperAutoPokemon" |
REMOTE_ADDR | "185.220.216.235" |
REMOTE_PORT | "58005" |
REQUEST_METHOD | "POST" |
REQUEST_SCHEME | "https" |
REQUEST_TIME | 1732182729 |
REQUEST_TIME_FLOAT | 1732182729.9925 |
REQUEST_URI | "/pimcore-graphql-webservices/SuperAutoPokemon?apikey=89a62fb49efbe5d7973a894dfc1e54b8" |
SCRIPT_FILENAME | "/var/www/toastcore/public/index.php" |
SCRIPT_NAME | "/index.php" |
SERVER_ADDR | "212.227.131.42" |
SERVER_ADMIN | "[no address given]" |
SERVER_NAME | "toast-server.com" |
SERVER_PORT | "443" |
SERVER_PROTOCOL | "HTTP/1.1" |
SERVER_SIGNATURE | "<address>Apache/2.4.52 (Ubuntu) Server at toast-server.com Port 443</address>\n" |
SERVER_SOFTWARE | "Apache/2.4.52 (Ubuntu)" |
SHELL_VERBOSITY | 3 |
SSL_TLS_SNI | "toast-server.com" |
SYMFONY_DOTENV_VARS | "APP_ENV,APP_DEBUG,PIMCORE_DEV_MODE" |