Warning (512): _cake_model_ cache was unable to write 'default_publications' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php, line 249]Code Context),
E_USER_WARNING
);
$key = 'default_publications' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'publications' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'annee' => [ [maximum depth reached] ], 'title' => [ [maximum depth reached] ], 'reference' => [ [maximum depth reached] ], 'source_id' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'annee' => 'integer', 'title' => 'string', 'reference' => 'string', 'source_id' => 'biginteger', 'created' => 'timestamp', 'modified' => 'timestamp' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ], 'publications_source_id_fkey' => [ [maximum depth reached] ] ] [protected] _options => [] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(DebugKit\Cache\Engine\DebugEngine) { [protected] _config => [ 'className' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/data/www/html/archeologie/tmp/cache/models/', 'serialize' => true, 'duration' => '+2 minutes', 'url' => null ] [protected] _engine => object(Cake\Cache\Engine\FileEngine) {} [protected] _metrics => [ 'write' => (int) 1, 'delete' => (int) 0, 'read' => (int) 1, 'hit' => (int) 0, 'miss' => (int) 1 ] [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _groupPrefix => null [protected] _configInitialized => false } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 249 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211 Cake\ORM\Query::__construct() - CORE/src/ORM/Query.php, line 169 Cake\ORM\Table::query() - CORE/src/ORM/Table.php, line 1336 Cake\ORM\Table::find() - CORE/src/ORM/Table.php, line 964 App\Controller\Afrique\PublicationsController::index() - APP/Controller/Afrique/PublicationsController.php, line 30 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 124 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 98 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 52 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): _cake_model_ cache was unable to write 'default_auteurs' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php, line 249]Code Context),
E_USER_WARNING
);
$key = 'default_auteurs' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'auteurs' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'name' => [ [maximum depth reached] ], 'created' => [ [maximum depth reached] ], 'modified' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'integer', 'name' => 'string', 'created' => 'timestamp', 'modified' => 'timestamp' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ] ] [protected] _options => [] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(DebugKit\Cache\Engine\DebugEngine) { [protected] _config => [ 'className' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/data/www/html/archeologie/tmp/cache/models/', 'serialize' => true, 'duration' => '+2 minutes', 'url' => null ] [protected] _engine => object(Cake\Cache\Engine\FileEngine) {} [protected] _metrics => [ 'write' => (int) 2, 'delete' => (int) 0, 'read' => (int) 2, 'hit' => (int) 0, 'miss' => (int) 2 ] [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _groupPrefix => null [protected] _configInitialized => false } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 249 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211 Cake\ORM\Query::_addAssociationsToTypeMap() - CORE/src/ORM/Query.php, line 393 Cake\ORM\Query::contain() - CORE/src/ORM/Query.php, line 368 App\Controller\Afrique\PublicationsController::index() - APP/Controller/Afrique/PublicationsController.php, line 38 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 124 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 98 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 52 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Warning (512): _cake_model_ cache was unable to write 'default_auteurs_publications' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php, line 249]Code Context),
E_USER_WARNING
);
$key = 'default_auteurs_publications' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'auteurs_publications' [protected] _columns => [ 'auteur_id' => [ [maximum depth reached] ], 'publication_id' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'auteur_id' => 'biginteger', 'publication_id' => 'biginteger' ] [protected] _indexes => [ 'auteurs_publications_auteur_id' => [ [maximum depth reached] ], 'auteurs_publications_publication_id' => [ [maximum depth reached] ] ] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ], 'auteurs_publications_auteur_id' => [ [maximum depth reached] ], 'auteurs_publications_publication_id' => [ [maximum depth reached] ] ] [protected] _options => [] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(DebugKit\Cache\Engine\DebugEngine) { [protected] _config => [ 'className' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/data/www/html/archeologie/tmp/cache/models/', 'serialize' => true, 'duration' => '+2 minutes', 'url' => null ] [protected] _engine => object(Cake\Cache\Engine\FileEngine) {} [protected] _metrics => [ 'write' => (int) 3, 'delete' => (int) 0, 'read' => (int) 3, 'hit' => (int) 0, 'miss' => (int) 3 ] [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _groupPrefix => null [protected] _configInitialized => false } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 249 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Query::addDefaultTypes() - CORE/src/ORM/Query.php, line 211 Cake\ORM\Association\BelongsToMany::_buildQuery() - CORE/src/ORM/Association/BelongsToMany.php, line 1247 Cake\ORM\Association\BelongsToMany::eagerLoader() - CORE/src/ORM/Association/SelectableAssociationTrait.php, line 48 Cake\ORM\EagerLoader::loadExternal() - CORE/src/ORM/EagerLoader.php, line 593 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 954 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 902 Cake\Controller\Component\PaginatorComponent::paginate() - CORE/src/Controller/Component/PaginatorComponent.php, line 188 Cake\Controller\Controller::paginate() - CORE/src/Controller/Controller.php, line 713 App\Controller\Afrique\PublicationsController::index() - APP/Controller/Afrique/PublicationsController.php, line 107 Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 435 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 124
Warning (512): _cake_model_ cache was unable to write 'debug_kit_requests' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php, line 249]Code Context),
E_USER_WARNING
);
$key = 'debug_kit_requests' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'requests' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'url' => [ [maximum depth reached] ], 'content_type' => [ [maximum depth reached] ], 'status_code' => [ [maximum depth reached] ], 'method' => [ [maximum depth reached] ], 'requested_at' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'uuid', 'url' => 'string', 'content_type' => 'string', 'status_code' => 'integer', 'method' => 'string', 'requested_at' => 'datetime' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ], 'sqlite_autoindex_requests_1' => [ [maximum depth reached] ] ] [protected] _options => [] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(DebugKit\Cache\Engine\DebugEngine) { [protected] _config => [ 'className' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/data/www/html/archeologie/tmp/cache/models/', 'serialize' => true, 'duration' => '+2 minutes', 'url' => null ] [protected] _engine => object(Cake\Cache\Engine\FileEngine) {} [protected] _metrics => [ 'write' => (int) 4, 'delete' => (int) 0, 'read' => (int) 4, 'hit' => (int) 0, 'miss' => (int) 4 ] [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _groupPrefix => null [protected] _configInitialized => false } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 249 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 166 Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 2155 DebugKit\Routing\Filter\DebugBarFilter::afterDispatch() - ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 190 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 425 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 386 Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 103 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 52 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Warning (512): _cake_model_ cache was unable to write 'debug_kit_panels' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php, line 249]Code Context),
E_USER_WARNING
);
$key = 'debug_kit_panels' $value = object(Cake\Database\Schema\Table) { [protected] _table => 'panels' [protected] _columns => [ 'id' => [ [maximum depth reached] ], 'request_id' => [ [maximum depth reached] ], 'panel' => [ [maximum depth reached] ], 'title' => [ [maximum depth reached] ], 'element' => [ [maximum depth reached] ], 'summary' => [ [maximum depth reached] ], 'content' => [ [maximum depth reached] ] ] [protected] _typeMap => [ 'id' => 'uuid', 'request_id' => 'uuid', 'panel' => 'string', 'title' => 'string', 'element' => 'string', 'summary' => 'string', 'content' => 'binary' ] [protected] _indexes => [] [protected] _constraints => [ 'primary' => [ [maximum depth reached] ], 'sqlite_autoindex_panels_2' => [ [maximum depth reached] ], 'sqlite_autoindex_panels_1' => [ [maximum depth reached] ], 'request_id_fk' => [ [maximum depth reached] ] ] [protected] _options => [] [protected] _temporary => false [protected] _columnKeys => [ 'type' => null, 'baseType' => null, 'length' => null, 'precision' => null, 'null' => null, 'default' => null, 'comment' => null ] [protected] _columnExtras => [ 'string' => [ [maximum depth reached] ], 'text' => [ [maximum depth reached] ], 'integer' => [ [maximum depth reached] ], 'biginteger' => [ [maximum depth reached] ], 'decimal' => [ [maximum depth reached] ], 'float' => [ [maximum depth reached] ] ] [protected] _indexKeys => [ 'type' => null, 'columns' => [[maximum depth reached]], 'length' => [[maximum depth reached]], 'references' => [[maximum depth reached]], 'update' => 'restrict', 'delete' => 'restrict' ] [protected] _validIndexTypes => [ (int) 0 => 'index', (int) 1 => 'fulltext' ] [protected] _validConstraintTypes => [ (int) 0 => 'primary', (int) 1 => 'unique', (int) 2 => 'foreign' ] [protected] _validForeignKeyActions => [ (int) 0 => 'cascade', (int) 1 => 'setNull', (int) 2 => 'setDefault', (int) 3 => 'noAction', (int) 4 => 'restrict' ] } $config = '_cake_model_' $engine = object(DebugKit\Cache\Engine\DebugEngine) { [protected] _config => [ 'className' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/data/www/html/archeologie/tmp/cache/models/', 'serialize' => true, 'duration' => '+2 minutes', 'url' => null ] [protected] _engine => object(Cake\Cache\Engine\FileEngine) {} [protected] _metrics => [ 'write' => (int) 5, 'delete' => (int) 0, 'read' => (int) 5, 'hit' => (int) 0, 'miss' => (int) 5 ] [protected] _defaultConfig => [ 'duration' => (int) 3600, 'groups' => [[maximum depth reached]], 'prefix' => 'cake_', 'probability' => (int) 100 ] [protected] _groupPrefix => null [protected] _configInitialized => false } $success = falseCake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 249 Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66 Cake\ORM\Table::schema() - CORE/src/ORM/Table.php, line 440 Cake\ORM\Table::primaryKey() - CORE/src/ORM/Table.php, line 518 Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 166 Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 2155 Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 987 Cake\ORM\Association\HasMany::newEntity() - ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 208 DebugKit\Routing\Filter\DebugBarFilter::afterDispatch() - ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 208 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 425 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 386 Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 103 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 130 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context$mask = $this->_config['mask'];
if (empty($mask)) {
return file_put_contents($pathname, $output, FILE_APPEND);
$level = 'warning' $message = 'Headers already sent in /data/www/html/archeologie/vendor/cakephp/cakephp/src/Error/Debugger.php:753' $context = [ 'scope' => [] ] $output = '2025-06-01 07:17:41 Warning: Headers already sent in /data/www/html/archeologie/vendor/cakephp/cakephp/src/Error/Debugger.php:753 ' $filename = 'error.log' $pathname = '/data/www/html/archeologie/logs/error.log' $mask = nullfile_put_contents - [internal], line ?? Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133 Cake\Log\Log::write() - CORE/src/Log/Log.php, line 393 Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 478 Cake\Network\Response::sendHeaders() - CORE/src/Network/Response.php, line 452 Cake\Network\Response::send() - CORE/src/Network/Response.php, line 429 Cake\Error\ErrorHandler::_sendResponse() - CORE/src/Error/ErrorHandler.php, line 187 Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 146 Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 180 Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 164 [main] - [internal], line ??
{ |
|
if (!$emitter) { |
|
$emitter = new SapiStreamEmitter(); |
|
} |
|
$emitter->emit($response); |
|
} |
|
|
|
/** |
|
* Set the application. |
object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ (int) 0 => 'text/html; charset=UTF-8' ] ] [protected] headerNames => [ 'content-type' => 'Content-Type' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 207 => 'Multi-status', (int) 208 => 'Already Reported', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 451 => 'Unavailable For Legal Reasons', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'HTTP Version not supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 511 => 'Network Authentication Required' ] [private] reasonPhrase => '' [private] statusCode => (int) 500 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) { [protected] resource => resource [protected] stream => 'php://memory' } }
$server = new Server(new Application(dirname(__DIR__) . '/config')); |
|
|
|
// Run the request/response through the application |
|
// and emit the response. |
|
$server->emit($server->run()); |
|
|
object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ (int) 0 => 'text/html; charset=UTF-8' ] ] [protected] headerNames => [ 'content-type' => 'Content-Type' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (int) 200 => 'OK', (int) 201 => 'Created', (int) 202 => 'Accepted', (int) 203 => 'Non-Authoritative Information', (int) 204 => 'No Content', (int) 205 => 'Reset Content', (int) 206 => 'Partial Content', (int) 207 => 'Multi-status', (int) 208 => 'Already Reported', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 400 => 'Bad Request', (int) 401 => 'Unauthorized', (int) 402 => 'Payment Required', (int) 403 => 'Forbidden', (int) 404 => 'Not Found', (int) 405 => 'Method Not Allowed', (int) 406 => 'Not Acceptable', (int) 407 => 'Proxy Authentication Required', (int) 408 => 'Request Time-out', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Request Entity Too Large', (int) 414 => 'Request-URI Too Large', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Requested range not satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 451 => 'Unavailable For Legal Reasons', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Time-out', (int) 505 => 'HTTP Version not supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 511 => 'Network Authentication Required' ] [private] reasonPhrase => '' [private] statusCode => (int) 500 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) { [protected] resource => resource [protected] stream => 'php://memory' } }
Some of the Table objects in your application were created by instantiating "Cake\ORM\Table" instead of any other specific subclass.
This could be the cause for this exception. Auto-Tables are created for you under the following circumstances:
Please try correcting the issue for the following table aliases:
If you want to customize this error message, create src/Template/Error/error500.ctp
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 458 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php, line 133]Code Context$mask = $this->_config['mask'];
if (empty($mask)) {
return file_put_contents($pathname, $output, FILE_APPEND);
$level = 'error' $message = '[RuntimeException] Unable to emit response; headers already sent Request URL: /archeologie/afrique/publications Client IP: 216.73.216.63 Stack Trace: #0 /data/www/html/archeologie/vendor/cakephp/cakephp/src/Http/Server.php(107): Zend\Diactoros\Response\SapiStreamEmitter->emit(Object(Zend\Diactoros\Response)) #1 /data/www/html/archeologie/webroot/index.php(37): Cake\Http\Server->emit(Object(Zend\Diactoros\Response)) #2 {main} ' $context = [ 'scope' => [] ] $output = '2025-06-01 07:17:41 Error: [RuntimeException] Unable to emit response; headers already sent Request URL: /archeologie/afrique/publications Client IP: 216.73.216.63 Stack Trace: #0 /data/www/html/archeologie/vendor/cakephp/cakephp/src/Http/Server.php(107): Zend\Diactoros\Response\SapiStreamEmitter->emit(Object(Zend\Diactoros\Response)) #1 /data/www/html/archeologie/webroot/index.php(37): Cake\Http\Server->emit(Object(Zend\Diactoros\Response)) #2 {main} ' $filename = 'error.log' $pathname = '/data/www/html/archeologie/logs/error.log' $mask = nullfile_put_contents - [internal], line ?? Cake\Log\Engine\FileLog::log() - CORE/src/Log/Engine/FileLog.php, line 133 Cake\Log\Log::write() - CORE/src/Log/Log.php, line 393 Cake\Log\Log::error() - CORE/src/Log/Log.php, line 462 Cake\Error\BaseErrorHandler::_logException() - CORE/src/Error/BaseErrorHandler.php, line 312 Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 181 Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 164 [main] - [internal], line ??