https://backend-dev.addvance3d.com/notificaciones?s=menu

ErrorController

Request

GET Parameters

Key Value
s
"menu"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"24696c"
exception
Error {#753
  #message: "Call to a member function getCompany() on null"
  #code: 0
  #file: "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/src/Controller/IndexController.php"
  #line: 212
  trace: {
    /var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/src/Controller/IndexController.php:212 {
      App\Controller\IndexController->notifications(Request $request, NotificationsRepository $notificationsRepository): Response …
      › $user = $this->getUser();$company = $user->getCompany();$roleUser = $user->getRole();
    }
    /var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/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/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php:75 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->handleRaw($request, $type);} catch (\Exception $e) {
    }
    /var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/Kernel.php:202 {
      Symfony\Component\HttpKernel\Kernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true) …
      › try {    return $this->getHttpKernel()->handle($request, $type, $catch);} finally {
    }
    /var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/public/index.php:24 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Logger {#146 …9}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
connection
"close"
cookie
"PHPSESSID=e9ae91e07f1a2911eed009f46c9eaa43"
host
"backend-dev.addvance3d.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
x-accel-internal
"/internal-nginx-static-location"
x-php-ob-level
"1"
x-real-ip
"18.222.21.175"

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
"Sun, 22 Sep 2024 04:45:43 GMT"
vary
"Accept"
x-debug-exception
"Call%20to%20a%20member%20function%20getCompany%28%29%20on%20null"
x-debug-exception-file
"%2Fvar%2Fwww%2Fvhosts%2Fbackend-dev.addvance3d.com%2Fhttpdocs%2Faddvancesymfony%2Fsrc%2FController%2FIndexController.php:212"
x-debug-token
"e4bf03"

Cookies

Request Cookies

Key Value
PHPSESSID
"e9ae91e07f1a2911eed009f46c9eaa43"

Response Cookies

No response cookies

Session 3

Session Metadata

Key Value
Created
"Sun, 22 Sep 24 06:45:43 +0200"
Last used
"Sun, 22 Sep 24 06:45:43 +0200"
Lifetime
172800

Session Attributes

Attribute Value
_locale
"es"

Session Usage

3 Usages
Stateless check enabled
Usage
App\EventSubscriber\LanguageSubscriber:17
[
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/src/EventSubscriber/LanguageSubscriber.php"
    "line" => 17
    "function" => "set"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "executingRequest"
    "class" => "App\EventSubscriber\LanguageSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/public/index.php"
    "line" => 24
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:44
[
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 44
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 410
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/src/Controller/IndexController.php"
    "line" => 211
    "function" => "getUser"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 163
    "function" => "notifications"
    "class" => "App\Controller\IndexController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/Kernel.php"
    "line" => 202
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/public/index.php"
    "line" => 24
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
]
App\EventSubscriber\LanguageSubscriber:20
[
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/src/EventSubscriber/LanguageSubscriber.php"
    "line" => 20
    "function" => "get"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "executingRequest"
    "class" => "App\EventSubscriber\LanguageSubscriber"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 139
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 75
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/EventListener/ErrorListener.php"
    "line" => 91
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/Debug/WrappedListener.php"
    "line" => 118
    "function" => "onKernelException"
    "class" => "Symfony\Component\HttpKernel\EventListener\ErrorListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 230
    "function" => "__invoke"
    "class" => "Symfony\Component\EventDispatcher\Debug\WrappedListener"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/EventDispatcher.php"
    "line" => 59
    "function" => "callListeners"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php"
    "line" => 154
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\EventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 223
    "function" => "dispatch"
    "class" => "Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 114
    "function" => "handleThrowable"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/http-kernel/EventListener/DebugHandlersListener.php"
    "line" => 131
    "function" => "terminateWithException"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/vendor/symfony/error-handler/ErrorHandler.php"
    "line" => 619
    "function" => "Symfony\Component\HttpKernel\EventListener\{closure}"
    "class" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener"
    "type" => "::"
  ]
  [
    "function" => "handleException"
    "class" => "Symfony\Component\ErrorHandler\ErrorHandler"
    "type" => "->"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
ADDVANCE3D_NIF
"B88352091"
ADDVANCE3D_URL
"https://festive-thompson.89-248-111-31.plesk.page/"
ADMIN_EMAIL
"elvira.leon@addvance3d.com"
APP_DECRYPT_REQ_INTVAL
"60"
APP_EMAIL
"noreplay@addvance3d.com"
APP_ENCRYPT
"true"
APP_ENV
"dev"
APP_SECRET
"f4d893d8248957af5dc97014e392758b"
APP_SERVER
"prod"
DATABASE_URL
"mysql://addvance_dev:jF^@3VMkk4mj5ftx@127.0.0.1:3306/addvance_db_dev"
ENVIROMENT
"STA"
MAILER_DSN
"gmail://addvance3d@gmail.com:mqdzzbdkfeftncsk@localhost"
WKHTMLTOIMAGE_PATH
"/usr/local/bin/wkhtmltoimage"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTEXT_DOCUMENT_ROOT
"/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HOME
"/var/www/vhosts/backend-dev.addvance3d.com"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_CONNECTION
"close"
HTTP_COOKIE
"PHPSESSID=e9ae91e07f1a2911eed009f46c9eaa43"
HTTP_HOST
"backend-dev.addvance3d.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)"
HTTP_X_ACCEL_INTERNAL
"/internal-nginx-static-location"
HTTP_X_REAL_IP
"18.222.21.175"
PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin"
PHP_SELF
"/index.php"
QUERY_STRING
"s=menu"
REDIRECT_HTTPS
"on"
REDIRECT_PASSENGER_COMPILE_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_PASSENGER_DOWNLOAD_NATIVE_SUPPORT_BINARY
"0"
REDIRECT_QUERY_STRING
"s=menu"
REDIRECT_SCRIPT_URI
"https://backend-dev.addvance3d.com/notificaciones"
REDIRECT_SCRIPT_URL
"/notificaciones"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"Zu-g97iBLnEcfvnGHndadQAAAEo"
REDIRECT_URL
"/notificaciones"
REMOTE_ADDR
"18.222.21.175"
REMOTE_PORT
"55730"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1726980343
REQUEST_TIME_FLOAT
1726980343.5158
REQUEST_URI
"/notificaciones?s=menu"
SCRIPT_FILENAME
"/var/www/vhosts/backend-dev.addvance3d.com/httpdocs/addvancesymfony/public/index.php"
SCRIPT_NAME
"/index.php"
SCRIPT_URI
"https://backend-dev.addvance3d.com/notificaciones"
SCRIPT_URL
"/notificaciones"
SERVER_ADDR
"10.104.1.31"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"backend-dev.addvance3d.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SIGNATURE
"<address>Apache Server at backend-dev.addvance3d.com Port 443</address>\n"
SERVER_SOFTWARE
"Apache"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,MAILER_DSN,APP_EMAIL,ADMIN_EMAIL,DATABASE_URL,WKHTMLTOPDF_PATH,WKHTMLTOIMAGE_PATH,ADDVANCE3D_NIF,ADDVANCE3D_URL,APP_ENCRYPT,APP_DECRYPT_REQ_INTVAL,APP_SERVER,ENVIROMENT"
UNIQUE_ID
"Zu-g97iBLnEcfvnGHndadQAAAEo"
USER
"addvance_dev"
proxy-nokeepalive
"1"

Parent Request

Return to parent request (token = c63003)

Key Value
_controller
"App\Controller\IndexController::notifications"
_firewall_context
"security.firewall.map.context.main"
_locale
"es"
_remove_csp_headers
true
_route
"app_notifications"
_route_params
[
  "_locale" => "es"
]
_security_firewall_run
"_security_main"
_stopwatch_token
"68000e"