Error 500 Internal Server Error

GET https://efectivate.zentro.com.mx/blog/buscar?clave=Pr%C3%A9stamo&pag=78661

Forwarded to ErrorController (dcae5b)

Request / Response

Request

GET Parameters

Key Value
clave
"Préstamo"
pag
"78661"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"App\Controller\BlogController::search"
_firewall_context
"security.firewall.map.context.main"
_remove_csp_headers
true
_route
"blog_search"
_route_params
[]
_security_firewall_run
"_security_main"
_stopwatch_token
"f16dd3"

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, zstd, deflate"
host
"efectivate.zentro.com.mx"
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
"Tue, 01 Sep 2026 22:30:29 GMT"
vary
"Accept"
x-debug-exception
"unlink%28%29%3A%20Argument%20%231%20%28%24filename%29%20must%20not%20contain%20any%20null%20bytes"
x-debug-exception-file
"%2Fvar%2Fwww%2Fefectivate%2Fvendor%2Fsymfony%2Fhttp-kernel%2FProfiler%2FFileProfilerStorage.php:351"
x-debug-token
"833a30"
x-debug-token-link
"https://efectivate.zentro.com.mx/_profiler/dcae5b"
x-previous-debug-token
"dcae5b"
x-robots-tag
"noindex"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session 1

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

