https://ppid.rspadgs.net/api/graphql Return to referer URL

EntrypointAction

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"api_platform.graphql.action.entrypoint"
_firewall_context
"security.firewall.map.context.api"
_graphql
true
_links
Symfony\Component\WebLink\GenericLinkProvider {#4399
  -links: [
    4400 => Symfony\Component\WebLink\Link {#4400
      -href: "https://ppid.rspadgs.net/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_route
"api_graphql_entrypoint"
_route_params
[
  "_graphql" => true
]
_security_firewall_run
"_security_api"
_stopwatch_token
"d70324"
zone
"nowhere"

Request Headers

Header Value
accept
"application/json"
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"38.246.150.2"
cf-ipcountry
"US"
cf-ray
"95b399788f5c283e-SEA"
cf-visitor
"{"scheme":"https"}"
connection
"Keep-Alive"
content-length
"534"
content-type
"application/json"
cookie
"cf_clearance=FKMbPtjvBOFdWb7kSl0_WnNkeWUCNw.Pz0z3MJRhOA0-1751850506-1.2.1.1-5.TQ10fixiobsWsVOuyTqSQln6WiFkKUAfyJCLGl2GqE9UUT0r3MvcPDUxN.U3Tace2pzTxMcA7eISFAB9Ndv78poa1xYCt.6uiJeDvA9xqQvoxxYIPxcjtgQFzGtYyzKpr02luFktUWdefErFzG7Timjr8CeW4FEktHcPPBlTIcc..Yk7P6rjurgJ.3Xh6eJgX3TUtkvTmD9LOb6R_uhDxhzvOCyW.8QUKKv1rcBbI"
host
"ppid.rspadgs.net"
referer
"https://ppid.rspadgs.net/"
user-agent
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
x-forwarded-for
"38.246.150.2, 172.71.146.210"
x-forwarded-host
"ppid.rspadgs.net"
x-forwarded-proto
"https"
x-forwarded-server
"ppid.rspadgs.net"
x-php-ob-level
"1"

Request Content

Pretty

{
    "query": "mutation createContent($createContentinput : createContentInput! ) { createContent(input: $createContentinput ) { clientMutationId content { authorName contentType createdAt depublishedAt extras fieldValues id modifiedAt publishedAt status taxonomyValues _id  }  }  } ",
    "variables": {
        "createContentinput": {
            "clientMutationId": "testString",
            "contentType": "testString",
            "createdAt": "testString",
            "depublishedAt": "testString",
            "fields": "testString",
            "modifiedAt": "testString",
            "publishedAt": "testString9771711",
            "status": "testString"
        }
    }
}

Raw

{"query":"mutation createContent($createContentinput : createContentInput! ) { createContent(input: $createContentinput ) { clientMutationId content { authorName contentType createdAt depublishedAt extras fieldValues id modifiedAt publishedAt status taxonomyValues _id  }  }  } ","variables":{"createContentinput":{"clientMutationId":"testString","contentType":"testString","createdAt":"testString","depublishedAt":"testString","fields":"testString","modifiedAt":"testString","publishedAt":"testString9771711","status":"testString"}}}

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Mon, 07 Jul 2025 01:08:40 GMT"
link
"<https://ppid.rspadgs.net/api/docs.jsonld>; rel="http://www.w3.org/ns/hydra/core#apiDocumentation""
referrer-policy
"no-referrer, strict-origin-when-cross-origin"
x-content-type-options
"nosniff"
x-debug-token
"516422"
x-frame-options
"DENY"
x-xss-protection
"1; mode=block"

Cookies

Request Cookies

Key Value
cf_clearance
"FKMbPtjvBOFdWb7kSl0_WnNkeWUCNw.Pz0z3MJRhOA0-1751850506-1.2.1.1-5.TQ10fixiobsWsVOuyTqSQln6WiFkKUAfyJCLGl2GqE9UUT0r3MvcPDUxN.U3Tace2pzTxMcA7eISFAB9Ndv78poa1xYCt.6uiJeDvA9xqQvoxxYIPxcjtgQFzGtYyzKpr02luFktUWdefErFzG7Timjr8CeW4FEktHcPPBlTIcc..Yk7P6rjurgJ.3Xh6eJgX3TUtkvTmD9LOb6R_uhDxhzvOCyW.8QUKKv1rcBbI"

Response Cookies

No response cookies

Session 7

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

7 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/home/ppid/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/security-http/Firewall/AccessListener.php"
    "line" => 87
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 49
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AccessListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/security-http/Firewall/AbstractListener.php"
    "line" => 26
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 73
    "function" => "__invoke"
    "class" => "Symfony\Component\Security\Http\Firewall\AbstractListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/security-http/Firewall.php"
    "line" => 92
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/home/ppid/public/index.php"
    "line" => 37
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"1893d2776868242b4d2fc0685b5c9844"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://root:Gatsoe%2345@localhost:3306/rspadgs_ppid?serverVersion=5.7"
MAILER_DSN
"smtp://localhost"
TRUSTED_PROXIES
"127.0.0.0/8"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
"534"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/home/ppid/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/ppid/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTP_ACCEPT
"application/json"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"38.246.150.2"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"95b399788f5c283e-SEA"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"Keep-Alive"
HTTP_COOKIE
"cf_clearance=FKMbPtjvBOFdWb7kSl0_WnNkeWUCNw.Pz0z3MJRhOA0-1751850506-1.2.1.1-5.TQ10fixiobsWsVOuyTqSQln6WiFkKUAfyJCLGl2GqE9UUT0r3MvcPDUxN.U3Tace2pzTxMcA7eISFAB9Ndv78poa1xYCt.6uiJeDvA9xqQvoxxYIPxcjtgQFzGtYyzKpr02luFktUWdefErFzG7Timjr8CeW4FEktHcPPBlTIcc..Yk7P6rjurgJ.3Xh6eJgX3TUtkvTmD9LOb6R_uhDxhzvOCyW.8QUKKv1rcBbI"
HTTP_HOST
"ppid.rspadgs.net"
HTTP_REFERER
"https://ppid.rspadgs.net/"
HTTP_USER_AGENT
"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36"
HTTP_X_FORWARDED_FOR
"38.246.150.2, 172.71.146.210"
HTTP_X_FORWARDED_HOST
"ppid.rspadgs.net"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"ppid.rspadgs.net"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aGseGN@UxGmw56VSmd2vHwAAABU"
REDIRECT_URL
"/api/graphql"
REMOTE_ADDR
"127.0.0.1"
REMOTE_PORT
"59748"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"http"
REQUEST_TIME
1751850520
REQUEST_TIME_FLOAT
1751850520.5137
REQUEST_URI
"/api/graphql"
SCRIPT_FILENAME
"/home/ppid/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"ppid.rspadgs.net"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/7.3.33"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,TRUSTED_PROXIES,DATABASE_URL,CORS_ALLOW_ORIGIN,MAILER_DSN"
UNIQUE_ID
"aGseGN@UxGmw56VSmd2vHwAAABU"