POST https://edit.dxp.alpha.se7enx.com/graphql

GraphController :: endpointAction

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_controller
"Overblog\GraphQLBundle\Controller\GraphController::endpointAction"
_firewall_context
"security.firewall.map.context.ibexa_front"
_format
"json"
_locale
"en_GB"
_route
"overblog_graphql_endpoint"
_route_params
[
  "_format" => "json"
]
_security_authenticators
[]
_security_firewall_run
"_security_ibexa"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#1261
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#1205 …}
  }
]
_stopwatch_token
"a424ec"
is_rest_request
false
semanticPathinfo
"/graphql"
siteaccess
Ibexa\Core\MVC\Symfony\SiteAccess {#1142
  +name: "site"
  +groups: [
    Ibexa\Core\MVC\Symfony\SiteAccessGroup {#1140
      -name: "site_group"
    }
  ]
  +matchingType: "default"
  +matcher: null
  +provider: "Ibexa\Core\MVC\Symfony\SiteAccess\Provider\StaticSiteAccessProvider"
}
viewParameters
[]
viewParametersString
""

Request Headers

Header Value
accept
"application/json"
accept-encoding
"gzip"
connection
"close"
content-length
"745"
content-type
"application/json"
host
"edit.dxp.alpha.se7enx.com"
user-agent
"Mozilla/5.0 (l9scan/2.0.43e2632313e24393e26363; +https://leakix.net)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"164.90.208.56"

Request Content

Pretty

{
    "query": "query IntrospectionQuery{__schema{queryType{name}mutationType{name}subscriptionType{name}types{...FullType}directives{name description locations args{...InputValue}}}}fragment FullType on __Type{kind name description fields(includeDeprecated:true){name description args{...InputValue}type{...TypeRef}isDeprecated deprecationReason}inputFields{...InputValue}interfaces{...TypeRef}enumValues(includeDeprecated:true){name description isDeprecated deprecationReason}possibleTypes{...TypeRef}}fragment InputValue on __InputValue{name description type{...TypeRef}defaultValue}fragment TypeRef on __Type{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name}}}}}}}}"
}

Raw