1 Usages
Stateless check enabled
Usage
Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage:41
[
  [
    "file" => "/var/www/efectivate/vendor/symfony/security-core/Authentication/Token/Storage/UsageTrackingTokenStorage.php"
    "line" => 41
    "function" => "getMetadataBag"
    "class" => "Symfony\Component\HttpFoundation\Session\Session"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/twig-bridge/AppVariable.php"
    "line" => 103
    "function" => "getToken"
    "class" => "Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/twig/twig/src/Extension/CoreExtension.php"
    "line" => 1882
    "function" => "getUser"
    "class" => "Symfony\Bridge\Twig\AppVariable"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/var/cache/dev/twig/8c/8cc69cf215ea26d2b8b666b32abe01b4.php"
    "line" => 166
    "function" => "getAttribute"
    "class" => "Twig\Extension\CoreExtension"
    "type" => "::"
  ]
  [
    "file" => "/var/www/efectivate/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_9bbd6f594902d14ecc0deefa95cfdc46"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/var/cache/dev/twig/d2/d28433496e559640e0f80d3ec51e6515.php"
    "line" => 55
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/twig/twig/src/Template.php"
    "line" => 388
    "function" => "doDisplay"
    "class" => "__TwigTemplate_14ed0b129a7a2d7278acdd40996f4a28"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/twig/twig/src/Template.php"
    "line" => 344
    "function" => "yield"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/twig/twig/src/Template.php"
    "line" => 359
    "function" => "display"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/twig/twig/src/TemplateWrapper.php"
    "line" => 51
    "function" => "render"
    "class" => "Twig\Template"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/twig/twig/src/Environment.php"
    "line" => 334
    "function" => "render"
    "class" => "Twig\TemplateWrapper"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 448
    "function" => "render"
    "class" => "Twig\Environment"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 453
    "function" => "doRenderView"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/framework-bundle/Controller/AbstractController.php"
    "line" => 253
    "function" => "doRender"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/src/Controller/BlogController.php"
    "line" => 129
    "function" => "render"
    "class" => "Symfony\Bundle\FrameworkBundle\Controller\AbstractController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 181
    "function" => "search"
    "class" => "App\Controller\BlogController"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/http-kernel/HttpKernel.php"
    "line" => 76
    "function" => "handleRaw"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/http-kernel/Kernel.php"
    "line" => 197
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\HttpKernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php"
    "line" => 35
    "function" => "handle"
    "class" => "Symfony\Component\HttpKernel\Kernel"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/vendor/autoload_runtime.php"
    "line" => 29
    "function" => "run"
    "class" => "Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner"
    "type" => "->"
  ]
  [
    "file" => "/var/www/efectivate/public/index.php"
    "line" => 7
    "args" => [
      "/var/www/efectivate/vendor/autoload_runtime.php"
    ]
    "function" => "require_once"
  ]
]

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_DB_ADMIN_PORT
"8102"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_NAME
"efectivate"
APP_SECRET
"c0b1a0551b5df9b5105c4099cddea378"
CONECTA_PRODUCTION
"false"
CONECTA_PUBLIC
"key_GndAhNffG85xkZsbsUVdxmg"
CONECTA_SECRET
"key_5xdYxzirzJLQ6d9vcxiMSw"
DATABASE_URL
"mysql://db_user:%23Eirf4129%23@localhost:3306/efectivate_2025?serverVersion=10.11.6-MariaDB&charset=utf8mb4"
GOOGLE_RECAPTCHA_SECRET
"6Le-S8kqAAAAAOsOhYaELlozKFXf7eWn2pdnGyW2"
GOOGLE_RECAPTCHA_SECRET_KEY
"6Le-S8kqAAAAAOsOhYaELlozKFXf7eWn2pdnGyW2"
GOOGLE_RECAPTCHA_SITE_KEY
"6Le-S8kqAAAAAF-DgGQ1z_eOicDzhwlGKniAwgis"
MAILER_DESCRIPTION
"Efectívate Préstamos"
MAILER_DSN
"smtp://info@dev.efectivate.com:hBvMRKt3DOkC@dev.efectivate.com:465"
MAILER_PASSWORD
"hBvMRKt3DOkC"
MAILER_URI
"info@dev.efectivate.com"
MAILER_USERNAME
"info@dev.efectivate.com"
MDB_DB
"efectivate_2025"
MDB_PASS
""
MDB_ROOT_PASS
"password_root"
MDB_USER
"db_user"
MESSENGER_TRANSPORT_DSN
"doctrine://default?auto_setup=0"
OPENPAY_MERCHANT
"m9fhbciggoaoi80w6lb5"
OPENPAY_PRODUCTION
"false"
OPENPAY_PUBLIC
"pk_edd85a62836146d4b6d675110a80569e"
OPENPAY_SECRET
"sk_35cb83319d2748ccb322742e81f0e536"
STP_ACCOUNT_NUMBER
"646180557500000007"
STP_ACCOUNT_TYPE
"40"
STP_BENEFICIARY_NUMBER
"646180110400000007"
STP_COMMERCIAL_COMPANY
"EFECTIVATE"
STP_LEGAL_COMPANY
"INNOVAFINT"
STP_MERCHANT
"90646"
STP_RFC_COMPANY
"GIN161116PZ3"
STP_SEARCH_URL
"https://efws-dev.stpmex.com/efws/API/consultaOrden"
STP_TRANS_URL
"https://demo.stpmex.com:7024/speiws/rest/ordenPago/registra"
STRIPE_PRODUCTION
"false"
STRIPE_PUBLIC
"pk_test_51KwABQGgM1N45ShgPse3Sojgc0XCm8XlOGt4FwUROw3Sio5FXM07JpOTkmCgkIAi94wXQjCtVXgD9J0IQrBZhwW400HTj6zxBj"
STRIPE_SECRET
"sk_test_51KwABQGgM1N45ShgS2Aa6gQcgkbrUAzMwwU0kJqBvCQ8VZ6zhkdUrfodiAQ59ecBU3LXDTBfebjnLwWss1k140GX00aLiOFob7"
UNLIMIT_HOST
"https://sandbox.cardpay.com"
UNLIMIT_PASSWORD
"NFKg9af521Zm"
UNLIMIT_PRODUCTION
"false"
UNLIMIT_SECRET
"z9F3K8jmbI1M"
UNLIMIT_TERMINAL_CODE
"58351"

Defined as regular env variables

