GET https://supervisor-1.dev.infinity.kpax.cloud/api/infinitys/154

InfinityGetFilterController

Request

GET Parameters

None

POST Parameters

None

Uploaded Files

None

Request Attributes

Key Value
_api_normalization_context
[
  "groups" => [
    "read:infinity"
  ]
  "operation_name" => "infinity_get"
  "operation" => ApiPlatform\Metadata\Get {#649
    #shortName: "Infinity"
    #class: "App\Entity\Infinity"
    #description: null
    #urlGenerationStrategy: null
    #deprecationReason: null
    #normalizationContext: [
      "groups" => [
        "read:infinity"
      ]
    ]
    #denormalizationContext: [
      "groups" => [
        "write:infinity"
      ]
    ]
    #collectDenormalizationErrors: null
    #validationContext: null
    #filters: []
    #elasticsearch: null
    #mercure: null
    #messenger: null
    #input: null
    #output: null
    #order: null
    #fetchPartial: null
    #forceEager: null
    #paginationEnabled: null
    #paginationType: null
    #paginationItemsPerPage: null
    #paginationMaximumItemsPerPage: null
    #paginationPartial: null
    #paginationClientEnabled: null
    #paginationClientItemsPerPage: null
    #paginationClientPartial: null
    #paginationFetchJoinCollection: null
    #paginationUseOutputWalkers: null
    #security: "is_granted("ROLE_USER")"
    #securityMessage: null
    #securityPostDenormalize: null
    #securityPostDenormalizeMessage: null
    #securityPostValidation: null
    #securityPostValidationMessage: null
    #provider: "ApiPlatform\Doctrine\Orm\State\ItemProvider"
    #processor: "api_platform.doctrine.orm.state.persist_processor"
    #stateOptions: null
    #extraProperties: [
      "standard_put" => true
      "user_defined_uri_template" => true
    ]
    #paginationViaCursor: null
    #read: null
    #deserialize: null
    #validate: null
    #write: null
    #serialize: null
    #priority: null
    #name: "infinity_get"
    #method: "GET"
    #uriTemplate: "/infinitys/{id}"
    #types: null
    #formats: null
    #inputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #outputFormats: [
      "jsonld" => [
        "application/ld+json"
      ]
      "json" => [
        "application/json"
      ]
      "html" => [
        "text/html"
      ]
    ]
    #uriVariables: [
      "id" => ApiPlatform\Metadata\Link {#647
        -parameterName: "id"
        -fromProperty: null
        -toProperty: null
        -fromClass: "App\Entity\Infinity"
        -toClass: null
        -identifiers: [
          "id"
        ]
        -compositeIdentifier: null
        -expandedValue: null
      }
    ]
    #routePrefix: null
    #routeName: null
    #defaults: null
    #requirements: null
    #options: null
    #stateless: null
    #sunset: null
    #acceptPatch: null
    #status: null
    #host: null
    #schemes: null
    #condition: null
    #controller: "App\Controller\API\CustomCRUD\InfinityGetFilterController"
    #cacheHeaders: null
    #hydraContext: null
    #openapiContext: null
    #openapi: null
    #exceptionToStatus: null
    #queryParameterValidationEnabled: null
    #links: null
  }
  "resource_class" => "App\Entity\Infinity"
  "skip_null_values" => true
  "iri_only" => false
  "request_uri" => "/api/infinitys/154"
  "uri" => "https://supervisor-1.dev.infinity.kpax.cloud/api/infinitys/154"
  "input" => null
  "output" => null
  "uri_variables" => [
    "id" => "154"
  ]
  "exclude_from_cache_key" => [
    "root_operation"
    "operation"
    "resources"
    "resources_to_push"
  ]
  "resources" => & ApiPlatform\Serializer\ResourceList {#1408
    storage: [
      "https://supervisor-1.dev.infinity.kpax.cloud/api/infinitys/154" => "https://supervisor-1.dev.infinity.kpax.cloud/api/infinitys/154"
      "https://supervisor-1.dev.infinity.kpax.cloud/api/firmwares/20" => "https://supervisor-1.dev.infinity.kpax.cloud/api/firmwares/20"
      "https://supervisor-1.dev.infinity.kpax.cloud/api/users/375" => "https://supervisor-1.dev.infinity.kpax.cloud/api/users/375"
      "https://supervisor-1.dev.infinity.kpax.cloud/api/tunnels/3056" => "https://supervisor-1.dev.infinity.kpax.cloud/api/tunnels/3056"
      "https://supervisor-1.dev.infinity.kpax.cloud/api/gateways/44" => "https://supervisor-1.dev.infinity.kpax.cloud/api/gateways/44"
    ]
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
  "resources_to_push" => & ApiPlatform\Serializer\ResourceList {#1409
    storage: []
    flag::STD_PROP_LIST: false
    flag::ARRAY_AS_PROPS: false
    iteratorClass: "ArrayIterator"
  }
]
_api_operation
ApiPlatform\Metadata\Get {#649
  #shortName: "Infinity"
  #class: "App\Entity\Infinity"
  #description: null
  #urlGenerationStrategy: null
  #deprecationReason: null
  #normalizationContext: [
    "groups" => [
      "read:infinity"
    ]
  ]
  #denormalizationContext: [
    "groups" => [
      "write:infinity"
    ]
  ]
  #collectDenormalizationErrors: null
  #validationContext: null
  #filters: []
  #elasticsearch: null
  #mercure: null
  #messenger: null
  #input: null
  #output: null
  #order: null
  #fetchPartial: null
  #forceEager: null
  #paginationEnabled: null
  #paginationType: null
  #paginationItemsPerPage: null
  #paginationMaximumItemsPerPage: null
  #paginationPartial: null
  #paginationClientEnabled: null
  #paginationClientItemsPerPage: null
  #paginationClientPartial: null
  #paginationFetchJoinCollection: null
  #paginationUseOutputWalkers: null
  #security: "is_granted("ROLE_USER")"
  #securityMessage: null
  #securityPostDenormalize: null
  #securityPostDenormalizeMessage: null
  #securityPostValidation: null
  #securityPostValidationMessage: null
  #provider: "ApiPlatform\Doctrine\Orm\State\ItemProvider"
  #processor: "api_platform.doctrine.orm.state.persist_processor"
  #stateOptions: null
  #extraProperties: [
    "standard_put" => true
    "user_defined_uri_template" => true
  ]
  #paginationViaCursor: null
  #read: null
  #deserialize: null
  #validate: null
  #write: null
  #serialize: null
  #priority: null
  #name: "infinity_get"
  #method: "GET"
  #uriTemplate: "/infinitys/{id}"
  #types: null
  #formats: null
  #inputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #outputFormats: [
    "jsonld" => [
      "application/ld+json"
    ]
    "json" => [
      "application/json"
    ]
    "html" => [
      "text/html"
    ]
  ]
  #uriVariables: [
    "id" => ApiPlatform\Metadata\Link {#647
      -parameterName: "id"
      -fromProperty: null
      -toProperty: null
      -fromClass: "App\Entity\Infinity"
      -toClass: null
      -identifiers: [
        "id"
      ]
      -compositeIdentifier: null
      -expandedValue: null
    }
  ]
  #routePrefix: null
  #routeName: null
  #defaults: null
  #requirements: null
  #options: null
  #stateless: null
  #sunset: null
  #acceptPatch: null
  #status: null
  #host: null
  #schemes: null
  #condition: null
  #controller: "App\Controller\API\CustomCRUD\InfinityGetFilterController"
  #cacheHeaders: null
  #hydraContext: null
  #openapiContext: null
  #openapi: null
  #exceptionToStatus: null
  #queryParameterValidationEnabled: null
  #links: null
}
_api_operation_name
"infinity_get"
_api_platform_links
Symfony\Component\WebLink\GenericLinkProvider {#1913
  -links: [
    1911 => Symfony\Component\WebLink\Link {#1911
      -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: []
    }
  ]
}
_api_resource_class
"App\Entity\Infinity"
_controller
"App\Controller\API\CustomCRUD\InfinityGetFilterController"
_firewall_context
"security.firewall.map.context.main"
_format
null
_pre_authenticated_username
"MIIDOzCCAiOgAwIBAgIQVtbF/RQLShGRZn6sbsYhXzANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhIYXJkd2FyZSBJbnRlcm1lZGlhdGUgQ0EwIBcNMjQxMTA1MDg1NzE4WhgPMjA5OTEwMTgwODU3MThaMBcxFTATBgNVBAMMDDhDMTQ3REEwNDkyNjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANlEjOZQA+oxvapSeBUq9xm0EVR7gWQrblDAN6/SzjP+vBqiUHFZu5CeCqZZOQ9FN3FrxIsW+vxrAs7FBzn+8v86LZjLW7SZo+aJH9Lbje20WQ+12AiUCbu+MZXeRisI1OS7bTxrcJqViOC5ODmOHnRtS0GWb//RKdMAQZSjbj1cZDSWwBXuZGZ054H1oljZTzOQcMXsAyH19RJuTa9W11jTMaJ1x8S47aB5MYkyqBYBCtXX28GAlD9gIEEH5ZwIkFUv1BMcPGy7viEi++tlb71TLY0DsK1V1wh1ShRX7Q2g7vGb3YIBKnBgzc532oNxIno6gWUe/9gKWfNRQsMrY+0CAwEAAaN1MHMwHQYDVR0OBBYEFKINCdA74AWDljBrIxhgH7Y4mjctMAwGA1UdEwEB/wQCMAAwEwYDVR0lBAwwCgYIKwYBBQUHAwIwDgYDVR0PAQH/BAQDAgeAMB8GA1UdIwQYMBaAFLO6uRGJ2pSRwCjeHS0AHoqTNz+aMA0GCSqGSIb3DQEBCwUAA4IBAQBMv6s/42deQOmcV324WdLb5ftoeQ5B//d8syVia4CrZwTtuBCOg18IxKfL/t2npD0QAPgNdLEPDk36pxpZBbrRMDLOJB0AlSABWY6hsFrG30B1RQXhMKnPiBQNpqZ2r64w6WBgMHj7fsdsJq8ndzfX9m2vNGNi3vxA12dAohofvcHVQZmCgzBt4dBbI/q6Php8yHOOrFOimNrrRRIszj0MiLdGoYekWdOkn3QUqtnjOh8oiF6Pp9ZdNL49DHrJUSr05hr3aeQ0a/wOj1Wvne/tAJ/mYiUS6bmhrtGan6mNYz5nGcvXV7m+lhbHKnIOAvnNoOugqsIsih0XH/ntXB3G"
_resources
[
  "https://supervisor-1.dev.infinity.kpax.cloud/api/infinitys/154" => "https://supervisor-1.dev.infinity.kpax.cloud/api/infinitys/154"
  "https://supervisor-1.dev.infinity.kpax.cloud/api/firmwares/20" => "https://supervisor-1.dev.infinity.kpax.cloud/api/firmwares/20"
  "https://supervisor-1.dev.infinity.kpax.cloud/api/users/375" => "https://supervisor-1.dev.infinity.kpax.cloud/api/users/375"
  "https://supervisor-1.dev.infinity.kpax.cloud/api/tunnels/3056" => "https://supervisor-1.dev.infinity.kpax.cloud/api/tunnels/3056"
  "https://supervisor-1.dev.infinity.kpax.cloud/api/gateways/44" => "https://supervisor-1.dev.infinity.kpax.cloud/api/gateways/44"
]
_route
"infinity_get"
_route_params
[
  "_format" => null
  "_stateless" => null
  "_api_resource_class" => "App\Entity\Infinity"
  "_api_operation_name" => "infinity_get"
  "id" => "154"
]
_security_firewall_run
"_security_main"
_stateless
null
_stopwatch_token
"89c36d"
data
App\Entity\Infinity {#966
  -id: 154
  -serialNumber: "8C147DA04926"
  -chargeState: 0
  -applicationVersion: "1.0.0"
  -bootloaderVersion: "1.0.0"
  -lastContactSupervisor: DateTime @1758802844 {#952
    date: 2025-09-25 12:20:44.0 UTC (+00:00)
  }
  -firmware: Proxies\__CG__\App\Entity\Firmware {#978 …}
  -status: App\Entity\InfinityStatus {#753 …}
  -infinityUser: App\Entity\User {#961 …}
  -kpaxUser: null
  -tunnels: Doctrine\ORM\PersistentCollection {#1002 …}
  -remoteOperations: Doctrine\ORM\PersistentCollection {#1025 …}
  -tag: Doctrine\ORM\PersistentCollection {#995 …}
  -messagingServer: Proxies\__CG__\App\Entity\MessagingServer {#1044 …}
}
id
"154"
previous_data
App\Entity\Infinity {#1121
  -id: 154
  -serialNumber: "8C147DA04926"
  -chargeState: 0
  -applicationVersion: "1.0.0"
  -bootloaderVersion: "1.0.0"
  -lastContactSupervisor: DateTime @1758802844 {#952
    date: 2025-09-25 12:20:44.0 UTC (+00:00)
  }
  -firmware: Proxies\__CG__\App\Entity\Firmware {#978 …}
  -status: App\Entity\InfinityStatus {#753 …}
  -infinityUser: App\Entity\User {#961 …}
  -kpaxUser: null
  -tunnels: Doctrine\ORM\PersistentCollection {#1002 …}
  -remoteOperations: Doctrine\ORM\PersistentCollection {#1025 …}
  -tag: Doctrine\ORM\PersistentCollection {#995 …}
  -messagingServer: Proxies\__CG__\App\Entity\MessagingServer {#1044 …}
}

Request Headers

Header Value
accept
"application/json"
accept-encoding
"identity"
content-length
""
content-type
""
cookie
"PHPSESSID=ii59clugejh01jr2l20urinc9r;"
host
"supervisor-1.dev.infinity.kpax.cloud"
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-forwarded-tls-client-cert
"MIIDOzCCAiOgAwIBAgIQVtbF/RQLShGRZn6sbsYhXzANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhIYXJkd2FyZSBJbnRlcm1lZGlhdGUgQ0EwIBcNMjQxMTA1MDg1NzE4WhgPMjA5OTEwMTgwODU3MThaMBcxFTATBgNVBAMMDDhDMTQ3REEwNDkyNjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANlEjOZQA+oxvapSeBUq9xm0EVR7gWQrblDAN6/SzjP+vBqiUHFZu5CeCqZZOQ9FN3FrxIsW+vxrAs7FBzn+8v86LZjLW7SZo+aJH9Lbje20WQ+12AiUCbu+MZXeRisI1OS7bTxrcJqViOC5ODmOHnRtS0GWb//RKdMAQZSjbj1cZDSWwBXuZGZ054H1oljZTzOQcMXsAyH19RJuTa9W11jTMaJ1x8S47aB5MYkyqBYBCtXX28GAlD9gIEEH5ZwIkFUv1BMcPGy7viEi++tlb71TLY0DsK1V1wh1ShRX7Q2g7vGb3YIBKnBgzc532oNxIno6gWUe/9gKWfNRQsMrY+0CAwEAAaN1MHMwHQYDVR0OBBYEFKINCdA74AWDljBrIxhgH7Y4mjctMAwGA1UdEwEB/wQCMAAwEwYDVR0lBAwwCgYIKwYBBQUHAwIwDgYDVR0PAQH/BAQDAgeAMB8GA1UdIwQYMBaAFLO6uRGJ2pSRwCjeHS0AHoqTNz+aMA0GCSqGSIb3DQEBCwUAA4IBAQBMv6s/42deQOmcV324WdLb5ftoeQ5B//d8syVia4CrZwTtuBCOg18IxKfL/t2npD0QAPgNdLEPDk36pxpZBbrRMDLOJB0AlSABWY6hsFrG30B1RQXhMKnPiBQNpqZ2r64w6WBgMHj7fsdsJq8ndzfX9m2vNGNi3vxA12dAohofvcHVQZmCgzBt4dBbI/q6Php8yHOOrFOimNrrRRIszj0MiLdGoYekWdOkn3QUqtnjOh8oiF6Pp9ZdNL49DHrJUSr05hr3aeQ0a/wOj1Wvne/tAJ/mYiUS6bmhrtGan6mNYz5nGcvXV7m+lhbHKnIOAvnNoOugqsIsih0XH/ntXB3G"
x-forwarded-tls-client-cert-info
"Subject%3D%22CN%3D8C147DA04926%22%3BIssuer%3D%22CN%3DHardware+Intermediate+CA%22%3BSerialNumber%3D%22115428774850849601829818106938093085023%22%3BNB%3D%221730797038%22%3BNA%3D%224095997038%22"
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; charset=utf-8"
date
"Fri, 17 Oct 2025 19:46:32 GMT"
etag
""0f8562ac4e8e914999c6ee53c9e3b52e""
vary
"Accept"
x-content-type-options
"nosniff"
x-debug-token
"601e91"
x-frame-options
"deny"

Cookies

Request Cookies

Key Value
PHPSESSID
"ii59clugejh01jr2l20urinc9r"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Thu, 16 Oct 25 15:29:49 +0000"
Last used
"Fri, 17 Oct 25 19:46:30 +0000"
Lifetime
3600

Session Attributes

Attribute Value
_security_main
"O:74:"Symfony\Component\Security\Core\Authentication\Token\PreAuthenticatedToken":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:375;s:25:"\x00App\Entity\User\x00username";s:12:"8C147DA04926";s:22:"\x00App\Entity\User\x00roles";a:1:{i:0;s:13:"ROLE_INFINITY";}s:25:"\x00App\Entity\User\x00password";s:60:"$2y$04$MFGbQMqEA3Ox8vQJcRWc1OoAo.wJcZP4YERWd0C2S6cZAQtCogMqK";s:24:"\x00App\Entity\User\x00gateway";N;s:25:"\x00App\Entity\User\x00infinity";O:19:"App\Entity\Infinity":14:{s:23:"\x00App\Entity\Infinity\x00id";i:154;s:33:"\x00App\Entity\Infinity\x00serialNumber";s:12:"8C147DA04926";s:32:"\x00App\Entity\Infinity\x00chargeState";i:0;s:39:"\x00App\Entity\Infinity\x00applicationVersion";s:5:"1.0.0";s:38:"\x00App\Entity\Infinity\x00bootloaderVersion";s:5:"1.0.0";s:42:"\x00App\Entity\Infinity\x00lastContactSupervisor";O:8:"DateTime":3:{s:4:"date";s:26:"2025-09-25 12:20:44.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:29:"\x00App\Entity\Infinity\x00firmware";O:34:"Proxies\__CG__\App\Entity\Firmware":8:{s:23:"\x00App\Entity\Firmware\x00id";i:20;s:25:"\x00App\Entity\Firmware\x00name";s:5:"appH7";s:29:"\x00App\Entity\Firmware\x00category";N;s:28:"\x00App\Entity\Firmware\x00version";s:7:"1.0.0.0";s:31:"\x00App\Entity\Firmware\x00sizeInByte";s:7:"1250960";s:31:"\x00App\Entity\Firmware\x00infinities";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;}s:25:"\x00App\Entity\Firmware\x00file";s:23:"applicationFirmware.bin";s:29:"\x00App\Entity\Firmware\x00filename";s:19:"applicationFirmware";}s:27:"\x00App\Entity\Infinity\x00status";E:34:"App\Entity\InfinityStatus:UpToDate";s:33:"\x00App\Entity\Infinity\x00infinityUser";r:5;s:29:"\x00App\Entity\Infinity\x00kpaxUser";N;s:28:"\x00App\Entity\Infinity\x00tunnels";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:1:{i:0;O:17:"App\Entity\Tunnel":9:{s:21:"\x00App\Entity\Tunnel\x00id";i:3056;s:33:"\x00App\Entity\Tunnel\x00userPortNumber";i:5555;s:32:"\x00App\Entity\Tunnel\x00userPortState";b:1;s:32:"\x00App\Entity\Tunnel\x00destinationIp";s:13:"198.51.100.42";s:34:"\x00App\Entity\Tunnel\x00destinationPort";i:5;s:27:"\x00App\Entity\Tunnel\x00protocol";s:6:"CUSTOM";s:27:"\x00App\Entity\Tunnel\x00infinity";r:12;s:26:"\x00App\Entity\Tunnel\x00gateway";O:33:"Proxies\__CG__\App\Entity\Gateway":11:{s:22:"\x00App\Entity\Gateway\x00id";i:44;s:27:"\x00App\Entity\Gateway\x00address";s:28:"gw-1.dev.infinity.kpax.cloud";s:41:"\x00App\Entity\Gateway\x00lastContactSupervisor";O:8:"DateTime":3:{s:4:"date";s:26:"2025-01-30 14:29:08.000000";s:13:"timezone_type";i:3;s:8:"timezone";s:3:"UTC";}s:33:"\x00App\Entity\Gateway\x00portNumberMin";i:1024;s:35:"\x00App\Entity\Gateway\x00tunnelsTotalMax";i:32256;s:31:"\x00App\Entity\Gateway\x00cpuLoadRate";N;s:31:"\x00App\Entity\Gateway\x00ramLoadRate";N;s:27:"\x00App\Entity\Gateway\x00tunnels";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;}s:32:"\x00App\Entity\Gateway\x00infinityPort";i:5000;s:24:"\x00App\Entity\Gateway\x00user";O:30:"Proxies\__CG__\App\Entity\User":2:{s:19:"\x00App\Entity\User\x00id";i:374;s:24:"\x00App\Entity\User\x00gateway";r:48;}s:24:"\x00App\Entity\Gateway\x00name";s:28:"gw-1.dev.infinity.kpax.cloud";}s:30:"\x00App\Entity\Tunnel\x00secretToken";s:64:"60a613b16926d968181c187c2b07b8fa8db11196d83bf26ff1a558dfdc38bcbb";}}}s:14:"\x00*\x00initialized";b:1;}s:37:"\x00App\Entity\Infinity\x00remoteOperations";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;}s:24:"\x00App\Entity\Infinity\x00tag";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:1;}s:36:"\x00App\Entity\Infinity\x00messagingServer";O:41:"Proxies\__CG__\App\Entity\MessagingServer":1:{s:30:"\x00App\Entity\MessagingServer\x00id";i:9;}}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:13:"ROLE_INFINITY";i:1;s:9:"ROLE_USER";}}}"

Session Usage

3 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-http/Authenticator/AbstractPreAuthenticatedAuthenticator.php"
    "line" => 79
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticator.php"
    "line" => 64
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\AbstractPreAuthenticatedAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 152
    "function" => "supports"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "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" => 157
    "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\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:53
[
  [
    "file" => "/var/www/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 53
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 233
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 221
    "function" => "handleAuthenticationSuccess"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 158
    "function" => "executeAuthenticator"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authentication/AuthenticatorManager.php"
    "line" => 140
    "function" => "executeAuthenticators"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall/AuthenticatorManagerListener.php"
    "line" => 40
    "function" => "authenticateRequest"
    "class" => "Symfony\Component\Security\Http\Authentication\AuthenticatorManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Authenticator/Debug/TraceableAuthenticatorManagerListener.php"
    "line" => 68
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Debug/WrappedLazyListener.php"
    "line" => 46
    "function" => "authenticate"
    "class" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticatorManagerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Security/LazyFirewallContext.php"
    "line" => 60
    "function" => "authenticate"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\WrappedLazyListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-bundle/Debug/TraceableFirewallListener.php"
    "line" => 80
    "function" => "__invoke"
    "class" => "Symfony\Bundle\SecurityBundle\Security\LazyFirewallContext"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/security-http/Firewall.php"
    "line" => 95
    "function" => "callListeners"
    "class" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 116
    "function" => "onKernelRequest"
    "class" => "Symfony\Component\Security\Http\Firewall"
    "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" => 157
    "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
"application/json"
HTTP_ACCEPT_ENCODING
"identity"
HTTP_COOKIE
"PHPSESSID=ii59clugejh01jr2l20urinc9r;"
HTTP_HOST
"supervisor-1.dev.infinity.kpax.cloud"
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_FORWARDED_TLS_CLIENT_CERT
"MIIDOzCCAiOgAwIBAgIQVtbF/RQLShGRZn6sbsYhXzANBgkqhkiG9w0BAQsFADAjMSEwHwYDVQQDDBhIYXJkd2FyZSBJbnRlcm1lZGlhdGUgQ0EwIBcNMjQxMTA1MDg1NzE4WhgPMjA5OTEwMTgwODU3MThaMBcxFTATBgNVBAMMDDhDMTQ3REEwNDkyNjCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBANlEjOZQA+oxvapSeBUq9xm0EVR7gWQrblDAN6/SzjP+vBqiUHFZu5CeCqZZOQ9FN3FrxIsW+vxrAs7FBzn+8v86LZjLW7SZo+aJH9Lbje20WQ+12AiUCbu+MZXeRisI1OS7bTxrcJqViOC5ODmOHnRtS0GWb//RKdMAQZSjbj1cZDSWwBXuZGZ054H1oljZTzOQcMXsAyH19RJuTa9W11jTMaJ1x8S47aB5MYkyqBYBCtXX28GAlD9gIEEH5ZwIkFUv1BMcPGy7viEi++tlb71TLY0DsK1V1wh1ShRX7Q2g7vGb3YIBKnBgzc532oNxIno6gWUe/9gKWfNRQsMrY+0CAwEAAaN1MHMwHQYDVR0OBBYEFKINCdA74AWDljBrIxhgH7Y4mjctMAwGA1UdEwEB/wQCMAAwEwYDVR0lBAwwCgYIKwYBBQUHAwIwDgYDVR0PAQH/BAQDAgeAMB8GA1UdIwQYMBaAFLO6uRGJ2pSRwCjeHS0AHoqTNz+aMA0GCSqGSIb3DQEBCwUAA4IBAQBMv6s/42deQOmcV324WdLb5ftoeQ5B//d8syVia4CrZwTtuBCOg18IxKfL/t2npD0QAPgNdLEPDk36pxpZBbrRMDLOJB0AlSABWY6hsFrG30B1RQXhMKnPiBQNpqZ2r64w6WBgMHj7fsdsJq8ndzfX9m2vNGNi3vxA12dAohofvcHVQZmCgzBt4dBbI/q6Php8yHOOrFOimNrrRRIszj0MiLdGoYekWdOkn3QUqtnjOh8oiF6Pp9ZdNL49DHrJUSr05hr3aeQ0a/wOj1Wvne/tAJ/mYiUS6bmhrtGan6mNYz5nGcvXV7m+lhbHKnIOAvnNoOugqsIsih0XH/ntXB3G"
HTTP_X_FORWARDED_TLS_CLIENT_CERT_INFO
"Subject%3D%22CN%3D8C147DA04926%22%3BIssuer%3D%22CN%3DHardware+Intermediate+CA%22%3BSerialNumber%3D%22115428774850849601829818106938093085023%22%3BNB%3D%221730797038%22%3BNA%3D%224095997038%22"
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
"54620"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"http"
REQUEST_TIME
1760730392
REQUEST_TIME_FLOAT
1760730392.2513
REQUEST_URI
"/api/infinitys/154"
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"