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' => '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 => [
'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 2413
DebugKit\ToolbarService::saveData() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 179
DebugKit\Routing\Filter\DebugBarFilter::afterDispatch() - ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 139
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 98
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning : file_put_contents() [function.file-put-contents ]: Only 0 of 2237 bytes written, possibly out of free disk space in /home/viendel/public_html/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 2413
Cake\ORM\Association::__call() - CORE/src/ORM/Association.php, line 1361
DebugKit\ToolbarService::saveData() - ROOT/vendor/cakephp/debug_kit/src/ToolbarService.php, line 196
DebugKit\Routing\Filter\DebugBarFilter::afterDispatch() - ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 139
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391
Cake\Http\ActionDispatcher::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 98
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
Warning : file_put_contents() [function.file-put-contents ]: Only 0 of 2308 bytes written, possibly out of free disk space in /home/viendel/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only 0 of 5079 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 = 'error'
$message = '[PDOException] SQLSTATE[HY000]: General error: 14 unable to open database file
Request URL: /
Stack Trace:
#0 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php(174): PDOStatement->execute(NULL)
#1 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php(174): Cake\Database\Statement\StatementDecorator->execute(NULL)
#2 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php(76): Cake\Database\Statement\StatementDecorator->execute(NULL)
#3 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/SqliteStatement.php(41): Cake\Database\Statement\BufferedStatement->execute(NULL)
#4 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Connection.php(313): Cake\Database\Statement\SqliteStatement->execute()
#5 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Query.php(213): Cake\Database\Connection->run(Object(Cake\ORM\Query))
#6 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1916): Cake\Database\Query->execute()
#7 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1810): Cake\ORM\Table->_insert(Object(DebugKit\Model\Entity\Request), Array)
#8 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1723): Cake\ORM\Table->_processSave(Object(DebugKit\Model\Entity\Request), Object(ArrayObject))
#9 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1446): Cake\ORM\Table->Cake\ORM\{closure}()
#10 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Connection.php(680): Cake\ORM\Table->Cake\ORM\{closure}(Object(Cake\Database\Connection))
#11 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1447): Cake\Database\Connection->transactional(Object(Closure))
#12 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1724): Cake\ORM\Table->_executeTransaction(Object(Closure), true)
#13 /home/viendel/public_html/vendor/cakephp/debug_kit/src/ToolbarService.php(200): Cake\ORM\Table->save(Object(DebugKit\Model\Entity\Request))
#14 /home/viendel/public_html/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php(139): DebugKit\ToolbarService->saveData(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#15 /home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php(414): DebugKit\Routing\Filter\DebugBarFilter->afterDispatch(Object(Cake\Event\Event), Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#16 /home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php(391): Cake\Event\EventManager->_callListener(Array, Object(Cake\Event\Event))
#17 /home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php(78): Cake\Event\EventManager->dispatch(Object(Cake\Event\Event))
#18 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php(98): Cake\Http\ActionDispatcher->dispatchEvent('Dispatcher.afte...', Array)
#19 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php(78): Cake\Http\ActionDispatcher->dispatch(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#20 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\BaseApplication->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#21 /home/viendel/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php(59): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#22 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\RoutingMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#23 /home/viendel/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php(88): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#24 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\AssetMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#25 /home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php(92): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#26 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#27 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(51): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#28 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Server.php(80): Cake\Http\Runner->run(Object(Cake\Http\MiddlewareQueue), Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#29 /home/viendel/public_html/webroot/index.php(37): Cake\Http\Server->run()
#30 {main}
'
$context = [
'scope' => []
]
$output = '2023-03-26 22:10:45 Error: [PDOException] SQLSTATE[HY000]: General error: 14 unable to open database file
Request URL: /
Stack Trace:
#0 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php(174): PDOStatement->execute(NULL)
#1 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php(174): Cake\Database\Statement\StatementDecorator->execute(NULL)
#2 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php(76): Cake\Database\Statement\StatementDecorator->execute(NULL)
#3 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/SqliteStatement.php(41): Cake\Database\Statement\BufferedStatement->execute(NULL)
#4 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Connection.php(313): Cake\Database\Statement\SqliteStatement->execute()
#5 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Query.php(213): Cake\Database\Connection->run(Object(Cake\ORM\Query))
#6 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1916): Cake\Database\Query->execute()
#7 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1810): Cake\ORM\Table->_insert(Object(DebugKit\Model\Entity\Request), Array)
#8 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1723): Cake\ORM\Table->_processSave(Object(DebugKit\Model\Entity\Request), Object(ArrayObject))
#9 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1446): Cake\ORM\Table->Cake\ORM\{closure}()
#10 /home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Connection.php(680): Cake\ORM\Table->Cake\ORM\{closure}(Object(Cake\Database\Connection))
#11 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1447): Cake\Database\Connection->transactional(Object(Closure))
#12 /home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php(1724): Cake\ORM\Table->_executeTransaction(Object(Closure), true)
#13 /home/viendel/public_html/vendor/cakephp/debug_kit/src/ToolbarService.php(200): Cake\ORM\Table->save(Object(DebugKit\Model\Entity\Request))
#14 /home/viendel/public_html/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php(139): DebugKit\ToolbarService->saveData(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#15 /home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php(414): DebugKit\Routing\Filter\DebugBarFilter->afterDispatch(Object(Cake\Event\Event), Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#16 /home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php(391): Cake\Event\EventManager->_callListener(Array, Object(Cake\Event\Event))
#17 /home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php(78): Cake\Event\EventManager->dispatch(Object(Cake\Event\Event))
#18 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php(98): Cake\Http\ActionDispatcher->dispatchEvent('Dispatcher.afte...', Array)
#19 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php(78): Cake\Http\ActionDispatcher->dispatch(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#20 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Http\BaseApplication->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#21 /home/viendel/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php(59): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#22 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\RoutingMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#23 /home/viendel/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php(88): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#24 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Routing\Middleware\AssetMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#25 /home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php(92): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#26 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(65): Cake\Error\Middleware\ErrorHandlerMiddleware->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response), Object(Cake\Http\Runner))
#27 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Runner.php(51): Cake\Http\Runner->__invoke(Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#28 /home/viendel/public_html/vendor/cakephp/cakephp/src/Http/Server.php(80): Cake\Http\Runner->run(Object(Cake\Http\MiddlewareQueue), Object(Cake\Http\ServerRequest), Object(Cake\Http\Response))
#29 /home/viendel/public_html/webroot/index.php(37): Cake\Http\Server->run()
#30 {main}
'
$filename = 'error.log'
$pathname = '/home/viendel/public_html/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::error() - CORE/src/Log/Log.php, line 453
Cake\Error\Middleware\ErrorHandlerMiddleware::logException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 177
Cake\Error\Middleware\ErrorHandlerMiddleware::handleException() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 111
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 94
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 1270 bytes written, possibly out of free disk space in /home/viendel/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (512) : Unable to emit headers. Headers sent in file=/home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=822 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context $message = "Unable to emit headers. Headers sent in file= $file line= $line " ;
if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
$response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$maxBufferLength = (int) 8192
$file = '/home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 822
$message = 'Unable to emit headers. Headers sent in file=/home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php line=822' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 37
Warning : file_put_contents() [function.file-put-contents ]: Only 0 of 586 bytes written, possibly out of free disk space in /home/viendel/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getProtocolVersion (),
$response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
$response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$reasonPhrase = 'Internal Server Error' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 37
Warning : file_put_contents() [function.file-put-contents ]: Only 0 of 733 bytes written, possibly out of free disk space in /home/viendel/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php , line 181 ]Code Context $name ,
$value
), $first );
$response = object(Cake\Http\Response) {
'status' => (int) 500,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
$cookies = []
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 181
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
[main] - ROOT/webroot/index.php, line 37
Warning : file_put_contents() [function.file-put-contents ]: Only 0 of 730 bytes written, possibly out of free disk space in /home/viendel/public_html/vendor/cakephp/cakephp/src/Log/Engine/FileLog.php on line 133
Error: SQLSTATE[HY000]: General error: 14 unable to open database file
/home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php
toggle arguments
public function execute ( $params = null )
{
$this -> _hasExecuted = true ;
return $this -> _statement -> execute ( $params );
}
/**
* Returns the next row for the result set after executing this statement .
/home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/StatementDecorator.php
toggle arguments
public function execute ( $params = null )
{
$this -> _hasExecuted = true ;
return $this -> _statement -> execute ( $params );
}
/**
* Returns the next row for the result set after executing this statement .
/home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/BufferedStatement.php
toggle arguments
public function execute ( $params = null )
{
$this -> _reset ();
return parent :: execute ( $params );
}
/**
* {@ inheritDoc }
/home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Statement/SqliteStatement.php
toggle arguments
if ( $this -> _bufferResults ) {
$this -> _statement = new BufferedStatement ( $this -> _statement , $this -> _driver );
}
return $this -> _statement -> execute ( $params );
}
/**
* Returns the number of rows returned of affected by last execution
/home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Connection.php
toggle arguments
public function run ( Query $query )
{
$statement = $this -> prepare ( $query );
$query -> valueBinder ()-> attachTo ( $statement );
$statement -> execute ();
return $statement ;
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Query.php
toggle arguments
* @return \ Cake \ Database \ StatementInterface
*/
public function execute ()
{
$statement = $this -> _connection -> run ( $this );
$driver = $this -> _connection -> driver ();
$typeMap = $this -> getSelectTypeMap ();
if ( $typeMap -> toArray () && $this -> _typeCastAttached === false ) {
object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5)',
'params' => [
':c0' => [
'value' => '/',
'type' => 'string',
'placeholder' => 'c0'
],
':c1' => [
'value' => 'text/html',
'type' => 'string',
'placeholder' => 'c1'
],
':c2' => [
'value' => (int) 200,
'type' => 'integer',
'placeholder' => 'c2'
],
':c3' => [
'value' => 'GET',
'type' => 'string',
'placeholder' => 'c3'
],
':c4' => [
'value' => object(Cake\I18n\FrozenTime) {},
'type' => 'datetime',
'placeholder' => 'c4'
],
':c5' => [
'value' => '24ac6ca1-f461-4d8b-bd6b-347ac5144ea8',
'type' => 'uuid',
'placeholder' => 'c5'
]
],
'defaultTypes' => [
'Requests__id' => 'uuid',
'Requests.id' => 'uuid',
'id' => 'uuid',
'Requests__url' => 'string',
'Requests.url' => 'string',
'url' => 'string',
'Requests__content_type' => 'string',
'Requests.content_type' => 'string',
'content_type' => 'string',
'Requests__status_code' => 'integer',
'Requests.status_code' => 'integer',
'status_code' => 'integer',
'Requests__method' => 'string',
'Requests.method' => 'string',
'method' => 'string',
'Requests__requested_at' => 'datetime',
'Requests.requested_at' => 'datetime',
'requested_at' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(DebugKit\Model\Table\RequestsTable) {
'registryAlias' => 'DebugKit.Requests',
'table' => 'requests',
'alias' => 'Requests',
'entityClass' => 'DebugKit\Model\Entity\Request',
'associations' => [
[maximum depth reached]
],
'behaviors' => [
[maximum depth reached]
],
'defaultConnection' => 'debug_kit',
'connectionName' => 'debug_kit'
}
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
}
$statement = $this -> query ()-> insert ( array_keys ( $data ))
-> values ( $data )
-> execute ();
if ( $statement -> rowCount () !== 0 ) {
$success = $entity ;
$entity -> set ( $filteredKeys , [ 'guard' => false ]);
/home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
$data = $entity -> extract ( $this -> getSchema ()-> columns (), true );
$isNew = $entity -> isNew ();
if ( $isNew ) {
$success = $this -> _insert ( $entity , $data );
} else {
$success = $this -> _update ( $entity , $data );
}
object(DebugKit\Model\Entity\Request) {
'url' => '/',
'content_type' => 'text/html',
'method' => 'GET',
'status_code' => (int) 200,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2023-03-26T22:10:44+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'
}
[
'url' => '/',
'content_type' => 'text/html',
'status_code' => (int) 200,
'method' => 'GET',
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2023-03-26T22:10:44+00:00',
'timezone' => '+00:00',
'fixedNowTime' => false
},
'id' => '24ac6ca1-f461-4d8b-bd6b-347ac5144ea8'
]
/home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
return $entity ;
}
$success = $this -> _executeTransaction (function () use ( $entity , $options ) {
return $this -> _processSave ( $entity , $options );
}, $options [ 'atomic' ]);
if ( $success ) {
if ( $this -> _transactionCommitted ( $options [ 'atomic' ], $options [ '_primary' ])) {
object(DebugKit\Model\Entity\Request) {
'url' => '/',
'content_type' => 'text/html',
'method' => 'GET',
'status_code' => (int) 200,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2023-03-26T22:10:44+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'
}
object(ArrayObject) {
atomic => true
associated => [
'panels' => []
]
checkRules => true
checkExisting => true
_primary => true
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
protected function _executeTransaction (callable $worker , $atomic = true )
{
if ( $atomic ) {
return $this -> getConnection ()-> transactional (function () use ( $worker ) {
return $worker ();
});
}
return $worker ();
/home/viendel/public_html/vendor/cakephp/cakephp/src/Database/Connection.php
toggle arguments
{
$this -> begin ();
try {
$result = $callback ( $this );
} catch (\ Exception $e ) {
$this -> rollback ( false );
throw $e ;
}
object(Cake\Database\Connection) {
'config' => [
'database' => '*****',
'driver' => 'Cake\Database\Driver\Sqlite',
'encoding' => 'utf8',
'cacheMetadata' => true,
'quoteIdentifiers' => false,
'name' => 'debug_kit'
],
'driver' => object(Cake\Database\Driver\Sqlite) {
'connected' => true
},
'transactionLevel' => (int) 0,
'transactionStarted' => false,
'useSavePoints' => false,
'logQueries' => false,
'logger' => null
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/ORM/Table.php
toggle arguments
{
if ( $atomic ) {
return $this -> getConnection ()-> transactional (function () use ( $worker ) {
return $worker ();
});
}
return $worker ();
}
/home/viendel/public_html/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' ));
/home/viendel/public_html/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',
'method' => 'GET',
'status_code' => (int) 200,
'requested_at' => object(Cake\I18n\FrozenTime) {
'time' => '2023-03-26T22:10:44+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'
}
/home/viendel/public_html/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php
toggle arguments
/* @var Request $request */
$request = $event -> data [ 'request' ];
/* @var Response $response */
$response = $event -> data [ 'response' ];
$row = $this -> service -> saveData ( $request , $response );
if (! $row ) {
return;
}
object(Cake\Http\ServerRequest) {
params => [
'pass' => [
(int) 0 => 'home'
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'isAjax' => false
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_REFERER' => null
]
[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 => [
'post' => false,
'put' => false,
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php
toggle arguments
protected function _callListener (callable $listener , Event $event )
{
$data = $event -> getData ();
return $listener ( $event , ... array_values ( $data ));
}
/**
* Returns a list of all listeners for an eventKey in the order they should be called
object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.afterDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => object(Cake\Http\ControllerFactory) {}
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
}
[protected] _data => [
'request' => object(Cake\Http\ServerRequest) {},
'response' => object(Cake\Http\Response) {}
]
[protected] _stopped => false
}
object(Cake\Http\ServerRequest) {
params => [
'pass' => [
(int) 0 => 'home'
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'isAjax' => false
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_REFERER' => null
]
[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 => [
'post' => false,
'put' => false,
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventManager.php
toggle arguments
foreach ( $listeners as $listener ) {
if ( $event -> isStopped ()) {
break;
}
$result = $this -> _callListener ( $listener [ 'callable' ], $event );
if ( $result === false ) {
$event -> stopPropagation ();
}
if ( $result !== null ) {
[
(int) 0 => object(DebugKit\Routing\Filter\DebugBarFilter) {
[protected] service => object(DebugKit\ToolbarService) {}
[protected] _priority => (int) 10
[protected] _defaultConfig => [
'when' => null,
'for' => null,
'priority' => null
]
[protected] _config => [
'when' => null,
'for' => null,
'priority' => (int) 10
]
[protected] _configInitialized => true
},
(int) 1 => 'afterDispatch'
]
object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.afterDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => object(Cake\Http\ControllerFactory) {}
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
}
[protected] _data => [
'request' => object(Cake\Http\ServerRequest) {},
'response' => object(Cake\Http\Response) {}
]
[protected] _stopped => false
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Event/EventDispatcherTrait.php
toggle arguments
$subject = $this ;
}
$event = new $this -> _eventClass ( $name , $subject , $data );
$this -> eventManager ()-> dispatch ( $event );
return $event ;
}
}
object(Cake\Event\Event) {
result => null
[protected] _name => 'Dispatcher.afterDispatch'
[protected] _subject => object(Cake\Http\ActionDispatcher) {
[protected] filters => [
[maximum depth reached]
]
[protected] factory => object(Cake\Http\ControllerFactory) {}
[protected] _eventManager => object(Cake\Event\EventManager) {}
[protected] _eventClass => '\Cake\Event\Event'
}
[protected] _data => [
'request' => object(Cake\Http\ServerRequest) {},
'response' => object(Cake\Http\Response) {}
]
[protected] _stopped => false
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Http/ActionDispatcher.php
toggle arguments
if (isset( $request -> params [ 'return' ])) {
return $response ;
}
$afterEvent = $this -> dispatchEvent ( 'Dispatcher.afterDispatch' , compact ( 'request' , 'response' ));
return $afterEvent -> getData ( 'response' );
}
'Dispatcher.afterDispatch'
[
'request' => object(Cake\Http\ServerRequest) {
params => [
'pass' => [
[maximum depth reached]
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'isAjax' => false
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_REFERER' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'post' => false,
'put' => false,
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'requested' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
},
'response' => object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => [],
'cacheDirectives' => [],
'body' => ''
}
]
/home/viendel/public_html/vendor/cakephp/cakephp/src/Http/BaseApplication.php
toggle arguments
* @return \ Psr \ Http \ Message \ ResponseInterface
*/
public function __invoke ( ServerRequestInterface $request , ResponseInterface $response , $next )
{
return $this -> getDispatcher ()-> dispatch ( $request , $response );
}
/**
* Get the ActionDispatcher .
object(Cake\Http\ServerRequest) {
params => [
'pass' => [
(int) 0 => 'home'
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'isAjax' => false
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_REFERER' => null
]
[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 => [
'post' => false,
'put' => false,
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/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 => [
'pass' => [
(int) 0 => 'home'
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'isAjax' => false
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_REFERER' => null
]
[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 => [
'post' => false,
'put' => false,
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/RoutingMiddleware.php
toggle arguments
$response -> getHeaders ()
);
}
return $next ( $request , $response );
}
}
object(Cake\Http\ServerRequest) {
params => [
'pass' => [
(int) 0 => 'home'
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'isAjax' => false
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_REFERER' => null
]
[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 => [
'post' => false,
'put' => false,
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/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 => [
'pass' => [
(int) 0 => 'home'
],
'controller' => 'Pages',
'action' => 'display',
'plugin' => null,
'_matchedRoute' => '/',
'isAjax' => false
]
data => []
query => []
cookies => []
url => ''
base => ''
webroot => '/'
here => '/'
trustProxy => false
[protected] _environment => [
'USER' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTPS' => false,
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null,
'HTTP_REFERER' => null
]
[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 => [
'post' => false,
'put' => false,
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Routing/Middleware/AssetMiddleware.php
toggle arguments
public function __invoke ( $request , $response , $next )
{
$url = $request -> getUri ()-> getPath ();
if ( strpos ( $url , '..' ) !== false || strpos ( $url , '.' ) === false ) {
return $next ( $request , $response );
}
$assetFile = $this -> _getAssetFile ( $url );
if ( $assetFile === null || ! file_exists ( $assetFile )) {
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' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'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 => []
[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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/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' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'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 => []
[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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/viendel/public_html/vendor/cakephp/cakephp/src/Error/Middleware/ErrorHandlerMiddleware.php
toggle arguments
*/
public function __invoke ( $request , $response , $next )
{
try {
return $next ( $request , $response );
} catch (\ Exception $e ) {
return $this -> handleException ( $e , $request , $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' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'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 => []
[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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/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' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'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 => []
[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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
object(Cake\Http\Runner) {
[protected] index => (int) 4
[protected] middleware => object(Cake\Http\MiddlewareQueue) {
[protected] queue => [
[maximum depth reached]
]
[protected] callables => [
[maximum depth reached]
]
}
}
/home/viendel/public_html/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' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'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 => []
[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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/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 => 'Cake\Error\Middleware\ErrorHandlerMiddleware',
(int) 1 => 'Cake\Routing\Middleware\AssetMiddleware',
(int) 2 => 'Cake\Routing\Middleware\RoutingMiddleware',
(int) 3 => object(App\Application) {}
]
[protected] callables => [
(int) 0 => object(Cake\Error\Middleware\ErrorHandlerMiddleware) {},
(int) 1 => object(Cake\Routing\Middleware\AssetMiddleware) {},
(int) 2 => object(Cake\Routing\Middleware\RoutingMiddleware) {},
(int) 3 => 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' => 'viendel',
'HOME' => '/home/viendel',
'SCRIPT_NAME' => '/webroot/index.php',
'REQUEST_URI' => '/',
'QUERY_STRING' => '',
'REQUEST_METHOD' => 'GET',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'REDIRECT_URL' => '/webroot/',
'REMOTE_PORT' => '60724',
'SCRIPT_FILENAME' => '/home/viendel/public_html/webroot/index.php',
'SERVER_ADMIN' => 'webmaster@viendel.com',
'CONTEXT_DOCUMENT_ROOT' => '/home/viendel/public_html',
'CONTEXT_PREFIX' => '',
'REQUEST_SCHEME' => 'http',
'DOCUMENT_ROOT' => '/home/viendel/public_html',
'REMOTE_ADDR' => '34.238.189.240',
'SERVER_PORT' => '80',
'SERVER_ADDR' => '198.20.110.249',
'SERVER_NAME' => 'viendel.com',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_SIGNATURE' => '',
'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'viendel.com',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Sat, 28 Jan 2023 13:53:37 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'proxy-nokeepalive' => '1',
'SCRIPT_URI' => 'http://viendel.com/',
'SCRIPT_URL' => '/',
'UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_STATUS' => '200',
'REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_SCRIPT_URI' => 'http://viendel.com/',
'REDIRECT_REDIRECT_SCRIPT_URL' => '/',
'REDIRECT_REDIRECT_UNIQUE_ID' => 'ZCDC5MkO2vyXAIy4w1WPJQAAARI',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1679868644.7454,
'REQUEST_TIME' => (int) 1679868644,
'argv' => [],
'argc' => (int) 0,
'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 => []
[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 => 'http'
[private] userInfo => ''
[private] host => 'viendel.com'
[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' => ''
}
/home/viendel/public_html/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 want to customize this error message, create
src/Template/Error/error500.ctp
toggle vendor stack frames
〉 PDOStatement->execute
CORE/src/Database/Statement/StatementDecorator.php, line 174
〉 Cake\Database\Statement\StatementDecorator->execute
CORE/src/Database/Statement/StatementDecorator.php, line 174
〉 Cake\Database\Statement\StatementDecorator->execute
CORE/src/Database/Statement/BufferedStatement.php, line 76
〉 Cake\Database\Statement\BufferedStatement->execute
CORE/src/Database/Statement/SqliteStatement.php, line 41
〉 Cake\Database\Statement\SqliteStatement->execute
CORE/src/Database/Connection.php, line 313
〉 Cake\Database\Connection->run
CORE/src/Database/Query.php, line 213
〉 Cake\Database\Query->execute
CORE/src/ORM/Table.php, line 1916
〉 Cake\ORM\Table->_insert
CORE/src/ORM/Table.php, line 1810
〉 Cake\ORM\Table->_processSave
CORE/src/ORM/Table.php, line 1723
〉 Cake\ORM\Table->Cake\ORM\{closure}
CORE/src/ORM/Table.php, line 1446
〉 Cake\ORM\Table->Cake\ORM\{closure}
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 200
〉 DebugKit\ToolbarService->saveData
ROOT/vendor/cakephp/debug_kit/src/Routing/Filter/DebugBarFilter.php, line 139
〉 DebugKit\Routing\Filter\DebugBarFilter->afterDispatch
CORE/src/Event/EventManager.php, line 414
〉 Cake\Event\EventManager->_callListener
CORE/src/Event/EventManager.php, line 391
〉 Cake\Event\EventManager->dispatch
CORE/src/Event/EventDispatcherTrait.php, line 78
〉 Cake\Http\ActionDispatcher->dispatchEvent
CORE/src/Http/ActionDispatcher.php, line 98
〉 Cake\Http\ActionDispatcher->dispatch
CORE/src/Http/BaseApplication.php, line 78
〉 Cake\Http\BaseApplication->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59
〉 Cake\Routing\Middleware\RoutingMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
〉 Cake\Routing\Middleware\AssetMiddleware->__invoke
CORE/src/Http/Runner.php, line 65
〉 Cake\Http\Runner->__invoke
CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 92
〉 Cake\Error\Middleware\ErrorHandlerMiddleware->__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