( ! ) Deprecated: Return type of Drupal\Core\Render\Markup::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/tc/core/lib/Drupal/Component/Render/MarkupTrait.php on line 71
Call Stack
#TimeMemoryFunctionLocation
10.0014358808{main}( ).../index.php:0
20.0039373992Drupal\Core\DrupalKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = ???, $catch = ??? ).../index.php:19
30.0052378992Drupal\Core\DrupalKernel->boot( ).../DrupalKernel.php:707
40.0057386448Drupal\Core\DrupalKernel->initializeContainer( ).../DrupalKernel.php:477
50.0057386448Drupal\Core\DrupalKernel->getCachedContainerDefinition( ).../DrupalKernel.php:910
60.0057386448Drupal\Component\DependencyInjection\Container->get( $id = 'cache.container', $invalid_behavior = ??? ).../DrupalKernel.php:544
70.0057386824Drupal\Component\DependencyInjection\PhpArrayContainer->createService( $definition = ['class' => 'Drupal\\Core\\Cache\\DatabaseBackend', 'arguments' => [0 => '@database', 1 => '@cache_tags_provider.container', 2 => 'container', 3 => -1]], $id = 'cache.container' ).../Container.php:173
80.0057386824Drupal\Component\DependencyInjection\PhpArrayContainer->resolveServicesAndParameters( $arguments = [0 => '@database', 1 => '@cache_tags_provider.container', 2 => 'container', 3 => -1] ).../PhpArrayContainer.php:62
90.0057386864Drupal\Component\DependencyInjection\Container->get( $id = 'database', $invalid_behavior = 1 ).../PhpArrayContainer.php:212
100.0057386864Drupal\Component\DependencyInjection\PhpArrayContainer->createService( $definition = ['class' => 'Drupal\\Core\\Database\\Connection', 'factory' => 'Drupal\\Core\\Database\\Database::getConnection', 'arguments' => [0 => 'default']], $id = 'database' ).../Container.php:173
110.0057386864call_user_func_array:{/var/www/tc/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79}( $callback = 'Drupal\\Core\\Database\\Database::getConnection', $args = [0 => 'default'] ).../PhpArrayContainer.php:79
120.0057386936Drupal\Core\Database\Database::getConnection( $target = 'default', $key = ??? ).../PhpArrayContainer.php:79
130.0058386936Drupal\Core\Database\Database::openConnection( $key = 'default', $target = 'default' ).../Database.php:169
140.0076430728Drupal\Core\Database\Driver\mysql\Connection->__construct( $connection = class PDO { }, $connection_options = ['database' => 'tc', 'username' => 'piquant', 'password' => 'Pawel2018!', 'prefix' => ['default' => ''], 'host' => 'localhost', 'port' => '3306', 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', 'driver' => 'mysql', 'pdo' => [3 => 2, 1000 => TRUE, 1005 => TRUE, 20 => TRUE, 1013 => FALSE], 'init_commands' => ['sql_mode' => 'SET sql_mode = \'ANSI,STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,ONLY_FULL_GROUP_BY\'']] ).../Database.php:375
150.0076430728Drupal\Core\Database\Connection->__construct( $connection = class PDO { }, $connection_options = ['database' => 'tc', 'username' => 'piquant', 'password' => 'Pawel2018!', 'prefix' => ['default' => ''], 'host' => 'localhost', 'port' => '3306', 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', 'driver' => 'mysql', 'pdo' => [3 => 2, 1000 => TRUE, 1005 => TRUE, 20 => TRUE, 1013 => FALSE], 'init_commands' => ['sql_mode' => 'SET sql_mode = \'ANSI,STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,ONLY_FULL_GROUP_BY\'']] ).../Connection.php:341
160.0077432608setAttribute( $attribute = 13, $value = [0 => 'Drupal\\Core\\Database\\Statement', 1 => [0 => class Drupal\Core\Database\Driver\mysql\Connection { ... }]] ).../Connection.php:183
170.0077432736Symfony\Component\ClassLoader\ApcClassLoader->loadClass( $class = 'Drupal\\Core\\Database\\Statement' ).../Connection.php:183
180.0078433112require( '/var/www/tc/core/lib/Drupal/Core/Database/Statement.php ).../ApcClassLoader.php:112
190.0080439416_drupal_error_handler( $error_level = 8192, $message = 'Return type of Drupal\\Core\\Database\\Statement::execute($args = [], $options = []) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice', $filename = '/var/www/tc/core/lib/Drupal/Core/Database/Statement.php', $line = 42, $context = ??? ).../Statement.php:16
200.0080439416_drupal_error_handler_real( $error_level = 8192, $message = 'Return type of Drupal\\Core\\Database\\Statement::execute($args = [], $options = []) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice', $filename = '/var/www/tc/core/lib/Drupal/Core/Database/Statement.php', $line = 42, $context = NULL ).../bootstrap.inc:600
210.0083460336Symfony\Component\ClassLoader\ApcClassLoader->loadClass( $class = 'Drupal\\Core\\Render\\Markup' ).../errors.inc:78
220.0084460712require( '/var/www/tc/core/lib/Drupal/Core/Render/Markup.php ).../ApcClassLoader.php:112

( ! ) Deprecated: Return type of Drupal\Core\Render\Markup::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/tc/core/lib/Drupal/Component/Render/MarkupTrait.php on line 61
Call Stack
#TimeMemoryFunctionLocation
10.0014358808{main}( ).../index.php:0
20.0039373992Drupal\Core\DrupalKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = ???, $catch = ??? ).../index.php:19
30.0052378992Drupal\Core\DrupalKernel->boot( ).../DrupalKernel.php:707
40.0057386448Drupal\Core\DrupalKernel->initializeContainer( ).../DrupalKernel.php:477
50.0057386448Drupal\Core\DrupalKernel->getCachedContainerDefinition( ).../DrupalKernel.php:910
60.0057386448Drupal\Component\DependencyInjection\Container->get( $id = 'cache.container', $invalid_behavior = ??? ).../DrupalKernel.php:544
70.0057386824Drupal\Component\DependencyInjection\PhpArrayContainer->createService( $definition = ['class' => 'Drupal\\Core\\Cache\\DatabaseBackend', 'arguments' => [0 => '@database', 1 => '@cache_tags_provider.container', 2 => 'container', 3 => -1]], $id = 'cache.container' ).../Container.php:173
80.0057386824Drupal\Component\DependencyInjection\PhpArrayContainer->resolveServicesAndParameters( $arguments = [0 => '@database', 1 => '@cache_tags_provider.container', 2 => 'container', 3 => -1] ).../PhpArrayContainer.php:62
90.0057386864Drupal\Component\DependencyInjection\Container->get( $id = 'database', $invalid_behavior = 1 ).../PhpArrayContainer.php:212
100.0057386864Drupal\Component\DependencyInjection\PhpArrayContainer->createService( $definition = ['class' => 'Drupal\\Core\\Database\\Connection', 'factory' => 'Drupal\\Core\\Database\\Database::getConnection', 'arguments' => [0 => 'default']], $id = 'database' ).../Container.php:173
110.0057386864call_user_func_array:{/var/www/tc/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79}( $callback = 'Drupal\\Core\\Database\\Database::getConnection', $args = [0 => 'default'] ).../PhpArrayContainer.php:79
120.0057386936Drupal\Core\Database\Database::getConnection( $target = 'default', $key = ??? ).../PhpArrayContainer.php:79
130.0058386936Drupal\Core\Database\Database::openConnection( $key = 'default', $target = 'default' ).../Database.php:169
140.0076430728Drupal\Core\Database\Driver\mysql\Connection->__construct( $connection = class PDO { }, $connection_options = ['database' => 'tc', 'username' => 'piquant', 'password' => 'Pawel2018!', 'prefix' => ['default' => ''], 'host' => 'localhost', 'port' => '3306', 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', 'driver' => 'mysql', 'pdo' => [3 => 2, 1000 => TRUE, 1005 => TRUE, 20 => TRUE, 1013 => FALSE], 'init_commands' => ['sql_mode' => 'SET sql_mode = \'ANSI,STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,ONLY_FULL_GROUP_BY\'']] ).../Database.php:375
150.0076430728Drupal\Core\Database\Connection->__construct( $connection = class PDO { }, $connection_options = ['database' => 'tc', 'username' => 'piquant', 'password' => 'Pawel2018!', 'prefix' => ['default' => ''], 'host' => 'localhost', 'port' => '3306', 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', 'driver' => 'mysql', 'pdo' => [3 => 2, 1000 => TRUE, 1005 => TRUE, 20 => TRUE, 1013 => FALSE], 'init_commands' => ['sql_mode' => 'SET sql_mode = \'ANSI,STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,ONLY_FULL_GROUP_BY\'']] ).../Connection.php:341
160.0077432608setAttribute( $attribute = 13, $value = [0 => 'Drupal\\Core\\Database\\Statement', 1 => [0 => class Drupal\Core\Database\Driver\mysql\Connection { ... }]] ).../Connection.php:183
170.0077432736Symfony\Component\ClassLoader\ApcClassLoader->loadClass( $class = 'Drupal\\Core\\Database\\Statement' ).../Connection.php:183
180.0078433112require( '/var/www/tc/core/lib/Drupal/Core/Database/Statement.php ).../ApcClassLoader.php:112
190.0080439416_drupal_error_handler( $error_level = 8192, $message = 'Return type of Drupal\\Core\\Database\\Statement::execute($args = [], $options = []) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice', $filename = '/var/www/tc/core/lib/Drupal/Core/Database/Statement.php', $line = 42, $context = ??? ).../Statement.php:16
200.0080439416_drupal_error_handler_real( $error_level = 8192, $message = 'Return type of Drupal\\Core\\Database\\Statement::execute($args = [], $options = []) should either be compatible with PDOStatement::execute(?array $params = null): bool, or the #[\\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice', $filename = '/var/www/tc/core/lib/Drupal/Core/Database/Statement.php', $line = 42, $context = NULL ).../bootstrap.inc:600
210.0083460336Symfony\Component\ClassLoader\ApcClassLoader->loadClass( $class = 'Drupal\\Core\\Render\\Markup' ).../errors.inc:78
220.0084460712require( '/var/www/tc/core/lib/Drupal/Core/Render/Markup.php ).../ApcClassLoader.php:112

( ! ) Fatal error: Declaration of Drupal\Core\Database\Statement::fetchAll($mode = null, $column_index = null, $constructor_arguments = null) must be compatible with PDOStatement::fetchAll(int $mode = PDO::FETCH_DEFAULT, mixed ...$args): array in /var/www/tc/core/lib/Drupal/Core/Database/Statement.php on line 169
Call Stack
#TimeMemoryFunctionLocation
10.0014358808{main}( ).../index.php:0
20.0039373992Drupal\Core\DrupalKernel->handle( $request = class Symfony\Component\HttpFoundation\Request { public $attributes = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $request = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $query = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $server = class Symfony\Component\HttpFoundation\ServerBag { protected $parameters = [...] }; public $files = class Symfony\Component\HttpFoundation\FileBag { protected $parameters = [...] }; public $cookies = class Symfony\Component\HttpFoundation\ParameterBag { protected $parameters = [...] }; public $headers = class Symfony\Component\HttpFoundation\HeaderBag { protected $headers = [...]; protected $cacheControl = [...] }; protected $content = NULL; protected $languages = NULL; protected $charsets = NULL; protected $encodings = NULL; protected $acceptableContentTypes = NULL; protected $pathInfo = NULL; protected $requestUri = NULL; protected $baseUrl = NULL; protected $basePath = NULL; protected $method = NULL; protected $format = NULL; protected $session = NULL; protected $locale = NULL; protected $defaultLocale = 'en'; private $isHostValid = TRUE; private $isForwardedValid = TRUE }, $type = ???, $catch = ??? ).../index.php:19
30.0052378992Drupal\Core\DrupalKernel->boot( ).../DrupalKernel.php:707
40.0057386448Drupal\Core\DrupalKernel->initializeContainer( ).../DrupalKernel.php:477
50.0057386448Drupal\Core\DrupalKernel->getCachedContainerDefinition( ).../DrupalKernel.php:910
60.0057386448Drupal\Component\DependencyInjection\Container->get( $id = 'cache.container', $invalid_behavior = ??? ).../DrupalKernel.php:544
70.0057386824Drupal\Component\DependencyInjection\PhpArrayContainer->createService( $definition = ['class' => 'Drupal\\Core\\Cache\\DatabaseBackend', 'arguments' => [0 => '@database', 1 => '@cache_tags_provider.container', 2 => 'container', 3 => -1]], $id = 'cache.container' ).../Container.php:173
80.0057386824Drupal\Component\DependencyInjection\PhpArrayContainer->resolveServicesAndParameters( $arguments = [0 => '@database', 1 => '@cache_tags_provider.container', 2 => 'container', 3 => -1] ).../PhpArrayContainer.php:62
90.0057386864Drupal\Component\DependencyInjection\Container->get( $id = 'database', $invalid_behavior = 1 ).../PhpArrayContainer.php:212
100.0057386864Drupal\Component\DependencyInjection\PhpArrayContainer->createService( $definition = ['class' => 'Drupal\\Core\\Database\\Connection', 'factory' => 'Drupal\\Core\\Database\\Database::getConnection', 'arguments' => [0 => 'default']], $id = 'database' ).../Container.php:173
110.0057386864call_user_func_array:{/var/www/tc/core/lib/Drupal/Component/DependencyInjection/PhpArrayContainer.php:79}( $callback = 'Drupal\\Core\\Database\\Database::getConnection', $args = [0 => 'default'] ).../PhpArrayContainer.php:79
120.0057386936Drupal\Core\Database\Database::getConnection( $target = 'default', $key = ??? ).../PhpArrayContainer.php:79
130.0058386936Drupal\Core\Database\Database::openConnection( $key = 'default', $target = 'default' ).../Database.php:169
140.0076430728Drupal\Core\Database\Driver\mysql\Connection->__construct( $connection = class PDO { }, $connection_options = ['database' => 'tc', 'username' => 'piquant', 'password' => 'Pawel2018!', 'prefix' => ['default' => ''], 'host' => 'localhost', 'port' => '3306', 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', 'driver' => 'mysql', 'pdo' => [3 => 2, 1000 => TRUE, 1005 => TRUE, 20 => TRUE, 1013 => FALSE], 'init_commands' => ['sql_mode' => 'SET sql_mode = \'ANSI,STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,ONLY_FULL_GROUP_BY\'']] ).../Database.php:375
150.0076430728Drupal\Core\Database\Connection->__construct( $connection = class PDO { }, $connection_options = ['database' => 'tc', 'username' => 'piquant', 'password' => 'Pawel2018!', 'prefix' => ['default' => ''], 'host' => 'localhost', 'port' => '3306', 'namespace' => 'Drupal\\Core\\Database\\Driver\\mysql', 'driver' => 'mysql', 'pdo' => [3 => 2, 1000 => TRUE, 1005 => TRUE, 20 => TRUE, 1013 => FALSE], 'init_commands' => ['sql_mode' => 'SET sql_mode = \'ANSI,STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,ONLY_FULL_GROUP_BY\'']] ).../Connection.php:341
160.0077432608setAttribute( $attribute = 13, $value = [0 => 'Drupal\\Core\\Database\\Statement', 1 => [0 => class Drupal\Core\Database\Driver\mysql\Connection { ... }]] ).../Connection.php:183
170.0077432736Symfony\Component\ClassLoader\ApcClassLoader->loadClass( $class = 'Drupal\\Core\\Database\\Statement' ).../Connection.php:183
180.0078433112require( '/var/www/tc/core/lib/Drupal/Core/Database/Statement.php ).../ApcClassLoader.php:112