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 in /home/bornayc/app/bootstrap.php.cache on line 76
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 in /home/bornayc/app/bootstrap.php.cache on line 80
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 in /home/bornayc/app/bootstrap.php.cache on line 219
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 in /home/bornayc/app/bootstrap.php.cache on line 223
Deprecated: Return type of Google\Model::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Model.php on line 256
Deprecated: Return type of Google\Model::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Model.php on line 261
Deprecated: Return type of Google\Model::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 in /home/bornayc/vendor/google/apiclient/src/Model.php on line 268
Deprecated: Return type of Google\Model::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Model.php on line 278
Deprecated: Return type of Google\Collection::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Collection.php on line 22
Deprecated: Return type of Google\Collection::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Collection.php on line 38
Deprecated: Return type of Google\Collection::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Collection.php on line 30
Deprecated: Return type of Google\Collection::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Collection.php on line 43
Deprecated: Return type of Google\Collection::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Collection.php on line 14
Deprecated: Return type of Google\Collection::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/google/apiclient/src/Collection.php on line 49
Deprecated: AppKernel implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/bornayc/app/AppKernel.php on line 7
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /home/bornayc/app/bootstrap.php.cache on line 490
Deprecated: Return type of Symfony\Component\DependencyInjection\Argument\RewindableGenerator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php on line 31
Deprecated: Return type of Symfony\Component\DependencyInjection\Argument\RewindableGenerator::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/DependencyInjection/Argument/RewindableGenerator.php on line 38
Deprecated: Symfony\Component\HttpKernel\Debug\FileLinkFormatter implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Debug/FileLinkFormatter.php on line 24
Deprecated: Optional parameter $defaultLocale declared before required parameter $guesserManager is implicitly treated as a required parameter in /home/bornayc/vendor/lunetics/locale-bundle/Lunetics/LocaleBundle/EventListener/LocaleListener.php on line 75
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 in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php on line 129
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 in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php on line 139
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php on line 34
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php on line 89
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php on line 115
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php on line 140
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\AbstractSessionHandler::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/AbstractSessionHandler.php on line 69
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php on line 91
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php on line 99
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Handler\StrictSessionHandler::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/StrictSessionHandler.php on line 54
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php on line 52
Warning: ini_set(): Session ini settings cannot be changed after headers have already been sent in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Handler/NativeFileSessionHandler.php on line 53
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::open($savePath, $sessionName) should either be compatible with SessionHandlerInterface::open(string $path, string $name): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 41
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::close() should either be compatible with SessionHandlerInterface::close(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 49
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::read($sessionId) should either be compatible with SessionHandlerInterface::read(string $id): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 57
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::write($sessionId, $data) should either be compatible with SessionHandlerInterface::write(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 65
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::destroy($sessionId) should either be compatible with SessionHandlerInterface::destroy(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 73
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::gc($maxlifetime) should either be compatible with SessionHandlerInterface::gc(int $max_lifetime): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 81
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::validateId($sessionId) should either be compatible with SessionUpdateTimestampHandlerInterface::validateId(string $id): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 89
Deprecated: Return type of Symfony\Component\HttpFoundation\Session\Storage\Proxy\SessionHandlerProxy::updateTimestamp($sessionId, $data) should either be compatible with SessionUpdateTimestampHandlerInterface::updateTimestamp(string $id, string $data): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/Proxy/SessionHandlerProxy.php on line 97
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 in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php on line 134
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 in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Attribute/AttributeBag.php on line 144
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::exec($sql) should either be compatible with PDO::exec(string $statement): int|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 50
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::lastInsertId($name = null) should either be compatible with PDO::lastInsertId(?string $name = null): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 99
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::prepare($sql, $driverOptions = []) should either be compatible with PDO::prepare(string $query, array $options = []): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 76
Deprecated: Return type of Doctrine\DBAL\Driver\PDOConnection::quote($value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDO::quote(string $string, int $type = PDO::PARAM_STR): string|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOConnection.php on line 91
Deprecated: Return type of Doctrine\DBAL\Driver\PDOQueryImplementation::query(?string $query = null, ?int $fetchMode = null, mixed ...$fetchModeArgs) should either be compatible with PDO::query(string $query, ?int $fetchMode = null, mixed ...$fetchModeArgs): PDOStatement|false, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOQueryImplementation.php on line 20
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindParam($param, &$variable, $type = Doctrine\DBAL\ParameterType::STRING, $length = null, $driverOptions = null) should either be compatible with PDOStatement::bindParam(string|int $param, mixed &$var, int $type = PDO::PARAM_STR, int $maxLength = 0, mixed $driverOptions = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 79
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::bindValue($param, $value, $type = Doctrine\DBAL\ParameterType::STRING) should either be compatible with PDOStatement::bindValue(string|int $param, mixed $value, int $type = PDO::PARAM_STR): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 59
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::closeCursor() should either be compatible with PDOStatement::closeCursor(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 95
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::execute($params = null) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 109
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetch($fetchMode = null, $cursorOrientation = PDO::FETCH_ORI_NEXT, $cursorOffset = 0) should either be compatible with PDOStatement::fetch(int $mode = PDO::FETCH_DEFAULT, int $cursorOrientation = PDO::FETCH_ORI_NEXT, int $cursorOffset = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 123
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatement::fetchColumn($columnIndex = 0) should either be compatible with PDOStatement::fetchColumn(int $column = 0): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php on line 143
Deprecated: Return type of Doctrine\DBAL\Driver\PDOStatementImplementations::fetchAll($mode = null, ...$args) should either be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatementImplementations.php on line 36
Deprecated: Return type of Craue\TwigExtensionsBundle\Twig\Extension\AvailableLocales::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/craue/twigextensions-bundle/Twig/Extension/ChangeLanguageExtension.php on line 189
Deprecated: Return type of Craue\TwigExtensionsBundle\Twig\Extension\AvailableLocales::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/craue/twigextensions-bundle/Twig/Extension/ChangeLanguageExtension.php on line 194
Deprecated: Return type of Twig\Node\Node::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/twig/twig/src/Node/Node.php on line 164
Deprecated: Return type of Twig\Node\Node::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/twig/twig/src/Node/Node.php on line 172
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php on line 60
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: Return type of Symfony\Component\Validator\ConstraintViolationList::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintViolationList.php on line 113
Deprecated: Return type of Symfony\Component\Validator\ConstraintViolationList::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintViolationList.php on line 121
Deprecated: Return type of Symfony\Component\Validator\ConstraintViolationList::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintViolationList.php on line 129
Deprecated: Return type of Symfony\Component\Validator\ConstraintViolationList::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintViolationList.php on line 137
Deprecated: Return type of Symfony\Component\Validator\ConstraintViolationList::offsetSet($offset, $violation) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintViolationList.php on line 145
Deprecated: Return type of Symfony\Component\Validator\ConstraintViolationList::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Validator/ConstraintViolationList.php on line 157
Deprecated: Return type of Symfony\Component\Intl\Data\Util\RingBuffer::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Intl/Data/Util/RingBuffer.php on line 45
Deprecated: Return type of Symfony\Component\Intl\Data\Util\RingBuffer::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Intl/Data/Util/RingBuffer.php on line 53
Deprecated: Return type of Symfony\Component\Intl\Data\Util\RingBuffer::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 in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Intl/Data/Util/RingBuffer.php on line 65
Deprecated: Return type of Symfony\Component\Intl\Data\Util\RingBuffer::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Intl/Data/Util/RingBuffer.php on line 80
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: Optional parameter $domain declared before required parameter $setOnChange is implicitly treated as a required parameter in /home/bornayc/vendor/lunetics/locale-bundle/Lunetics/LocaleBundle/Cookie/LocaleCookie.php on line 27
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php on line 60
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: preg_split(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/AcceptHeader.php on line 60
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Deprecated: DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/bornayc/vendor/monolog/monolog/src/Monolog/Logger.php on line 324
Fatal error: Uncaught RuntimeException: Failed to start the session because headers have already been sent by "/home/bornayc/app/bootstrap.php.cache" at line 6. in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:150
Stack trace:
#0 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php(321): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
#1 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(256): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag('attributes')
#2 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(280): Symfony\Component\HttpFoundation\Session\Session->getBag('attributes')
#3 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(73): Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
#4 /home/bornayc/vendor/lunetics/locale-bundle/Lunetics/LocaleBundle/Session/LocaleSession.php(51): Symfony\Component\HttpFoundation\Session\Session->get('lunetics_locale')
#5 /home/bornayc/vendor/lunetics/locale-bundle/Lunetics/LocaleBundle/EventListener/LocaleUpdateListener.php(135): Lunetics\LocaleBundle\Session\LocaleSession->hasLocaleChanged('es')
#6 /home/bornayc/vendor/lunetics/locale-bundle/Lunetics/LocaleBundle/EventListener/LocaleUpdateListener.php(85): Lunetics\LocaleBundle\EventListener\LocaleUpdateListener->updateSession()
#7 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(214): Lunetics\LocaleBundle\EventListener\LocaleUpdateListener->onLocaleChange(Object(Lunetics\LocaleBundle\Event\FilterLocaleSwitchEvent), 'lunetics_locale...', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))
#8 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'lunetics_locale...', Object(Lunetics\LocaleBundle\Event\FilterLocaleSwitchEvent))
#9 /home/bornayc/vendor/lunetics/locale-bundle/Lunetics/LocaleBundle/EventListener/LocaleListener.php(119): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('lunetics_locale...', Object(Lunetics\LocaleBundle\Event\FilterLocaleSwitchEvent))
#10 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(214): Lunetics\LocaleBundle\EventListener\LocaleListener->onKernelRequest(Object(Symfony\Component\HttpKernel\Event\GetResponseEvent), 'kernel.request', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))
#11 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.request', Object(Symfony\Component\HttpKernel\Event\GetResponseEvent))
#12 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(127): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.request', Object(Symfony\Component\HttpKernel\Event\GetResponseEvent))
#13 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 1)
#14 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(200): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#15 /home/bornayc/public_html/app.php(23): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#16 {main}
Next RuntimeException: Failed to start the session because headers have already been sent by "/home/bornayc/app/bootstrap.php.cache" at line 6. in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:150
Stack trace:
#0 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php(321): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
#1 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(256): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag('attributes')
#2 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(280): Symfony\Component\HttpFoundation\Session\Session->getBag('attributes')
#3 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(73): Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
#4 /home/bornayc/vendor/twig/twig/src/Extension/CoreExtension.php(1507): Symfony\Component\HttpFoundation\Session\Session->get('zona')
#5 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(212): twig_get_attribute(Object(Twig\Environment), Object(Twig\Source), Object(Symfony\Component\HttpFoundation\Session\Session), 'get', Array, 'method', false, false, false, 107)
#6 /home/bornayc/vendor/twig/twig/src/Template.php(182): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->block_header(Array, Array)
#7 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(151): Twig\Template->displayBlock('header', Array, Array)
#8 /home/bornayc/vendor/twig/twig/src/Template.php(182): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->block_body(Array, Array)
#9 /home/bornayc/app/cache/prod/twig/f6/f6936856a626f0f6f2ccfb98366d396fa5b7ff17f69d753ccd8c0895845c6316.php(149): Twig\Template->displayBlock('body', Array, Array)
#10 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_36e515ab0b423285e145029f6bbf15c0e9ac8c8e388c865d6ad72b27975982cd->doDisplay(Array, Array)
#11 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#12 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(48): Twig\Template->display(Array, Array)
#13 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->doDisplay(Array, Array)
#14 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#15 /home/bornayc/app/cache/prod/twig/1c/1cc7af3faab004e5d765df635c3042d8e3148289cb33cc3ef13d490cb067dfa2.php(43): Twig\Template->display(Array, Array)
#16 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_6969832b128aada98107598e88790baa14401d1130a4214ffbdbc50c1d356c94->doDisplay(Array, Array)
#17 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#18 /home/bornayc/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array)
#19 /home/bornayc/vendor/twig/twig/src/TemplateWrapper.php(45): Twig\Template->render(Array, Array)
#20 /home/bornayc/vendor/twig/twig/src/Environment.php(318): Twig\TemplateWrapper->render(Array)
#21 /home/bornayc/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php(69): Twig\Environment->render('@Twig/Exception...', Array)
#22 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(151): Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\Debug\Exception\FlattenException), Object(Symfony\Bridge\Monolog\Logger))
#23 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#24 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php(55): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#25 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(214): Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))
#26 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#27 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(227): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#28 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(79): Symfony\Component\HttpKernel\HttpKernel->handleException(Object(RuntimeException), Object(Symfony\Component\HttpFoundation\Request), 1)
#29 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(200): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#30 /home/bornayc/public_html/app.php(23): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#31 {main}
Next Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("Failed to start the session because headers have already been sent by "/home/bornayc/app/bootstrap.php.cache" at line 6."). in /home/bornayc/app/Resources/views/frontendError.html.twig:107
Stack trace:
#0 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(151): Twig\Template->displayBlock('header', Array, Array)
#1 /home/bornayc/vendor/twig/twig/src/Template.php(182): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->block_body(Array, Array)
#2 /home/bornayc/app/cache/prod/twig/f6/f6936856a626f0f6f2ccfb98366d396fa5b7ff17f69d753ccd8c0895845c6316.php(149): Twig\Template->displayBlock('body', Array, Array)
#3 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_36e515ab0b423285e145029f6bbf15c0e9ac8c8e388c865d6ad72b27975982cd->doDisplay(Array, Array)
#4 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#5 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(48): Twig\Template->display(Array, Array)
#6 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->doDisplay(Array, Array)
#7 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#8 /home/bornayc/app/cache/prod/twig/1c/1cc7af3faab004e5d765df635c3042d8e3148289cb33cc3ef13d490cb067dfa2.php(43): Twig\Template->display(Array, Array)
#9 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_6969832b128aada98107598e88790baa14401d1130a4214ffbdbc50c1d356c94->doDisplay(Array, Array)
#10 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#11 /home/bornayc/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array)
#12 /home/bornayc/vendor/twig/twig/src/TemplateWrapper.php(45): Twig\Template->render(Array, Array)
#13 /home/bornayc/vendor/twig/twig/src/Environment.php(318): Twig\TemplateWrapper->render(Array)
#14 /home/bornayc/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php(69): Twig\Environment->render('@Twig/Exception...', Array)
#15 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(151): Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\Debug\Exception\FlattenException), Object(Symfony\Bridge\Monolog\Logger))
#16 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#17 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php(55): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#18 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(214): Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))
#19 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#20 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(227): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#21 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(79): Symfony\Component\HttpKernel\HttpKernel->handleException(Object(RuntimeException), Object(Symfony\Component\HttpFoundation\Request), 1)
#22 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/Kernel.php(200): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 1, true)
#23 /home/bornayc/public_html/app.php(23): Symfony\Component\HttpKernel\Kernel->handle(Object(Symfony\Component\HttpFoundation\Request))
#24 {main}
Next RuntimeException: Failed to start the session because headers have already been sent by "/home/bornayc/app/bootstrap.php.cache" at line 6. in /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php:150
Stack trace:
#0 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Storage/NativeSessionStorage.php(321): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->start()
#1 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(256): Symfony\Component\HttpFoundation\Session\Storage\NativeSessionStorage->getBag('attributes')
#2 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(280): Symfony\Component\HttpFoundation\Session\Session->getBag('attributes')
#3 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpFoundation/Session/Session.php(73): Symfony\Component\HttpFoundation\Session\Session->getAttributeBag()
#4 /home/bornayc/vendor/twig/twig/src/Extension/CoreExtension.php(1507): Symfony\Component\HttpFoundation\Session\Session->get('zona')
#5 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(212): twig_get_attribute(Object(Twig\Environment), Object(Twig\Source), Object(Symfony\Component\HttpFoundation\Session\Session), 'get', Array, 'method', false, false, false, 107)
#6 /home/bornayc/vendor/twig/twig/src/Template.php(182): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->block_header(Array, Array)
#7 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(151): Twig\Template->displayBlock('header', Array, Array)
#8 /home/bornayc/vendor/twig/twig/src/Template.php(182): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->block_body(Array, Array)
#9 /home/bornayc/app/cache/prod/twig/f6/f6936856a626f0f6f2ccfb98366d396fa5b7ff17f69d753ccd8c0895845c6316.php(149): Twig\Template->displayBlock('body', Array, Array)
#10 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_36e515ab0b423285e145029f6bbf15c0e9ac8c8e388c865d6ad72b27975982cd->doDisplay(Array, Array)
#11 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#12 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(48): Twig\Template->display(Array, Array)
#13 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->doDisplay(Array, Array)
#14 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#15 /home/bornayc/app/cache/prod/twig/1c/1cc7af3faab004e5d765df635c3042d8e3148289cb33cc3ef13d490cb067dfa2.php(43): Twig\Template->display(Array, Array)
#16 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_6969832b128aada98107598e88790baa14401d1130a4214ffbdbc50c1d356c94->doDisplay(Array, Array)
#17 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#18 /home/bornayc/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array)
#19 /home/bornayc/vendor/twig/twig/src/TemplateWrapper.php(45): Twig\Template->render(Array, Array)
#20 /home/bornayc/vendor/twig/twig/src/Environment.php(318): Twig\TemplateWrapper->render(Array)
#21 /home/bornayc/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php(69): Twig\Environment->render('@Twig/Exception...', Array)
#22 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(151): Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\Debug\Exception\FlattenException), Object(Symfony\Bridge\Monolog\Logger))
#23 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#24 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php(55): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#25 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(214): Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))
#26 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#27 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(227): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#28 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(100): Symfony\Component\HttpKernel\HttpKernel->handleException(Object(Twig\Error\RuntimeError), Object(Symfony\Component\HttpFoundation\Request), 1)
#29 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php(117): Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Object(Twig\Error\RuntimeError), Object(Symfony\Component\HttpFoundation\Request))
#30 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php(601): Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure}(Object(Twig\Error\RuntimeError))
#31 [internal function]: Symfony\Component\Debug\ErrorHandler->handleException(Object(Twig\Error\RuntimeError))
#32 {main}
Next Twig\Error\RuntimeError: An exception has been thrown during the rendering of a template ("Failed to start the session because headers have already been sent by "/home/bornayc/app/bootstrap.php.cache" at line 6."). in /home/bornayc/app/Resources/views/frontendError.html.twig:107
Stack trace:
#0 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(151): Twig\Template->displayBlock('header', Array, Array)
#1 /home/bornayc/vendor/twig/twig/src/Template.php(182): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->block_body(Array, Array)
#2 /home/bornayc/app/cache/prod/twig/f6/f6936856a626f0f6f2ccfb98366d396fa5b7ff17f69d753ccd8c0895845c6316.php(149): Twig\Template->displayBlock('body', Array, Array)
#3 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_36e515ab0b423285e145029f6bbf15c0e9ac8c8e388c865d6ad72b27975982cd->doDisplay(Array, Array)
#4 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#5 /home/bornayc/app/cache/prod/twig/bb/bb2ca03711e53c33561d8ce88668866c5600d60b9ecae8ce3721e765977d85e8.php(48): Twig\Template->display(Array, Array)
#6 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_92b2c22e5f3b42aff9e1afc3b65c7c72c96b019c7af32c686b0d0e7cbf76cdda->doDisplay(Array, Array)
#7 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#8 /home/bornayc/app/cache/prod/twig/1c/1cc7af3faab004e5d765df635c3042d8e3148289cb33cc3ef13d490cb067dfa2.php(43): Twig\Template->display(Array, Array)
#9 /home/bornayc/vendor/twig/twig/src/Template.php(405): __TwigTemplate_6969832b128aada98107598e88790baa14401d1130a4214ffbdbc50c1d356c94->doDisplay(Array, Array)
#10 /home/bornayc/vendor/twig/twig/src/Template.php(378): Twig\Template->displayWithErrorHandling(Array, Array)
#11 /home/bornayc/vendor/twig/twig/src/Template.php(390): Twig\Template->display(Array)
#12 /home/bornayc/vendor/twig/twig/src/TemplateWrapper.php(45): Twig\Template->render(Array, Array)
#13 /home/bornayc/vendor/twig/twig/src/Environment.php(318): Twig\TemplateWrapper->render(Array)
#14 /home/bornayc/vendor/symfony/symfony/src/Symfony/Bundle/TwigBundle/Controller/ExceptionController.php(69): Twig\Environment->render('@Twig/Exception...', Array)
#15 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(151): Symfony\Bundle\TwigBundle\Controller\ExceptionController->showAction(Object(Symfony\Component\HttpFoundation\Request), Object(Symfony\Component\Debug\Exception\FlattenException), Object(Symfony\Bridge\Monolog\Logger))
#16 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(68): Symfony\Component\HttpKernel\HttpKernel->handleRaw(Object(Symfony\Component\HttpFoundation\Request), 2)
#17 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/ExceptionListener.php(55): Symfony\Component\HttpKernel\HttpKernel->handle(Object(Symfony\Component\HttpFoundation\Request), 2, false)
#18 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(214): Symfony\Component\HttpKernel\EventListener\ExceptionListener->onKernelException(Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent), 'kernel.exceptio...', Object(Symfony\Component\EventDispatcher\ContainerAwareEventDispatcher))
#19 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/EventDispatcher/EventDispatcher.php(44): Symfony\Component\EventDispatcher\EventDispatcher->doDispatch(Array, 'kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#20 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(227): Symfony\Component\EventDispatcher\EventDispatcher->dispatch('kernel.exceptio...', Object(Symfony\Component\HttpKernel\Event\GetResponseForExceptionEvent))
#21 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/HttpKernel.php(100): Symfony\Component\HttpKernel\HttpKernel->handleException(Object(Twig\Error\RuntimeError), Object(Symfony\Component\HttpFoundation\Request), 1)
#22 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php(117): Symfony\Component\HttpKernel\HttpKernel->terminateWithException(Object(Twig\Error\RuntimeError), Object(Symfony\Component\HttpFoundation\Request))
#23 /home/bornayc/vendor/symfony/symfony/src/Symfony/Component/Debug/ErrorHandler.php(601): Symfony\Component\HttpKernel\EventListener\DebugHandlersListener::Symfony\Component\HttpKernel\EventListener\{closure}(Object(Twig\Error\RuntimeError))
#24 [internal function]: Symfony\Component\Debug\ErrorHandler->handleException(Object(Twig\Error\RuntimeError))
#25 {main}
thrown in /home/bornayc/app/Resources/views/frontendError.html.twig on line 107