Forwarded to ErrorController (532564)

SecurityController :: authenticate

Request

GET Parameters

Key Value
amp=&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9_eyJ1c2VyIjp7ImlkIjozMiwiZW1haWwiOiJjaGVuYW8uc29mdHdhcmVtZWRpY28uY29tLmNvIn0sImV4cCI6MTc4MjQxOTQxNX0_QQ_jDlFwvvxcY2ZPKUypwRIXbo66Ykgq7DEbzVAhEFE
""

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\SecurityController::authenticate"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"app_pages_autenticacion_externa"
_route_params
[]
_security_authenticators
[]
_security_firewall_run
"_security_main"
_security_skipped_authenticators
[
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#540
    -supports: false
    -passport: null
    -duration: null
    -stub: "App\Security\JwtAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: App\Security\JwtAuthenticator {#546 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#541
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\FormLoginAuthenticator {#478 …}
  }
  Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator {#547
    -supports: false
    -passport: null
    -duration: null
    -stub: "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
    -authenticated: null
    -exception: null
    -authenticator: Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator {#548 …}
  }
]
_stopwatch_token
"dbc25d"

Request Headers

Header Value
accept-encoding
"gzip, br"
cdn-loop
"cloudflare; loops=1"
cf-connecting-ip
"52.54.95.127"
cf-ipcountry
"US"
cf-ray
"a11b8cfdb9d1c5f1-IAD"
cf-visitor
"{"scheme":"https"}"
connection
"close"
host
"rips.softwaremedico.com.co"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
x-forwarded-for
"52.54.95.127, 172.70.43.164"
x-forwarded-host
"rips.softwaremedico.com.co"
x-forwarded-proto
"https"
x-php-ob-level
"1"
x-real-ip
"172.70.43.164"

Request Content

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

Response

Response Headers

Header Value
cache-control
"private, must-revalidate"
content-type
"text/html; charset=UTF-8"
date
"Fri, 26 Jun 2026 10:32:54 GMT"
expires
"-1"
pragma
"no-cache"
set-cookie
[
  "main_deauth_profile_token=532564; path=/; secure; httponly; samesite=lax"
  "main_auth_profile_token=deleted; expires=Thu, 26 Jun 2025 10:32:53 GMT; Max-Age=0; path=/; httponly"
]
vary
"Accept"
x-debug-exception
"The%20identifier%20id%20is%20missing%20for%20a%20query%20of%20App%5CEntity%5CUsuario"
x-debug-exception-file
"%2Fhome%2Fsoftwaremedico-rips%2Fhtdocs%2Frips.softwaremedico.com.co%2Fripscentral%2Fvendor%2Fdoctrine%2Form%2Fsrc%2FException%2FMissingIdentifierField.php:15"
x-debug-token
"11e75d"
x-debug-token-link
"https://rips.softwaremedico.com.co/_profiler/532564"
x-previous-debug-token
"532564"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

Key Value
main_auth_profile_token
Symfony\Component\HttpFoundation\Cookie {#1135
  #expire: 1
  #path: "/"
  -sameSite: null
  -secureDefault: true
  #name: "main_auth_profile_token"
  #value: null
  #domain: null
  #secure: false
  #httpOnly: true
  -raw: false
  -partitioned: false
}
main_deauth_profile_token
Symfony\Component\HttpFoundation\Cookie {#525
  #expire: 0
  #path: "/"
  -sameSite: "lax"
  -secureDefault: true
  #name: "main_deauth_profile_token"
  #value: "532564"
  #domain: null
  #secure: null
  #httpOnly: true
  -raw: false
  -partitioned: false
}

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
"645e4aa0bc9eefe8b1fb1129600451c7"
DATABASE_URL
"mysql://ripscentraluser:lLaNwJCwuzdl4zGs1d5a@sm-sc-db-2:3306/ripscentral?serverVersion=8.0.32&charset=utf8mb4"
MAILER_DSN
"null://null"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"

Defined as regular env variables

Key Value
APP_DEBUG
"1"
CONTENT_LENGTH
""
CONTENT_TYPE
""
DOCUMENT_ROOT
"/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public"
DOCUMENT_URI
"/index.php"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
GEOIP_CITY
""
GEOIP_CITY_CONTINENT_CODE
""
GEOIP_CITY_COUNTRY_CODE
""
GEOIP_CITY_COUNTRY_CODE3
""
GEOIP_CITY_COUNTRY_NAME
""
GEOIP_COUNTRY_CODE
"US"
GEOIP_COUNTRY_CODE3
"USA"
GEOIP_COUNTRY_NAME
"United States"
GEOIP_LATITUDE
""
GEOIP_LONGITUDE
""
GEOIP_POSTAL_CODE
""
GEOIP_REGION
""
HOME
"/home/softwaremedico-rips"
HTTPS
"on"
HTTP_ACCEPT_ENCODING
"gzip, br"
HTTP_CDN_LOOP
"cloudflare; loops=1"
HTTP_CF_CONNECTING_IP
"52.54.95.127"
HTTP_CF_IPCOUNTRY
"US"
HTTP_CF_RAY
"a11b8cfdb9d1c5f1-IAD"
HTTP_CF_VISITOR
"{"scheme":"https"}"
HTTP_CONNECTION
"close"
HTTP_HOST
"rips.softwaremedico.com.co"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; Amazonbot/0.1; +https://developer.amazon.com/support/amazonbot) Chrome/119.0.6045.214 Safari/537.36"
HTTP_X_FORWARDED_FOR
"52.54.95.127, 172.70.43.164"
HTTP_X_FORWARDED_HOST
"rips.softwaremedico.com.co"
HTTP_X_FORWARDED_PROTO
"https"
HTTP_X_REAL_IP
"172.70.43.164"
MGT
"1"
PHP_SELF
"/index.php"
PHP_VALUE
"""
\n
error_log=/home/softwaremedico-rips/logs/php/error.log;\n
memory_limit=512M;\n
max_execution_time=60;\n
max_input_time=60;\n
max_input_vars=10000;\n
post_max_size=64M;\n
upload_max_filesize=64M;\n
date.timezone = 'America/Bogota';\n
display_errors=off;
"""
QUERY_STRING
"amp%3D%26jwt%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyIjp7ImlkIjozMiwiZW1haWwiOiJjaGVuYW8uc29mdHdhcmVtZWRpY28uY29tLmNvIn0sImV4cCI6MTc4MjQxOTQxNX0.QQ_jDlFwvvxcY2ZPKUypwRIXbo66Ykgq7DEbzVAhEFE"
REDIRECT_STATUS
"200"
REMOTE_ADDR
"172.70.43.164"
REMOTE_PORT
""
REQUEST_METHOD
"GET"
REQUEST_TIME
1782469974
REQUEST_TIME_FLOAT
1782469974.7449
REQUEST_URI
"/autenticacion-externa?amp%3D%26jwt%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyIjp7ImlkIjozMiwiZW1haWwiOiJjaGVuYW8uc29mdHdhcmVtZWRpY28uY29tLmNvIn0sImV4cCI6MTc4MjQxOTQxNX0.QQ_jDlFwvvxcY2ZPKUypwRIXbo66Ykgq7DEbzVAhEFE"
SCRIPT_FILENAME
"/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"127.0.0.1"
SERVER_NAME
"rips.softwaremedico.com.co"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.0"
SERVER_SOFTWARE
"nginx/1.26.2"
SYMFONY_DOTENV_PATH
"/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,DATABASE_URL,MESSENGER_TRANSPORT_DSN,MAILER_DSN"
USER
"softwaremedico-rips"

Sub Requests 1

ErrorController (token = 532564)

Key Value
_controller
"error_controller"
_stopwatch_token
"da5c89"
exception
Doctrine\ORM\Exception\MissingIdentifierField {#965
  #message: "The identifier id is missing for a query of App\Entity\Usuario"
  #code: 0
  #file: "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php"
  #line: 15
  trace: {
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php:15 {
      Doctrine\ORM\Exception\MissingIdentifierField::fromFieldAndClass(string $fieldName, string $className): self …
      › {    return new self(sprintf(        'The identifier %s is missing for a query of %s',
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/EntityManager.php:303 {
      Doctrine\ORM\EntityManager->find($className, mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
      › if (! isset($id[$identifier])) {    throw MissingIdentifierField::fromFieldAndClass($identifier, $class->name);}
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/EntityRepository.php:86 {
      Doctrine\ORM\EntityRepository->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
      › {    return $this->em->find($this->entityName, $id, $lockMode, $lockVersion);}
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:61 {
      Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
      ›     return ($this->repository ??= $this->resolveRepository())        ->find($id, $lockMode, $lockVersion);}
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/src/Controller/SecurityController.php:46 {
      App\Controller\SecurityController->authenticate(Request $request, UsuarioRepository $userRepo, Security $security) …
      › {    $user = $userRepo->find($request->query->get('user'));    $token = $request->query->get('jwt');
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php:183 {
      Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
      › // call controller$response = $controller(...$arguments);}
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php:76 {
      Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
      › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/Kernel.php:182 {
      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 {
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › {    $response = $this->kernel->handle($this->request);}
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public/index.php:5 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#16
  -records: [
    8 => [
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.758-05:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "app_pages_autenticacion_externa"
          "route_parameters" => [
            "_route" => "app_pages_autenticacion_externa"
            "_controller" => "App\Controller\SecurityController::authenticate"
          ]
          "request_uri" => "https://rips.softwaremedico.com.co/autenticacion-externa?amp%3D%26jwt%3DeyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1c2VyIjp7ImlkIjozMiwiZW1haWwiOiJjaGVuYW8uc29mdHdhcmVtZWRpY28uY29tLmNvIn0sImV4cCI6MTc4MjQxOTQxNX0.QQ_jDlFwvvxcY2ZPKUypwRIXbo66Ykgq7DEbzVAhEFE="
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\Debug\TraceableAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.760-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.761-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.761-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.765-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.765-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.765-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.765-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerTINYHna\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.765-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.772-05:00"
        "message" => "Uncaught PHP Exception Doctrine\ORM\Exception\MissingIdentifierField: "The identifier id is missing for a query of App\Entity\Usuario" at MissingIdentifierField.php line 15"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => Doctrine\ORM\Exception\MissingIdentifierField {#965
            #message: "The identifier id is missing for a query of App\Entity\Usuario"
            #code: 0
            #file: "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php"
            #line: 15
            trace: {
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/Exception/MissingIdentifierField.php:15 {
                Doctrine\ORM\Exception\MissingIdentifierField::fromFieldAndClass(string $fieldName, string $className): self …
                › {    return new self(sprintf(        'The identifier %s is missing for a query of %s',
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/EntityManager.php:303 {
                Doctrine\ORM\EntityManager->find($className, mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                › if (! isset($id[$identifier])) {    throw MissingIdentifierField::fromFieldAndClass($identifier, $class->name);}
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/orm/src/EntityRepository.php:86 {
                Doctrine\ORM\EntityRepository->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                › {    return $this->em->find($this->entityName, $id, $lockMode, $lockVersion);}
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/doctrine/doctrine-bundle/src/Repository/ServiceEntityRepositoryProxy.php:61 {
                Doctrine\Bundle\DoctrineBundle\Repository\ServiceEntityRepositoryProxy->find(mixed $id, Doctrine\DBAL\LockMode|int|null $lockMode = null, ?int $lockVersion = null): ?object …
                ›     return ($this->repository ??= $this->resolveRepository())        ->find($id, $lockMode, $lockVersion);}
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/src/Controller/SecurityController.php:46 {
                App\Controller\SecurityController->authenticate(Request $request, UsuarioRepository $userRepo, Security $security) …
                › {    $user = $userRepo->find($request->query->get('user'));    $token = $request->query->get('jwt');
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php:183 {
                Symfony\Component\HttpKernel\HttpKernel->handleRaw(Request $request, int $type = self::MAIN_REQUEST): Response …
                › // call controller$response = $controller(...$arguments);}
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/HttpKernel.php:76 {
                Symfony\Component\HttpKernel\HttpKernel->handle(Request $request, int $type = HttpKernelInterface::MAIN_REQUEST, bool $catch = true): Response …
                › try {    return $response = $this->handleRaw($request, $type);} catch (\Throwable $e) {
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/http-kernel/Kernel.php:182 {
                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 {
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:35 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › {    $response = $this->kernel->handle($this->request);}
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/public/index.php:5 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/home/softwaremedico-rips/htdocs/rips.softwaremedico.com.co/ripscentral/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\Security\Http\Firewall\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::logKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Listener "{listener}" stopped propagation of the event "{event}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.790-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
    911 => [
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\UX\Turbo\Request\RequestListener::__invoke"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bridge\Doctrine\Middleware\IdleConnection\Listener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.773-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.774-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.774-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.774-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsCsrfTokenValidAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.774-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\Security\Http\EventListener\IsGrantedAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.774-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.774-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerTINYHna\RequestPayloadValueResolverGhost01ca9cc::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.774-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\AssetMapper\AssetMapperDevServerSubscriber::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Csrf\SameOriginCsrfTokenManager::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\Firewall\ContextListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\CacheAttributeListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Bundle\WebProfilerBundle\EventListener\WebDebugToolbarListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.response"
          "listener" => "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1782469974
        "timestamp_rfc3339" => "2026-06-26T05:32:54.788-05:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest"
        ]
        "channel" => "event"
      ]
    ]
  ]
  -errorCount: [
    8 => 1
    911 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#14 …}
}