https://hackamt.unicathedral.edu.br/system/class/generate

SystemController :: system

Request

GET Parameters

No GET parameters

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SystemController::system"
_firewall_context
"security.firewall.map.context.main"
_route
"system"
_route_params
[
  "menu" => "system"
  "item" => "class"
  "action" => "generate"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"45b2c2"
action
"generate"
item
"class"
menu
"system"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"hackamt.unicathedral.edu.br"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Mon, 23 Dec 2024 12:29:21 GMT"
x-debug-token
"c47733"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 9

Session Metadata

Key Value
Created
"Mon, 23 Dec 24 09:29:20 -0300"
Last used
"Mon, 23 Dec 24 09:29:20 -0300"
Lifetime
0

Session Attributes

Attribute Value
_csrf/https-entity_generation
"jM1ctMFTxpx-JM0Vfu-6Y83RXl6FrLQQnz3bZBzlVBg"
system-entity-generation-options
[
  "action" => "/system/class/generate"
  "attr" => [
    "data-controls" => "{"menu":"system","item":"class","action":"generate"}"
    "onsubmit" => "return checkForm()"
  ]
  "vaciFacil_user" => null
  "data" => [
    "entity" => [
      "UBS" => [
        "name" => "Unidade"
        "logger" => false
        "generate" => false
        "properties" => [
          [
            "type" => "string"
            "id" => false
            "name" => "nome"
            "length" => 200
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 1
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "CNPJ"
            "length" => 30
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 2
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "endereco"
            "length" => 500
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 3
          ]
          [
            "type" => "integer"
            "id" => true
            "name" => "id"
            "length" => null
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 0
          ]
        ]
        "joins" => []
        "order" => 0
      ]
      "COL" => [
        "name" => "colaborador"
        "logger" => false
        "generate" => false
        "properties" => [
          [
            "type" => "integer"
            "id" => true
            "name" => "id"
            "length" => null
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 0
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "CPF"
            "length" => 30
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 1
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "email"
            "length" => 250
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 2
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "telefone"
            "length" => 30
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 3
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "nome"
            "length" => 250
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 4
          ]
        ]
        "joins" => []
        "order" => 1
      ]
      "VAC" => [
        "name" => "vacina"
        "logger" => false
        "generate" => false
        "properties" => [
          [
            "type" => "integer"
            "id" => true
            "name" => "id"
            "length" => 10
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 0
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "nome"
            "length" => 250
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 1
          ]
          [
            "type" => "integer"
            "id" => false
            "name" => "doses"
            "length" => null
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 2
          ]
        ]
        "joins" => []
        "order" => 2
      ]
      "USU" => [
        "name" => "usuario"
        "logger" => false
        "generate" => false
        "properties" => [
          [
            "type" => "integer"
            "id" => true
            "name" => "id"
            "length" => 10
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 0
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "nome"
            "length" => 250
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 1
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "CNS"
            "length" => 30
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 2
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "telefone"
            "length" => 30
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 3
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "endereco"
            "length" => 500
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 4
          ]
          [
            "type" => "entity"
            "id" => false
            "name" => "responsavel"
            "length" => null
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 5
          ]
        ]
        "joins" => [
          "responsavel" => [
            "targetEntity" => "USU"
            "columns" => [
              [
                "localColumnName" => "idResponsavel"
                "referencedColumnName" => "USUid"
              ]
            ]
          ]
        ]
        "order" => 3
      ]
      "CVA" => [
        "name" => "carteira"
        "logger" => false
        "generate" => false
        "properties" => [
          [
            "type" => "entity"
            "id" => true
            "name" => "id"
            "length" => null
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 0
          ]
          [
            "type" => "integer"
            "id" => false
            "name" => "cliente"
            "length" => null
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 1
          ]
          [
            "type" => "datetime"
            "id" => false
            "name" => "data"
            "length" => null
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 2
          ]
          [
            "type" => "string"
            "id" => false
            "name" => "situacao"
            "length" => 30
            "precision" => null
            "scale" => null
            "unique" => null
            "nullable" => false
            "insertable" => false
            "updatable" => false
            "generated" => false
            "options" => [
              "default" => null
              "unsigned" => false
              "fixed" => false
              "comment" => null
              "collation" => null
              "check" => null
            ]
            "columnDefinition" => null
            "externalAlias" => null
            "order" => 3
          ]
        ]
        "joins" => [
          "id" => [
            "targetEntity" => "USU"
            "columns" => [
              [
                "localColumnName" => "idcarteira"
                "referencedColumnName" => "USUid"
              ]
            ]
          ]
        ]
        "order" => 4
      ]
    ]
  ]
]

Session Usage

9 Usages
Stateless check enabled
Usage
App\Util\VaciFacilController:105
[
  [
    "file" => "/var/www/html/hackamt/src/Util/VaciFacilController.php"
    "line" => 105
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 109
    "function" => "defaultForm"
    "class" => "App\Util\VaciFacilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Util/VaciFacilController.php"
    "line" => 130
    "function" => "class_generate_GET"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 91
    "function" => "defaultHandler"
    "class" => "App\Util\VaciFacilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "system"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:85
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 85
    "function" => "has"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 74
    "function" => "hasToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 158
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 151
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Form.php"
    "line" => 1005
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Util/VaciFacilController.php"
    "line" => 202
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 113
    "function" => "getTemplateParameters"
    "class" => "App\Util\VaciFacilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Util/VaciFacilController.php"
    "line" => 130
    "function" => "class_generate_GET"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 91
    "function" => "defaultHandler"
    "class" => "App\Util\VaciFacilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "system"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage:72
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/security-csrf/TokenStorage/SessionTokenStorage.php"
    "line" => 72
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/security-csrf/CsrfTokenManager.php"
    "line" => 79
    "function" => "setToken"
    "class" => "Symfony\Component\Security\Csrf\TokenStorage\SessionTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Extension/Csrf/Type/FormTypeCsrfExtension.php"
    "line" => 78
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Csrf\CsrfTokenManager"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 158
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/ResolvedFormType.php"
    "line" => 151
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Extension/DataCollector/Proxy/ResolvedTypeDataCollectorProxy.php"
    "line" => 113
    "function" => "finishView"
    "class" => "Symfony\Component\Form\ResolvedFormType"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/form/Form.php"
    "line" => 1005
    "function" => "finishView"
    "class" => "Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Util/VaciFacilController.php"
    "line" => 202
    "function" => "createView"
    "class" => "Symfony\Component\Form\Form"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 113
    "function" => "getTemplateParameters"
    "class" => "App\Util\VaciFacilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Util/VaciFacilController.php"
    "line" => 130
    "function" => "class_generate_GET"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 91
    "function" => "defaultHandler"
    "class" => "App\Util\VaciFacilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "system"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Bridge\Twig\AppVariable:147
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 147
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1607
    "function" => "getFlashes"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/var/cache/dev/twig/09/0945969f455c2dcfd86c24b2904b47b50a4bdac1a9b427313e3d3869adb1e6fe.php"
    "line" => 47
    "function" => "twig_get_attribute"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2c4a746f84d2375ee62e8ed0ecaca0582f94b7065c294c20bde196ec2d9ff22b"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/var/cache/dev/twig/4e/4ebdc58fee556ac58b79506594b8e517ea1152b08e2effeb94a89b8dfea12115.php"
    "line" => 148
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_2163594667c9ef858755a5bb4f5673318e724ffe5207d5496547be70f59e9652"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/var/cache/dev/twig/7f/7fa167709609c383e5b77a766196e6c90d32e8668bac0a0cefe8cb7e35441dc7.php"
    "line" => 50
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Template.php"
    "line" => 394
    "function" => "doDisplay"
    "class" => "__TwigTemplate_ead629d8128e2c377722f1ec4be4ad5d8c33f2885a53f56172984d80d88109c3"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Template.php"
    "line" => 367
    "function" => "displayWithErrorHandling"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Template.php"
    "line" => 379
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 40
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/twig/twig/src/Environment.php"
    "line" => 277
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 220
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 228
    "function" => "renderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 115
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Util/VaciFacilController.php"
    "line" => 130
    "function" => "class_generate_GET"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/src/Controller/SystemController.php"
    "line" => 91
    "function" => "defaultHandler"
    "class" => "App\Util\VaciFacilController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "system"
    "class" => "App\Controller\SystemController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:72
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 72
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:73
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 73
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:74
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 74
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:75
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 75
    "function" => "all"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]
Symfony\Component\HttpKernel\DataCollector\RequestDataCollector:76
[
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/DataCollector/RequestDataCollector.php"
    "line" => 76
    "function" => "getFlashBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Profiler/Profiler.php"
    "line" => 151
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/EventListener/ProfilerListener.php"
    "line" => 108
    "function" => "collect"
    "class" => "Symfony\Component\HttpKernel\Profiler\Profiler"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 111
    "function" => "onKernelResponse"
    "class" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 152
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 196
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 184
    "function" => "filterResponse"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/html/hackamt/public/index.php"
    "line" => 5
    "args" => [
      "/var/www/html/hackamt/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"987857bcf7a305746f3e7514392edf5a"
DATABASE_URL
"postgresql://app:!ChangeMe!@127.0.0.1:5432/app?serverVersion=14&charset=utf8"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/hackamt/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/hackamt/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"hackamt.unicathedral.edu.br"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
""
REDIRECT_HTTPS
"on"
REDIRECT_SSL_TLS_SNI
"hackamt.unicathedral.edu.br"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/system/class/generate"
REMOTE_ADDR
"52.15.241.87"
REMOTE_PORT
"11527"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1734956960
REQUEST_TIME_FLOAT
1734956960.4996
REQUEST_URI
"/system/class/generate"
SCRIPT_FILENAME
"/var/www/html/hackamt/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"192.168.0.5"
SERVER_ADMIN
"nti.solucoes@unicathedral.edu.br"
SERVER_NAME
"hackamt.unicathedral.edu.br"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.41 (Ubuntu) Server at hackamt.unicathedral.edu.br Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.41 (Ubuntu)"
SSL_TLS_SNI
"hackamt.unicathedral.edu.br"
SYMFONY_DOTENV_VARS
"MESSENGER_TRANSPORT_DSN,APP_ENV,APP_SECRET,DATABASE_URL"
USER
"www-data"
proxy-nokeepalive
"1"