Key Value
CONTEXT_DOCUMENT_ROOT
"/var/www/efectivate/public/"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/var/www/efectivate/public/"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, zstd, deflate"
HTTP_HOST
"efectivate.zentro.com.mx"
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
"clave=Pr%C3%A9stamo&pag=78661"
REDIRECT_HTTPS
"on"
REDIRECT_QUERY_STRING
"clave=Pr%C3%A9stamo&pag=78661"
REDIRECT_SSL_TLS_SNI
"efectivate.zentro.com.mx"
REDIRECT_STATUS
"200"
REDIRECT_URL
"/blog/buscar"
REMOTE_ADDR
"216.73.216.55"
REMOTE_PORT
"51655"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1788301829
REQUEST_TIME_FLOAT
1788301829.7271
REQUEST_URI
"/blog/buscar?clave=Pr%C3%A9stamo&pag=78661"
SCRIPT_FILENAME
"/var/www/efectivate/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"69.48.205.133"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"efectivate.zentro.com.mx"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
"<address>Apache/2.4.68 (Debian) Server at efectivate.zentro.com.mx Port 443</address>\n"
SERVER_SOFTWARE
"Apache/2.4.68 (Debian)"
SSL_TLS_SNI
"efectivate.zentro.com.mx"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_SECRET,APP_NAME,MAILER_URI,MAILER_DESCRIPTION,MAILER_USERNAME,MAILER_PASSWORD,MAILER_DSN,MESSENGER_TRANSPORT_DSN,OPENPAY_MERCHANT,OPENPAY_PUBLIC,OPENPAY_SECRET,OPENPAY_PRODUCTION,CONECTA_PUBLIC,CONECTA_SECRET,CONECTA_PRODUCTION,STRIPE_PUBLIC,STRIPE_SECRET,STRIPE_PRODUCTION,UNLIMIT_HOST,UNLIMIT_PASSWORD,UNLIMIT_TERMINAL_CODE,UNLIMIT_SECRET,UNLIMIT_PRODUCTION,STP_TRANS_URL,STP_SEARCH_URL,STP_ACCOUNT_TYPE,STP_ACCOUNT_NUMBER,STP_MERCHANT,STP_RFC_COMPANY,STP_LEGAL_COMPANY,STP_COMMERCIAL_COMPANY,STP_BENEFICIARY_NUMBER,GOOGLE_RECAPTCHA_SITE_KEY,GOOGLE_RECAPTCHA_SECRET,GOOGLE_RECAPTCHA_SECRET_KEY,MDB_USER,MDB_PASS,MDB_ROOT_PASS,MDB_DB,DATABASE_URL,APP_DEBUG,APP_DB_ADMIN_PORT"

Sub Requests 1

ErrorController (token = dcae5b)

