GET https://supervisor-1.dev.infinity.kpax.cloud/api/tunnels/3166/request-state

TunnelController :: getRequestState

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1353
  -links: [
    1355 => Symfony\Component\WebLink\Link {#1355
      -href: "https://supervisor-1.dev.infinity.kpax.cloud/api/docs.jsonld"
      -rel: [
        "http://www.w3.org/ns/hydra/core#apiDocumentation" => "http://www.w3.org/ns/hydra/core#apiDocumentation"
      ]
      -attributes: []
    }
  ]
}
_controller
"App\Controller\API\TunnelController::getRequestState"
_firewall_context
"security.firewall.map.context.main"
_route
"api_tunnel_request_state"
_route_params
[
  "id" => "3166"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"b14fca"
id
"3166"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip"
content-length
""
content-type
""
cookie
"PHPSESSID=brddaapj3t9mvpcfeup0l0aff3"
host
"supervisor-1.dev.infinity.kpax.cloud"
user-agent
"curl/8.14.1"
x-forwarded-for
"185.45.229.176"
x-forwarded-host
"supervisor-1.dev.infinity.kpax.cloud"
x-forwarded-port
"443"
x-forwarded-proto
"https"
x-forwarded-server
"9de13b33f80a"
x-php-ob-level
"1"
x-real-ip
"185.45.229.176"

Request Content

Request content not available (it was retrieved as a resource).

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"application/json"
date
"Sat, 18 Oct 2025 15:52:52 GMT"
x-debug-token
"ea4471"

Cookies

Request Cookies

Key Value
PHPSESSID
"brddaapj3t9mvpcfeup0l0aff3"

Response Cookies

No response cookies

Session 2

Session Metadata

Key Value
Created
"Sat, 18 Oct 25 14:58:10 +0000"
Last used
"Sat, 18 Oct 25 15:52:51 +0000"
Lifetime
3600

Session Attributes

Attribute Value
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\UsernamePasswordToken":3:{i:0;N;i:1;s:4:"main";i:2;a:5:{i:0;O:15:"App\Entity\User":7:{s:19:"\x00App\Entity\User\x00id";i:308;s:25:"\x00App\Entity\User\x00username";s:13:"clementpiquin";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:10:"ROLE_ADMIN";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$04$G63voqZ3teBzbEENxwQke.7gl8L/cNCTCRowPHD21.QG1ncLkooV.";s:24:"\x00App\Entity\User\x00gateway";N;s:25:"\x00App\Entity\User\x00infinity";N;s:31:"\x00App\Entity\User\x00kpaxInfinities";O:33:"Doctrine\ORM\PersistentCollection":2:{s:13:"\x00*\x00collection";O:43:"Doctrine\Common\Collections\ArrayCollection":1:{s:53:"\x00Doctrine\Common\Collections\ArrayCollection\x00elements";a:0:{}}s:14:"\x00*\x00initialized";b:0;}}i:1;b:1;i:2;N;i:3;a:0:{}i:4;a:2:{i:0;s:10:"ROLE_ADMIN";i:1;s:9:"ROLE_USER";}}}"

Session Usage