{"query":"query IntrospectionQuery{__schema{queryType{name}mutationType{name}subscriptionType{name}types{...FullType}directives{name description locations args{...InputValue}}}}fragment FullType on __Type{kind name description fields(includeDeprecated:true){name description args{...InputValue}type{...TypeRef}isDeprecated deprecationReason}inputFields{...InputValue}interfaces{...TypeRef}enumValues(includeDeprecated:true){name description isDeprecated deprecationReason}possibleTypes{...TypeRef}}fragment InputValue on __InputValue{name description type{...TypeRef}defaultValue}fragment TypeRef on __Type{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name ofType{kind name}}}}}}}}"}

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"application/json"
date
"Mon, 23 Mar 2026 15:58:17 GMT"
expires
"-1"
pragma
"no-cache"
vary
[
  "cookie"
  "authorization"
]
x-cache-debug
"1"
x-debug-token
"256199"
x-powered-by
"Ibexa Open Source v5"

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"
APP_SECRET
"94c1a2fc83925c07a464011781b2950a"
APP_SHARE_DIR
"var/share"
CACHE_DSN
"localhost"
CACHE_NAMESPACE
"ibexa"
CACHE_POOL
"cache.tagaware.filesystem"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_CHARSET
"utf8mb4"
DATABASE_COLLATION
"utf8mb4_general_ci"
DATABASE_URL
"mysql://dxp_web:db-dxp-web-2045@127.0.0.1:3306/dxp_web?serverVersion=10.5.29-MariaDB&charset=utf8mb4"
DATABASE_VERSION
"mariadb-10.5.29"
DEFAULT_URI
"http://localhost"
HTTPCACHE_DEFAULT_TTL
"86400"
HTTPCACHE_PURGE_SERVER
"http://localhost:80"
HTTPCACHE_VARNISH_INVALIDATE_TOKEN
""
IBEXA_EDITION
"oss"
JWT_PASSPHRASE
"4d3fb3a7dfa41171865b2f3a09684285fcfc76ba5be824acefbeac9250b48b54"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCK_DSN
"flock"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
SEARCH_ENGINE
"legacy"
SESSION_HANDLER_ID
"session.handler.native_file"
SESSION_SAVE_PATH
"%kernel.project_dir%/var/sessions/%kernel.environment%"
SOLR_CORE
"collection1"
SOLR_DSN
"http://localhost:8983/solr"
TRUSTED_PROXIES
"127.0.0.1"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
APP_PROJECT_DIR
"/var/www/vhosts/dxp.alpha.se7enx.com/doc/dxp.alpha.se7enx.com/exponential-platform-dxp-skeleton"
APP_RUNTIME
"Symfony\Component\Runtime\SymfonyRuntime"
APP_RUNTIME_OPTIONS
[
  "project_dir" => "/var/www/vhosts/dxp.alpha.se7enx.com/doc/dxp.alpha.se7enx.com/exponential-platform-dxp-skeleton"
]
CONTENT_LENGTH
"745"
CONTENT_TYPE
"application/json"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/dxp.alpha.se7enx.com/doc/dxp.alpha.se7enx.com/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/dxp.alpha.se7enx.com/doc/dxp.alpha.se7enx.com/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/dxp.alpha.se7enx.com"
HTTPS
"on"
HTTP_ACCEPT
"application/json"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_CONNECTION
"close"
HTTP_HOST
"edit.dxp.alpha.se7enx.com"
HTTP_USER_AGENT
"Mozilla/5.0 (l9scan/2.0.43e2632313e24393e26363; +https://leakix.net)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"164.90.208.56"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin"
PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PERL5LIB
"/usr/share/awstats/lib:/usr/share/awstats/plugins"
REDIRECT_SSL_TLS_SNI
"edit.dxp.alpha.se7enx.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"acFjGHk5nmWYE0rf2ehrFAAAAE0"
REDIRECT_URL
"/graphql"
REMOTE_ADDR
"164.90.208.56"
REMOTE_PORT
"46834"
REQUEST_METHOD
"POST"
REQUEST_SCHEME
"https"
REQUEST_TIME
1774281496
REQUEST_TIME_FLOAT
1774281496.7491
REQUEST_URI
"/graphql"
SCRIPT_FILENAME
"/var/www/vhosts/dxp.alpha.se7enx.com/doc/dxp.alpha.se7enx.com/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"66.94.126.4"
SERVER_ADMIN
"root@localhost"
SERVER_NAME
"edit.dxp.alpha.se7enx.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SSL_TLS_SNI
"edit.dxp.alpha.se7enx.com"
SYMFONY_DOTENV_PATH
"/var/www/vhosts/dxp.alpha.se7enx.com/doc/dxp.alpha.se7enx.com/exponential-platform-dxp-skeleton/.env"
SYMFONY_DOTENV_VARS
"SEARCH_ENGINE,HTTPCACHE_DEFAULT_TTL,HTTPCACHE_PURGE_SERVER,HTTPCACHE_VARNISH_INVALIDATE_TOKEN,TRUSTED_PROXIES,CACHE_POOL,CACHE_DSN,CACHE_NAMESPACE,DATABASE_CHARSET,DATABASE_COLLATION,DATABASE_VERSION,SESSION_HANDLER_ID,SESSION_SAVE_PATH,SOLR_DSN,SOLR_CORE,IBEXA_EDITION,APP_ENV,APP_SECRET,APP_SHARE_DIR,DEFAULT_URI,CORS_ALLOW_ORIGIN,MAILER_DSN,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE,DATABASE_URL,MESSENGER_TRANSPORT_DSN,LOCK_DSN"
UNIQUE_ID
"acFjGHk5nmWYE0rf2ehrFAAAAE0"
USER
"dxp"
proxy-nokeepalive
"1"