PODKLADY PRO KNIHU: 66/5

Texty

V hlavním názvu je vždy uváděna obec. Vesnice, osady a další místní názvy jsou uváděny až v textu. Výjimkou jsou krajská města, u nichž je městská část v názvu, se spojovníkem.

Názvy ateliérů uvádíme bez právní formy, zachováváme specifické psaní verzálek/minusek, mezer a dalších znaků. Pokud byl ateliér prezentován např. v knize 99 DOMŮ, necháváme název ve shodné podobě (shodovat by se měly i další údaje). Ateliér může nahradit jméno/jména autorů, nepracují-li pod značkou, resp. jsou-li z různých ateliérů.

Autory jmenujeme v pořadí dle podílu, výčet jmen oddělujeme čárkou, rubriku spoluautor, spolupráce apod. nemáme. Místo je omezeno na (100 znaků včetně mezer), výčet jmen (pouze osoby) proto prosím dobře zvažte. Primárně prezentujeme samotné domy jako práci architektů, mezi autory by tedy neměli být projektanti, zahradní architekti, designéři interiéru, HIP apod., nemají-li na návrhu zásadní podíl. Záleží na vaší úvaze a domluvě. Akademické a profesní tituly neuvádíme.

Maximální počet znaků: 100 Zbývá 100

Bilance

Užitná plocha a obestavěný prostor jsou míněny jako údaje o interiéru, terasy a venkovní zastřešené plochy nejsou započítány. Zastavěnou plochou je plocha vymezená vnějším obrysem obvodových zdí při styku s terénem.

Plocha pozemku

m2
Zastavěná plocha

m2
Užitná plocha

m2
Oběstavený prostor

m3
Projekt–Realizace

Roky od zahájení návrhu po dokončení stavby např. 2015–2020

Autoři dodaných snímků, buď jméno osoby, nebo značka fotoateliéru. Výčet jmen oddělujeme čárkou.

Všechny finální texty musejí mít 850 až 900 znaků vč. mezer, prosíme o dodržení tohoto rozsahu. Texty budou upraveny, aby byly obsahově i jazykově souměřitelné. Cílem je představit domy srozumitelně, věcně a pokud možno uceleně (od místa a původního stavu až po konstrukční a materiálové řešení). V textech bude sjednocena rovněž terminologie (názvy stavebních prvků, materiálů apod.)

Minimální počet znaků: 850 Zbývá napsat: 850 Maximální počet znaků: 900 Můžete napsat ještě: 900


DOPLŇKOVÉ INFORMACE

(NEBUDOU ZVEŘEJNĚNY A BUDOU UCHOVÁVÁNY V SOULADU S GDPR)

GPS (bude použito pouze pro vyznačení domu v celkové mapě Česka)

Výkresy původního stavu, originální plány či zaměření (půdorysy, řezy, pohledy)

Vybraná lokalita:

Čestné prohlášení (vzor)

Prohlášení autora o souhlasu s publikováním, včetně souhlasu investora a licence k fotografiím. Sken PDF s podpisy nebo digitálně podepsané PDF.

Přetáhněte nebo nahrajte PDF soubor

Vybrán soubor:


KONTAKTNÍ OSOBA (KOMUNIKACE PŘI PŘÍPRAVĚ KNIHY)


KONTAKT PRO PŘÍPADNOU NÁVŠTĚVU DOMU (MAJITEL NEBO ARCHITEKT)


Dodavatelé

Pro možnost placené prezentace v adresáři dodavatelů

Grafika

Současný stav v dwg (vzor)

Současný stav přesně dle vzoru vč. hladin a typů čar, šraf, zařizovacích předmětů, severky, vrstevnic v situaci apod. Výkresy musejí odpovídat realizované podobě, jak ji ukazují fotografie.

Přetáhněte nebo nahrajte DWG soubor

Vybrán soubor:

curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given (500 Internal Server Error)

Symfony Exception

TypeError

HTTP 500 Internal Server Error

curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given

Exception

TypeError