2 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 42
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/api-platform/core/src/Symfony/Security/Core/Authorization/ExpressionLanguageProvider.php"
    "line" => 29
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/expression-language/Node/FunctionNode.php"
    "line" => 50
    "function" => "ApiPlatform\Symfony\Security\Core\Authorization\{closure}"
    "class" => "ApiPlatform\Symfony\Security\Core\Authorization\ExpressionLanguageProvider"
    "type" => "::"
  ]
  [
    "file" => "/var/www/vendor/symfony/expression-language/ExpressionLanguage.php"
    "line" => 59
    "function" => "evaluate"
    "class" => "Symfony\Component\ExpressionLanguage\Node\FunctionNode"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/Voter/ExpressionVoter.php"
    "line" => 64
    "function" => "evaluate"
    "class" => "Symfony\Component\ExpressionLanguage\ExpressionLanguage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/Voter/TraceableVoter.php"
    "line" => 38
    "function" => "vote"
    "class" => "Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/AccessDecisionManager.php"
    "line" => 70
    "function" => "vote"
    "class" => "Symfony\Component\Security\Core\Authorization\Voter\TraceableVoter"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/Strategy/UnanimousStrategy.php"
    "line" => 37
    "function" => "collectResults"
    "class" => "Symfony\Component\Security\Core\Authorization\AccessDecisionManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/AccessDecisionManager.php"
    "line" => 59
    "function" => "decide"
    "class" => "Symfony\Component\Security\Core\Authorization\Strategy\UnanimousStrategy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/TraceableAccessDecisionManager.php"
    "line" => 60
    "function" => "decide"
    "class" => "Symfony\Component\Security\Core\Authorization\AccessDecisionManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-core/Authorization/AuthorizationChecker.php"
    "line" => 48
    "function" => "decide"
    "class" => "Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/EventListener/IsGrantedAttributeListener.php"
    "line" => 65
    "function" => "isGranted"
    "class" => "Symfony\Component\Security\Core\Authorization\AuthorizationChecker"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelControllerArguments"
    "class" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 176
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Http\Firewall\ContextListener:174
[
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/ContextListener.php"
    "line" => 174
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\Security\Http\Firewall\ContextListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 220
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 56
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 214
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 202
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ALPINE_VERSION
"3.19.1"
APP_ENV
"dev"
APP_SECRET
"cbcf336e060577bd7fb64f111df3e691"
AZURE_LOGIN_CLIENT_ID
"67188085-5590-4441-93f4-580aa9e8d0e9"
AZURE_LOGIN_CLIENT_SECRET
"7BC8Q~CqKo3dWPaZ8kreA4MAU_6X-7vSrgRzVaG6"
AZURE_LOGIN_TENANT_ID
"ecaf083d-f7fd-4aa9-a036-daa4c4c16102"
AZURE_MQTT_API_VERSION
"2023-12-15-preview"
AZURE_MQTT_RESOURCE_GROUP
"infinity"
AZURE_MQTT_SUBSCRIPTION_ID
"636c1a8b-fad1-4bcd-98f0-6a470e459d26"
COMPOSE_PROFILES
"dev"
CORS_ALLOW_ORIGIN
"^https?://(localhost|127\.0\.0\.1)(:[0-9]+)?$"
DATABASE_URL
"mysql://supervisor-kpax:QK4ilGEajiCI9nF@mysql:3306/supervisor-kpax?serverVersion=8"
HISTORY_OPERATIONS_RETENTION_MONTHS
"6"
MESSAGING_SERVER_NB_MESSAGES_BATCHES
"100"
MESSENGER_CONSUMER_NAME
"supervisor_kpax"
MESSENGER_TRANSPORT_DSN_DEFAULT
"redis://redis:6379/symfony"
MESSENGER_TRANSPORT_DSN_MQTT
"redis://redis:6379/mqtt_messages"
MYSQL_VERSION
"8.0.35"
NGINX_VERSION
"1.24"
NODE_VERSION
"18.19.0-slim"
PHP_FPM_VERSION
"8.2.16"
TIME_OUT_OPERATIONS_RETENTION_HOURS
"24"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
COMPOSE_PROJECT_NAME
"supervisor-kpax"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/var/www/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GLIBC_VERSION
"2.35-r1"
HOME
"/home/appuser"
HOSTNAME
"8dbe5c334bb3"
HTTPD_PORT_BACK
"80"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip"
HTTP_COOKIE
"PHPSESSID=brddaapj3t9mvpcfeup0l0aff3"
HTTP_HOST
"supervisor-1.dev.infinity.kpax.cloud"
HTTP_USER_AGENT
"curl/8.14.1"
HTTP_X_FORWARDED_FOR
"185.45.229.176"
HTTP_X_FORWARDED_HOST
"supervisor-1.dev.infinity.kpax.cloud"
HTTP_X_FORWARDED_PORT
"443"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_FORWARDED_SERVER
"9de13b33f80a"
HTTP_X_REAL_IP
"185.45.229.176"
LANG
"en_US.UTF-8"
LANGUAGE
"en_US.UTF-8"
MYSQL_DATABASE
"supervisor-kpax"
MYSQL_HOST
"mysql"
MYSQL_PASSWORD
"QK4ilGEajiCI9nF"
MYSQL_PORT
"3306"
MYSQL_USER
"supervisor-kpax"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHP_SELF
"/index.php"
PMA_CUSTOM_PORT
"8088"
PMA_HOST
"mysql"
PMA_PASSWORD
"QK4ilGEajiCI9nF"
PMA_PORT
"3306"
PMA_USER
"supervisor-kpax"
PWD
"/var/www"
QUERY_STRING
""
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.18.0.2"
REMOTE_PORT
"43678"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1760802772
REQUEST_TIME_FLOAT
1760802772.63
REQUEST_URI
"/api/tunnels/3166/request-state"
SCRIPT_FILENAME
"/var/www/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.18.0.3"
SERVER_NAME
"_"
SERVER_PORT
"80"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SOFTWARE
"nginx/1.24.0"
SHLVL
"1"
SUPERVISOR_ENABLED
"1"
SUPERVISOR_GROUP_NAME
"php-fpm"
SUPERVISOR_PROCESS_NAME
"php-fpm"
SUPERVISOR_SERVER_URL
"unix:///tmp/supervisor.sock"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN_DEFAULT,MESSENGER_TRANSPORT_DSN_MQTT,MESSENGER_CONSUMER_NAME,CORS_ALLOW_ORIGIN,COMPOSE_PROFILES,ALPINE_VERSION,PHP_FPM_VERSION,NGINX_VERSION,NODE_VERSION,MYSQL_VERSION,TIME_OUT_OPERATIONS_RETENTION_HOURS,HISTORY_OPERATIONS_RETENTION_MONTHS,AZURE_LOGIN_CLIENT_ID,AZURE_LOGIN_CLIENT_SECRET,AZURE_LOGIN_TENANT_ID,AZURE_MQTT_API_VERSION,AZURE_MQTT_SUBSCRIPTION_ID,AZURE_MQTT_RESOURCE_GROUP,MESSAGING_SERVER_NB_MESSAGES_BATCHES"
USER
"appuser"