Deprecated (8192): Cake\Collection\Collection implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/Collection/Collection.php, line 27]
include - CORE/src/Collection/Collection.php, line 27
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
collection - CORE/src/Collection/functions.php, line 30
require - ROOT/vendor/cakedc/users/config/bootstrap.php, line 18
Cake\Core\BasePlugin::bootstrap() - CORE/src/Core/BasePlugin.php, line 272
Cake\Http\BaseApplication::pluginBootstrap() - CORE/src/Http/BaseApplication.php, line 181
Cake\Http\Server::bootstrap() - CORE/src/Http/Server.php, line 111
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 79
[main] - ROOT/webroot/index.php, line 40
Deprecated (8192): Return type of Cake\Database\Query::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Database/Query.php, line 1908]
include - CORE/src/Database/Query.php, line 39
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
include - CORE/src/ORM/Query.php, line 80
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1703
Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 1264
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 18
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authorization\Middleware\RequestAuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/RequestAuthorizationMiddleware.php, line 110
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authorization\Middleware\AuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php, line 151
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Deprecated (8192): Return type of Cake\Database\Statement\StatementDecorator::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Database/Statement/StatementDecorator.php, line 285]
include - CORE/src/Database/Statement/StatementDecorator.php, line 36
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
include - CORE/src/Database/Statement/PDOStatement.php, line 28
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
include - CORE/src/Database/Statement/MysqlStatement.php, line 26
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 215
Cake\Database\Connection::Cake\Database\{closure}() - CORE/src/Database/Connection.php, line 280
Cake\Core\Retry\CommandRetry::run() - CORE/src/Core/Retry/CommandRetry.php, line 70
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 287
Cake\Database\Connection::Cake\Database\{closure}() - CORE/src/Database/Connection.php, line 302
Cake\Core\Retry\CommandRetry::run() - CORE/src/Core/Retry/CommandRetry.php, line 70
Cake\Database\Connection::execute() - CORE/src/Database/Connection.php, line 309
Cake\Database\Schema\Collection::_reflect() - CORE/src/Database/Schema/Collection.php, line 140
Deprecated (8192): Return type of Cake\I18n\FrozenDate::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 446]
include - CORE/src/I18n/FrozenDate.php, line 29
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
class_exists - [internal], line ??
Cake\Database\Type\DateTimeType::_setClassName() - CORE/src/Database/Type/DateTimeType.php, line 418
Cake\Database\Type\DateType::useImmutable() - CORE/src/Database/Type/DateType.php, line 58
Cake\Database\Type\DateTimeType::__construct() - CORE/src/Database/Type/DateTimeType.php, line 124
Cake\Database\TypeFactory::build() - CORE/src/Database/TypeFactory.php, line 81
Cake\Database\TypeFactory::buildAll() - CORE/src/Database/TypeFactory.php, line 93
Cake\Database\FieldTypeConverter::__construct() - CORE/src/Database/FieldTypeConverter.php, line 70
Cake\Database\Query::_decorateStatement() - CORE/src/Database/Query.php, line 2256
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 251
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1148
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 293
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1096
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 310
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 18
Deprecated (8192): Return type of Cake\I18n\FrozenTime::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/I18n/DateFormatTrait.php, line 446]
include - CORE/src/I18n/FrozenTime.php, line 30
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
class_exists - [internal], line ??
Cake\Database\Type\DateTimeType::_setClassName() - CORE/src/Database/Type/DateTimeType.php, line 418
Cake\Database\Type\DateTimeType::useImmutable() - CORE/src/Database/Type/DateTimeType.php, line 402
Cake\Database\Type\DateTimeType::__construct() - CORE/src/Database/Type/DateTimeType.php, line 124
Cake\Database\TypeFactory::build() - CORE/src/Database/TypeFactory.php, line 81
Cake\Database\TypeFactory::buildAll() - CORE/src/Database/TypeFactory.php, line 93
Cake\Database\FieldTypeConverter::__construct() - CORE/src/Database/FieldTypeConverter.php, line 70
Cake\Database\Query::_decorateStatement() - CORE/src/Database/Query.php, line 2256
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 251
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1148
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 293
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1096
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 310
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 18
Deprecated (8192): Return type of Cake\ORM\ResultSet::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/ORM/ResultSet.php, line 187]
include - CORE/src/ORM/ResultSet.php, line 33
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1150
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 293
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1096
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 310
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 18
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authorization\Middleware\RequestAuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/RequestAuthorizationMiddleware.php, line 110
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authorization\Middleware\AuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php, line 151
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Deprecated (8192): Cake\ORM\ResultSet implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/ORM/ResultSet.php, line 33]
include - CORE/src/ORM/ResultSet.php, line 33
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1150
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 293
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1096
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 310
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 18
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authorization\Middleware\RequestAuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/RequestAuthorizationMiddleware.php, line 110
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authorization\Middleware\AuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php, line 151
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Deprecated (8192): Cake\Collection\Iterator\FilterIterator implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/Collection/Iterator/FilterIterator.php, line 0]
include - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
Cake\Collection\Collection::filter() - CORE/src/Collection/CollectionTrait.php, line 86
Cake\Collection\Collection::match() - CORE/src/Collection/CollectionTrait.php, line 382
Cake\ORM\ResultSet::_calculateAssociationMap() - CORE/src/ORM/ResultSet.php, line 371
Cake\ORM\ResultSet::__construct() - CORE/src/ORM/ResultSet.php, line 166
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1150
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 293
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1096
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 310
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 18
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authorization\Middleware\RequestAuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/RequestAuthorizationMiddleware.php, line 110
Deprecated (8192): Return type of & Cake\ORM\Entity::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice [CORE/src/Datasource/EntityTrait.php, line 604]
include - CORE/src/ORM/Entity.php, line 27
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
include - APP/Model/Entity/StoryBackOffice.php, line 16
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
class_exists - [internal], line ??
Cake\ORM\Table::getEntityClass() - CORE/src/ORM/Table.php, line 717
Cake\ORM\ResultSet::__construct() - CORE/src/ORM/ResultSet.php, line 168
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1150
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 293
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 1096
Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 310
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 18
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Deprecated (8192): Cake\View\ViewBuilder implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) [CORE/src/View/ViewBuilder.php, line 37]
include - CORE/src/View/ViewBuilder.php, line 37
Composer\Autoload\{closure} - ROOT/vendor/composer/ClassLoader.php, line 576
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 427
Cake\Controller\Controller::viewBuilder() - CORE/src/View/ViewVarsTrait.php, line 43
Cake\Controller\Controller::set() - CORE/src/View/ViewVarsTrait.php, line 98
App\Controller\CompanyGroupController::index() - APP/Controller/CompanyGroupController.php, line 24
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 531
Cake\Controller\ControllerFactory::invoke() - CORE/src/Controller/ControllerFactory.php, line 149
Cake\Http\BaseApplication::handle() - CORE/src/Http/BaseApplication.php, line 313
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 77
Authorization\Middleware\RequestAuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/RequestAuthorizationMiddleware.php, line 110
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authorization\Middleware\AuthorizationMiddleware::process() - ROOT/vendor/cakephp/authorization/src/Middleware/AuthorizationMiddleware.php, line 151
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Authentication\Middleware\AuthenticationMiddleware::process() - ROOT/vendor/cakephp/authentication/src/Middleware/AuthenticationMiddleware.php, line 124
Cake\Http\Runner::handle() - CORE/src/Http/Runner.php, line 73
Cake\Http\Middleware\CsrfProtectionMiddleware::process() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 164
Warning (512): Unable to emit headers. Headers sent in file=/app/vendor/cakephp/cakephp/src/Error/Debugger.php line=971 [CORE/src/Http/ResponseEmitter.php, line 71]
$message = "Unable to emit headers. Headers sent in file=$file line=$line"; trigger_error($message, E_USER_WARNING);}
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 71
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /app/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php, line 168]
header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 168
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 74
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /app/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php, line 197]
foreach ($values as $value) { header(sprintf('%s: %s',
header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 197
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40
Warning (2): Cannot modify header information - headers already sent by (output started at /app/vendor/cakephp/cakephp/src/Error/Debugger.php:971) [CORE/src/Http/ResponseEmitter.php, line 236]
setcookie - [internal], line ??
Cake\Http\ResponseEmitter::setCookie() - CORE/src/Http/ResponseEmitter.php, line 236
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 218
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 206
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 75
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 128
[main] - ROOT/webroot/index.php, line 40