https://newadmin.damap.cloud/clients/getClientInfo?id=1002

ClientController :: getClientInfo

Request

GET Parameters

Key Value
id
"1002"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\ClientController::getClientInfo"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"getClientInfo"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"319540"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
from
"gptbot(at)openai.com"
host
"newadmin.damap.cloud"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"187151082"
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
"Sat, 06 Dec 2025 11:18:22 GMT"
x-debug-exception
"Call%20to%20a%20member%20function%20getidUsuarioPk%28%29%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Fhtml%2Fsrc%2FController%2FClientController.php:1650"
x-debug-token
"69fdef"
x-debug-token-link
"https://newadmin.damap.cloud/_profiler/69d94d"
x-previous-debug-token
"69d94d"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_ENV
"dev"
APP_SECRET
"fa4305acbd10b53fec1d8215c792e6ff"
BALDE
"AKIAZYY6ZQZYUL5MHQGO"
BALDEP
"OKI/gRMwe7en3LbcauHInF5wrw30mAk41DseaLKw"
DATABASE_URL
"mysql://adminpanel:e2C61ILvh!@node04-22jun-cluster.cerutye1nujs.us-east-1.rds.amazonaws.com:3306/damap_bes_admin_v10"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/html/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/html/public"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"newadmin.damap.cloud"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"187151082"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"id=1002"
REMOTE_ADDR
"74.7.227.163"
REMOTE_PORT
"48124"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765019902
REQUEST_TIME_FLOAT
1765019902.513
REQUEST_URI
"/clients/getClientInfo?id=1002"
SCRIPT_FILENAME
"/var/www/html/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"172.31.81.128"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"newadmin.damap.cloud"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.58 (Ubuntu) Server at newadmin.damap.cloud Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.58 (Ubuntu)"
SSL_TLS_SNI
"newadmin.damap.cloud"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,BALDE,BALDEP,MESSENGER_TRANSPORT_DSN"

Sub Requests 1

ErrorController (token = 69d94d)

Key Value
_controller
"error_controller"
_stopwatch_token
"534bc4"
exception
Error {#309
  #message: "Call to a member function getidUsuarioPk() on null"
  #code: 0
  #file: "/var/www/html/src/Controller/ClientController.php"
  #line: 1650
  trace: {
    /var/www/html/src/Controller/ClientController.php:1650 {
      App\Controller\ClientController->getClientInfo(): Response …
      › {    $idUser = $this->getUser()->getidUsuarioPk();    $em = $this->entityManager;
    }
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:163 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /var/www/html/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/html/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/html/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);    $response->send();
    }
    /var/www/html/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/html/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/html/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#40 …9}