Error 500 Internal Server Error

GET https://soloparati.examsandalucia.com/exportar-pdf/?tipoexamen=2

ErrorController

Request

GET Parameters

Key Value
tipoexamen
"2"

POST Parameters

No POST parameters

Uploaded Files

No files were uploaded

Request Attributes

Key Value
_controller
"error_controller"
_stopwatch_token
"8b3dfb"
exception
RuntimeException {#894
  #message: """
    The exit status code '127' says something went wrong:\n
    stderr: "sh: 1: /usr/local/bin/wkhtmltopdf: not found\n
    "\n
    stdout: ""\n
    command: /usr/local/bin/wkhtmltopdf --lowquality --encoding 'utf-8' '/tmp/knp_snappy693430d8c1e7e9.65640610.html' '/tmp/knp_snappy693430d8c20381.25582184.pdf'.
    """
  #code: 127
  #file: "/home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php"
  #line: 473
  trace: {
    /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:473 {
      Knp\Snappy\AbstractGenerator->checkProcessStatus($status, $stdout, $stderr, $command) …
      › if (0 !== $status && '' !== $stderr) {    throw new RuntimeException(\sprintf('The exit status code \'%s\' says something went wrong:' . "\n" . 'stderr: "%s"' . "\n" . 'stdout: "%s"' . "\n" . 'command: %s.', $status, $stderr, $stdout, $command), $status);}
    }
    /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:198 {
      Knp\Snappy\AbstractGenerator->generate($input, $output, array $options = [], $overwrite = false) …
      › list($status, $stdout, $stderr) = $this->executeCommand($command);$this->checkProcessStatus($status, $stdout, $stderr, $command);$this->checkOutput($output, $command);
    }
    /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php:36 {
      Knp\Snappy\Pdf->generate($input, $output, array $options = [], $overwrite = false) …
      › 
      ›     parent::generate($input, $output, $options, $overwrite);}
    }
    /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:246 {
      Knp\Snappy\AbstractGenerator->getOutput($input, array $options = []) …
      › 
      › $this->generate($input, $filename, $options);}
    /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:265 {
      Knp\Snappy\AbstractGenerator->getOutputFromHtml($html, array $options = []) …
      › 
      ›     return $this->getOutput($fileNames, $options);}
    }
    /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/src/PublicBundle/Controller/PublicController.php:1130 {
      PublicBundle\Controller\PublicController->exportarpdftodasAction(Pdf $knpSnappyPdf, Request $request) …
      › return new Response(    $knpSnappyPdf->getOutputFromHtml($html, ['encoding' => 'utf-8']),    \Symfony\Component\HttpFoundation\Response::HTTP_OK,
    }
    /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
    }
  }
}
logger
Symfony\Bridge\Monolog\Processor\DebugProcessor {#454
  -records: [
    13 => [
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.289+01:00"
        "message" => "Matched route "{route}"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "route" => "calendario_exportar_pdf_todas"
          "route_parameters" => [
            "_route" => "calendario_exportar_pdf_todas"
            "_controller" => "PublicBundle\Controller\PublicController::exportarpdftodasAction"
          ]
          "request_uri" => "https://soloparati.examsandalucia.com/exportar-pdf/?tipoexamen=2"
          "method" => "GET"
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.290+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.292+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.292+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.292+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.292+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.296+01:00"
        "message" => "User Deprecated: Support for MariaDB < 10.6.0 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:54 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "exception" => ErrorException {#743
            #message: "User Deprecated: Support for MariaDB < 10.6.0 is deprecated and will be removed in DBAL 5 (AbstractMySQLDriver.php:54 called by AbstractDriverMiddleware.php:32, https://github.com/doctrine/dbal/pull/6343, package doctrine/dbal)"
            #code: 0
            #file: "/home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/deprecations/src/Deprecation.php"
            #line: 208
            #severity: E_USER_DEPRECATED
            trace: {
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/deprecations/src/Deprecation.php:208 {
                Doctrine\Deprecations\Deprecation::delegateTriggerToBackend(string $message, array $backtrace, string $link, string $package): void …
                › 
                ›     @trigger_error($message, E_USER_DEPRECATED);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/deprecations/src/Deprecation.php:108 {
                Doctrine\Deprecations\Deprecation::trigger(string $package, string $link, string $message, ...$args): void …
                › 
                ›     self::delegateTriggerToBackend($message, $backtrace, $link, $package);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/dbal/src/Driver/AbstractMySQLDriver.php:54 {
                Doctrine\DBAL\Driver\AbstractMySQLDriver->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractMySQLPlatform …
                › 
                › Deprecation::trigger(    'doctrine/dbal',
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/dbal/src/Driver/Middleware/AbstractDriverMiddleware.php:32 {
                Doctrine\DBAL\Driver\Middleware\AbstractDriverMiddleware->getDatabasePlatform(ServerVersionProvider $versionProvider): AbstractPlatform …
                › {    return $this->wrappedDriver->getDatabasePlatform($versionProvider);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/dbal/src/Connection.php:196 {
                Doctrine\DBAL\Connection->getDatabasePlatform(): AbstractPlatform …
                › 
                ›     $this->platform = $this->driver->getDatabasePlatform($versionProvider);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:740 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->getTargetPlatform(): AbstractPlatform …
                › if (! $this->targetPlatform) {    $this->targetPlatform = $this->em->getConnection()->getDatabasePlatform();}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:550 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->completeIdGeneratorMapping(ClassMetadata $class): void …
                › if ($idGenType === ClassMetadata::GENERATOR_TYPE_AUTO) {    $class->setIdGeneratorType($this->determineIdGeneratorStrategy($this->getTargetPlatform()));}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/orm/src/Mapping/ClassMetadataFactory.php:178 {
                Doctrine\ORM\Mapping\ClassMetadataFactory->doLoadMetadata(ClassMetadata $class, ?ClassMetadata $parent, bool $rootEntityFound, array $nonSuperclassParents): void …
                › } else {    $this->completeIdGeneratorMapping($class);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/doctrine-bundle/src/Mapping/ClassMetadataFactory.php:20 {
                Doctrine\Bundle\DoctrineBundle\Mapping\ClassMetadataFactory->doLoadMetadata($class, $parent, $rootEntityFound, array $nonSuperclassParents): void …
                › {    parent::doLoadMetadata($class, $parent, $rootEntityFound, $nonSuperclassParents);}
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:318 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->loadMetadata(string $name): array …
                › 
                › $this->doLoadMetadata($class, $parent, $rootEntityFound, $visited);}
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/persistence/src/Persistence/Mapping/AbstractClassMetadataFactory.php:187 {
                Doctrine\Persistence\Mapping\AbstractClassMetadataFactory->getMetadataFor(string $className): ClassMetadata …
                › } else {    $loadedMetadata = $this->loadMetadata($realClassName);    $classNames     = array_combine(
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/orm/src/EntityManager.php:224 {
                Doctrine\ORM\EntityManager->getClassMetadata(string $className): ClassMetadata …
                › {    return $this->metadataFactory->getMetadataFor($className);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/doctrine-bundle/src/Repository/ContainerRepositoryFactory.php:49 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->doGetRepository(EntityManagerInterface $entityManager, string $entityName, bool $strictTypeCheck): ObjectRepository …
                › {    $metadata            = $entityManager->getClassMetadata($entityName);    $repositoryServiceId = $metadata->customRepositoryClassName;
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/doctrine-bundle/src/Repository/RepositoryFactoryCompatibility.php:29 {
                Doctrine\Bundle\DoctrineBundle\Repository\ContainerRepositoryFactory->getRepository(EntityManagerInterface $entityManager, string $entityName): EntityRepository …
                › {    return $this->doGetRepository($entityManager, $entityName, true);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/doctrine/orm/src/EntityManager.php:499 {
                Doctrine\ORM\EntityManager->getRepository(string $className): EntityRepository …
                › {    return $this->repositoryFactory->getRepository($this, $className);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/src/PublicBundle/Controller/PublicController.php:1125 {
                PublicBundle\Controller\PublicController->exportarpdftodasAction(Pdf $knpSnappyPdf, Request $request) …
                › 
                › $convocatorias = $em->getRepository(convocatorias::class)->findFechas($fecha, $poblacion, $tipocertificacion, $tipoexamen)->getResult();$html = $this->renderView('@Public/Public/pages/consultacalendariotabla.html.twig',
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "deprecation"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.302+01:00"
        "message" => "Connecting with parameters {params}"
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "params" => [
            "driver" => "pdo_mysql"
            "charset" => "utf8mb4"
            "idle_connection_ttl" => 600
            "host" => "localhost"
            "port" => 3306
            "user" => "examsandalucia"
            "password" => "<redacted>"
            "driverOptions" => []
            "serverVersion" => "10.2.29-MariaDB"
            "defaultTableOptions" => [
              "charset" => "utf8mb4"
              "collate" => "utf8mb4_unicode_ci"
            ]
            "dbname" => "examsandalucia"
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.303+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT c0_.id AS id_0, c0_.eliminado AS eliminado_1, c0_.codigoexam AS codigoexam_2, c0_.aliasprivada AS aliasprivada_3, c0_.indcbpb AS indcbpb_4, c0_.indpublicada AS indpublicada_5, c0_.incidencia AS incidencia_6, c0_.fechapublicacion AS fechapublicacion_7, c0_.indcerradaabierta AS indcerradaabierta_8, c0_.observacion AS observacion_9, c0_.indacademia AS indacademia_10, c0_.numplazasmaximo AS numplazasmaximo_11, c0_.examdate AS examdate_12, c0_.fechacierreiml AS fechacierreiml_13, c0_.venuedetailsdate AS venuedetailsdate_14, c0_.speakingwindowstart AS speakingwindowstart_15, c0_.speakingwindowstart2 AS speakingwindowstart2_16, c0_.speakingwindowend AS speakingwindowend_17, c0_.resultreleasestart AS resultreleasestart_18, c0_.resultreleaseend AS resultreleaseend_19, c0_.certificatedispatch AS certificatedispatch_20, c0_.color AS color_21, c0_.logo AS logo_22, c0_.creacionfecha AS creacionfecha_23, c0_.modificacionfecha AS modificacionfecha_24, c0_.serializado AS serializado_25, c0_.numsupervisores AS numsupervisores_26, c0_.numvigilantes AS numvigilantes_27, c0_.fechaultimoavisoexternos AS fechaultimoavisoexternos_28, c0_.numhorasprevistas AS numhorasprevistas_29, c0_.entryclosingdate AS entryclosingdate_30, c0_.precio AS precio_31, c0_.poblacion AS poblacion_32, c0_.visto AS visto_33, c0_.matriculadosespeciales AS matriculadosespeciales_34, c0_.maximosCandidatos AS maximosCandidatos_35, c0_.lateEntry1Importe AS lateEntry1Importe_36, c0_.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_37, c0_.lateEntry1Fecha AS lateEntry1Fecha_38, c0_.lateEntry1Permitido AS lateEntry1Permitido_39, c0_.lateEntry2Importe AS lateEntry2Importe_40, c0_.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_41, c0_.lateEntry2Fecha AS lateEntry2Fecha_42, c0_.lateEntry2Permitido AS lateEntry2Permitido_43, c0_.lateEntry3Importe AS lateEntry3Importe_44, c0_.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_45, c0_.lateEntry3Fecha AS lateEntry3Fecha_46, c0_.lateEntry3Permitido AS lateEntry3Permitido_47, c0_.necesidadesEspecialesFecha AS necesidadesEspecialesFecha_48, c0_.tramo0 AS tramo0_49, c0_.tramo1 AS tramo1_50, c0_.tramo2 AS tramo2_51, c0_.tramo3 AS tramo3_52, c0_.infoExtra AS infoExtra_53, c0_.extraImporte AS extraImporte_54, c0_.aclaracionExamen AS aclaracionExamen_55, c0_.idtipocertificacion_id AS idtipocertificacion_id_56, c0_.creacionusuario_id AS creacionusuario_id_57, c0_.modificacionusuario_id AS modificacionusuario_id_58, c0_.convocatoriapoblacion_id AS convocatoriapoblacion_id_59, c0_.vistopor_id AS vistopor_id_60 FROM convocatorias c0_ INNER JOIN tipos_certificacion t1_ WHERE c0_.precio IS NOT NULL AND c0_.fechacierreiml >= ? AND c0_.indcerradaabierta = 1 ORDER BY c0_.examdate ASC, t1_.descripcion ASC, c0_.poblacion ASC"
          "params" => [
            1 => "2025-12-06 00:00:00"
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#889
              +name: "STRING"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.369+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_4, t0.nombre AS nombre_5, t0.apellido1 AS apellido1_6, t0.apellido2 AS apellido2_7, t0.nif_cif AS nif_cif_8, t0.usuario AS usuario_9, t0.email AS email_10, t0.password AS password_11, t0.salt AS salt_12, t0.activo AS activo_13, t0.role AS role_14, t0.permisocambridge AS permisocambridge_15, t0.permisopagos AS permisopagos_16, t0.permisomatriculacion AS permisomatriculacion_17, t0.creacionusuario AS creacionusuario_18, t0.creacionfecha AS creacionfecha_19, t0.modificacionusuario AS modificacionusuario_20, t0.modificacionfecha AS modificacionfecha_21, t0.permisoacademia AS permisoacademia_22, t0.codigorecuperacion AS codigorecuperacion_23, t0.direccion AS direccion_24, t0.cp AS cp_25, t0.telefono1 AS telefono1_26, t0.telefono2 AS telefono2_27, t0.eliminadologico AS eliminadologico_28, t0.tipos_documento_id AS tipos_documento_id_29, t0.idtipousuario_id AS idtipousuario_id_30, t0.idpoblacion_id AS idpoblacion_id_31, t0.idprovincia_id AS idprovincia_id_32, t0.tipo, t1.latitud AS latitud_33, t1.longitud AS longitud_34, t1.personacontacto AS personacontacto_35, t1.pathacademia AS pathacademia_36, t1.numerosubidasimagen AS numerosubidasimagen_37, t1.orden AS orden_38, t1.indverificado AS indverificado_39, t1.hastaultimodia AS hastaultimodia_40, t1.indadmitecerradas AS indadmitecerradas_41, t1.estadovisual AS estadovisual_42, t1.centrenumber AS centrenumber_43, t1.observaciones AS observaciones_44, t1.web AS web_45, t1.directorcentro AS directorcentro_46, t1.premium AS premium_47, t1.beneficiospremium AS beneficiospremium_48, t1.sendemail AS sendemail_49, t1.showedescription AS showedescription_50, t1.canjeoespecial AS canjeoespecial_51, t1.tipoacuerdo AS tipoacuerdo_52, t1.centropreparador AS centropreparador_53, t1.ispublic AS ispublic_54, t1.mostrarenmapa AS mostrarenmapa_55, t1.codigoacademia AS codigoacademia_56, t1.emailcoe AS emailcoe_57, t1.passopen AS passopen_58, t1.accesoinicial AS accesoinicial_59, t1.contraseniaaleatoria AS contraseniaaleatoria_60, t1.descuento AS descuento_61, t1.tituloposicionamiento AS tituloposicionamiento_62, t1.textoposicionamiento AS textoposicionamiento_63, t1.ordenadores AS ordenadores_64, t1.slug AS slug_65, t1.sluglinguaskill AS sluglinguaskill_66, t1.sluglinguaskillgratuitas AS sluglinguaskillgratuitas_67, t1.seleccionhorario AS seleccionhorario_68, t1.informacion AS informacion_69, t1.codecenter AS codecenter_70, t1.isinstitucion AS isinstitucion_71, t1.tipoenlace AS tipoenlace_72, t1.conversiondinero AS conversiondinero_73, t1.mostrarconvocatoriasprivadas AS mostrarconvocatoriasprivadas_74, t1.mostrarsolomisconvocatorias AS mostrarsolomisconvocatorias_75, t1.puedematricularotroscentros AS puedematricularotroscentros_76, t1.cuentacontable AS cuentacontable_77, t1.razonsocial AS razonsocial_78, t1.direccionfacturacion AS direccionfacturacion_79, t1.cpfacturacion AS cpfacturacion_80, t1.poblacionfacturacion AS poblacionfacturacion_81, t1.provinciafacturacion AS provinciafacturacion_82, t1.paisfacturacion AS paisfacturacion_83, t1.convocatorias_slug AS convocatorias_slug_84, t1.puede_solicitar_facturas AS puede_solicitar_facturas_85, t1.datos_rellenos AS datos_rellenos_86, t1.pagalateentry1 AS pagalateentry1_87, t1.pagalateentry2 AS pagalateentry2_88, t1.pagalateentry3 AS pagalateentry3_89, t1.saltardni AS saltardni_90, t1.condicionesSlugQualifications AS condicionesSlugQualifications_91, t1.tipovenue_id AS tipovenue_id_92, t1.poblacion_info_id AS poblacion_info_id_93, t2.fechanacimiento AS fechanacimiento_94, t2.genero AS genero_95, t2.codigopostal AS codigopostal_96, t2.numerocandidato AS numerocandidato_97, t2.documentacionespecial AS documentacionespecial_98, t2.telefonocontacto AS telefonocontacto_99, t2.alumnopropio AS alumnopropio_100, t2.dni AS dni_101, t2.comunicaciones AS comunicaciones_102, t2.md5registro AS md5registro_103, t2.idtipoespecial_id AS idtipoespecial_id_104, t2.codigoacademia_id AS codigoacademia_id_105, t3.centrotrabajo AS centrotrabajo_106, t3.coche AS coche_107, t3.cuentaBanco AS cuentaBanco_108, t3.examLevel AS examLevel_109, t3.fechanacimiento AS fechanacimiento_110, t3.idtiponivelexterno_id AS idtiponivelexterno_id_111, t3.idocupacionexternos_id AS idocupacionexternos_id_112 FROM usuarios t0 LEFT JOIN academias t1 ON t0.id = t1.id LEFT JOIN alumnos t2 ON t0.id = t2.id LEFT JOIN personalexterno t3 ON t0.id = t3.id WHERE t0.id = ?"
          "params" => [
            1 => 5800
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007
              +name: "INTEGER"
            }
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.777+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 5
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.781+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 3
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.781+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 7
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.782+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 6
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.783+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 4
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.785+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 8
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.786+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 28
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.787+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 30
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.787+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 29
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.788+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 2
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.790+01:00"
        "message" => "Executing statement: {sql} (parameters: {params}, types: {types})"
        "priority" => 100
        "priorityName" => "DEBUG"
        "context" => [
          "sql" => "SELECT t0.id AS id_1, t0.abreviatura AS abreviatura_2, t0.descripcion AS descripcion_3, t0.idmaterial AS idmaterial_4, t0.cambridgefee AS cambridgefee_5, t0.speakingwindow AS speakingwindow_6, t0.maxslots AS maxslots_7, t0.preciocambridge AS preciocambridge_8, t0.preciocolegio AS preciocolegio_9, t0.preciofomento AS preciofomento_10, t0.preciouco AS preciouco_11, t0.preciouja AS preciouja_12, t0.precioual AS precioual_13, t0.preciocsanfrancisco AS preciocsanfrancisco_14, t0.preciougibraltar AS preciougibraltar_15, t0.preciogranadacollege AS preciogranadacollege_16, t0.precioceuta AS precioceuta_17, t0.creacionfecha AS creacionfecha_18, t0.modificacionfecha AS modificacionfecha_19, t0.logo AS logo_20, t0.duracionprevista AS duracionprevista_21, t0.nombre AS nombre_22, t0.descripcionpublica AS descripcionpublica_23, t0.color AS color_24, t0.candidatenumberstart AS candidatenumberstart_25, t0.duracionreading AS duracionreading_26, t0.duracionwriting AS duracionwriting_27, t0.duracionlistening AS duracionlistening_28, t0.duracionspeaking AS duracionspeaking_29, t0.esspeaking AS esspeaking_30, t0.orden AS orden_31, t0.descripcionexamen AS descripcionexamen_32, t0.slug AS slug_33, t0.lateEntry1Importe AS lateEntry1Importe_34, t0.lateEntry1MaximosCandidatos AS lateEntry1MaximosCandidatos_35, t0.lateEntry1Dias AS lateEntry1Dias_36, t0.lateEntry2Importe AS lateEntry2Importe_37, t0.lateEntry2MaximosCandidatos AS lateEntry2MaximosCandidatos_38, t0.lateEntry2Dias AS lateEntry2Dias_39, t0.lateEntry3Importe AS lateEntry3Importe_40, t0.lateEntry3MaximosCandidatos AS lateEntry3MaximosCandidatos_41, t0.lateEntry3Dias AS lateEntry3Dias_42, t0.dniObligatorio AS dniObligatorio_43, t0.creacionusuario_id AS creacionusuario_id_44, t0.modificacionusuario_id AS modificacionusuario_id_45 FROM tipos_certificacion t0 WHERE t0.id = ?"
          "params" => [
            1 => 1
          ]
          "types" => [
            1 => Doctrine\DBAL\ParameterType {#1007}
          ]
        ]
        "channel" => "doctrine"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.794+01:00"
        "message" => "Generate from file(s) "/tmp/knp_snappy693430d8c1e7e9.65640610.html" to file "/tmp/knp_snappy693430d8c20381.25582184.pdf"."
        "priority" => 200
        "priorityName" => "INFO"
        "context" => [
          "command" => "/usr/local/bin/wkhtmltopdf --lowquality --encoding 'utf-8' '/tmp/knp_snappy693430d8c1e7e9.65640610.html' '/tmp/knp_snappy693430d8c20381.25582184.pdf'"
          "env" => null
          "timeout" => null
        ]
        "channel" => "snappy"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.808+01:00"
        "message" => "An error happened while generating "/tmp/knp_snappy693430d8c20381.25582184.pdf"."
        "priority" => 400
        "priorityName" => "ERROR"
        "context" => [
          "command" => "/usr/local/bin/wkhtmltopdf --lowquality --encoding 'utf-8' '/tmp/knp_snappy693430d8c1e7e9.65640610.html' '/tmp/knp_snappy693430d8c20381.25582184.pdf'"
          "status" => 127
          "stdout" => ""
          "stderr" => "sh: 1: /usr/local/bin/wkhtmltopdf: not found\n"
        ]
        "channel" => "snappy"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.808+01:00"
        "message" => """
          Uncaught PHP Exception RuntimeException: "The exit status code '127' says something went wrong:\n
          stderr: "sh: 1: /usr/local/bin/wkhtmltopdf: not found\n
          "\n
          stdout: ""\n
          command: /usr/local/bin/wkhtmltopdf --lowquality --encoding 'utf-8' '/tmp/knp_snappy693430d8c1e7e9.65640610.html' '/tmp/knp_snappy693430d8c20381.25582184.pdf'." at AbstractGenerator.php line 473
          """
        "priority" => 500
        "priorityName" => "CRITICAL"
        "context" => [
          "exception" => RuntimeException {#894
            #message: """
              The exit status code '127' says something went wrong:\n
              stderr: "sh: 1: /usr/local/bin/wkhtmltopdf: not found\n
              "\n
              stdout: ""\n
              command: /usr/local/bin/wkhtmltopdf --lowquality --encoding 'utf-8' '/tmp/knp_snappy693430d8c1e7e9.65640610.html' '/tmp/knp_snappy693430d8c20381.25582184.pdf'.
              """
            #code: 127
            #file: "/home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php"
            #line: 473
            trace: {
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:473 {
                Knp\Snappy\AbstractGenerator->checkProcessStatus($status, $stdout, $stderr, $command) …
                › if (0 !== $status && '' !== $stderr) {    throw new RuntimeException(\sprintf('The exit status code \'%s\' says something went wrong:' . "\n" . 'stderr: "%s"' . "\n" . 'stdout: "%s"' . "\n" . 'command: %s.', $status, $stderr, $stdout, $command), $status);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:198 {
                Knp\Snappy\AbstractGenerator->generate($input, $output, array $options = [], $overwrite = false) …
                › list($status, $stdout, $stderr) = $this->executeCommand($command);$this->checkProcessStatus($status, $stdout, $stderr, $command);$this->checkOutput($output, $command);
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/Pdf.php:36 {
                Knp\Snappy\Pdf->generate($input, $output, array $options = [], $overwrite = false) …
                › 
                ›     parent::generate($input, $output, $options, $overwrite);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:246 {
                Knp\Snappy\AbstractGenerator->getOutput($input, array $options = []) …
                › 
                › $this->generate($input, $filename, $options);}
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/vendor/knplabs/knp-snappy/src/Knp/Snappy/AbstractGenerator.php:265 {
                Knp\Snappy\AbstractGenerator->getOutputFromHtml($html, array $options = []) …
                › 
                ›     return $this->getOutput($fileNames, $options);}
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/src/PublicBundle/Controller/PublicController.php:1130 {
                PublicBundle\Controller\PublicController->exportarpdftodasAction(Pdf $knpSnappyPdf, Request $request) …
                › return new Response(    $knpSnappyPdf->getOutputFromHtml($html, ['encoding' => 'utf-8']),    \Symfony\Component\HttpFoundation\Response::HTTP_OK,
              }
              /home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/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/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/public/index.php:25 {$request = Request::createFromGlobals();$response = $kernel->handle($request);$response->send();
              }
            }
          }
        ]
        "channel" => "request"
      ]
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.839+01: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"
      ]
    ]
    9504 => [
      [
        "timestamp" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.809+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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" => 1765028056
        "timestamp_rfc3339" => "2025-12-06T14:34:16.834+01: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: [
    13 => 2
    9504 => 0
  ]
  -requestStack: Symfony\Component\HttpKernel\Debug\VirtualRequestStack {#453 …}
}

Request Headers

Header Value
accept
"*/*"
accept-encoding
"gzip, br, deflate"
authorization
""
connection
"close"
content-length
"0"
from
"gptbot(at)openai.com"
host
"soloparati.examsandalucia.com"
user-agent
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
x-openai-host-hash
"235226616"
x-php-ob-level
"1"

Request Content

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

Response

Response Headers

Header Value
cache-control
"no-cache, private"
content-type
"text/html; charset=UTF-8"
date
"Sat, 06 Dec 2025 13:34:16 GMT"
x-debug-exception
"The%20exit%20status%20code%20%27127%27%20says%20something%20went%20wrong%3A%0Astderr%3A%20%22sh%3A%201%3A%20%2Fusr%2Flocal%2Fbin%2Fwkhtmltopdf%3A%20not%20found%0A%22%0Astdout%3A%20%22%22%0Acommand%3A%20%2Fusr%2Flocal%2Fbin%2Fwkhtmltopdf%20--lowquality%20--encoding%20%27utf-8%27%20%27%2Ftmp%2Fknp_snappy693430d8c1e7e9.65640610.html%27%20%27%2Ftmp%2Fknp_snappy693430d8c20381.25582184.pdf%27."
x-debug-exception-file
"%2Fhome%2Fexamsandalucia%2Fdomains%2Fapp.examsandalucia.com%2Fpublic_html%2Fexamsandalucia%2Fvendor%2Fknplabs%2Fknp-snappy%2Fsrc%2FKnp%2FSnappy%2FAbstractGenerator.php:473"
x-debug-token
"987039"

Cookies

Request Cookies

No request cookies

Response Cookies

No response cookies

Session

Session Metadata

No session metadata

Session Attributes

No session attributes

Session Usage

0 Usages
Stateless check enabled

Session not used.

Flashes

Flashes

No flash messages were created.

Server Parameters

Server Parameters

Defined in .env

Key Value
APP_BASE_URL
"https://app.examsandalucia.com"
APP_DEBUG
"1"
APP_ENV
"dev"
APP_SECRET
"469c6341f7e5f5995c2089f0893aff28"
DATABASE_HOST
"localhost"
DATABASE_NAME
"examsandalucia"
DATABASE_PASSWORD
"NopNGmV9vbyTFc04@2025"
DATABASE_PORT
"3306"
DATABASE_PUBLIC
"examsandaluciapublic"
DATABASE_URL
"mysql://examsandalucia:NopNGmV9vbyTFc04@2025@localhost:3306/examsandalucia"
DATABASE_USER
"examsandalucia"
DEFAULT_URI
"http://localhost"
DEFAUL_APP_URL
"https://app.examsandalucia.com"
JWT_PASSPHRASE
"7ebf28500d9572ded553c6ad6b9a235244c77f473262f53ce5f4fef7d9637c2c"
JWT_PUBLIC_KEY
"%kernel.project_dir%/config/jwt/public.pem"
JWT_SECRET_KEY
"%kernel.project_dir%/config/jwt/private.pem"
LOCALE
"es"
MAILER_ALERTAS
"alertas@examsandalucia.com"
MAILER_ALERTAS_PASSWORD
"VHGGKRMoqiG7gsHK$2025"
MAILER_COMUNICADOS
"comunicados@examsandalucia.com"
MAILER_COMUNICADOS_PASSWORD
"SgL3VdpBaivy5YNl$2025"
MAILER_DSN
"smtps://info@examsandalucia.com:0kOWyhv8pjO19LJA$2025@mail.examsandalucia.com:465"
MAILER_FROM_EMAIL
"info@examsandalucia.com"
MAILER_HOST
"mail.examsandalucia.com"
MAILER_NAME
"Exams Andalucía"
MAILER_PASSWORD
"0kOWyhv8pjO19LJA$2025"
MAILER_PORT
"465"
MAILER_SECURITY
"tls"
MAILER_USER
"info@examsandalucia.com"
WKHTMLTOPDF_PATH
"/usr/local/bin/wkhtmltopdf"

Defined as regular env variables

Key Value
CONTENT_LENGTH
"0"
CONTEXT_DOCUMENT_ROOT
"/home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/public"
CONTEXT_PREFIX
""
DOCUMENT_ROOT
"/home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/public"
FCGI_ROLE
"RESPONDER"
GATEWAY_INTERFACE
"CGI/1.1"
HTTPS
"on"
HTTP_ACCEPT
"*/*"
HTTP_ACCEPT_ENCODING
"gzip, br, deflate"
HTTP_AUTHORIZATION
""
HTTP_CONNECTION
"close"
HTTP_FROM
"gptbot(at)openai.com"
HTTP_HOST
"soloparati.examsandalucia.com"
HTTP_USER_AGENT
"Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; GPTBot/1.3; +https://openai.com/gptbot)"
HTTP_X_OPENAI_HOST_HASH
"235226616"
PATH
"/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
PHPRC
"/home/examsandalucia/domains/app.examsandalucia.com/fcgi-bin/../etc/php8.3"
PHP_FCGI_MAX_REQUESTS
"99999"
PHP_SELF
"/index.php"
PWD
"/home/examsandalucia/domains/app.examsandalucia.com/fcgi-bin"
QUERY_STRING
"tipoexamen=2"
REDIRECT_HTTPS
"on"
REDIRECT_HTTP_AUTHORIZATION
""
REDIRECT_QUERY_STRING
"tipoexamen=2"
REDIRECT_SSL_TLS_SNI
"soloparati.examsandalucia.com"
REDIRECT_STATUS
"200"
REDIRECT_UNIQUE_ID
"aTQw2CGAq3cFMNtYpPaooQAAAFY"
REDIRECT_URL
"/exportar-pdf/"
REMOTE_ADDR
"74.7.241.39"
REMOTE_PORT
"41514"
REQUEST_METHOD
"GET"
REQUEST_SCHEME
"https"
REQUEST_TIME
1765028056
REQUEST_TIME_FLOAT
1765028056.2599
REQUEST_URI
"/exportar-pdf/?tipoexamen=2"
SCRIPT_FILENAME
"/home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/public/index.php"
SCRIPT_NAME
"/index.php"
SERVER_ADDR
"195.248.231.37"
SERVER_ADMIN
"[no address given]"
SERVER_NAME
"soloparati.examsandalucia.com"
SERVER_PORT
"443"
SERVER_PROTOCOL
"HTTP/1.1"
SERVER_SIGNATURE
""
SERVER_SOFTWARE
"Apache"
SHLVL
"0"
SSL_TLS_SNI
"soloparati.examsandalucia.com"
SYMFONY_DOTENV_PATH
"/home/examsandalucia/domains/app.examsandalucia.com/public_html/examsandalucia/.env"
SYMFONY_DOTENV_VARS
"APP_ENV,APP_DEBUG,APP_SECRET,DATABASE_URL,DATABASE_PUBLIC,MAILER_DSN,WKHTMLTOPDF_PATH,MAILER_HOST,MAILER_USER,MAILER_PASSWORD,MAILER_FROM_EMAIL,MAILER_PORT,MAILER_SECURITY,MAILER_NAME,MAILER_COMUNICADOS,MAILER_COMUNICADOS_PASSWORD,MAILER_ALERTAS,MAILER_ALERTAS_PASSWORD,DATABASE_HOST,DATABASE_PORT,DATABASE_NAME,DATABASE_USER,DATABASE_PASSWORD,LOCALE,DEFAUL_APP_URL,APP_BASE_URL,DEFAULT_URI,JWT_SECRET_KEY,JWT_PUBLIC_KEY,JWT_PASSPHRASE"
UNIQUE_ID
"aTQw2CGAq3cFMNtYpPaooQAAAFY"

Parent Request

Return to parent request (token = cb40c5)

Key Value
_controller
"PublicBundle\Controller\PublicController::exportarpdftodasAction"
_firewall_context
"security.firewall.map.context.public"
_remove_csp_headers
true
_route
"calendario_exportar_pdf_todas"
_route_params
[]
_stopwatch_token
"995f8c"