Notice (8) : SplFileObject::fwrite(): write of 14 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_model_default_inbound_clients_list'
$data = 'N;'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
N;
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 228
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 43 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_core_cake_dev_eng'
$data = 'a:1:{s:11:"LC_MESSAGES";a:0:{}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
a:1:{s:11:"LC_MESSAGES";a:0:{}}
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
Cache::write() - CORE/Cake/Cache/Cache.php, line 325
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 228
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Warning (512) : _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_core_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
Cache::write() - CORE/Cake/Cache/Cache.php, line 325
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 228
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_inbound_clients_list' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_inbound_clients_list'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_model_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 228
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 832 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_model_default_inbound_clients_list'
$data = 'a:38:{i:0;s:8:"akismets";i:1;s:6:"alerts";i:2;s:15:"amazon_messages";i:3;s:17:"analyticskeywords";i:4;s:24:"analyticskeywordvisitors";i:5;s:11:"attachments";i:6;s:11:"competitors";i:7;s:8:"contacts";i:8;s:9:"countries";i:9;s:9:"customers";i:10;s:7:"domains";i:11;s:12:"domains_tags";i:12;s:6:"groups";i:13;s:5:"hours";i:14;s:10:"increments";i:15;s:13:"invoice_lines";i:16;s:8:"invoices";i:17;s:14:"invoices_tasks";i:18;s:8:"keywords";i:19;s:6:"labels";i:20;s:8:"licenses";i:21;s:5:"links";i:22;s:8:"messages";i:23;s:10:"milestones";i:24;s:13:"notifications";i:25;s:8:"partners";i:26;s:8:"projects";i:27;s:6:"quotes";i:28;s:8:"rankings";i:29;s:9:"registers";i:30;s:8:"requests";i:31;s:7:"servers";i:32;s:10:"statistics";i:33;s:4:"tags";i:34;s:5:"tasks";i:35;s:12:"tasks_labels";i:36;s:12:"time_entries";i:37;s:5:"users";}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
a:38:{i:0;s:8:"akismets";i:1;s:6:"alerts";i:2;s:15:"amazon_messages";i:3;s:17:"analyticskeywords";i:4;s:24:"analyticskeywordvisitors";i:5;s:11:"attachments";i:6;s:11:"competitors";i:7;s:8:"contacts";i:8;s:9:"countries";i:9;s:9:"customers";i:10;s:7:"domains";i:11;s:12:"domains_tags";i:12;s:6:"groups";i:13;s:5:"hours";i:14;s:10:"increments";i:15;s:13:"invoice_lines";i:16;s:8:"invoices";i:17;s:14:"invoices_tasks";i:18;s:8:"keywords";i:19;s:6:"labels";i:20;s:8:"licenses";i:21;s:5:"links";i:22;s:8:"messages";i:23;s:10:"milestones";i:24;s:13:"notifications";i:25;s:8:"partners";i:26;s:8:"projects";i:27;s:6:"quotes";i:28;s:8:"rankings";i:29;s:9:"registers";i:30;s:8:"requests";i:31;s:7:"servers";i:32;s:10:"statistics";i:33;s:4:"tags";i:34;s:5:"tasks";i:35;s:12:"tasks_labels";i:36;s:12:"time_entries";i:37;s:5:"users";}
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 245
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_inbound_clients_list' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_inbound_clients_list'
$value = array(
(int) 0 => 'akismets',
(int) 1 => 'alerts',
(int) 2 => 'amazon_messages',
(int) 3 => 'analyticskeywords',
(int) 4 => 'analyticskeywordvisitors',
(int) 5 => 'attachments',
(int) 6 => 'competitors',
(int) 7 => 'contacts',
(int) 8 => 'countries',
(int) 9 => 'customers',
(int) 10 => 'domains',
(int) 11 => 'domains_tags',
(int) 12 => 'groups',
(int) 13 => 'hours',
(int) 14 => 'increments',
(int) 15 => 'invoice_lines',
(int) 16 => 'invoices',
(int) 17 => 'invoices_tasks',
(int) 18 => 'keywords',
(int) 19 => 'labels',
(int) 20 => 'licenses',
(int) 21 => 'links',
(int) 22 => 'messages',
(int) 23 => 'milestones',
(int) 24 => 'notifications',
(int) 25 => 'partners',
(int) 26 => 'projects',
(int) 27 => 'quotes',
(int) 28 => 'rankings',
(int) 29 => 'registers',
(int) 30 => 'requests',
(int) 31 => 'servers',
(int) 32 => 'statistics',
(int) 33 => 'tags',
(int) 34 => 'tasks',
(int) 35 => 'tasks_labels',
(int) 36 => 'time_entries',
(int) 37 => 'users'
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_model_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 245
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 14 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_model_default_inbound_clients_groups'
$data = 'N;'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
N;
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_inbound_clients_groups' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_inbound_clients_groups'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_model_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 568 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_model_default_inbound_clients_groups'
$data = 'a:4:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;s:3:"key";s:7:"primary";}s:4:"name";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"level";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;}s:6:"prefix";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:12;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
a:4:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;s:3:"key";s:7:"primary";}s:4:"name";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"level";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;}s:6:"prefix";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:12;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}}
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_inbound_clients_groups' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_inbound_clients_groups'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'level' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'prefix' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 12,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_model_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeFilter() - APP/Controller/AppController.php, line 44
UsersController::beforeFilter() - APP/Controller/UsersController.php, line 12
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110 Notice (8) : file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: write of 670 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php , line 142 ]Code Context $pathname = $this -> _path . $filename ;
if (empty( $this -> _config [ 'mask' ])) {
return file_put_contents ( $pathname , $output , FILE_APPEND ); $type = 'error'
$message = '[MissingActionException] Action UsersController::logout() could not be found.
Exception Attributes: array (
'controller' => 'UsersController',
'action' => 'logout',
)
Request URL: /users/logout
Stack Trace:
#0 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest))
#1 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(UsersController), Object(CakeRequest))
#2 /home/inbound/dev.inbound.be/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}'
$output = '2026-04-13 01:27:58 Error: [MissingActionException] Action UsersController::logout() could not be found.
Exception Attributes: array (
'controller' => 'UsersController',
'action' => 'logout',
)
Request URL: /users/logout
Stack Trace:
#0 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest))
#1 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(UsersController), Object(CakeRequest))
#2 /home/inbound/dev.inbound.be/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
'
$filename = 'error.log'
$pathname = '/home/inbound/dev.inbound.be/app/tmp/logs/error.log' file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ?? Warning (2) : file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 670 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php , line 142 ]Code Context $pathname = $this -> _path . $filename ;
if (empty( $this -> _config [ 'mask' ])) {
return file_put_contents ( $pathname , $output , FILE_APPEND ); $type = 'error'
$message = '[MissingActionException] Action UsersController::logout() could not be found.
Exception Attributes: array (
'controller' => 'UsersController',
'action' => 'logout',
)
Request URL: /users/logout
Stack Trace:
#0 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest))
#1 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(UsersController), Object(CakeRequest))
#2 /home/inbound/dev.inbound.be/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}'
$output = '2026-04-13 01:27:58 Error: [MissingActionException] Action UsersController::logout() could not be found.
Exception Attributes: array (
'controller' => 'UsersController',
'action' => 'logout',
)
Request URL: /users/logout
Stack Trace:
#0 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(193): Controller->invokeAction(Object(CakeRequest))
#1 /home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke(Object(UsersController), Object(CakeRequest))
#2 /home/inbound/dev.inbound.be/app/webroot/index.php(110): Dispatcher->dispatch(Object(CakeRequest), Object(CakeResponse))
#3 {main}
'
$filename = 'error.log'
$pathname = '/home/inbound/dev.inbound.be/app/tmp/logs/error.log' file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ?? Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 14 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_model_default_inbound_clients_notifications'
$data = 'N;'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
N;
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeRender() - APP/Controller/AppController.php, line 71
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127 Warning (512) : _cake_model_ cache was unable to write 'default_inbound_clients_notifications' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_inbound_clients_notifications'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_model_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 135
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 341
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeRender() - APP/Controller/AppController.php, line 71
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 1022 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_model_default_inbound_clients_notifications'
$data = 'a:8:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;s:3:"key";s:7:"primary";}s:4:"read";a:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"0";s:6:"length";i:1;}s:6:"header";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:30;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"message";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"class";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:20;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:2:"fk";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;}s:7:"user_id";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;}s:7:"created";a:4:{s:4:"type";s:8:"datetime";s:4:"null";b:0;s:7:"default";N;s:6:"length";N;}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
a:8:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;s:3:"key";s:7:"primary";}s:4:"read";a:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"0";s:6:"length";i:1;}s:6:"header";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:30;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"message";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"class";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:20;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:2:"fk";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;}s:7:"user_id";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:11;s:8:"unsigned";b:0;}s:7:"created";a:4:{s:4:"type";s:8:"datetime";s:4:"null";b:0;s:7:"default";N;s:6:"length";N;}}
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeRender() - APP/Controller/AppController.php, line 71
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Warning (512) : _cake_model_ cache was unable to write 'default_inbound_clients_notifications' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_inbound_clients_notifications'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'read' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
),
'header' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 30,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'message' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'class' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 20,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'fk' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'user_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_model_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 383
Model::schema() - CORE/Cake/Model/Model.php, line 1397
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2663
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1174
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::beforeRender() - APP/Controller/AppController.php, line 71
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 43 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_core_default_eng'
$data = 'a:1:{s:11:"LC_MESSAGES";a:0:{}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
a:1:{s:11:"LC_MESSAGES";a:0:{}}
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__ - CORE/Cake/basics.php, line 587
include - APP/View/Layouts/default.ctp, line 5
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'default_eng' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_core_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__ - CORE/Cake/basics.php, line 587
include - APP/View/Layouts/default.ctp, line 5
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::renderLayout() - CORE/Cake/View/View.php, line 546
View::render() - CORE/Cake/View/View.php, line 481
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::_cakeError() - CORE/Cake/Error/ExceptionRenderer.php, line 213
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ?? Inbound: Errors
Missing Method in UsersController
Error:
The action logout is not defined in controller UsersController
Error:
Create UsersController:: logout() in file: app/Controller/UsersController.php.
<?php
class UsersController extends AppController {
public function logout() {
}
}
Notice:
If you want to customize this error message, create app/View/Errors/missing_action.ctp
Stack Trace
CORE/Cake/Routing/Dispatcher.php line 193 → Controller->invokeAction(CakeRequest)
$response = $controller -> response ;
$render = true ;
$result = $controller -> invokeAction ( $request );
if ( $result instanceof CakeResponse ) { object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'users',
'action' => 'logout',
'named' => array(),
'pass' => array(),
'models' => array(
'Group' => array(
[maximum depth reached]
),
'Notification' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'users/logout'
base => ''
webroot => '/'
here => '/users/logout'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
CORE/Cake/Routing/Dispatcher.php line 167 → Dispatcher->_invoke(UsersController, CakeRequest) ));
}
$response = $this -> _invoke ( $controller , $request );
if (isset( $request -> params [ 'return' ])) { object(UsersController) {
components => array(
(int) 0 => 'Session',
(int) 1 => 'Redirect',
(int) 2 => 'Email',
'Auth' => array(
'authorize' => 'Controller'
),
(int) 3 => 'Breadcrumb',
'Europabank' => array(
'UID' => '9060970101',
'client-secret' => 'TB123456789',
'server-secret' => 'TB987654321'
)
)
helpers => array(
'Form' => array(
'className' => 'Bootstrap3.BootstrapForm'
),
'Html' => array(
'className' => 'Bootstrap3.BootstrapHtml'
),
(int) 0 => 'Text',
(int) 1 => 'Session',
(int) 2 => 'AC',
(int) 3 => 'Timed',
(int) 4 => 'Js'
)
name => 'Users'
uses => array(
(int) 0 => 'User',
(int) 1 => 'Group',
(int) 2 => 'Notification'
)
request => object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'users/logout'
base => ''
webroot => '/'
here => '/users/logout'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
response => object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}
viewPath => 'Users'
layoutPath => null
viewVars => array(
'ac_groups' => array(
'klant' => '1',
'yxymedia' => '9',
'partner' => '2',
'fishcall' => '6'
)
)
view => 'logout'
layout => 'default'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {
defaultPriority => (int) 10
[protected] _Controller => object(UsersController) {}
[protected] _enabled => array(
[maximum depth reached]
)
[protected] _loaded => array(
[maximum depth reached]
)
}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array()
scaffold => false
methods => array(
(int) 1 => 'isAuthorized',
(int) 2 => 'admin_mail',
(int) 3 => 'login',
(int) 4 => 'admin_logout',
(int) 5 => 'fishcall_logout',
(int) 6 => 'changepassword',
(int) 7 => 'forgotpassword',
(int) 8 => 'resetpassword',
(int) 9 => 'admin_index',
(int) 10 => 'admin_toggle_connect',
(int) 11 => 'admin_view',
(int) 12 => 'admin_add',
(int) 13 => 'admin_edit',
(int) 14 => 'delete',
(int) 15 => '__generatePassword',
(int) 16 => 'setRedirect',
(int) 18 => 'checkAccess',
(int) 19 => 'userAllow',
(int) 20 => 'admin_download_attachment',
(int) 21 => 'admin_delete_attachment',
(int) 22 => 'readFromCache',
(int) 23 => 'readFromCacheArray',
(int) 24 => '__sendMail',
(int) 25 => '__getToggleWorkspaceID',
(int) 26 => 'changeDbSource'
)
modelClass => 'User'
modelKey => 'user'
validationErrors => null
Session => object(SessionComponent) {
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Redirect => object(RedirectComponent) {
controller => object(UsersController) {}
components => array([maximum depth reached])
settings => array(
[maximum depth reached]
)
success => 'success'
warning => 'warning'
error => 'error'
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Email => object(EmailComponent) {
to => null
from => null
replyTo => null
readReceipt => null
return => null
cc => array([maximum depth reached])
bcc => array([maximum depth reached])
date => null
subject => null
headers => array([maximum depth reached])
additionalParams => null
layout => 'default'
template => null
lineFeed => ''
sendAs => 'text'
delivery => 'mail'
charset => 'UTF-8'
attachments => array([maximum depth reached])
xMailer => 'CakePHP Email Component'
filePaths => array([maximum depth reached])
smtpOptions => array([maximum depth reached])
textMessage => null
htmlMessage => null
messageId => true
settings => array([maximum depth reached])
components => array([maximum depth reached])
[protected] _controller => object(UsersController) {}
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
}
Auth => object(AuthComponent) {
components => array(
[maximum depth reached]
)
authenticate => array(
[maximum depth reached]
)
authorize => 'Controller'
ajaxLogin => null
flash => array(
[maximum depth reached]
)
loginAction => array(
[maximum depth reached]
)
loginRedirect => null
logoutRedirect => null
authError => 'U heeft niet genoeg rechten om deze pagina te bekijken'
unauthorizedRedirect => true
allowedActions => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
settings => array(
[maximum depth reached]
)
[protected] _authenticateObjects => array([maximum depth reached])
[protected] _authorizeObjects => array([maximum depth reached])
[protected] _user => array([maximum depth reached])
[protected] _methods => array(
[maximum depth reached]
)
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array(
[maximum depth reached]
)
}
Breadcrumb => object(BreadcrumbComponent) {
controller => object(UsersController) {}
breadcrumbs => array([maximum depth reached])
current => null
}
Europabank => object(EuropabankComponent) {
controller => object(UsersController) {}
default => array(
[maximum depth reached]
)
settings => array(
[maximum depth reached]
)
components => array([maximum depth reached])
[protected] _Collection => object(ComponentCollection) {}
[protected] _componentMap => array([maximum depth reached])
[private] _payment_values => array([maximum depth reached])
[private] _status => array(
[maximum depth reached]
)
}
userAllowed => array(
(int) 0 => ''
)
Group => object(Group) {
displayField => 'name'
hasMany => array(
[maximum depth reached]
)
hasAndBelongsToMany => array(
[maximum depth reached]
)
actsAs => array(
[maximum depth reached]
)
recursive => (int) -1
useDbConfig => 'default'
useTable => 'groups'
id => false
data => array([maximum depth reached])
schemaName => 'inbound_clients'
table => 'groups'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
name => 'Group'
alias => 'Group'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
belongsTo => array([maximum depth reached])
hasOne => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
ac_groups => array(
'klant' => '1',
'yxymedia' => '9',
'partner' => '2',
'fishcall' => '6'
)
Notification => object(Notification) {
belongsTo => array(
[maximum depth reached]
)
actsAs => array(
[maximum depth reached]
)
recursive => (int) -1
useDbConfig => 'default'
useTable => 'notifications'
id => false
data => array([maximum depth reached])
schemaName => 'inbound_clients'
table => 'notifications'
primaryKey => 'id'
validate => array([maximum depth reached])
validationErrors => array([maximum depth reached])
validationDomain => null
tablePrefix => ''
plugin => null
name => 'Notification'
alias => 'Notification'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasMany => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
__safeUpdateMode => false
useConsistentAfterFind => true
findMethods => array(
[maximum depth reached]
)
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {
[protected] _generalManager => object(CakeEventManager) {}
[protected] _listeners => array(
[maximum depth reached]
)
[protected] _isGlobal => false
}
}
object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'users',
'action' => 'logout',
'named' => array(),
'pass' => array(),
'models' => array(
'Group' => array(
[maximum depth reached]
),
'Notification' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'users/logout'
base => ''
webroot => '/'
here => '/users/logout'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
APP/webroot/index.php line 110 → Dispatcher->dispatch(CakeRequest, CakeResponse) $Dispatcher = new Dispatcher ();
$Dispatcher -> dispatch (
new CakeRequest (),
new CakeResponse ()
); object(CakeRequest) {
params => array(
'plugin' => null,
'controller' => 'users',
'action' => 'logout',
'named' => array(),
'pass' => array(),
'models' => array(
'Group' => array(
[maximum depth reached]
),
'Notification' => array(
[maximum depth reached]
)
)
)
data => array()
query => array()
url => 'users/logout'
base => ''
webroot => '/'
here => '/users/logout'
[protected] _detectors => array(
'get' => array(
'env' => 'REQUEST_METHOD',
'value' => 'GET'
),
'patch' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PATCH'
),
'post' => array(
'env' => 'REQUEST_METHOD',
'value' => 'POST'
),
'put' => array(
'env' => 'REQUEST_METHOD',
'value' => 'PUT'
),
'delete' => array(
'env' => 'REQUEST_METHOD',
'value' => 'DELETE'
),
'head' => array(
'env' => 'REQUEST_METHOD',
'value' => 'HEAD'
),
'options' => array(
'env' => 'REQUEST_METHOD',
'value' => 'OPTIONS'
),
'ssl' => array(
'env' => 'HTTPS',
'value' => (int) 1
),
'ajax' => array(
'env' => 'HTTP_X_REQUESTED_WITH',
'value' => 'XMLHttpRequest'
),
'flash' => array(
'env' => 'HTTP_USER_AGENT',
'pattern' => '/^(Shockwave|Adobe) Flash/'
),
'mobile' => array(
'env' => 'HTTP_USER_AGENT',
'options' => array(
[maximum depth reached]
)
),
'requested' => array(
'param' => 'requested',
'value' => (int) 1
),
'json' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'json'
),
'xml' => array(
'accept' => array(
[maximum depth reached]
),
'param' => 'ext',
'value' => 'xml'
)
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
(int) 100 => 'Continue',
(int) 101 => 'Switching Protocols',
(int) 200 => 'OK',
(int) 201 => 'Created',
(int) 202 => 'Accepted',
(int) 203 => 'Non-Authoritative Information',
(int) 204 => 'No Content',
(int) 205 => 'Reset Content',
(int) 206 => 'Partial Content',
(int) 300 => 'Multiple Choices',
(int) 301 => 'Moved Permanently',
(int) 302 => 'Found',
(int) 303 => 'See Other',
(int) 304 => 'Not Modified',
(int) 305 => 'Use Proxy',
(int) 307 => 'Temporary Redirect',
(int) 400 => 'Bad Request',
(int) 401 => 'Unauthorized',
(int) 402 => 'Payment Required',
(int) 403 => 'Forbidden',
(int) 404 => 'Not Found',
(int) 405 => 'Method Not Allowed',
(int) 406 => 'Not Acceptable',
(int) 407 => 'Proxy Authentication Required',
(int) 408 => 'Request Time-out',
(int) 409 => 'Conflict',
(int) 410 => 'Gone',
(int) 411 => 'Length Required',
(int) 412 => 'Precondition Failed',
(int) 413 => 'Request Entity Too Large',
(int) 414 => 'Request-URI Too Large',
(int) 415 => 'Unsupported Media Type',
(int) 416 => 'Requested range not satisfiable',
(int) 417 => 'Expectation Failed',
(int) 429 => 'Too Many Requests',
(int) 500 => 'Internal Server Error',
(int) 501 => 'Not Implemented',
(int) 502 => 'Bad Gateway',
(int) 503 => 'Service Unavailable',
(int) 504 => 'Gateway Time-out',
(int) 505 => 'Unsupported Version'
)
[protected] _mimeTypes => array(
'html' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'json' => 'application/json',
'xml' => array(
(int) 0 => 'application/xml',
(int) 1 => 'text/xml'
),
'rss' => 'application/rss+xml',
'ai' => 'application/postscript',
'bcpio' => 'application/x-bcpio',
'bin' => 'application/octet-stream',
'ccad' => 'application/clariscad',
'cdf' => 'application/x-netcdf',
'class' => 'application/octet-stream',
'cpio' => 'application/x-cpio',
'cpt' => 'application/mac-compactpro',
'csh' => 'application/x-csh',
'csv' => array(
(int) 0 => 'text/csv',
(int) 1 => 'application/vnd.ms-excel'
),
'dcr' => 'application/x-director',
'dir' => 'application/x-director',
'dms' => 'application/octet-stream',
'doc' => 'application/msword',
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document',
'drw' => 'application/drafting',
'dvi' => 'application/x-dvi',
'dwg' => 'application/acad',
'dxf' => 'application/dxf',
'dxr' => 'application/x-director',
'eot' => 'application/vnd.ms-fontobject',
'eps' => 'application/postscript',
'exe' => 'application/octet-stream',
'ez' => 'application/andrew-inset',
'flv' => 'video/x-flv',
'gtar' => 'application/x-gtar',
'gz' => 'application/x-gzip',
'bz2' => 'application/x-bzip',
'7z' => 'application/x-7z-compressed',
'hdf' => 'application/x-hdf',
'hqx' => 'application/mac-binhex40',
'ico' => 'image/x-icon',
'ips' => 'application/x-ipscript',
'ipx' => 'application/x-ipix',
'js' => 'application/javascript',
'jsonapi' => 'application/vnd.api+json',
'latex' => 'application/x-latex',
'lha' => 'application/octet-stream',
'lsp' => 'application/x-lisp',
'lzh' => 'application/octet-stream',
'man' => 'application/x-troff-man',
'me' => 'application/x-troff-me',
'mif' => 'application/vnd.mif',
'ms' => 'application/x-troff-ms',
'nc' => 'application/x-netcdf',
'oda' => 'application/oda',
'otf' => 'font/otf',
'pdf' => 'application/pdf',
'pgn' => 'application/x-chess-pgn',
'pot' => 'application/vnd.ms-powerpoint',
'pps' => 'application/vnd.ms-powerpoint',
'ppt' => 'application/vnd.ms-powerpoint',
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation',
'ppz' => 'application/vnd.ms-powerpoint',
'pre' => 'application/x-freelance',
'prt' => 'application/pro_eng',
'ps' => 'application/postscript',
'roff' => 'application/x-troff',
'scm' => 'application/x-lotusscreencam',
'set' => 'application/set',
'sh' => 'application/x-sh',
'shar' => 'application/x-shar',
'sit' => 'application/x-stuffit',
'skd' => 'application/x-koan',
'skm' => 'application/x-koan',
'skp' => 'application/x-koan',
'skt' => 'application/x-koan',
'smi' => 'application/smil',
'smil' => 'application/smil',
'sol' => 'application/solids',
'spl' => 'application/x-futuresplash',
'src' => 'application/x-wais-source',
'step' => 'application/STEP',
'stl' => 'application/SLA',
'stp' => 'application/STEP',
'sv4cpio' => 'application/x-sv4cpio',
'sv4crc' => 'application/x-sv4crc',
'svg' => 'image/svg+xml',
'svgz' => 'image/svg+xml',
'swf' => 'application/x-shockwave-flash',
't' => 'application/x-troff',
'tar' => 'application/x-tar',
'tcl' => 'application/x-tcl',
'tex' => 'application/x-tex',
'texi' => 'application/x-texinfo',
'texinfo' => 'application/x-texinfo',
'tr' => 'application/x-troff',
'tsp' => 'application/dsptype',
'ttc' => 'font/ttf',
'ttf' => 'font/ttf',
'unv' => 'application/i-deas',
'ustar' => 'application/x-ustar',
'vcd' => 'application/x-cdlink',
'vda' => 'application/vda',
'xlc' => 'application/vnd.ms-excel',
'xll' => 'application/vnd.ms-excel',
'xlm' => 'application/vnd.ms-excel',
'xls' => 'application/vnd.ms-excel',
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet',
'xlw' => 'application/vnd.ms-excel',
'zip' => 'application/zip',
'aif' => 'audio/x-aiff',
'aifc' => 'audio/x-aiff',
'aiff' => 'audio/x-aiff',
'au' => 'audio/basic',
'kar' => 'audio/midi',
'mid' => 'audio/midi',
'midi' => 'audio/midi',
'mp2' => 'audio/mpeg',
'mp3' => 'audio/mpeg',
'mpga' => 'audio/mpeg',
'ogg' => 'audio/ogg',
'oga' => 'audio/ogg',
'spx' => 'audio/ogg',
'ra' => 'audio/x-realaudio',
'ram' => 'audio/x-pn-realaudio',
'rm' => 'audio/x-pn-realaudio',
'rpm' => 'audio/x-pn-realaudio-plugin',
'snd' => 'audio/basic',
'tsi' => 'audio/TSP-audio',
'wav' => 'audio/x-wav',
'aac' => 'audio/aac',
'asc' => 'text/plain',
'c' => 'text/plain',
'cc' => 'text/plain',
'css' => 'text/css',
'etx' => 'text/x-setext',
'f' => 'text/plain',
'f90' => 'text/plain',
'h' => 'text/plain',
'hh' => 'text/plain',
'htm' => array(
(int) 0 => 'text/html',
(int) 1 => '*/*'
),
'ics' => 'text/calendar',
'm' => 'text/plain',
'rtf' => 'text/rtf',
'rtx' => 'text/richtext',
'sgm' => 'text/sgml',
'sgml' => 'text/sgml',
'tsv' => 'text/tab-separated-values',
'tpl' => 'text/template',
'txt' => 'text/plain',
'text' => 'text/plain',
'avi' => 'video/x-msvideo',
'fli' => 'video/x-fli',
'mov' => 'video/quicktime',
'movie' => 'video/x-sgi-movie',
'mpe' => 'video/mpeg',
'mpeg' => 'video/mpeg',
'mpg' => 'video/mpeg',
'qt' => 'video/quicktime',
'viv' => 'video/vnd.vivo',
'vivo' => 'video/vnd.vivo',
'ogv' => 'video/ogg',
'webm' => 'video/webm',
'mp4' => 'video/mp4',
'm4v' => 'video/mp4',
'f4v' => 'video/mp4',
'f4p' => 'video/mp4',
'm4a' => 'audio/mp4',
'f4a' => 'audio/mp4',
'f4b' => 'audio/mp4',
'gif' => 'image/gif',
'ief' => 'image/ief',
'jpg' => 'image/jpeg',
'jpeg' => 'image/jpeg',
'jpe' => 'image/jpeg',
'pbm' => 'image/x-portable-bitmap',
'pgm' => 'image/x-portable-graymap',
'png' => 'image/png',
'pnm' => 'image/x-portable-anymap',
'ppm' => 'image/x-portable-pixmap',
'ras' => 'image/cmu-raster',
'rgb' => 'image/x-rgb',
'tif' => 'image/tiff',
'tiff' => 'image/tiff',
'xbm' => 'image/x-xbitmap',
'xpm' => 'image/x-xpixmap',
'xwd' => 'image/x-xwindowdump',
'psd' => array(
(int) 0 => 'application/photoshop',
(int) 1 => 'application/psd',
(int) 2 => 'image/psd',
(int) 3 => 'image/x-photoshop',
(int) 4 => 'image/photoshop',
(int) 5 => 'zz-application/zz-winassoc-psd'
),
'ice' => 'x-conference/x-cooltalk',
'iges' => 'model/iges',
'igs' => 'model/iges',
'mesh' => 'model/mesh',
'msh' => 'model/mesh',
'silo' => 'model/mesh',
'vrml' => 'model/vrml',
'wrl' => 'model/vrml',
'mime' => 'www/mime',
'pdb' => 'chemical/x-pdb',
'xyz' => 'chemical/x-pdb',
'javascript' => 'application/javascript',
'form' => 'application/x-www-form-urlencoded',
'file' => 'multipart/form-data',
'xhtml' => array(
(int) 0 => 'application/xhtml+xml',
(int) 1 => 'application/xhtml',
(int) 2 => 'text/xhtml'
),
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml',
'atom' => 'application/atom+xml',
'amf' => 'application/x-amf',
'wap' => array(
(int) 0 => 'text/vnd.wap.wml',
(int) 1 => 'text/vnd.wap.wmlscript',
(int) 2 => 'image/vnd.wap.wbmp'
),
'wml' => 'text/vnd.wap.wml',
'wmlscript' => 'text/vnd.wap.wmlscript',
'wbmp' => 'image/vnd.wap.wbmp',
'woff' => 'application/x-font-woff',
'webp' => 'image/webp',
'appcache' => 'text/cache-manifest',
'manifest' => 'text/cache-manifest',
'htc' => 'text/x-component',
'rdf' => 'application/xml',
'crx' => 'application/x-chrome-extension',
'oex' => 'application/x-opera-extension',
'xpi' => 'application/x-xpinstall',
'safariextz' => 'application/octet-stream',
'webapp' => 'application/x-web-app-manifest+json',
'vcf' => 'text/x-vcard',
'vtt' => 'text/vtt',
'mkv' => 'video/x-matroska',
'pkpass' => 'application/vnd.apple.pkpass',
'ajax' => 'text/html'
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array()
[protected] _body => null
[protected] _file => null
[protected] _fileRange => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array()
[protected] _cookies => array()
}
Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 7719 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_core_file_map'
$data = 'a:71:{s:9:"Configure";s:79:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/Configure.php";s:4:"Hash";s:77:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Hash.php";s:5:"Cache";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php";s:10:"FileEngine";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/Engine/FileEngine.php";s:11:"CacheEngine";s:82:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/CacheEngine.php";s:9:"Inflector";s:82:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Inflector.php";s:12:"ErrorHandler";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php";s:7:"CakeLog";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php";s:19:"LogEngineCollection";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/LogEngineCollection.php";s:16:"ObjectCollection";s:89:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php";s:7:"FileLog";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php";s:7:"BaseLog";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/Engine/BaseLog.php";s:16:"CakeLogInterface";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/CakeLogInterface.php";s:10:"CakePlugin";s:80:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php";s:8:"Debugger";s:81:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php";s:8:"CakeText";s:81:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php";s:10:"Dispatcher";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php";s:17:"CakeEventListener";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEventListener.php";s:11:"CakeRequest";s:84:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Network/CakeRequest.php";s:12:"CakeResponse";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php";s:9:"CakeEvent";s:80:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEvent.php";s:16:"CakeEventManager";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php";s:6:"Router";s:79:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Router.php";s:9:"CakeRoute";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Route/CakeRoute.php";s:16:"PluginShortRoute";s:95:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Route/PluginShortRoute.php";s:15:"UsersController";s:63:"/home/inbound/dev.inbound.be/app/Controller/UsersController.php";s:13:"AppController";s:61:"/home/inbound/dev.inbound.be/app/Controller/AppController.php";s:10:"Controller";s:86:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php";s:10:"CakeObject";s:80:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/CakeObject.php";s:19:"ComponentCollection";s:95:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/ComponentCollection.php";s:16:"SessionComponent";s:102:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/SessionComponent.php";s:9:"Component";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component.php";s:17:"RedirectComponent";s:75:"/home/inbound/dev.inbound.be/app/Controller/Component/RedirectComponent.php";s:14:"EmailComponent";s:100:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/EmailComponent.php";s:13:"AuthComponent";s:99:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php";s:19:"BreadcrumbComponent";s:77:"/home/inbound/dev.inbound.be/app/Controller/Component/BreadcrumbComponent.php";s:19:"EuropabankComponent";s:77:"/home/inbound/dev.inbound.be/app/Controller/Component/EuropabankComponent.php";s:13:"ClassRegistry";s:86:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php";s:5:"Group";s:48:"/home/inbound/dev.inbound.be/app/Model/Group.php";s:8:"AppModel";s:51:"/home/inbound/dev.inbound.be/app/Model/AppModel.php";s:5:"Model";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Model.php";s:18:"BehaviorCollection";s:89:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php";s:19:"ContainableBehavior";s:99:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Behavior/ContainableBehavior.php";s:13:"ModelBehavior";s:84:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/ModelBehavior.php";s:17:"ConnectionManager";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php";s:5:"Mysql";s:96:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php";s:9:"DboSource";s:91:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php";s:10:"DataSource";s:92:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php";s:4:"I18n";s:74:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php";s:4:"L10n";s:74:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/I18n/L10n.php";s:11:"CakeSession";s:93:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php";s:3:"Set";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Set.php";s:12:"Notification";s:55:"/home/inbound/dev.inbound.be/app/Model/Notification.php";s:17:"ExceptionRenderer";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php";s:19:"CakeErrorController";s:95:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/CakeErrorController.php";s:4:"View";s:74:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/View.php";s:16:"HelperCollection";s:86:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php";s:9:"ViewBlock";s:79:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/ViewBlock.php";s:26:"plugin.BootstrapFormHelper";s:82:"/home/inbound/dev.inbound.be/Plugin/Bootstrap3/View/Helper/BootstrapFormHelper.php";s:10:"FormHelper";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/FormHelper.php";s:9:"AppHelper";s:58:"/home/inbound/dev.inbound.be/app/View/Helper/AppHelper.php";s:6:"Helper";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper.php";s:10:"CakeNumber";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/CakeNumber.php";s:26:"plugin.BootstrapHtmlHelper";s:82:"/home/inbound/dev.inbound.be/Plugin/Bootstrap3/View/Helper/BootstrapHtmlHelper.php";s:10:"HtmlHelper";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/HtmlHelper.php";s:10:"TextHelper";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/TextHelper.php";s:13:"SessionHelper";s:90:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php";s:8:"ACHelper";s:57:"/home/inbound/dev.inbound.be/app/View/Helper/ACHelper.php";s:11:"TimedHelper";s:60:"/home/inbound/dev.inbound.be/app/View/Helper/TimedHelper.php";s:8:"JsHelper";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/JsHelper.php";s:12:"LayoutHelper";s:61:"/home/inbound/dev.inbound.be/app/View/Helper/LayoutHelper.php";}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
a:71:{s:9:"Configure";s:79:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/Configure.php";s:4:"Hash";s:77:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Hash.php";s:5:"Cache";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php";s:10:"FileEngine";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/Engine/FileEngine.php";s:11:"CacheEngine";s:82:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/CacheEngine.php";s:9:"Inflector";s:82:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Inflector.php";s:12:"ErrorHandler";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php";s:7:"CakeLog";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php";s:19:"LogEngineCollection";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/LogEngineCollection.php";s:16:"ObjectCollection";s:89:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php";s:7:"FileLog";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php";s:7:"BaseLog";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/Engine/BaseLog.php";s:16:"CakeLogInterface";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/CakeLogInterface.php";s:10:"CakePlugin";s:80:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php";s:8:"Debugger";s:81:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php";s:8:"CakeText";s:81:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php";s:10:"Dispatcher";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php";s:17:"CakeEventListener";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEventListener.php";s:11:"CakeRequest";s:84:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Network/CakeRequest.php";s:12:"CakeResponse";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php";s:9:"CakeEvent";s:80:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEvent.php";s:16:"CakeEventManager";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php";s:6:"Router";s:79:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Router.php";s:9:"CakeRoute";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Route/CakeRoute.php";s:16:"PluginShortRoute";s:95:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Route/PluginShortRoute.php";s:15:"UsersController";s:63:"/home/inbound/dev.inbound.be/app/Controller/UsersController.php";s:13:"AppController";s:61:"/home/inbound/dev.inbound.be/app/Controller/AppController.php";s:10:"Controller";s:86:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php";s:10:"CakeObject";s:80:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/CakeObject.php";s:19:"ComponentCollection";s:95:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/ComponentCollection.php";s:16:"SessionComponent";s:102:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/SessionComponent.php";s:9:"Component";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component.php";s:17:"RedirectComponent";s:75:"/home/inbound/dev.inbound.be/app/Controller/Component/RedirectComponent.php";s:14:"EmailComponent";s:100:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/EmailComponent.php";s:13:"AuthComponent";s:99:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php";s:19:"BreadcrumbComponent";s:77:"/home/inbound/dev.inbound.be/app/Controller/Component/BreadcrumbComponent.php";s:19:"EuropabankComponent";s:77:"/home/inbound/dev.inbound.be/app/Controller/Component/EuropabankComponent.php";s:13:"ClassRegistry";s:86:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php";s:5:"Group";s:48:"/home/inbound/dev.inbound.be/app/Model/Group.php";s:8:"AppModel";s:51:"/home/inbound/dev.inbound.be/app/Model/AppModel.php";s:5:"Model";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Model.php";s:18:"BehaviorCollection";s:89:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php";s:19:"ContainableBehavior";s:99:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Behavior/ContainableBehavior.php";s:13:"ModelBehavior";s:84:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/ModelBehavior.php";s:17:"ConnectionManager";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php";s:5:"Mysql";s:96:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php";s:9:"DboSource";s:91:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php";s:10:"DataSource";s:92:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php";s:4:"I18n";s:74:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php";s:4:"L10n";s:74:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/I18n/L10n.php";s:11:"CakeSession";s:93:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php";s:3:"Set";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Set.php";s:12:"Notification";s:55:"/home/inbound/dev.inbound.be/app/Model/Notification.php";s:17:"ExceptionRenderer";s:88:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php";s:19:"CakeErrorController";s:95:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/CakeErrorController.php";s:4:"View";s:74:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/View.php";s:16:"HelperCollection";s:86:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php";s:9:"ViewBlock";s:79:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/ViewBlock.php";s:26:"plugin.BootstrapFormHelper";s:82:"/home/inbound/dev.inbound.be/Plugin/Bootstrap3/View/Helper/BootstrapFormHelper.php";s:10:"FormHelper";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/FormHelper.php";s:9:"AppHelper";s:58:"/home/inbound/dev.inbound.be/app/View/Helper/AppHelper.php";s:6:"Helper";s:76:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper.php";s:10:"CakeNumber";s:83:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/CakeNumber.php";s:26:"plugin.BootstrapHtmlHelper";s:82:"/home/inbound/dev.inbound.be/Plugin/Bootstrap3/View/Helper/BootstrapHtmlHelper.php";s:10:"HtmlHelper";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/HtmlHelper.php";s:10:"TextHelper";s:87:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/TextHelper.php";s:13:"SessionHelper";s:90:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php";s:8:"ACHelper";s:57:"/home/inbound/dev.inbound.be/app/View/Helper/ACHelper.php";s:11:"TimedHelper";s:60:"/home/inbound/dev.inbound.be/app/View/Helper/TimedHelper.php";s:8:"JsHelper";s:85:"/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/JsHelper.php";s:12:"LayoutHelper";s:61:"/home/inbound/dev.inbound.be/app/View/Helper/LayoutHelper.php";}
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'file_map'
$value = array(
'Configure' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/Configure.php',
'Hash' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Hash.php',
'Cache' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Log/CakeLogInterface.php',
'CakePlugin' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/CakePlugin.php',
'Debugger' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Debugger.php',
'CakeText' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/CakeText.php',
'Dispatcher' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Event/CakeEventManager.php',
'Router' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Router.php',
'CakeRoute' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Route/CakeRoute.php',
'PluginShortRoute' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Routing/Route/PluginShortRoute.php',
'UsersController' => '/home/inbound/dev.inbound.be/app/Controller/UsersController.php',
'AppController' => '/home/inbound/dev.inbound.be/app/Controller/AppController.php',
'Controller' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Controller.php',
'CakeObject' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Core/CakeObject.php',
'ComponentCollection' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component.php',
'RedirectComponent' => '/home/inbound/dev.inbound.be/app/Controller/Component/RedirectComponent.php',
'EmailComponent' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/EmailComponent.php',
'AuthComponent' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/Component/AuthComponent.php',
'BreadcrumbComponent' => '/home/inbound/dev.inbound.be/app/Controller/Component/BreadcrumbComponent.php',
'EuropabankComponent' => '/home/inbound/dev.inbound.be/app/Controller/Component/EuropabankComponent.php',
'ClassRegistry' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/ClassRegistry.php',
'Group' => '/home/inbound/dev.inbound.be/app/Model/Group.php',
'AppModel' => '/home/inbound/dev.inbound.be/app/Model/AppModel.php',
'Model' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/BehaviorCollection.php',
'ContainableBehavior' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Behavior/ContainableBehavior.php',
'ModelBehavior' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/ModelBehavior.php',
'ConnectionManager' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/DataSource.php',
'I18n' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/I18n/I18n.php',
'L10n' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Model/Datasource/CakeSession.php',
'Set' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/Set.php',
'Notification' => '/home/inbound/dev.inbound.be/app/Model/Notification.php',
'ExceptionRenderer' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Error/ExceptionRenderer.php',
'CakeErrorController' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Controller/CakeErrorController.php',
'View' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/View.php',
'HelperCollection' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/ViewBlock.php',
'plugin.BootstrapFormHelper' => '/home/inbound/dev.inbound.be/Plugin/Bootstrap3/View/Helper/BootstrapFormHelper.php',
'FormHelper' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/FormHelper.php',
'AppHelper' => '/home/inbound/dev.inbound.be/app/View/Helper/AppHelper.php',
'Helper' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper.php',
'CakeNumber' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/Utility/CakeNumber.php',
'plugin.BootstrapHtmlHelper' => '/home/inbound/dev.inbound.be/Plugin/Bootstrap3/View/Helper/BootstrapHtmlHelper.php',
'HtmlHelper' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/HtmlHelper.php',
'TextHelper' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/TextHelper.php',
'SessionHelper' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/SessionHelper.php',
'ACHelper' => '/home/inbound/dev.inbound.be/app/View/Helper/ACHelper.php',
'TimedHelper' => '/home/inbound/dev.inbound.be/app/View/Helper/TimedHelper.php',
'JsHelper' => '/home/inbound/dev.inbound.be/vendor/cakephp/cakephp/lib/Cake/View/Helper/JsHelper.php',
'LayoutHelper' => '/home/inbound/dev.inbound.be/app/View/Helper/LayoutHelper.php'
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_core_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
App::shutdown() - CORE/Cake/Core/App.php, line 938
[main] - [internal], line ?? Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 1805 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php , line 142 ]Code Context
$this -> _File -> rewind ();
$success = $this -> _File -> ftruncate ( 0 ) && $this -> _File -> fwrite ( $contents ) && $this -> _File -> fflush (); $key = 'cake_core_method_cache'
$data = 'a:3:{i:0;b:0;s:4:"name";a:20:{s:32:"044faee26dd784669a3db220d3858df6";s:17:"`inbound_clients`";s:32:"5be47a456f397efee757d8dd4e0c8726";s:8:"`groups`";s:32:"cf292d4a0e824279bae05ad79de76c7b";s:12:"`Group`.`id`";s:32:"da94d19130378d6d5d5ac27135038120";s:14:"`Group`.`name`";s:32:"e1129d16dcd625bd33f30fae2b535bd6";s:15:"`Group`.`level`";s:32:"813ba4acd6d628e99c1670617ec5cc36";s:16:"`Group`.`prefix`";s:32:"264753f882409f5725b8ea6bb9755b6a";s:7:"`Group`";s:32:"2b3b0da2619cf6780ee0fb7b6d9614e8";s:15:"`notifications`";s:32:"05ce838827e0ccf4b9e0bb11d81872d1";s:19:"`Notification`.`id`";s:32:"5dfa1e8acc2a465a37c274acb75df713";s:21:"`Notification`.`read`";s:32:"2c0571c827937e280489b753e48dde86";s:23:"`Notification`.`header`";s:32:"c6b03b6852b0f9411bb4912c17409ed6";s:24:"`Notification`.`message`";s:32:"33a9d58a00890161127377c1d74d8adb";s:22:"`Notification`.`class`";s:32:"aee7a01206f27d4a368e4e86f54b8232";s:19:"`Notification`.`fk`";s:32:"ab932bfab718c273288305d8681ee566";s:24:"`Notification`.`user_id`";s:32:"32af007dcf0d4cd35d4b41859066b769";s:24:"`Notification`.`created`";s:32:"322115c6be8b9535c3319bd4f238f540";s:9:"`user_id`";s:32:"8522111bbfe0f7b4f5594aa708b01d34";s:6:"`read`";s:32:"f49d1c13194364d4e9b61cf9b9d9251a";s:14:"`Notification`";s:32:"d20e7bceeb0135a07432718f0d5096d7";s:9:"`created`";}s:6:"fields";a:2:{s:32:"a3ad51faad2e8b4a6a7d7fc85c3da5df";a:4:{i:0;s:12:"`Group`.`id`";i:1;s:14:"`Group`.`name`";i:2;s:15:"`Group`.`level`";i:3;s:16:"`Group`.`prefix`";}s:32:"06f3f907b87f902dadd9164f02a08fef";a:8:{i:0;s:19:"`Notification`.`id`";i:1;s:21:"`Notification`.`read`";i:2;s:23:"`Notification`.`header`";i:3;s:24:"`Notification`.`message`";i:4;s:22:"`Notification`.`class`";i:5;s:19:"`Notification`.`fk`";i:6;s:24:"`Notification`.`user_id`";i:7;s:24:"`Notification`.`created`";}}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1776036488
$contents = '1776036488
a:3:{i:0;b:0;s:4:"name";a:20:{s:32:"044faee26dd784669a3db220d3858df6";s:17:"`inbound_clients`";s:32:"5be47a456f397efee757d8dd4e0c8726";s:8:"`groups`";s:32:"cf292d4a0e824279bae05ad79de76c7b";s:12:"`Group`.`id`";s:32:"da94d19130378d6d5d5ac27135038120";s:14:"`Group`.`name`";s:32:"e1129d16dcd625bd33f30fae2b535bd6";s:15:"`Group`.`level`";s:32:"813ba4acd6d628e99c1670617ec5cc36";s:16:"`Group`.`prefix`";s:32:"264753f882409f5725b8ea6bb9755b6a";s:7:"`Group`";s:32:"2b3b0da2619cf6780ee0fb7b6d9614e8";s:15:"`notifications`";s:32:"05ce838827e0ccf4b9e0bb11d81872d1";s:19:"`Notification`.`id`";s:32:"5dfa1e8acc2a465a37c274acb75df713";s:21:"`Notification`.`read`";s:32:"2c0571c827937e280489b753e48dde86";s:23:"`Notification`.`header`";s:32:"c6b03b6852b0f9411bb4912c17409ed6";s:24:"`Notification`.`message`";s:32:"33a9d58a00890161127377c1d74d8adb";s:22:"`Notification`.`class`";s:32:"aee7a01206f27d4a368e4e86f54b8232";s:19:"`Notification`.`fk`";s:32:"ab932bfab718c273288305d8681ee566";s:24:"`Notification`.`user_id`";s:32:"32af007dcf0d4cd35d4b41859066b769";s:24:"`Notification`.`created`";s:32:"322115c6be8b9535c3319bd4f238f540";s:9:"`user_id`";s:32:"8522111bbfe0f7b4f5594aa708b01d34";s:6:"`read`";s:32:"f49d1c13194364d4e9b61cf9b9d9251a";s:14:"`Notification`";s:32:"d20e7bceeb0135a07432718f0d5096d7";s:9:"`created`";}s:6:"fields";a:2:{s:32:"a3ad51faad2e8b4a6a7d7fc85c3da5df";a:4:{i:0;s:12:"`Group`.`id`";i:1;s:14:"`Group`.`name`";i:2;s:15:"`Group`.`level`";i:3;s:16:"`Group`.`prefix`";}s:32:"06f3f907b87f902dadd9164f02a08fef";a:8:{i:0;s:19:"`Notification`.`id`";i:1;s:21:"`Notification`.`read`";i:2;s:23:"`Notification`.`header`";i:3;s:24:"`Notification`.`message`";i:4;s:22:"`Notification`.`class`";i:5;s:19:"`Notification`.`fk`";i:6;s:24:"`Notification`.`user_id`";i:7;s:24:"`Notification`.`created`";}}}
' SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3748
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'method_cache'
$value = array(
(int) 0 => false,
'name' => array(
'044faee26dd784669a3db220d3858df6' => '`inbound_clients`',
'5be47a456f397efee757d8dd4e0c8726' => '`groups`',
'cf292d4a0e824279bae05ad79de76c7b' => '`Group`.`id`',
'da94d19130378d6d5d5ac27135038120' => '`Group`.`name`',
'e1129d16dcd625bd33f30fae2b535bd6' => '`Group`.`level`',
'813ba4acd6d628e99c1670617ec5cc36' => '`Group`.`prefix`',
'264753f882409f5725b8ea6bb9755b6a' => '`Group`',
'2b3b0da2619cf6780ee0fb7b6d9614e8' => '`notifications`',
'05ce838827e0ccf4b9e0bb11d81872d1' => '`Notification`.`id`',
'5dfa1e8acc2a465a37c274acb75df713' => '`Notification`.`read`',
'2c0571c827937e280489b753e48dde86' => '`Notification`.`header`',
'c6b03b6852b0f9411bb4912c17409ed6' => '`Notification`.`message`',
'33a9d58a00890161127377c1d74d8adb' => '`Notification`.`class`',
'aee7a01206f27d4a368e4e86f54b8232' => '`Notification`.`fk`',
'ab932bfab718c273288305d8681ee566' => '`Notification`.`user_id`',
'32af007dcf0d4cd35d4b41859066b769' => '`Notification`.`created`',
'322115c6be8b9535c3319bd4f238f540' => '`user_id`',
'8522111bbfe0f7b4f5594aa708b01d34' => '`read`',
'f49d1c13194364d4e9b61cf9b9d9251a' => '`Notification`',
'd20e7bceeb0135a07432718f0d5096d7' => '`created`'
),
'fields' => array(
'a3ad51faad2e8b4a6a7d7fc85c3da5df' => array(
(int) 0 => '`Group`.`id`',
(int) 1 => '`Group`.`name`',
(int) 2 => '`Group`.`level`',
(int) 3 => '`Group`.`prefix`'
),
'06f3f907b87f902dadd9164f02a08fef' => array(
(int) 0 => '`Notification`.`id`',
(int) 1 => '`Notification`.`read`',
(int) 2 => '`Notification`.`header`',
(int) 3 => '`Notification`.`message`',
(int) 4 => '`Notification`.`class`',
(int) 5 => '`Notification`.`fk`',
(int) 6 => '`Notification`.`user_id`',
(int) 7 => '`Notification`.`created`'
)
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'cake_core_',
'path' => '/home/inbound/dev.inbound.be/app/tmp/cache/persistent/',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => false,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE/Cake/Cache/Cache.php, line 327
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3748
[main] - [internal], line ??