Notice (8): SplFileObject::fwrite(): write of 1572 bytes failed with errno=28 No space left on device [APP\Vendor\cakephp\cakephp\lib\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 = 'brc_cake_core_debug_kit_en'
$data = 'a:1:{s:11:"LC_MESSAGES";a:31:{s:36:"Component initialization and startup";a:1:{s:0:"";s:0:"";}s:17:"Controller Action";a:1:{s:0:"";s:0:"";}s:24:"Render Controller Action";a:1:{s:0:"";s:0:"";}s:36:"Could not load DebugToolbar panel %s";a:1:{s:0:"";s:0:"";}s:70:"There are no active panels. You must enable a panel to see its output.";a:1:{s:0:"";s:0:"";}s:15:"Request History";a:1:{s:0:"";s:0:"";}s:28:"No previous requests logged.";a:1:{s:0:"";s:0:"";}s:27:"previous requests available";a:1:{s:0:"";s:0:"";}s:26:"Restore to current request";a:1:{s:0:"";s:0:"";}s:4:"Logs";a:1:{s:0:"";s:0:"";}s:4:"Time";a:1:{s:0:"";s:0:"";}s:7:"Message";a:1:{s:0:"";s:0:"";}s:43:"There were no log entries made this request";a:1:{s:0:"";s:0:"";}s:7:"Request";a:1:{s:0:"";s:0:"";}s:13:"Current Route";a:1:{s:0:"";s:0:"";}s:7:"Session";a:1:{s:0:"";s:0:"";}s:8:"Sql Logs";a:1:{s:0:"";s:0:"";}s:33:"toggle (%s) query explains for %s";a:1:{s:0:"";s:0:"";}s:59:"No slow queries!, or your database does not support EXPLAIN";a:1:{s:0:"";s:0:"";}s:30:"No active database connections";a:1:{s:0:"";s:0:"";}s:6:"Memory";a:1:{s:0:"";s:0:"";}s:18:"Current Memory Use";a:1:{s:0:"";s:0:"";}s:15:"Peak Memory Use";a:1:{s:0:"";s:0:"";}s:6:"Timers";a:1:{s:0:"";s:0:"";}s:7:"%s (ms)";a:1:{s:0:"";s:0:"";}s:19:"Total Request Time:";a:1:{s:0:"";s:0:"";}s:10:"Time in ms";a:1:{s:0:"";s:0:"";}s:5:"Graph";a:1:{s:0:"";s:0:"";}s:14:"View Variables";a:1:{s:0:"";s:0:"";}s:43:"Starting %sms into the request, taking %sms";a:1:{s:0:"";s:0:"";}s:9:"%plural-c";s:35:"nplurals=INTEGER;plural=EXPRESSION;";}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1774705377
$contents = '1774705377
a:1:{s:11:"LC_MESSAGES";a:31:{s:36:"Component initialization and startup";a:1:{s:0:"";s:0:"";}s:17:"Controller Action";a:1:{s:0:"";s:0:"";}s:24:"Render Controller Action";a:1:{s:0:"";s:0:"";}s:36:"Could not load DebugToolbar panel %s";a:1:{s:0:"";s:0:"";}s:70:"There are no active panels. You must enable a panel to see its output.";a:1:{s:0:"";s:0:"";}s:15:"Request History";a:1:{s:0:"";s:0:"";}s:28:"No previous requests logged.";a:1:{s:0:"";s:0:"";}s:27:"previous requests available";a:1:{s:0:"";s:0:"";}s:26:"Restore to current request";a:1:{s:0:"";s:0:"";}s:4:"Logs";a:1:{s:0:"";s:0:"";}s:4:"Time";a:1:{s:0:"";s:0:"";}s:7:"Message";a:1:{s:0:"";s:0:"";}s:43:"There were no log entries made this request";a:1:{s:0:"";s:0:"";}s:7:"Request";a:1:{s:0:"";s:0:"";}s:13:"Current Route";a:1:{s:0:"";s:0:"";}s:7:"Session";a:1:{s:0:"";s:0:"";}s:8:"Sql Logs";a:1:{s:0:"";s:0:"";}s:33:"toggle (%s) query explains for %s";a:1:{s:0:"";s:0:"";}s:59:"No slow queries!, or your database does not support EXPLAIN";a:1:{s:0:"";s:0:"";}s:30:"No active database connections";a:1:{s:0:"";s:0:"";}s:6:"Memory";a:1:{s:0:"";s:0:"";}s:18:"Current Memory Use";a:1:{s:0:"";s:0:"";}s:15:"Peak Memory Use";a:1:{s:0:"";s:0:"";}s:6:"Timers";a:1:{s:0:"";s:0:"";}s:7:"%s (ms)";a:1:{s:0:"";s:0:"";}s:19:"Total Request Time:";a:1:{s:0:"";s:0:"";}s:10:"Time in ms";a:1:{s:0:"";s:0:"";}s:5:"Graph";a:1:{s:0:"";s:0:"";}s:14:"View Variables";a:1:{s:0:"";s:0:"";}s:43:"Starting %sms into the request, taking %sms";a:1:{s:0:"";s:0:"";}s:9:"%plural-c";s:35:"nplurals=INTEGER;plural=EXPRESSION;";}}
'SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Engine\FileEngine.php, line 142
Cache::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 317
I18n::translate() - APP\Vendor\cakephp\cakephp\lib\Cake\I18n\I18n.php, line 240
__d - APP\Vendor\cakephp\cakephp\lib\Cake\basics.php, line 636
ToolbarComponent::__construct() - APP\Plugin\DebugKit\Controller\Component\ToolbarComponent.php, line 159
ComponentCollection::load() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 116
ComponentCollection::init() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 53
Controller::constructClasses() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php, line 649
Dispatcher::_invoke() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 188
Dispatcher::dispatch() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 167
[main] - APP\webroot\index.php, line 99
Warning (512): _cake_core_ cache was unable to write 'debug_kit_en' to File cache [APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'debug_kit_en'
$value = array(
'LC_MESSAGES' => array(
'Component initialization and startup' => array(
'' => ''
),
'Controller Action' => array(
'' => ''
),
'Render Controller Action' => array(
'' => ''
),
'Could not load DebugToolbar panel %s' => array(
'' => ''
),
'There are no active panels. You must enable a panel to see its output.' => array(
'' => ''
),
'Request History' => array(
'' => ''
),
'No previous requests logged.' => array(
'' => ''
),
'previous requests available' => array(
'' => ''
),
'Restore to current request' => array(
'' => ''
),
'Logs' => array(
'' => ''
),
'Time' => array(
'' => ''
),
'Message' => array(
'' => ''
),
'There were no log entries made this request' => array(
'' => ''
),
'Request' => array(
'' => ''
),
'Current Route' => array(
'' => ''
),
'Session' => array(
'' => ''
),
'Sql Logs' => array(
'' => ''
),
'toggle (%s) query explains for %s' => array(
'' => ''
),
'No slow queries!, or your database does not support EXPLAIN' => array(
'' => ''
),
'No active database connections' => array(
'' => ''
),
'Memory' => array(
'' => ''
),
'Current Memory Use' => array(
'' => ''
),
'Peak Memory Use' => array(
'' => ''
),
'Timers' => array(
'' => ''
),
'%s (ms)' => array(
'' => ''
),
'Total Request Time:' => array(
'' => ''
),
'Time in ms' => array(
'' => ''
),
'Graph' => array(
'' => ''
),
'View Variables' => array(
'' => ''
),
'Starting %sms into the request, taking %sms' => array(
'' => ''
),
'%plural-c' => 'nplurals=INTEGER;plural=EXPRESSION;'
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'brc_cake_core_',
'path' => 'C:\WebApplications\brc\tmp\cache\persistent\',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => true,
'mask' => (int) 436,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - APP\Vendor\cakephp\cakephp\lib\Cake\Cache\Cache.php, line 327
I18n::translate() - APP\Vendor\cakephp\cakephp\lib\Cake\I18n\I18n.php, line 240
__d - APP\Vendor\cakephp\cakephp\lib\Cake\basics.php, line 636
ToolbarComponent::__construct() - APP\Plugin\DebugKit\Controller\Component\ToolbarComponent.php, line 159
ComponentCollection::load() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 116
ComponentCollection::init() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\ComponentCollection.php, line 53
Controller::constructClasses() - APP\Vendor\cakephp\cakephp\lib\Cake\Controller\Controller.php, line 649
Dispatcher::_invoke() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 188
Dispatcher::dispatch() - APP\Vendor\cakephp\cakephp\lib\Cake\Routing\Dispatcher.php, line 167
[main] - APP\webroot\index.php, line 99
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 8192 bytes failed with errno=28 No space left on device [APP\Vendor\cakephp\cakephp\lib\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_toolbar_cache'
$data = 'a:1:{i:0;a:11:{s:10:"javascript";a:0:{}s:3:"css";a:0:{}s:7:"session";a:5:{s:7:"content";N;s:11:"elementName";s:13:"session_panel";s:6:"plugin";s:8:"DebugKit";s:5:"title";N;s:12:"disableTimer";b:1;}s:7:"request";a:5:{s:7:"content";a:7:{s:6:"params";a:6:{s:6:"plugin";N;s:10:"controller";s:4:"webs";s:6:"action";s:10:"contact_us";s:5:"named";a:0:{}s:4:"pass";a:0:{}s:6:"isAjax";b:0;}s:3:"url";s:15:"webs/contact_us";s:5:"query";a:0:{}s:4:"data";a:0:{}s:6:"cookie";a:0:{}s:3:"get";a:0:{}s:12:"currentRoute";O:9:"CakeRoute":7:{s:4:"keys";a:2:{i:0;s:10:"controller";i:1;s:6:"action";}s:7:"options";a:1:{s:12:"defaultRoute";b:1;}s:8:"defaults";a:1:{s:6:"plugin";N;}s:8:"template";s:22:"/:controller/:action/*";s:10:"