Key Value
_controller
"error_controller"
_stopwatch_token
"40b1e0"
exception
ValueError {#2283
  #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
  #code: 0
  #file: "/var/www/efectivate/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
  #line: 351
  trace: {
    /var/www/efectivate/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:351 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
      › 
      › @unlink($this->getFilename($csvToken));$offset += \strlen($line);
    }
    /var/www/efectivate/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:200 {
      Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
      › if (1 === mt_rand(1, 10)) {    $this->removeExpiredProfiles();}
    }
    /var/www/efectivate/vendor/symfony/http-kernel/Profiler/Profiler.php:104 {
      Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
      › 
      › if (!($ret = $this->storage->write($profile)) && null !== $this->logger) {    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);
    }
    /var/www/efectivate/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135 {
      Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
      › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
    }
    /var/www/efectivate/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
      Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
      › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
    }
    /var/www/efectivate/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
      Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
      ›     }    $listener($event, $eventName, $this);}
    }
    /var/www/efectivate/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
      Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
    }
    /var/www/efectivate/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
      Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
      › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
    }
    /var/www/efectivate/vendor/symfony/http-kernel/HttpKernel.php:115 {
      Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
      › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
    }
    /var/www/efectivate/vendor/symfony/http-kernel/Kernel.php:157 {
      Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
      › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
    }
    /var/www/efectivate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
      Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
      › if ($this->kernel instanceof TerminableInterface) {    $this->kernel->terminate($this->request, $response);}
    }
    /var/www/efectivate/vendor/autoload_runtime.php:29 {
      require_once …
      ›         ->getRunner($app)        ->run());
    }
    /var/www/efectivate/public/index.php:7 {
      › 
      › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
        "/var/www/efectivate/vendor/autoload_runtime.php"
      }
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#189
  -records: [
    2 => [
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.731+00:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "blog_search"
          "route_parameters" => [
            "_route" => "blog_search"
            "_controller" => "App\Controller\BlogController::search"
          ]
          "request_uri" => "https://efectivate.zentro.com.mx/blog/buscar?clave=Pr%C3%A9stamo&pag=78661"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.731+00:00"
        "message" => "Checking for authenticator support."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticators" => 3
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\LoginFormAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\LoginFormAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\TwoFactorAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "App\Security\TwoFactorAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00:00"
        "message" => "Checking support on authenticator."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00:00"
        "message" => "Authenticator does not support the request."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "firewall_name" => "main"
          "authenticator" => "Symfony\Component\Security\Http\Authenticator\RememberMeAuthenticator"
        ]
        "channel" => "security"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEJtRxA2\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.732+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.733+00:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "use_savepoints" => true
            "driver" => "pdo_mysql"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => 3306
            "user" => "db_user"
            "password" => "<redacted>"
            "driverOptions" => []
            "defaultTableOptions" => []
            "dbname" => "efectivate_2025"
            "serverVersion" => "10.11.6-MariaDB"
            "charset" => "utf8mb4"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.734+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT COUNT(*) AS dctrn_count FROM (SELECT DISTINCT id_0 FROM (SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.tiempo_lectura AS tiempo_lectura_2, b0_.visitas AS visitas_3, b0_.titulo AS titulo_4, b0_.resumen AS resumen_5, b0_.contenido AS contenido_6, b0_.keywords AS keywords_7, b0_.image AS image_8, b0_.image_size AS image_size_9, b0_.updated_at AS updated_at_10 FROM blog_entrada b0_ WHERE LOWER(b0_.keywords) LIKE ? ORDER BY b0_.created_at DESC) dctrn_result) dctrn_table"
          "params" => [
            1 => "%préstamo%"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.736+00:00"
        "message" => "Executing query: {sql}"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.nombre AS nombre_2, t0.descripcion AS descripcion_3, t0.parent AS parent_4 FROM blog_categoria t0 WHERE t0.parent IS NULL"
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.737+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.739+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.739+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.739+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.created_at AS created_at_2, t0.tiempo_lectura AS tiempo_lectura_3, t0.visitas AS visitas_4, t0.titulo AS titulo_5, t0.resumen AS resumen_6, t0.contenido AS contenido_7, t0.keywords AS keywords_8, t0.image AS image_9, t0.image_size AS image_size_10, t0.updated_at AS updated_at_11, t0.categoria_id AS categoria_id_12, t0.created_by AS created_by_13 FROM blog_entrada t0 WHERE t0.categoria_id = ? ORDER BY t0.created_at DESC"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => 1
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.740+00:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT DISTINCT id_0 FROM (SELECT DISTINCT id_0, created_at_1 FROM (SELECT b0_.id AS id_0, b0_.created_at AS created_at_1, b0_.tiempo_lectura AS tiempo_lectura_2, b0_.visitas AS visitas_3, b0_.titulo AS titulo_4, b0_.resumen AS resumen_5, b0_.contenido AS contenido_6, b0_.keywords AS keywords_7, b0_.image AS image_8, b0_.image_size AS image_size_9, b0_.updated_at AS updated_at_10 FROM blog_entrada b0_ WHERE LOWER(b0_.keywords) LIKE ?) dctrn_result_inner ORDER BY created_at_1 DESC) dctrn_result LIMIT 20 OFFSET 1573200"
          "params" => [
            1 => "%préstamo%"
          ]
          "types" => [
            1 => 2
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.752+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.753+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.753+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.753+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.753+00: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"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00:00"
        "message" => "Uncaught PHP Exception ValueError: "unlink(): Argument #1 ($filename) must not contain any null bytes" at FileProfilerStorage.php line 351"
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => ValueError {#2283
            #message: "unlink(): Argument #1 ($filename) must not contain any null bytes"
            #code: 0
            #file: "/var/www/efectivate/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php"
            #line: 351
            trace: {
              /var/www/efectivate/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:351 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->removeExpiredProfiles(): void …
                › 
                › @unlink($this->getFilename($csvToken));$offset += \strlen($line);
              }
              /var/www/efectivate/vendor/symfony/http-kernel/Profiler/FileProfilerStorage.php:200 {
                Symfony\Component\HttpKernel\Profiler\FileProfilerStorage->write(Profile $profile): bool …
                › if (1 === mt_rand(1, 10)) {    $this->removeExpiredProfiles();}
              }
              /var/www/efectivate/vendor/symfony/http-kernel/Profiler/Profiler.php:104 {
                Symfony\Component\HttpKernel\Profiler\Profiler->saveProfile(Profile $profile): bool …
                › 
                › if (!($ret = $this->storage->write($profile)) && null !== $this->logger) {    $this->logger->warning('Unable to store the profiler information.', ['configured_storage' => $this->storage::class]);
              }
              /var/www/efectivate/vendor/symfony/http-kernel/EventListener/ProfilerListener.php:135 {
                Symfony\Component\HttpKernel\EventListener\ProfilerListener->onKernelTerminate(TerminateEvent $event): void …
                › foreach ($this->profiles as $request) {    $this->profiler->saveProfile($this->profiles[$request]);}
              }
              /var/www/efectivate/vendor/symfony/event-dispatcher/Debug/WrappedListener.php:116 {
                Symfony\Component\EventDispatcher\Debug\WrappedListener->__invoke(object $event, string $eventName, EventDispatcherInterface $dispatcher): void …
                › try {    ($this->optimizedListener ?? $this->listener)($event, $eventName, $dispatcher);} finally {
              }
              /var/www/efectivate/vendor/symfony/event-dispatcher/EventDispatcher.php:220 {
                Symfony\Component\EventDispatcher\EventDispatcher->callListeners(iterable $listeners, string $eventName, object $event) …
                ›     }    $listener($event, $eventName, $this);}
              }
              /var/www/efectivate/vendor/symfony/event-dispatcher/EventDispatcher.php:56 {
                Symfony\Component\EventDispatcher\EventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › if ($listeners) {    $this->callListeners($listeners, $eventName, $event);}
              }
              /var/www/efectivate/vendor/symfony/event-dispatcher/Debug/TraceableEventDispatcher.php:139 {
                Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher->dispatch(object $event, ?string $eventName = null): object …
                › try {    $this->dispatcher->dispatch($event, $eventName);} finally {
              }
              /var/www/efectivate/vendor/symfony/http-kernel/HttpKernel.php:115 {
                Symfony\Component\HttpKernel\HttpKernel->terminate(Request $request, Response $response) …
                › {    $this->dispatcher->dispatch(new TerminateEvent($this, $request, $response), KernelEvents::TERMINATE);}
              }
              /var/www/efectivate/vendor/symfony/http-kernel/Kernel.php:157 {
                Symfony\Component\HttpKernel\Kernel->terminate(Request $request, Response $response) …
                › if ($this->getHttpKernel() instanceof TerminableInterface) {    $this->getHttpKernel()->terminate($request, $response);}
              }
              /var/www/efectivate/vendor/symfony/runtime/Runner/Symfony/HttpKernelRunner.php:53 {
                Symfony\Component\Runtime\Runner\Symfony\HttpKernelRunner->run(): int …
                › if ($this->kernel instanceof TerminableInterface) {    $this->kernel->terminate($this->request, $response);}
              }
              /var/www/efectivate/vendor/autoload_runtime.php:29 {
                require_once …
                ›         ->getRunner($app)        ->run());
              }
              /var/www/efectivate/public/index.php:7 {
                › 
                › require_once dirname(__DIR__).'/vendor/autoload_runtime.php';arguments: {
                  "/var/www/efectivate/vendor/autoload_runtime.php"
                }
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.exception"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ExceptionListener::onKernelException"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.767+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.757+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.terminate"
          "listener" => "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate"
        ]
        "channel" => "event"
      ]
    ]
    2290 => [
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.controller_arguments"
          "listener" => "ContainerEJtRxA2\RequestPayloadValueResolverGhost3590451::onKernelControllerArguments"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.758+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00:00"
        "message" => "Notified event "{event}" to listener "{listener}"."
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "event" => "kernel.finish_request"
          "listener" => "Symfony\WebpackEncoreBundle\EventListener\ResetAssetsEventListener::resetAssets"
        ]
        "channel" => "event"
      ]
      [
        "timestamp" => 1788301829
        "timestamp_rfc3339" => "2026-09-01T22:30:29.765+00: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: [
    2 => 1
    "" => 0
    2290 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#188 …}
}