Warning (512) : _cake_model_ cache was unable to write 'debug_kit_requests' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php , line 241 ]Code Context get_class ( $engine )
),
E_USER_WARNING $key = 'debug_kit_requests'
$value = object(Cake\Database\Schema\TableSchema) {
[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' => 'text',
'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 => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'prefix' => 'cake_',
'probability' => (int) 100
]
[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 => true
}
$success = false Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 652
Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 169
Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 2412
DebugKit\ToolbarService::saveData() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 183
DebugKit\Middleware\DebugKitMiddleware::__invoke() - ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 80
[main] - ROOT/webroot/index.php, line 37
Warning : file_put_contents() [function.file-put-contents ]: Only 0 of 1271 bytes written, possibly out of free disk space in /opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512) : _cake_model_ cache was unable to write 'debug_kit_panels' to DebugKit\Cache\Engine\DebugEngine cache [CORE/src/Cache/Cache.php , line 241 ]Code Context get_class ( $engine )
),
E_USER_WARNING $key = 'debug_kit_panels'
$value = object(Cake\Database\Schema\TableSchema) {
[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 => [
'duration' => (int) 3600,
'groups' => [[maximum depth reached]],
'prefix' => 'cake_',
'probability' => (int) 100
]
[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 => true
}
$success = false Cake\Cache\Cache::write() - CORE/src/Cache/Cache.php, line 241
Cake\Database\Schema\CachedCollection::describe() - CORE/src/Database/Schema/CachedCollection.php, line 66
Cake\ORM\Table::getSchema() - CORE/src/ORM/Table.php, line 531
Cake\ORM\Table::getPrimaryKey() - CORE/src/ORM/Table.php, line 652
Cake\ORM\Marshaller::one() - CORE/src/ORM/Marshaller.php, line 169
Cake\ORM\Table::newEntity() - CORE/src/ORM/Table.php, line 2412
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1361
DebugKit\ToolbarService::saveData() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 200
DebugKit\Middleware\DebugKitMiddleware::__invoke() - ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 80
[main] - ROOT/webroot/index.php, line 37 Warning (2) : file_put_contents() [<a href='https://secure.php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 140 bytes written, possibly out of free disk space [CORE/src/Log/Engine/FileLog.php , line 133 ]Code Context $mask = $this -> _config [ 'mask' ];
if (! $mask ) {
return file_put_contents ( $pathname , $output , FILE_APPEND ); $level = 'warning'
$message = 'Headers already sent in /opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Error/Debugger.php:822'
$context = [
'scope' => []
]
$output = '2025-12-22 04:14:51 Warning: Headers already sent in /opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Error/Debugger.php:822
'
$filename = 'error.log'
$pathname = '/opt/allesoverhypotheken2/prd/webapp/logs/error.log'
$mask = null file_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 384
Cake\Log\Log::warning() - CORE/src/Log/Log.php, line 469
Cake\Http\Response::sendHeaders() - CORE/src/Http/Response.php, line 515
Cake\Http\Response::send() - CORE/src/Http/Response.php, line 491
Cake\Error\ErrorHandler::_sendResponse() - CORE/src/Error/ErrorHandler.php, line 180
Cake\Error\ErrorHandler::_displayException() - CORE/src/Error/ErrorHandler.php, line 139
Cake\Error\BaseErrorHandler::handleException() - CORE/src/Error/BaseErrorHandler.php, line 187
Cake\Error\BaseErrorHandler::wrapAndHandleException() - CORE/src/Error/BaseErrorHandler.php, line 171
[main] - [internal], line ??
Warning : file_put_contents() [function.file-put-contents ]: Only 0 of 1226 bytes written, possibly out of free disk space in /opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Error: Database Error
Error:
SQLSTATE[HY000]: General error: 1 cannot rollback - no transaction is active
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Database/Driver/PDODriverTrait.php
toggle arguments
if (! $this -> _connection -> inTransaction ()) {
return false ;
}
return $this -> _connection -> rollback ();
}
/**
* Returns a value in a safe representation to be used in a query string
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Database/Connection.php
toggle arguments
$this -> nestedTransactionRollbackException = null ;
if ( $this -> _logQueries ) {
$this -> log ( 'ROLLBACK' );
}
$this -> _driver -> rollbackTransaction ();
return true ;
}
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Database/Connection.php
toggle arguments
try {
$result = $callback ( $this );
} catch (\ Exception $e ) {
$this -> rollback ( false );
throw $e ;
}
if ( $result === false ) {
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
{
if ( $atomic ) {
return $this -> getConnection ()-> transactional (function () use ( $worker ) {
return $worker ();
});
}
return $worker ();
}
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
}
$success = $this -> _executeTransaction (function () use ( $entity , $options ) {
return $this -> _processSave ( $entity , $options );
}, $options [ 'atomic' ]);
if ( $success ) {
if ( $this -> _transactionCommitted ( $options [ 'atomic' ], $options [ '_primary' ])) {
$this -> dispatchEvent ( 'Model.afterSaveCommit' , compact ( 'entity' , 'options' ));
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/debug_kit/src/ToolbarService.php
toggle arguments
'content' => $content ,
]);
}
return $requests -> save ( $row );
}
/**
* Injects the JS to build the toolbar .
object(DebugKit\Model\Entity\Request) {
'url' => '/',
'content_type' => 'text/html; charset=UTF-8',
'method' => 'GET',
'status_code' => (int) 302,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2025-12-22T04:14:49+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'panels' => [
(int) 0 => object(DebugKit\Model\Entity\Panel) {},
(int) 1 => object(DebugKit\Model\Entity\Panel) {},
(int) 2 => object(DebugKit\Model\Entity\Panel) {},
(int) 3 => object(DebugKit\Model\Entity\Panel) {},
(int) 4 => object(DebugKit\Model\Entity\Panel) {},
(int) 5 => object(DebugKit\Model\Entity\Panel) {},
(int) 6 => object(DebugKit\Model\Entity\Panel) {},
(int) 7 => object(DebugKit\Model\Entity\Panel) {},
(int) 8 => object(DebugKit\Model\Entity\Panel) {},
(int) 9 => object(DebugKit\Model\Entity\Panel) {},
(int) 10 => object(DebugKit\Model\Entity\Panel) {},
(int) 11 => object(DebugKit\Model\Entity\Panel) {},
(int) 12 => object(DebugKit\Model\Entity\Panel) {}
],
'[new]' => true,
'[accessible]' => [
'*' => true
],
'[dirty]' => [
'url' => true,
'content_type' => true,
'method' => true,
'status_code' => true,
'requested_at' => true,
'panels' => true
],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'DebugKit.Requests'
}
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php
toggle arguments
{
$this -> service -> loadPanels ();
$this -> service -> initializePanels ();
$response = $next ( $request , $response );
$row = $this -> service -> saveData ( $request , $response );
if (! $row ) {
return $response ;
}
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'allesoverhypotheken2',
'HOME' => '/opt/allesoverhypotheken2',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www2.allesoverhypotheken.nl',
'HTTP_X_FORWARDED_PORT' => '443',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '216.73.216.99',
'HTTP_X_REAL_IP' => '216.73.216.99',
'REDIRECT_STATUS' => '200',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.99',
'SERVER_SOFTWARE' => 'nginx/1.8.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/opt/allesoverhypotheken2/prd/webapp/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SERVER_PORT' => '8080',
'SERVER_NAME' => 'www2.allesoverhypotheken.nl',
'PATH_INFO' => '',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/opt/allesoverhypotheken2/prd/webapp/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1766376889.5827,
'REQUEST_TIME' => (int) 1766376889,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'requested' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www2.allesoverhypotheken.nl'
[private] port => null
[private] path => '/'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 302,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
],
'Location' => [
(int) 0 => 'http://www2.allesoverhypotheken.nl/oversluiten'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
$next = $this -> middleware -> get ( $this -> index );
if ( $next ) {
$this -> index ++;
return $next ( $request , $response , $this );
}
// End of the queue
return $response ;
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'allesoverhypotheken2',
'HOME' => '/opt/allesoverhypotheken2',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www2.allesoverhypotheken.nl',
'HTTP_X_FORWARDED_PORT' => '443',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '216.73.216.99',
'HTTP_X_REAL_IP' => '216.73.216.99',
'REDIRECT_STATUS' => '200',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.99',
'SERVER_SOFTWARE' => 'nginx/1.8.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/opt/allesoverhypotheken2/prd/webapp/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SERVER_PORT' => '8080',
'SERVER_NAME' => 'www2.allesoverhypotheken.nl',
'PATH_INFO' => '',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/opt/allesoverhypotheken2/prd/webapp/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1766376889.5827,
'REQUEST_TIME' => (int) 1766376889,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'requested' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www2.allesoverhypotheken.nl'
[private] port => null
[private] path => '/'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 302,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
],
'Location' => [
(int) 0 => 'http://www2.allesoverhypotheken.nl/oversluiten'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 5
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Http/Runner.php
toggle arguments
{
$this -> middleware = $middleware ;
$this -> index = 0 ;
return $this -> __invoke ( $request , $response );
}
/**
* @ param \ Psr \ Http \ Message \ ServerRequestInterface $request The server request
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'allesoverhypotheken2',
'HOME' => '/opt/allesoverhypotheken2',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www2.allesoverhypotheken.nl',
'HTTP_X_FORWARDED_PORT' => '443',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '216.73.216.99',
'HTTP_X_REAL_IP' => '216.73.216.99',
'REDIRECT_STATUS' => '200',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.99',
'SERVER_SOFTWARE' => 'nginx/1.8.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/opt/allesoverhypotheken2/prd/webapp/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SERVER_PORT' => '8080',
'SERVER_NAME' => 'www2.allesoverhypotheken.nl',
'PATH_INFO' => '',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/opt/allesoverhypotheken2/prd/webapp/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1766376889.5827,
'REQUEST_TIME' => (int) 1766376889,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'requested' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www2.allesoverhypotheken.nl'
[private] port => null
[private] path => '/'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/opt/allesoverhypotheken2/prd/webapp/vendor/cakephp/cakephp/src/Http/Server.php
toggle arguments
throw new RuntimeException ( 'The application `middleware` method did not return a middleware queue.' );
}
$this -> dispatchEvent ( 'Server.buildMiddleware' , [ 'middleware' => $middleware ]);
$middleware -> add ( $this -> app );
$response = $this -> runner -> run ( $middleware , $request , $response );
if (!( $response instanceof ResponseInterface )) {
throw new RuntimeException ( sprintf (
'Application did not create a response. Got "%s" instead.' ,
object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(DebugKit\Middleware\DebugKitMiddleware) {},
(int) 1 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 3 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 4 => object(App\Application) {}
]
}
object(Cake\Http\ServerRequest) {
params => [
'plugin' => null,
'controller' => null,
'action' => null,
'_ext' => null,
'pass' => []
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'allesoverhypotheken2',
'HOME' => '/opt/allesoverhypotheken2',
'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_ACCEPT' => '*/*',
'HTTP_CONNECTION' => 'close',
'HTTP_HOST' => 'www2.allesoverhypotheken.nl',
'HTTP_X_FORWARDED_PORT' => '443',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_X_FORWARDED_FOR' => '216.73.216.99',
'HTTP_X_REAL_IP' => '216.73.216.99',
'REDIRECT_STATUS' => '200',
'SERVER_ADDR' => '127.0.0.1',
'REMOTE_PORT' => '',
'REMOTE_ADDR' => '216.73.216.99',
'SERVER_SOFTWARE' => 'nginx/1.8.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.0',
'DOCUMENT_ROOT' => '/opt/allesoverhypotheken2/prd/webapp/webroot',
'DOCUMENT_URI' => '/index.php',
'REQUEST_URI' => '/',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SERVER_PORT' => '8080',
'SERVER_NAME' => 'www2.allesoverhypotheken.nl',
'PATH_INFO' => '',
'SCRIPT_NAME' => '/index.php',
'SCRIPT_FILENAME' => '/opt/allesoverhypotheken2/prd/webapp/webroot/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/index.php',
'REQUEST_TIME_FLOAT' => (float) 1766376889.5827,
'REQUEST_TIME' => (int) 1766376889,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false
]
[protected] _input => null
[protected] _detectors => [
'get' => [
'env' => 'REQUEST_METHOD',
'value' => 'GET'
],
'post' => [
'env' => 'REQUEST_METHOD',
'value' => 'POST'
],
'put' => [
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
],
'patch' => [
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
],
'delete' => [
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
],
'head' => [
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
],
'options' => [
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
],
'ssl' => [
'env' => 'HTTPS',
'options' => [
[maximum depth reached]
]
],
'ajax' => [
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
],
'flash' => [
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
],
'requested' => [
'param' => 'requested',
'value' => (int) 1
],
'json' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'json'
],
'xml' => [
'accept' => [
[maximum depth reached]
],
'param' => '_ext',
'value' => 'xml'
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'requested' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {
[protected] resource => resource
[protected] stream => 'php://input'
[private] cache => ''
[private] reachedEof => false
}
[protected] uri => object(Zend\Diactoros\Uri) {
base => ''
webroot => '/'
[protected] allowedSchemes => [
[maximum depth reached]
]
[private] scheme => 'https'
[private] userInfo => ''
[private] host => 'www2.allesoverhypotheken.nl'
[private] port => null
[private] path => '/'
[private] query => ''
[private] fragment => ''
[private] uriString => null
}
[protected] session => object(Cake\Network\Session) {
[protected] _engine => null
[protected] _started => null
[protected] _lifetime => '1440'
[protected] _isCLI => false
}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
(int) 0 => 'text/html; charset=UTF-8'
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
/opt/allesoverhypotheken2/prd/webapp/webroot/index.php
toggle arguments
$server = new Server (new Application ( dirname ( __DIR__ ) . '/config' ));
// Run the request/response through the application
// and emit the response.
$server -> emit ( $server -> run ());
If you are using SQL keywords as table column names, you can enable identifier
quoting for your database connection in config/app.php.
If you want to customize this error message, create
src/Template/Error/pdo_error.ctp
toggle vendor stack frames
〉 PDO->rollBack
CORE/src/Database/Driver/PDODriverTrait.php, line 158
〉 Cake\Database\Driver\Sqlite->rollbackTransaction
CORE/src/Database/Connection.php, line 521
〉 Cake\Database\Connection->rollback
CORE/src/Database/Connection.php, line 680
〉 Cake\Database\Connection->transactional
CORE/src/ORM/Table.php, line 1447
〉 Cake\ORM\Table->_executeTransaction
CORE/src/ORM/Table.php, line 1724
〉 Cake\ORM\Table->save
ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 204
〉 DebugKit\ToolbarService->saveData
ROOT/vendor/cakephp/debug_kit/src/Middleware/DebugKitMiddleware.php, line 53
〉 DebugKit\Middleware\DebugKitMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Http/Runner.php, line 51
〉 Cake\Http\Runner->run
CORE/src/Http/Server.php, line 80
〉 Cake\Http\Server->run
ROOT/webroot/index.php, line 37