in vendor/symfony/http-client/CurlHttpClient.php curl_multi_setopt (line 356)
    CurlHttpClient->__destruct()

    Logs 2

    Level Channel Message
    INFO 04:27:32 php Deprecated: Symfony\Component\Config\ResourceCheckerConfigCache::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Config\ConfigCacheInterface::write(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $query as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $cookies as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $files as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::duplicate(): Implicitly marking parameter $server as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::getPreferredLanguage(): Implicitly marking parameter $locales as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Request::getTrustedValues(): Implicitly marking parameter $ip as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\ParameterBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\HeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\HeaderBag::get(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\HeaderBag::getDate(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\HeaderBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\InputBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\ApcuAdapter::__construct(): Implicitly marking parameter $version as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\AbstractAdapter::createSystemCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Traits\ContractsTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Cache\CacheTrait::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Cache\CacheTrait::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Cache\CacheTrait::doGet(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Cache\CacheTrait::doGet(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Cache\CacheInterface::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Cache\CacheInterface::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\ArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\ArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\ChainAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\ChainAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: {closure:Symfony\Component\Cache\Adapter\ChainAdapter::get():96}(): Implicitly marking parameter $item as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\PhpArrayAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\PhpArrayAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\PhpFilesAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Traits\FilesystemCommonTrait::write(): Implicitly marking parameter $expiresAt as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Traits\FilesystemCommonTrait::getFile(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\DependencyInjection\ContainerAwareTrait::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\DependencyInjection\ContainerAwareInterface::setContainer(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\DependencyInjection\Container::__construct(): Implicitly marking parameter $parameterBag as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\DependencyInjection\Argument\ServiceLocator::__construct(): Implicitly marking parameter $serviceTypes as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\DependencyInjection\ServiceLocator::formatAlternatives(): Implicitly marking parameter $alternatives as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Config\Resource\ClassExistenceResource::__construct(): Implicitly marking parameter $exists as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Config\Resource\ClassExistenceResource::throwOnRequiredClass(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Config\Resource\DirectoryResource::__construct(): Implicitly marking parameter $pattern as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\ExpressionLanguage\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authorization\ExpressionLanguage::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\LocaleListener::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\ErrorListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\HttpKernel::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\HttpKernel::__construct(): Implicitly marking parameter $argumentResolver as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\HttpKernel::terminateWithException(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Controller\ControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Controller\ContainerControllerResolver::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Controller\ArgumentResolver::__construct(): Implicitly marking parameter $argumentMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\TraceableAdapter::get(): Implicitly marking parameter $beta as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\TraceableAdapter::get(): Implicitly marking parameter $metadata as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\FilesystemAdapter::__construct(): Implicitly marking parameter $directory as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Adapter\FilesystemAdapter::__construct(): Implicitly marking parameter $marshaller as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\Marshaller\DefaultMarshaller::__construct(): Implicitly marking parameter $useIgbinarySerialize as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\AbstractSessionListener::__construct(): Implicitly marking parameter $container as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Asset\Packages::__construct(): Implicitly marking parameter $defaultPackage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Asset\Packages::getPackage(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Asset\Packages::getVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Asset\Packages::getUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Asset\Package::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Asset\PathPackage::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Translation\TranslatorInterface::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Translation\TranslatorInterface::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Translation\TranslatorTrait::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\Translation\TranslatorTrait::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Mapping\Loader\AutoMappingTrait::isAutoMappingEnabledForClass(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Mapping\Loader\PropertyInfoLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Doctrine\Validator\DoctrineLoader::__construct(): Implicitly marking parameter $classValidatorRegexp as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\TranslatorBagInterface::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Translator::__construct(): Implicitly marking parameter $formatter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Translator::__construct(): Implicitly marking parameter $cacheDir as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Translator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Translator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Translator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\MessageCatalogue::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\MessageCatalogueInterface::all(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Translation\Translator::addResource(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Formatter\MessageFormatter::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\Formatter\MessageFormatter::__construct(): Implicitly marking parameter $intlFormatter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\Profiler::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\Profiler::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\Profiler::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\ProfilerStorageInterface::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\FileProfilerStorage::find(): Implicitly marking parameter $start as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\FileProfilerStorage::find(): Implicitly marking parameter $end as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\FileProfilerStorage::find(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Profiler\FileProfilerStorage::createProfileFromData(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Log\DebugLoggerInterface::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Log\DebugLoggerInterface::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Monolog\Logger::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Monolog\Logger::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\DataCollectorInterface::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\TimeDataCollector::__construct(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\TimeDataCollector::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\TimeDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\MemoryDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\DataCollector\ValidatorDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\AjaxDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\ExceptionDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector::__construct(): Implicitly marking parameter $containerPathPrefix as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\LoggerDataCollector::getContainerCompilerLogs(): Implicitly marking parameter $compilerLogsFilepath as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\EventDataCollector::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\EventDataCollector::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\EventDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Cache\DataCollector\CacheDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\DataCollector\TranslationDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $logoutUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $accessDecisionManager as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $firewallMap as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::__construct(): Implicitly marking parameter $firewall as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\DataCollector\SecurityDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\DataCollector\TwigDataCollector::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\DataCollector\TwigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpClient\DataCollector\HttpClientDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Doctrine\DataCollector\DoctrineDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Doctrine\Bundle\MigrationsBundle\Collector\MigrationsCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\DataCollector\MessageDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Notifier\DataCollector\NotificationDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::setKernel(): Implicitly marking parameter $kernel as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\ConfigDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\ProfilerListener::__construct(): Implicitly marking parameter $matcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\DataCollector\RouterDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\DataCollector\FormDataCollector::collect(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\DataCollector\FormDataCollector::recursiveBuildFinalFormTree(): Implicitly marking parameter $form as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::__construct(): Implicitly marking parameter $exceptionHandler as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::__construct(): Implicitly marking parameter $deprecationLogger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure(): Implicitly marking parameter $event as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Debug\FileLinkFormatter::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\Debug\FileLinkFormatter::__construct(): Implicitly marking parameter $baseDir as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Stopwatch\Stopwatch::openSection(): Implicitly marking parameter $id as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Stopwatch\Stopwatch::start(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Stopwatch\Section::__construct(): Implicitly marking parameter $origin as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Monolog\Processor\DebugProcessor::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Monolog\Processor\DebugProcessor::getLogs(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Monolog\Processor\DebugProcessor::countErrors(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\RouterListener::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\RouterListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\RouterListener::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpKernel\EventListener\RouterListener::setCurrentRequest(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $registry as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\Request\ParamConverter\DoctrineParamConverter::__construct(): Implicitly marking parameter $expressionLanguage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::__construct(): Implicitly marking parameter $twig as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $language as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $roleHierarchy as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::__construct(): Implicitly marking parameter $authChecker as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Monolog\Handler\FingersCrossedHandler::getHandler(): Implicitly marking parameter $record as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Doctrine\Logger\DbalLogger::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Doctrine\Logger\DbalLogger::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Doctrine\Logger\DbalLogger::startQuery(): Implicitly marking parameter $params as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Doctrine\Logger\DbalLogger::startQuery(): Implicitly marking parameter $types as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Doctrine\ContainerAwareEventManager::dispatchEvent(): Implicitly marking parameter $eventArgs as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage::setToken(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolverInterface::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isAnonymous(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isRememberMe(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver::isFullFledged(): Implicitly marking parameter $token as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::__construct(): Implicitly marking parameter $router as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::__construct(): Implicitly marking parameter $tokenStorage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::registerListener(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Logout\LogoutUrlGenerator::setCurrentFirewall(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\HttpClient\HttpClientInterface::stream(): Implicitly marking parameter $timeout as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpClient\TraceableHttpClient::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpClient\TraceableHttpClient::stream(): Implicitly marking parameter $timeout as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\DataCollectorTranslator::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\DataCollectorTranslator::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Translation\DataCollectorTranslator::getCatalogue(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Routing\Router::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Routing\Router::__construct(): Implicitly marking parameter $parameters as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Routing\Router::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Routing\Router::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Contracts\EventDispatcher\EventDispatcherInterface::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\EventDispatcherInterface::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\EventDispatcherInterface::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::getCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::getNotCalledListeners(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher::getOrphanedEvents(): Implicitly marking parameter $request as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\EventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\EventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\EventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Twig\Template::displayBlock(): Implicitly marking parameter $templateContext as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Twig\Environment::getTemplateClass(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Twig\Environment::loadTemplate(): Implicitly marking parameter $index as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Twig\Environment::createTemplate(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Twig\Loader\FilesystemLoader::__construct(): Implicitly marking parameter $rootPath as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\ProfilerExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::__construct(): Implicitly marking parameter $translationNodeVisitor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::trans(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::trans(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::trans(): Implicitly marking parameter $count as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\TranslationExtension::createTranslatable(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\AssetExtension::getAssetUrl(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\AssetExtension::getAssetVersion(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\CodeExtension::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\StopwatchExtension::__construct(): Implicitly marking parameter $stopwatch as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\UrlHelper::__construct(): Implicitly marking parameter $requestContext as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\FormExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\LogoutUrlExtension::getLogoutPath(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\LogoutUrlExtension::getLogoutUrl(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $securityChecker as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::__construct(): Implicitly marking parameter $impersonateUrlGenerator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::isGranted(): Implicitly marking parameter $field as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::getImpersonateExitUrl(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bridge\Twig\Extension\SecurityExtension::getImpersonateExitPath(): Implicitly marking parameter $exitTo as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator::generateExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator::generateExitUrl(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Impersonate\ImpersonateUrlGenerator::buildExitPath(): Implicitly marking parameter $targetUri as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\WebProfilerBundle\Twig\WebProfilerExtension::dumpLog(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\VarDumper\Dumper\AbstractDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\VarDumper\Dumper\CliDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\VarDumper\Dumper\HtmlDumper::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension::renderWebpackScriptTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension::renderWebpackLinkTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $actionName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension::renderStimulusAction(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\WebpackEncoreBundle\Twig\StimulusTwigExtension::renderStimulusTarget(): Implicitly marking parameter $targetNames as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\EventDispatcher\Debug\WrappedListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Stopwatch\StopwatchEvent::__construct(): Implicitly marking parameter $category as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Stopwatch\StopwatchEvent::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Storage\SessionStorageInterface::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::__construct(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::regenerate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::setMetadataBag(): Implicitly marking parameter $metaBag as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage::loadSession(): Implicitly marking parameter $session as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Storage\MetadataBag::stampNew(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Storage\MetadataBag::stampCreated(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Routing\RedirectableCompiledUrlMatcher::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Matcher\RedirectableUrlMatcherInterface::redirect(): Implicitly marking parameter $scheme as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 request Matched route "form".
    {
        "route": "form",
        "route_parameters": {
            "_route": "form",
            "_controller": "App\\Controller\\FormController::index"
        },
        "request_uri": "https://rekonstrukce.fa.cvut.cz/?lang=cs",
        "method": "GET"
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\String\Slugger\AsciiSlugger::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\String\Slugger\AsciiSlugger::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\String\Slugger\SluggerInterface::slug(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\RequestMatcher::__construct(): Implicitly marking parameter $path as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\RequestMatcher::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\RequestMatcher::__construct(): Implicitly marking parameter $port as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $exceptionListener as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $logoutListener as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallContext::__construct(): Implicitly marking parameter $config as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $authenticationEntryPoint as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $errorPage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ExceptionListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $urlGenerator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $domainRegexp as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\HttpUtils::__construct(): Implicitly marking parameter $secureDomainRegexp as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallConfig::__construct(): Implicitly marking parameter $requestMatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallConfig::__construct(): Implicitly marking parameter $provider as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallConfig::__construct(): Implicitly marking parameter $context as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallConfig::__construct(): Implicitly marking parameter $entryPoint as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedHandler as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\SecurityBundle\Security\FirewallConfig::__construct(): Implicitly marking parameter $accessDeniedUrl as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ChannelListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\EntryPoint\AuthenticationEntryPointInterface::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\EntryPoint\RetryAuthenticationEntryPoint::start(): Implicitly marking parameter $authException as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\AccessMap::add(): Implicitly marking parameter $channel as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $trustResolver as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\ContextListener::__construct(): Implicitly marking parameter $sessionTrackerEnabler as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Http\Firewall\AnonymousAuthenticationListener::__construct(): Implicitly marking parameter $authenticationManager as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
    }
    DEBUG 04:27:32 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Controller\AbstractController::file(): Implicitly marking parameter $fileName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Controller\AbstractController::render(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Controller\AbstractController::stream(): Implicitly marking parameter $response as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createNotFoundException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createAccessDeniedException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\ExpressionLanguage\ExpressionFunction::fromPhp(): Implicitly marking parameter $expressionFunctionName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $host as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $condition as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $priority as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $utf8 as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Routing\Annotation\Route::__construct(): Implicitly marking parameter $stateless as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $attributes as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $flashes as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Session::__construct(): Implicitly marking parameter $usageReporter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Session::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\Session::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Attribute\AttributeBag::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\SessionInterface::invalidate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpFoundation\Session\SessionInterface::migrate(): Implicitly marking parameter $lifetime as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Session::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: ContainerS0QLUsL\EntityManager_9a5be93::setProxyInitializer(): Implicitly marking parameter $initializer as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method ReflectionMethod::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\DependencyInjection\EnvVarProcessor::__construct(): Implicitly marking parameter $loaders as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\MailerInterface::send(): Implicitly marking parameter $envelope as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    DEBUG 04:27:32 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
    }
    DEBUG 04:27:32 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
    }
    DEBUG 04:27:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
    }
    DEBUG 04:27:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
    }
    DEBUG 04:27:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
    }
    DEBUG 04:27:32 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Mailer::__construct(): Implicitly marking parameter $bus as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Mailer::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Mailer::send(): Implicitly marking parameter $envelope as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\TransportInterface::send(): Implicitly marking parameter $envelope as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Transports::send(): Implicitly marking parameter $envelope as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::fromDsn(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::fromDsn(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::fromDsn(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::fromDsns(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::fromDsns(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::fromDsns(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::getDefaultFactories(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::getDefaultFactories(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport::getDefaultFactories(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Dsn::getPort(): Implicitly marking parameter $default as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\AbstractTransportFactory::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\AbstractTransportFactory::__construct(): Implicitly marking parameter $client as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\AbstractTransportFactory::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpClient\CurlHttpClient::stream(): Implicitly marking parameter $timeout as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\HttpClient\HttpClientTrait::jsonEncode(): Implicitly marking parameter $flags as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport::__construct(): Implicitly marking parameter $tls as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Smtp\EsmtpTransport::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Smtp\SmtpTransport::__construct(): Implicitly marking parameter $stream as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Smtp\SmtpTransport::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Smtp\SmtpTransport::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\Smtp\SmtpTransport::send(): Implicitly marking parameter $envelope as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\AbstractTransport::__construct(): Implicitly marking parameter $dispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\AbstractTransport::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Mailer\Transport\AbstractTransport::send(): Implicitly marking parameter $envelope as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    DEBUG 04:27:32 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
    }
    DEBUG 04:27:32 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
    }
    DEBUG 04:27:32 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
    }
    INFO 04:27:32 php Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetSet($offset, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Doctrine\Common\Collections\ArrayCollection::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\ResolvedFormTypeFactoryInterface::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeFactoryDataCollectorProxy::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\ResolvedFormTypeFactory::createResolvedType(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Core\Type\FormType::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $cacheItemPool as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $readInfoExtractor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::__construct(): Implicitly marking parameter $writeInfoExtractor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::throwInvalidArgumentException(): Implicitly marking parameter $previous as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyAccess\PropertyAccessor::createCache(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::__construct(): Implicitly marking parameter $mutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::__construct(): Implicitly marking parameter $accessorPrefixes as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::__construct(): Implicitly marking parameter $arrayMutatorPrefixes as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyInfo\Extractor\ReflectionExtractor::__construct(): Implicitly marking parameter $inflector as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyInfo\Type::__construct(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyInfo\Type::__construct(): Implicitly marking parameter $collectionKeyType as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\PropertyInfo\Type::__construct(): Implicitly marking parameter $collectionValueType as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Core\DataMapper\DataMapper::__construct(): Implicitly marking parameter $dataAccessor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Core\DataAccessor\PropertyPathAccessor::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Core\Type\TransformationFailureExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\HttpFoundation\Type\FormTypeHttpFoundationExtension::__construct(): Implicitly marking parameter $requestHandler as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\HttpFoundation\HttpFoundationRequestHandler::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Util\ServerParams::__construct(): Implicitly marking parameter $requestStack as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension::__construct(): Implicitly marking parameter $formRenderer as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Validator\Type\FormTypeValidatorExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Mapping\Loader\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $loader as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Mapping\Factory\LazyLoadingMetadataFactory::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Context\ExecutionContextFactory::__construct(): Implicitly marking parameter $translationDomain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\FormRenderer::__construct(): Implicitly marking parameter $csrfTokenManager as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $generator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Security\Csrf\CsrfTokenManager::__construct(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper::__construct(): Implicitly marking parameter $formRenderer as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Validator\ViolationMapper\ViolationMapper::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Validator\Type\UploadValidatorExtension::__construct(): Implicitly marking parameter $translationDomain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $translationDomain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\Csrf\Type\FormTypeCsrfExtension::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\Extension\DataCollector\Proxy\ResolvedTypeDataCollectorProxy::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\ResolvedFormTypeInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\ResolvedFormType::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\ResolvedFormType::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\ResolvedFormType::newView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetExists($option) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetGet($option, bool $triggerDeprecation = true) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetSet($option, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::offsetUnset($option) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\OptionsResolver\OptionsResolver::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\FormBuilder::add(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\FormBuilder::create(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\FormConfigBuilder::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\FormConfigBuilderInterface::setDataMapper(): Implicitly marking parameter $dataMapper as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\FormBuilderInterface::add(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Form\FormBuilderInterface::create(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\Form\FormBuilder::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Return type of Symfony\Component\Form\FormBuilder::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $options as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $binaryFormat as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $notFoundMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $notReadableMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $maxSizeMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $mimeTypesMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $disallowEmptyMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadIniSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadFormSizeErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadPartialErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadNoFileErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadNoTmpDirErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadCantWriteErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadExtensionErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $uploadErrorMessage as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraints\File::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:32 php Deprecated: Symfony\Component\Validator\Constraint::__construct(): Implicitly marking parameter $groups as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Mapping\Loader\AnnotationLoader::__construct(): Implicitly marking parameter $reader as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: mysqli::real_connect(): Passing null to parameter #7 ($flags) of type int is deprecated
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $translationDomain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Extension\Csrf\EventListener\CsrfValidationListener::__construct(): Implicitly marking parameter $serverParams as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Extension\Core\Type\FileType::__construct(): Implicitly marking parameter $translator as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\File\File::move(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\File\File::getTargetFile(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Extension\Core\DataTransformer\NumberToLocalizedStringTransformer::__construct(): Implicitly marking parameter $scale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Extension\Core\DataTransformer\NumberToLocalizedStringTransformer::__construct(): Implicitly marking parameter $locale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Extension\Core\DataTransformer\StringToFloatTransformer::__construct(): Implicitly marking parameter $scale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Form::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Form::add(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\Form::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\FormInterface::setParent(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\FormInterface::add(): Implicitly marking parameter $type as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\FormInterface::createView(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Form::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Form::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Form::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Form::offsetSet($name, $child) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Form::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Form::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMap::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::dispatch(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::getListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\EventDispatcher\ImmutableEventDispatcher::hasListeners(): Implicitly marking parameter $eventName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\InheritDataAwareIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\Util\OrderedHashMapIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\PropertyAccess\PropertyPath::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Form\FormView::__construct(): Implicitly marking parameter $parent as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormView::offsetExists($name) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormView::offsetGet($name) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormView::offsetSet($name, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormView::offsetUnset($name) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormView::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormView::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::hasChildren() should either be compatible with RecursiveIterator::hasChildren(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::getChildren() should either be compatible with RecursiveIterator::getChildren(): ?RecursiveIterator, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::seek($position) should either be compatible with SeekableIterator::seek(int $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetExists($position) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetGet($position) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetSet($position, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::offsetUnset($position) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\Form\FormErrorIterator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\TagRenderer::__construct(): Implicitly marking parameter $eventDispatcher as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\TagRenderer::renderWebpackScriptTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\TagRenderer::renderWebpackScriptTags(): Implicitly marking parameter $entrypointName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\TagRenderer::renderWebpackLinkTags(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\TagRenderer::renderWebpackLinkTags(): Implicitly marking parameter $entrypointName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\TagRenderer::getAssetPath(): Implicitly marking parameter $packageName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollectionInterface::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection::__construct(): Implicitly marking parameter $defaultBuildName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\EntrypointLookupCollection::getEntrypointLookup(): Implicitly marking parameter $buildName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\EntrypointLookup::__construct(): Implicitly marking parameter $cache as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\WebpackEncoreBundle\Asset\EntrypointLookup::__construct(): Implicitly marking parameter $cacheKey as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\Response::setExpires(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\Response::setLastModified(): Implicitly marking parameter $date as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\Response::setEtag(): Implicitly marking parameter $etag as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\Response::isRedirect(): Implicitly marking parameter $location as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\ResponseHeaderBag::all(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\ResponseHeaderBag::removeCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $domain as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\HttpFoundation\ResponseHeaderBag::clearCookie(): Implicitly marking parameter $sameSite as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\VarDumper\Cloner\AbstractCloner::__construct(): Implicitly marking parameter $casters as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetSet($key, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Return type of Symfony\Component\VarDumper\Cloner\Data::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Mailer\Event\MessageEvents::getEvents(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Mailer\Event\MessageEvents::getMessages(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Notifier\Event\NotificationEvents::getEvents(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Notifier\Event\NotificationEvents::getMessages(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Security\Http\RememberMe\RememberMeServicesInterface::loginFail(): Implicitly marking parameter $exception as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ResponseListener::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ResponseListener::onKernelResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\WebLink\EventListener\AddLinkHeaderListener::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\WebLink\\EventListener\\AddLinkHeaderListener::onKernelResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\Security\Http\RememberMe\ResponseListener::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\Security\\Http\\RememberMe\\ResponseListener::onKernelResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::removeCspHeader".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::removeCspHeader"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\DisallowRobotsIndexingListener::onResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DisallowRobotsIndexingListener::onResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelResponse"
    }
    DEBUG 04:27:33 event Notified event "kernel.response" to listener "Symfony\Component\HttpKernel\EventListener\StreamedResponseListener::onKernelResponse".
    {
        "event": "kernel.response",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\StreamedResponseListener::onKernelResponse"
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    DEBUG 04:27:33 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelFinishRequest".
    {
        "event": "kernel.finish_request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelFinishRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onFinishRequest".
    {
        "event": "kernel.finish_request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onFinishRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelFinishRequest".
    {
        "event": "kernel.finish_request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelFinishRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.finish_request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelFinishRequest".
    {
        "event": "kernel.finish_request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelFinishRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.finish_request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelFinishRequest".
    {
        "event": "kernel.finish_request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelFinishRequest"
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    DEBUG 04:27:33 event Notified event "kernel.terminate" to listener "Symfony\Component\HttpKernel\EventListener\ProfilerListener::onKernelTerminate".
    {
        "event": "kernel.terminate",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ProfilerListener::onKernelTerminate"
    }
    CRITICAL 04:27:33 php Uncaught Error: curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\ErrorHandler\Exception\FlattenException::createFromThrowable(): Implicitly marking parameter $statusCode as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    CRITICAL 04:27:33 request Uncaught PHP Exception TypeError: "curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given" at /web/rekonstrukce.fa.cvut.cz/web/vendor/symfony/http-client/CurlHttpClient.php line 356
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::configure".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\DebugHandlersListener::configure"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\ValidateRequestListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ValidateRequestListener::onKernelRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\SessionListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\SessionListener::onKernelRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::setDefaultLocale".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::setDefaultLocale"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\RouterListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\RouterListener::onKernelRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleListener::onKernelRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Component\HttpKernel\EventListener\LocaleAwareListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\LocaleAwareListener::onKernelRequest"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::configureLogoutUrlGenerator".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::configureLogoutUrlGenerator"
    }
    DEBUG 04:27:33 event Notified event "kernel.request" to listener "Symfony\Bundle\SecurityBundle\Debug\TraceableFirewallListener::onKernelRequest".
    {
        "event": "kernel.request",
        "listener": "Symfony\\Bundle\\SecurityBundle\\Debug\\TraceableFirewallListener::onKernelRequest"
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\ErrorHandler\ErrorRenderer\SerializerErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Bridge\Twig\ErrorRenderer\TwigErrorRenderer::__construct(): Implicitly marking parameter $fallbackErrorRenderer as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::__construct(): Implicitly marking parameter $charset as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::__construct(): Implicitly marking parameter $projectDir as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\ErrorHandler\ErrorRenderer\HtmlErrorRenderer::formatFile(): Implicitly marking parameter $text as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\NormalizerInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\NormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ContextAwareNormalizerInterface::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DenormalizerInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ContextAwareDenormalizerInterface::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Serializer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Serializer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Serializer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Serializer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\UnwrappingDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ProblemNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ProblemNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\UidNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\UidNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\UidNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\UidNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectToPopulateTrait::extractObjectToPopulate(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractNormalizer::handleCircularReference(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\JsonSerializableNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ConstraintViolationListNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\AdvancedNameConverterInterface::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::__construct(): Implicitly marking parameter $fallbackNameConverter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::normalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $class as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\NameConverter\MetadataAwareNameConverter::denormalizeFallback(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\MimeMessageNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::instantiateObject(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\AbstractObjectNormalizer::denormalizeParameter(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\PropertyNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\PropertyNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\PropertyNormalizer::isAllowedAttribute(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\PropertyNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\PropertyNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\PropertyNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateTimeZoneNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DateIntervalNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DataUriNormalizer::__construct(): Implicitly marking parameter $mimeTypeGuesser as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DataUriNormalizer::normalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DataUriNormalizer::supportsNormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DataUriNormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\DataUriNormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ArrayDenormalizer::denormalize(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ArrayDenormalizer::supportsDenormalization(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct(): Implicitly marking parameter $classMetadataFactory as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct(): Implicitly marking parameter $nameConverter as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyAccessor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct(): Implicitly marking parameter $propertyTypeExtractor as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct(): Implicitly marking parameter $classDiscriminatorResolver as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::__construct(): Implicitly marking parameter $objectClassResolver as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::extractAttributes(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::getAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Normalizer\ObjectNormalizer::setAttributeValue(): Implicitly marking parameter $format as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Encoder\XmlEncoder::buildXml(): Implicitly marking parameter $xmlRootNodeName as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Encoder\XmlEncoder::appendNode(): Implicitly marking parameter $key as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Encoder\JsonEncoder::__construct(): Implicitly marking parameter $encodingImpl as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Encoder\JsonEncoder::__construct(): Implicitly marking parameter $decodingImpl as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Encoder\YamlEncoder::__construct(): Implicitly marking parameter $dumper as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Serializer\Encoder\YamlEncoder::__construct(): Implicitly marking parameter $parser as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Mime\Header\Headers::all(): Implicitly marking parameter $name as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method ReflectionProperty::setAccessible() is deprecated since 8.5, as it has no effect
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Mime\FileinfoMimeTypeGuesser::__construct(): Implicitly marking parameter $magicFile as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Yaml\Parser::getNextEmbedBlock(): Implicitly marking parameter $indentation as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Yaml\Parser::preg_match(): Implicitly marking parameter $matches as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    DEBUG 04:27:33 event Notified event "kernel.controller" to listener "Symfony\Bundle\FrameworkBundle\DataCollector\RouterDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Bundle\\FrameworkBundle\\DataCollector\\RouterDataCollector::onKernelController"
    }
    DEBUG 04:27:33 event Notified event "kernel.controller" to listener "Symfony\Component\HttpKernel\DataCollector\RequestDataCollector::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Symfony\\Component\\HttpKernel\\DataCollector\\RequestDataCollector::onKernelController"
    }
    DEBUG 04:27:33 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ControllerListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ControllerListener::onKernelController"
    }
    DEBUG 04:27:33 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\ParamConverterListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\ParamConverterListener::onKernelController"
    }
    DEBUG 04:27:33 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\HttpCacheListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\HttpCacheListener::onKernelController"
    }
    DEBUG 04:27:33 event Notified event "kernel.controller" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\TemplateListener::onKernelController".
    {
        "event": "kernel.controller",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\TemplateListener::onKernelController"
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Method SplObjectStorage::attach() is deprecated since 8.5, use method SplObjectStorage::offsetSet() instead
    {
        "exception": {}
    }
    DEBUG 04:27:33 event Notified event "kernel.controller_arguments" to listener "Symfony\Component\HttpKernel\EventListener\ErrorListener::onControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Symfony\\Component\\HttpKernel\\EventListener\\ErrorListener::onControllerArguments"
    }
    DEBUG 04:27:33 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\SecurityListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\SecurityListener::onKernelControllerArguments"
    }
    DEBUG 04:27:33 event Notified event "kernel.controller_arguments" to listener "Sensio\Bundle\FrameworkExtraBundle\EventListener\IsGrantedListener::onKernelControllerArguments".
    {
        "event": "kernel.controller_arguments",
        "listener": "Sensio\\Bundle\\FrameworkExtraBundle\\EventListener\\IsGrantedListener::onKernelControllerArguments"
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Routing\Generator\CompiledUrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Routing\Generator\CompiledUrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Routing\Generator\UrlGenerator::__construct(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }
    INFO 04:27:33 php Deprecated: Symfony\Component\Routing\Generator\UrlGenerator::__construct(): Implicitly marking parameter $defaultLocale as nullable is deprecated, the explicit nullable type must be used instead
    {
        "exception": {}
    }

    Stack Trace

    TypeError

    TypeError:
    curl_multi_setopt(): Argument #2 ($option) must be a valid callback for option CURLMOPT_PUSHFUNCTION, no array or string given
    
      at vendor/symfony/http-client/CurlHttpClient.php:356
      at curl_multi_setopt(object(CurlMultiHandle), 20014, null)
         (vendor/symfony/http-client/CurlHttpClient.php:356)
      at Symfony\Component\HttpClient\CurlHttpClient->reset()
         (vendor/symfony/http-client/CurlHttpClient.php:382)
      at Symfony\Component\HttpClient\CurlHttpClient->__destruct()