Notice (8) : SplFileObject::fwrite(): write of 14 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_model_default_avish_gc_list'
$data = 'N;'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
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 89
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 107 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 43 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_core_cake_dev_eng'
$data = 'a:1:{s:11:"LC_MESSAGES";a:0:{}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
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 89
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 107 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' => 'gc_cake_core_',
'path' => '/home4/avish/public_html/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 89
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 107 Warning (512) : _cake_model_ cache was unable to write 'default_avish_gc_list' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_avish_gc_list'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_model_',
'path' => '/home4/avish/public_html/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 89
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 107 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 66 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_model_default_avish_gc_list'
$data = 'a:3:{i:0;s:5:"items";i:1;s:5:"pages";i:2;s:5:"users";}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
a:3:{i:0;s:5:"items";i:1;s:5:"pages";i:2;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 89
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 107 Warning (512) : _cake_model_ cache was unable to write 'default_avish_gc_list' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_avish_gc_list'
$value = array(
(int) 0 => 'items',
(int) 1 => 'pages',
(int) 2 => 'users'
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_model_',
'path' => '/home4/avish/public_html/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 89
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 107 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 14 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_model_default_avish_gc_pages'
$data = 'N;'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
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 89
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244 Warning (512) : _cake_model_ cache was unable to write 'default_avish_gc_pages' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_avish_gc_pages'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_model_',
'path' => '/home4/avish/public_html/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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
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 89
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 2687 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_model_default_avish_gc_pages'
$data = 'a:21:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;s:3:"key";s:7:"primary";}s:9:"parent_id";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:3:"lft";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:4:"rght";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:4:"sort";a:5:{s:4:"type";s:11:"tinyinteger";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:3;s:8:"unsigned";b:1;}s:4:"type";a:6:{s:4:"type";s:51:"enum('work','awards','education','press','gallery')";s:4:"null";b:0;s:7:"default";s:4:"work";s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:4:"slug";a:7:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:100;s:3:"key";s:6:"unique";s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"title";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"content";a:6:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"image";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:8:"metaDesc";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:8:"metaKeys";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:10:"background";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:6:"active";a:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"1";s:6:"length";i:1;}s:4:"home";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:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"1";s:6:"length";i:1;}s:6:"footer";a:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"1";s:6:"length";i:1;}s:9:"sideImage";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:8:"redirect";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:7:"created";a:4:{s:4:"type";s:8:"datetime";s:4:"null";b:0;s:7:"default";N;s:6:"length";N;}s:8:"modified";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) 1772756019
$contents = '1772756019
a:21:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;s:3:"key";s:7:"primary";}s:9:"parent_id";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:3:"lft";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:4:"rght";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:4:"sort";a:5:{s:4:"type";s:11:"tinyinteger";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:3;s:8:"unsigned";b:1;}s:4:"type";a:6:{s:4:"type";s:51:"enum('work','awards','education','press','gallery')";s:4:"null";b:0;s:7:"default";s:4:"work";s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:4:"slug";a:7:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:100;s:3:"key";s:6:"unique";s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"title";a:6:{s:4:"type";s:6:"string";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:100;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"content";a:6:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"image";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:8:"metaDesc";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:8:"metaKeys";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:10:"background";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:6:"active";a:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"1";s:6:"length";i:1;}s:4:"home";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:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"1";s:6:"length";i:1;}s:6:"footer";a:4:{s:4:"type";s:7:"boolean";s:4:"null";b:0;s:7:"default";s:1:"1";s:6:"length";i:1;}s:9:"sideImage";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:8:"redirect";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:7:"created";a:4:{s:4:"type";s:8:"datetime";s:4:"null";b:0;s:7:"default";N;s:6:"length";N;}s:8:"modified";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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
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 89
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682 Warning (512) : _cake_model_ cache was unable to write 'default_avish_gc_pages' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_avish_gc_pages'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'unsigned' => true,
'key' => 'primary'
),
'parent_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 10,
'unsigned' => true
),
'lft' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'unsigned' => true
),
'rght' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'unsigned' => true
),
'sort' => array(
'type' => 'tinyinteger',
'null' => false,
'default' => null,
'length' => (int) 3,
'unsigned' => true
),
'type' => array(
'type' => 'enum('work','awards','education','press','gallery')',
'null' => false,
'default' => 'work',
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'slug' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'key' => 'unique',
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'title' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'content' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'image' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'metaDesc' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'metaKeys' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'background' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'active' => array(
'type' => 'boolean',
'null' => false,
'default' => '1',
'length' => (int) 1
),
'home' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
),
'header' => array(
'type' => 'boolean',
'null' => false,
'default' => '1',
'length' => (int) 1
),
'footer' => array(
'type' => 'boolean',
'null' => false,
'default' => '1',
'length' => (int) 1
),
'sideImage' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
),
'redirect' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_model_',
'path' => '/home4/avish/public_html/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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1438
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2944
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2890
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2771
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 2053
DboSource::buildAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1771
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1224
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 89
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 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 43 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_core_cake_eng'
$data = 'a:1:{s:11:"LC_MESSAGES";a:0:{}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
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
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 435
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 683
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Warning (512) : _cake_core_ cache was unable to write 'cake_eng' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'cake_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_core_',
'path' => '/home4/avish/public_html/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
AuthComponent::_setDefaults() - CORE/Cake/Controller/Component/AuthComponent.php, line 435
AuthComponent::startup() - CORE/Cake/Controller/Component/AuthComponent.php, line 296
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 683
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 14 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_model_default_avish_gc_items'
$data = 'N;'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
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::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1886
DboSource::queryAssociation() - CORE/Cake/Model/Datasource/DboSource.php, line 1377
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1257
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
PagesController::display() - APP/Controller/PagesController.php, line 33
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167 Warning (512) : _cake_model_ cache was unable to write 'default_avish_gc_items' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_avish_gc_items'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_model_',
'path' => '/home4/avish/public_html/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::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1886
DboSource::queryAssociation() - CORE/Cake/Model/Datasource/DboSource.php, line 1377
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1257
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
PagesController::display() - APP/Controller/PagesController.php, line 33
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 1349 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_model_default_avish_gc_items'
$data = 'a:10:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;s:3:"key";s:7:"primary";}s:7:"page_id";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:4:"sort";a:5:{s:4:"type";s:11:"tinyinteger";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:3;s:8:"unsigned";b:1;}s:5:"image";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:4:"link";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:6:"target";a:6:{s:4:"type";s:20:"enum('self','blank')";s:4:"null";b:0;s:7:"default";s:4:"self";s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"title";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"content";a:6:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"created";a:4:{s:4:"type";s:8:"datetime";s:4:"null";b:0;s:7:"default";N;s:6:"length";N;}s:8:"modified";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) 1772756019
$contents = '1772756019
a:10:{s:2:"id";a:6:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;s:3:"key";s:7:"primary";}s:7:"page_id";a:5:{s:4:"type";s:7:"integer";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:10;s:8:"unsigned";b:1;}s:4:"sort";a:5:{s:4:"type";s:11:"tinyinteger";s:4:"null";b:0;s:7:"default";N;s:6:"length";i:3;s:8:"unsigned";b:1;}s:5:"image";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:4:"link";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:6:"target";a:6:{s:4:"type";s:20:"enum('self','blank')";s:4:"null";b:0;s:7:"default";s:4:"self";s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:5:"title";a:6:{s:4:"type";s:6:"string";s:4:"null";b:1;s:7:"default";N;s:6:"length";i:255;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"content";a:6:{s:4:"type";s:4:"text";s:4:"null";b:1;s:7:"default";N;s:6:"length";N;s:7:"collate";s:15:"utf8_general_ci";s:7:"charset";s:4:"utf8";}s:7:"created";a:4:{s:4:"type";s:8:"datetime";s:4:"null";b:0;s:7:"default";N;s:6:"length";N;}s:8:"modified";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::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1886
DboSource::queryAssociation() - CORE/Cake/Model/Datasource/DboSource.php, line 1377
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1257
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
PagesController::display() - APP/Controller/PagesController.php, line 33
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107 Warning (512) : _cake_model_ cache was unable to write 'default_avish_gc_items' to File cache [CORE/Cake/Cache/Cache.php , line 327 ]Code Context static:: $_engines [ $config ]-> settings [ 'engine' ]
),
E_USER_WARNING $key = 'default_avish_gc_items'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'unsigned' => true,
'key' => 'primary'
),
'page_id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 10,
'unsigned' => true
),
'sort' => array(
'type' => 'tinyinteger',
'null' => false,
'default' => null,
'length' => (int) 3,
'unsigned' => true
),
'image' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'link' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'target' => array(
'type' => 'enum('self','blank')',
'null' => false,
'default' => 'self',
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'title' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'content' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'created' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => false,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_model_',
'path' => '/home4/avish/public_html/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::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1886
DboSource::queryAssociation() - CORE/Cake/Model/Datasource/DboSource.php, line 1377
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1257
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
PagesController::display() - APP/Controller/PagesController.php, line 33
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 107
Gauri Chadha : Distribution
Notice (8) : SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 5294 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_core_file_map'
$data = 'a:62:{s:9:"Configure";s:52:"/home4/avish/public_html/lib/Cake/Core/Configure.php";s:4:"Hash";s:50:"/home4/avish/public_html/lib/Cake/Utility/Hash.php";s:5:"Cache";s:49:"/home4/avish/public_html/lib/Cake/Cache/Cache.php";s:10:"FileEngine";s:61:"/home4/avish/public_html/lib/Cake/Cache/Engine/FileEngine.php";s:11:"CacheEngine";s:55:"/home4/avish/public_html/lib/Cake/Cache/CacheEngine.php";s:9:"Inflector";s:55:"/home4/avish/public_html/lib/Cake/Utility/Inflector.php";s:12:"ErrorHandler";s:56:"/home4/avish/public_html/lib/Cake/Error/ErrorHandler.php";s:7:"CakeLog";s:49:"/home4/avish/public_html/lib/Cake/Log/CakeLog.php";s:19:"LogEngineCollection";s:61:"/home4/avish/public_html/lib/Cake/Log/LogEngineCollection.php";s:16:"ObjectCollection";s:62:"/home4/avish/public_html/lib/Cake/Utility/ObjectCollection.php";s:7:"FileLog";s:56:"/home4/avish/public_html/lib/Cake/Log/Engine/FileLog.php";s:7:"BaseLog";s:56:"/home4/avish/public_html/lib/Cake/Log/Engine/BaseLog.php";s:16:"CakeLogInterface";s:58:"/home4/avish/public_html/lib/Cake/Log/CakeLogInterface.php";s:8:"Debugger";s:54:"/home4/avish/public_html/lib/Cake/Utility/Debugger.php";s:8:"CakeText";s:54:"/home4/avish/public_html/lib/Cake/Utility/CakeText.php";s:10:"Dispatcher";s:56:"/home4/avish/public_html/lib/Cake/Routing/Dispatcher.php";s:17:"CakeEventListener";s:61:"/home4/avish/public_html/lib/Cake/Event/CakeEventListener.php";s:11:"CakeRequest";s:57:"/home4/avish/public_html/lib/Cake/Network/CakeRequest.php";s:12:"CakeResponse";s:58:"/home4/avish/public_html/lib/Cake/Network/CakeResponse.php";s:9:"CakeEvent";s:53:"/home4/avish/public_html/lib/Cake/Event/CakeEvent.php";s:16:"CakeEventManager";s:60:"/home4/avish/public_html/lib/Cake/Event/CakeEventManager.php";s:15:"AssetDispatcher";s:68:"/home4/avish/public_html/lib/Cake/Routing/Filter/AssetDispatcher.php";s:16:"DispatcherFilter";s:62:"/home4/avish/public_html/lib/Cake/Routing/DispatcherFilter.php";s:15:"CacheDispatcher";s:68:"/home4/avish/public_html/lib/Cake/Routing/Filter/CacheDispatcher.php";s:6:"Router";s:52:"/home4/avish/public_html/lib/Cake/Routing/Router.php";s:9:"CakeRoute";s:61:"/home4/avish/public_html/lib/Cake/Routing/Route/CakeRoute.php";s:10:"CakePlugin";s:53:"/home4/avish/public_html/lib/Cake/Core/CakePlugin.php";s:15:"PagesController";s:59:"/home4/avish/public_html/app/Controller/PagesController.php";s:13:"AppController";s:57:"/home4/avish/public_html/app/Controller/AppController.php";s:10:"Controller";s:59:"/home4/avish/public_html/lib/Cake/Controller/Controller.php";s:10:"CakeObject";s:53:"/home4/avish/public_html/lib/Cake/Core/CakeObject.php";s:19:"ComponentCollection";s:68:"/home4/avish/public_html/lib/Cake/Controller/ComponentCollection.php";s:16:"SessionComponent";s:75:"/home4/avish/public_html/lib/Cake/Controller/Component/SessionComponent.php";s:9:"Component";s:58:"/home4/avish/public_html/lib/Cake/Controller/Component.php";s:13:"AuthComponent";s:72:"/home4/avish/public_html/lib/Cake/Controller/Component/AuthComponent.php";s:14:"FlashComponent";s:68:"/home4/avish/public_html/app/Controller/Component/FlashComponent.php";s:18:"PaginatorComponent";s:77:"/home4/avish/public_html/lib/Cake/Controller/Component/PaginatorComponent.php";s:13:"ClassRegistry";s:59:"/home4/avish/public_html/lib/Cake/Utility/ClassRegistry.php";s:4:"Page";s:43:"/home4/avish/public_html/app/Model/Page.php";s:8:"AppModel";s:47:"/home4/avish/public_html/app/Model/AppModel.php";s:5:"Model";s:49:"/home4/avish/public_html/lib/Cake/Model/Model.php";s:18:"BehaviorCollection";s:62:"/home4/avish/public_html/lib/Cake/Model/BehaviorCollection.php";s:12:"TreeBehavior";s:65:"/home4/avish/public_html/lib/Cake/Model/Behavior/TreeBehavior.php";s:13:"ModelBehavior";s:57:"/home4/avish/public_html/lib/Cake/Model/ModelBehavior.php";s:17:"ConnectionManager";s:61:"/home4/avish/public_html/lib/Cake/Model/ConnectionManager.php";s:5:"Mysql";s:69:"/home4/avish/public_html/lib/Cake/Model/Datasource/Database/Mysql.php";s:9:"DboSource";s:64:"/home4/avish/public_html/lib/Cake/Model/Datasource/DboSource.php";s:10:"DataSource";s:65:"/home4/avish/public_html/lib/Cake/Model/Datasource/DataSource.php";s:4:"I18n";s:47:"/home4/avish/public_html/lib/Cake/I18n/I18n.php";s:4:"L10n";s:47:"/home4/avish/public_html/lib/Cake/I18n/L10n.php";s:11:"CakeSession";s:66:"/home4/avish/public_html/lib/Cake/Model/Datasource/CakeSession.php";s:16:"FormAuthenticate";s:80:"/home4/avish/public_html/lib/Cake/Controller/Component/Auth/FormAuthenticate.php";s:16:"BaseAuthenticate";s:80:"/home4/avish/public_html/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php";s:4:"Item";s:43:"/home4/avish/public_html/app/Model/Item.php";s:4:"View";s:47:"/home4/avish/public_html/lib/Cake/View/View.php";s:16:"HelperCollection";s:59:"/home4/avish/public_html/lib/Cake/View/HelperCollection.php";s:9:"ViewBlock";s:52:"/home4/avish/public_html/lib/Cake/View/ViewBlock.php";s:10:"HtmlHelper";s:60:"/home4/avish/public_html/lib/Cake/View/Helper/HtmlHelper.php";s:9:"AppHelper";s:54:"/home4/avish/public_html/app/View/Helper/AppHelper.php";s:6:"Helper";s:49:"/home4/avish/public_html/lib/Cake/View/Helper.php";s:10:"FormHelper";s:60:"/home4/avish/public_html/lib/Cake/View/Helper/FormHelper.php";s:13:"SessionHelper";s:63:"/home4/avish/public_html/lib/Cake/View/Helper/SessionHelper.php";}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
a:62:{s:9:"Configure";s:52:"/home4/avish/public_html/lib/Cake/Core/Configure.php";s:4:"Hash";s:50:"/home4/avish/public_html/lib/Cake/Utility/Hash.php";s:5:"Cache";s:49:"/home4/avish/public_html/lib/Cake/Cache/Cache.php";s:10:"FileEngine";s:61:"/home4/avish/public_html/lib/Cake/Cache/Engine/FileEngine.php";s:11:"CacheEngine";s:55:"/home4/avish/public_html/lib/Cake/Cache/CacheEngine.php";s:9:"Inflector";s:55:"/home4/avish/public_html/lib/Cake/Utility/Inflector.php";s:12:"ErrorHandler";s:56:"/home4/avish/public_html/lib/Cake/Error/ErrorHandler.php";s:7:"CakeLog";s:49:"/home4/avish/public_html/lib/Cake/Log/CakeLog.php";s:19:"LogEngineCollection";s:61:"/home4/avish/public_html/lib/Cake/Log/LogEngineCollection.php";s:16:"ObjectCollection";s:62:"/home4/avish/public_html/lib/Cake/Utility/ObjectCollection.php";s:7:"FileLog";s:56:"/home4/avish/public_html/lib/Cake/Log/Engine/FileLog.php";s:7:"BaseLog";s:56:"/home4/avish/public_html/lib/Cake/Log/Engine/BaseLog.php";s:16:"CakeLogInterface";s:58:"/home4/avish/public_html/lib/Cake/Log/CakeLogInterface.php";s:8:"Debugger";s:54:"/home4/avish/public_html/lib/Cake/Utility/Debugger.php";s:8:"CakeText";s:54:"/home4/avish/public_html/lib/Cake/Utility/CakeText.php";s:10:"Dispatcher";s:56:"/home4/avish/public_html/lib/Cake/Routing/Dispatcher.php";s:17:"CakeEventListener";s:61:"/home4/avish/public_html/lib/Cake/Event/CakeEventListener.php";s:11:"CakeRequest";s:57:"/home4/avish/public_html/lib/Cake/Network/CakeRequest.php";s:12:"CakeResponse";s:58:"/home4/avish/public_html/lib/Cake/Network/CakeResponse.php";s:9:"CakeEvent";s:53:"/home4/avish/public_html/lib/Cake/Event/CakeEvent.php";s:16:"CakeEventManager";s:60:"/home4/avish/public_html/lib/Cake/Event/CakeEventManager.php";s:15:"AssetDispatcher";s:68:"/home4/avish/public_html/lib/Cake/Routing/Filter/AssetDispatcher.php";s:16:"DispatcherFilter";s:62:"/home4/avish/public_html/lib/Cake/Routing/DispatcherFilter.php";s:15:"CacheDispatcher";s:68:"/home4/avish/public_html/lib/Cake/Routing/Filter/CacheDispatcher.php";s:6:"Router";s:52:"/home4/avish/public_html/lib/Cake/Routing/Router.php";s:9:"CakeRoute";s:61:"/home4/avish/public_html/lib/Cake/Routing/Route/CakeRoute.php";s:10:"CakePlugin";s:53:"/home4/avish/public_html/lib/Cake/Core/CakePlugin.php";s:15:"PagesController";s:59:"/home4/avish/public_html/app/Controller/PagesController.php";s:13:"AppController";s:57:"/home4/avish/public_html/app/Controller/AppController.php";s:10:"Controller";s:59:"/home4/avish/public_html/lib/Cake/Controller/Controller.php";s:10:"CakeObject";s:53:"/home4/avish/public_html/lib/Cake/Core/CakeObject.php";s:19:"ComponentCollection";s:68:"/home4/avish/public_html/lib/Cake/Controller/ComponentCollection.php";s:16:"SessionComponent";s:75:"/home4/avish/public_html/lib/Cake/Controller/Component/SessionComponent.php";s:9:"Component";s:58:"/home4/avish/public_html/lib/Cake/Controller/Component.php";s:13:"AuthComponent";s:72:"/home4/avish/public_html/lib/Cake/Controller/Component/AuthComponent.php";s:14:"FlashComponent";s:68:"/home4/avish/public_html/app/Controller/Component/FlashComponent.php";s:18:"PaginatorComponent";s:77:"/home4/avish/public_html/lib/Cake/Controller/Component/PaginatorComponent.php";s:13:"ClassRegistry";s:59:"/home4/avish/public_html/lib/Cake/Utility/ClassRegistry.php";s:4:"Page";s:43:"/home4/avish/public_html/app/Model/Page.php";s:8:"AppModel";s:47:"/home4/avish/public_html/app/Model/AppModel.php";s:5:"Model";s:49:"/home4/avish/public_html/lib/Cake/Model/Model.php";s:18:"BehaviorCollection";s:62:"/home4/avish/public_html/lib/Cake/Model/BehaviorCollection.php";s:12:"TreeBehavior";s:65:"/home4/avish/public_html/lib/Cake/Model/Behavior/TreeBehavior.php";s:13:"ModelBehavior";s:57:"/home4/avish/public_html/lib/Cake/Model/ModelBehavior.php";s:17:"ConnectionManager";s:61:"/home4/avish/public_html/lib/Cake/Model/ConnectionManager.php";s:5:"Mysql";s:69:"/home4/avish/public_html/lib/Cake/Model/Datasource/Database/Mysql.php";s:9:"DboSource";s:64:"/home4/avish/public_html/lib/Cake/Model/Datasource/DboSource.php";s:10:"DataSource";s:65:"/home4/avish/public_html/lib/Cake/Model/Datasource/DataSource.php";s:4:"I18n";s:47:"/home4/avish/public_html/lib/Cake/I18n/I18n.php";s:4:"L10n";s:47:"/home4/avish/public_html/lib/Cake/I18n/L10n.php";s:11:"CakeSession";s:66:"/home4/avish/public_html/lib/Cake/Model/Datasource/CakeSession.php";s:16:"FormAuthenticate";s:80:"/home4/avish/public_html/lib/Cake/Controller/Component/Auth/FormAuthenticate.php";s:16:"BaseAuthenticate";s:80:"/home4/avish/public_html/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php";s:4:"Item";s:43:"/home4/avish/public_html/app/Model/Item.php";s:4:"View";s:47:"/home4/avish/public_html/lib/Cake/View/View.php";s:16:"HelperCollection";s:59:"/home4/avish/public_html/lib/Cake/View/HelperCollection.php";s:9:"ViewBlock";s:52:"/home4/avish/public_html/lib/Cake/View/ViewBlock.php";s:10:"HtmlHelper";s:60:"/home4/avish/public_html/lib/Cake/View/Helper/HtmlHelper.php";s:9:"AppHelper";s:54:"/home4/avish/public_html/app/View/Helper/AppHelper.php";s:6:"Helper";s:49:"/home4/avish/public_html/lib/Cake/View/Helper.php";s:10:"FormHelper";s:60:"/home4/avish/public_html/lib/Cake/View/Helper/FormHelper.php";s:13:"SessionHelper";s:63:"/home4/avish/public_html/lib/Cake/View/Helper/SessionHelper.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' => '/home4/avish/public_html/lib/Cake/Core/Configure.php',
'Hash' => '/home4/avish/public_html/lib/Cake/Utility/Hash.php',
'Cache' => '/home4/avish/public_html/lib/Cake/Cache/Cache.php',
'FileEngine' => '/home4/avish/public_html/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/home4/avish/public_html/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/home4/avish/public_html/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/home4/avish/public_html/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/home4/avish/public_html/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/home4/avish/public_html/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/home4/avish/public_html/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/home4/avish/public_html/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/home4/avish/public_html/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/home4/avish/public_html/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/home4/avish/public_html/lib/Cake/Utility/Debugger.php',
'CakeText' => '/home4/avish/public_html/lib/Cake/Utility/CakeText.php',
'Dispatcher' => '/home4/avish/public_html/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/home4/avish/public_html/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/home4/avish/public_html/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/home4/avish/public_html/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/home4/avish/public_html/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/home4/avish/public_html/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/home4/avish/public_html/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/home4/avish/public_html/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/home4/avish/public_html/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/home4/avish/public_html/lib/Cake/Routing/Router.php',
'CakeRoute' => '/home4/avish/public_html/lib/Cake/Routing/Route/CakeRoute.php',
'CakePlugin' => '/home4/avish/public_html/lib/Cake/Core/CakePlugin.php',
'PagesController' => '/home4/avish/public_html/app/Controller/PagesController.php',
'AppController' => '/home4/avish/public_html/app/Controller/AppController.php',
'Controller' => '/home4/avish/public_html/lib/Cake/Controller/Controller.php',
'CakeObject' => '/home4/avish/public_html/lib/Cake/Core/CakeObject.php',
'ComponentCollection' => '/home4/avish/public_html/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/home4/avish/public_html/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/home4/avish/public_html/lib/Cake/Controller/Component.php',
'AuthComponent' => '/home4/avish/public_html/lib/Cake/Controller/Component/AuthComponent.php',
'FlashComponent' => '/home4/avish/public_html/app/Controller/Component/FlashComponent.php',
'PaginatorComponent' => '/home4/avish/public_html/lib/Cake/Controller/Component/PaginatorComponent.php',
'ClassRegistry' => '/home4/avish/public_html/lib/Cake/Utility/ClassRegistry.php',
'Page' => '/home4/avish/public_html/app/Model/Page.php',
'AppModel' => '/home4/avish/public_html/app/Model/AppModel.php',
'Model' => '/home4/avish/public_html/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/home4/avish/public_html/lib/Cake/Model/BehaviorCollection.php',
'TreeBehavior' => '/home4/avish/public_html/lib/Cake/Model/Behavior/TreeBehavior.php',
'ModelBehavior' => '/home4/avish/public_html/lib/Cake/Model/ModelBehavior.php',
'ConnectionManager' => '/home4/avish/public_html/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/home4/avish/public_html/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/home4/avish/public_html/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/home4/avish/public_html/lib/Cake/Model/Datasource/DataSource.php',
'I18n' => '/home4/avish/public_html/lib/Cake/I18n/I18n.php',
'L10n' => '/home4/avish/public_html/lib/Cake/I18n/L10n.php',
'CakeSession' => '/home4/avish/public_html/lib/Cake/Model/Datasource/CakeSession.php',
'FormAuthenticate' => '/home4/avish/public_html/lib/Cake/Controller/Component/Auth/FormAuthenticate.php',
'BaseAuthenticate' => '/home4/avish/public_html/lib/Cake/Controller/Component/Auth/BaseAuthenticate.php',
'Item' => '/home4/avish/public_html/app/Model/Item.php',
'View' => '/home4/avish/public_html/lib/Cake/View/View.php',
'HelperCollection' => '/home4/avish/public_html/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/home4/avish/public_html/lib/Cake/View/ViewBlock.php',
'HtmlHelper' => '/home4/avish/public_html/lib/Cake/View/Helper/HtmlHelper.php',
'AppHelper' => '/home4/avish/public_html/app/View/Helper/AppHelper.php',
'Helper' => '/home4/avish/public_html/lib/Cake/View/Helper.php',
'FormHelper' => '/home4/avish/public_html/lib/Cake/View/Helper/FormHelper.php',
'SessionHelper' => '/home4/avish/public_html/lib/Cake/View/Helper/SessionHelper.php'
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_core_',
'path' => '/home4/avish/public_html/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 8192 bytes failed with errno=122 Disk quota exceeded [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 = 'gc_cake_core_method_cache'
$data = 'a:3:{i:0;b:0;s:4:"name";a:83:{s:32:"185d5a9c4fdba1bb2b0c42d5c4f6e323";s:10:"`avish_gc`";s:32:"f9fdc61349e527498fd2a8878dd0e0a9";s:13:"`Page`.`slug`";s:32:"d8e0254105ccbc2c2116b3e812577fb6";s:14:"`Page`.`title`";s:32:"2a2046a9c7d21e87f132bf2acb37c9a8";s:7:"`pages`";s:32:"a30ee26c6b598614397ab9db3c5106f6";s:11:"`parent_id`";s:32:"a28abcf329411971cd72532cd0b6e398";s:8:"`active`";s:32:"cf09c295aaaf051093f9def4cf09b3b4";s:6:"`Page`";s:32:"6eee077ad5f5a13744aecaf92cb6b1fe";s:6:"`sort`";s:32:"fc4c7b2aae9faf05d8b29235d1dfdf02";s:11:"`Page`.`id`";s:32:"c6ff6c38de4db091b3bc1112c7d35e61";s:18:"`Page`.`parent_id`";s:32:"fe3ea44b5cf73aafc2b544f8776ce5b7";s:12:"`Page`.`lft`";s:32:"26cc44302713a75d95e69805bd46f24a";s:13:"`Page`.`rght`";s:32:"65b263df55fe2d7ec5858c1215aa9ec4";s:13:"`Page`.`sort`";s:32:"064354970d88a0b9af33354b30810dbb";s:13:"`Page`.`type`";s:32:"90a025136025be89e8e5929daf7912ea";s:16:"`Page`.`content`";s:32:"8449518ab016b4a76e2c4ef91a6cd174";s:14:"`Page`.`image`";s:32:"767a63344955686d1b063a8a1af06b67";s:17:"`Page`.`metaDesc`";s:32:"afe1b909e08b405dde13ad3f0b1f909d";s:17:"`Page`.`metaKeys`";s:32:"ad0d5721e393cfae4092c0a855699ac3";s:19:"`Page`.`background`";s:32:"5ed897af92dbfa36bdb24f14c6991d1f";s:15:"`Page`.`active`";s:32:"d80dc852c0375bd407f5161ae7d1048a";s:13:"`Page`.`home`";s:32:"d364d72c1cf0e38c753e0e4c93cd62ae";s:15:"`Page`.`header`";s:32:"482c2d6b01ede1b7bfecb59e05975fa7";s:15:"`Page`.`footer`";s:32:"e4275a6617ea0df5c60b4455fbfc7542";s:18:"`Page`.`sideImage`";s:32:"090087f347714773d0e84d50aae2786a";s:17:"`Page`.`redirect`";s:32:"f41659c765ed1ff2f1ae0bf85de490c3";s:16:"`Page`.`created`";s:32:"8b17c2d0288e21dfa30afb0095ee1589";s:17:"`Page`.`modified`";s:32:"cddf59e6a18d119b84a8a5c838324e1b";s:17:"`ParentPage`.`id`";s:32:"ec1d0ac8b2f52094be2173259006bc18";s:24:"`ParentPage`.`parent_id`";s:32:"5a402c6102c72378d309ae6494e68865";s:18:"`ParentPage`.`lft`";s:32:"6b456821c1e26d075189813490b2662b";s:19:"`ParentPage`.`rght`";s:32:"4d6bb497b82d7facfc0c85fdf7797933";s:19:"`ParentPage`.`sort`";s:32:"4c87468af31be7d53655f5b103a59733";s:19:"`ParentPage`.`type`";s:32:"0d6312788762bbd07bc7d527fc9a6a8d";s:19:"`ParentPage`.`slug`";s:32:"48d0b3d007281007db305c8dd8be7673";s:20:"`ParentPage`.`title`";s:32:"95d64d749d22b38130fc5e507a8fd951";s:22:"`ParentPage`.`content`";s:32:"603a1f88f6f3d03188fa0e4a4652046b";s:20:"`ParentPage`.`image`";s:32:"3826d7a8db812a7d04c7304600aa740d";s:23:"`ParentPage`.`metaDesc`";s:32:"394dbe00d5131e2dd256516f027db2d7";s:23:"`ParentPage`.`metaKeys`";s:32:"f5f726079d99c3477fff7fe4b0ad47be";s:25:"`ParentPage`.`background`";s:32:"ab40b88f3e5142efb9328fc6c79d7a65";s:21:"`ParentPage`.`active`";s:32:"49b34c0dbc782a325a24e89123154085";s:19:"`ParentPage`.`home`";s:32:"3d9b9faeca7f6c3414420b1510de8dad";s:21:"`ParentPage`.`header`";s:32:"41954be12befe17d4a7294fbb9ce2ba8";s:21:"`ParentPage`.`footer`";s:32:"b79852cb98742c1c83808eb9812f0c45";s:24:"`ParentPage`.`sideImage`";s:32:"06a08d76073669748325333cbe236bf4";s:23:"`ParentPage`.`redirect`";s:32:"fedfd048545cd287b84f8e67c9214723";s:22:"`ParentPage`.`created`";s:32:"22d7fa75c85b196b008732c8f690926d";s:23:"`ParentPage`.`modified`";s:32:"29d0f96cead86a36b6983f2b152b9067";s:12:"`ParentPage`";s:32:"8270c95dc7e7b9a290196919e726d77b";s:16:"`ChildPage`.`id`";s:32:"2204c8bcad6946c30160ce9eff010a5b";s:23:"`ChildPage`.`parent_id`";s:32:"0eca8cd763d43230e7a677de86019f0b";s:17:"`ChildPage`.`lft`";s:32:"a3ff140e35b6b6bb52b3c9e45110bd7c";s:18:"`ChildPage`.`rght`";s:32:"10d8d925275e962963b8037870d09d45";s:18:"`ChildPage`.`sort`";s:32:"056c350ca67d9c72f2cf9321ef0827da";s:18:"`ChildPage`.`type`";s:32:"0bfd5e37943ad635bdc6d3b2ee2bf79d";s:18:"`ChildPage`.`slug`";s:32:"e9c35fc9647c9d3141f8c67dfdfd656a";s:19:"`ChildPage`.`title`";s:32:"ba27c8e692ae4ce50295a426af3c2726";s:21:"`ChildPage`.`content`";s:32:"84b618c8e777944242ef71c7d03d3454";s:19:"`ChildPage`.`image`";s:32:"83c4d95c53e1c9970eb755cf9e9b80d4";s:22:"`ChildPage`.`metaDesc`";s:32:"cc9f1bbe754c688dd0a28638e1330b66";s:22:"`ChildPage`.`metaKeys`";s:32:"995ea6c903ade333ac254de9153d770c";s:24:"`ChildPage`.`background`";s:32:"5d0651d8e811ae7eccf60c8f8a57628a";s:20:"`ChildPage`.`active`";s:32:"d75b024ef38d8e0509c4e1c826fd60e0";s:18:"`ChildPage`.`home`";s:32:"40fe8aba788cefdb564d8f8e840f8c7c";s:20:"`ChildPage`.`header`";s:32:"63842cad8e21c0134d11241fafc3aa92";s:20:"`ChildPage`.`footer`";s:32:"65475436ccb7fefe12436d72c5ee5198";s:23:"`ChildPage`.`sideImage`";s:32:"f59d0f4a147f44b452c5fe19d5f6cbf8";s:22:"`ChildPage`.`redirect`";s:32:"9ff4dfd130938a3ecba2f12564f4f3e1";s:21:"`ChildPage`.`created`";s:32:"c1b7e973158d0d106ef92786f5d73741";s:22:"`ChildPage`.`modified`";s:32:"aa07d339934ac0047107b2d6a18b3386";s:11:"`ChildPage`";s:32:"979dce227595ce90a84b6a2f48835ebd";s:7:"`items`";s:32:"6c500594fc059211daadcd0aa3cbdd32";s:11:"`Item`.`id`";s:32:"ca87cfa04682d861e5541844241e07ac";s:16:"`Item`.`page_id`";s:32:"55480378f51512be8894a0adedbccb9e";s:13:"`Item`.`sort`";s:32:"b0d14780ef20024a715c74c3f728906b";s:14:"`Item`.`image`";s:32:"c6f994e8d8e66fa4700193b9bf2b7e11";s:13:"`Item`.`link`";s:32:"cb42dd3517c4ecc4e6394cb285aafc74";s:15:"`Item`.`target`";s:32:"faae288ed0f23e600f5be53b8b5e4b2a";s:14:"`Item`.`title`";s:32:"6d6914d365401969c65549ed6d45fdda";s:16:"`Item`.`content`";s:32:"9100238036a2a7a9daf474b7c4104aaa";s:16:"`Item`.`created`";s:32:"34adf1757e05f7eeace1a2a519154f44";s:17:"`Item`.`modified`";s:32:"26c490a3fa20a60b3c73f681021e3977";s:6:"`Item`";}s:6:"fields";a:11:{s:32:"c1a8698429bd8d36fa4068c4a695f2de";a:2:{i:0;s:13:"`Page`.`slug`";i:1;s:14:"`Page`.`title`";}s:32:"1cf21d9c18433d971d92ccbccd15112e";a:21:{i:0;s:11:"`Page`.`id`";i:1;s:18:"`Page`.`parent_id`";i:2;s:12:"`Page`.`lft`";i:3;s:13:"`Page`.`rght`";i:4;s:13:"`Page`.`sort`";i:5;s:13:"`Page`.`type`";i:6;s:13:"`Page`.`slug`";i:7;s:14:"`Page`.`title`";i:8;s:16:"`Page`.`content`";i:9;s:14:"`Page`.`image`";i:10;s:17:"`Page`.`metaDesc`";i:11;s:17:"`Page`.`metaKeys`";i:12;s:19:"`Page`.`background`";i:13;s:15:"`Page`.`active`";i:14;s:13:"`Page`.`home`";i:15;s:15:"`Page`.`header`";i:16;s:15:"`Page`.`footer`";i:17;s:18:"`Page`.`sideImage`";i:18;s:17:"`Page`.`redirect`";i:19;s:16:"`Page`.`created`";i:20;s:17:"`Page`.`modified`";}s:32:"68414f183c44ad06cee7311f18a4a3e3";a:21:{i:0;s:17:"`ParentPage`.`id`";i:1;s:24:"`ParentPage`.`parent_id`";i:2;s:18:"`ParentPage`.`lft`";i:3;s:19:"`ParentPage`.`rght`";i:4;s:19:"`ParentPage`.`sort`";i:5;s:19:"`ParentPage`.`type`";i:6;s:19:"`ParentPage`.`slug`";i:7;s:20:"`ParentPage`.`title`";i:8;s:22:"`ParentPage`.`content`";i:9;s:20:"`ParentPage`.`image`";i:10;s:23:"`ParentPage`.`metaDesc`";i:11;s:23:"`ParentPage`.`metaKeys`";i:12;s:25:"`ParentPage`.`background`";i:13;s:21:"`ParentPage`.`active`";i:14;s:19:"`ParentPage`.`home`";i:15;s:21:"`ParentPage`.`header`";i:16;s:21:"`ParentPage`.`footer`";i:17;s:24:"`ParentPage`.`sideImage`";i:18;s:23:"`ParentPage`.`redirect`";i:19;s:22:"`ParentPage`.`created`";i:20;s:23:"`ParentPage`.`modified`";}s:32:"5b39129687ec6fc3e5a8a69f9abbd8dc";a:1:{i:0;s:11:"`Page`.`id`";}s:32:"a23845eafdf3091400c9d794436c29ed";a:21:{i:0;s:16:"`ChildPage`.`id`";i:1;s:23:"`ChildPage`.`parent_id`";i:2;s:17:"`ChildPage`.`lft`";i:3;s:18:"`ChildPage`.`rght`";i:4;s:18:"`ChildPage`.`sort`";i:5;s:18:"`ChildPage`.`type`";i:6;s:18:"`ChildPage`.`slug`";i:7;s:19:"`ChildPage`.`title`";i:8;s:21:"`ChildPage`.`content`";i:9;s:19:"`ChildPage`.`image`";i:10;s:22:"`ChildPage`.`metaDesc`";i:11;s:22:"`ChildPage`.`metaKeys`";i:12;s:24:"`ChildPage`.`background`";i:13;s:20:"`ChildPage`.`active`";i:14;s:18:"`ChildPage`.`home`";i:15;s:20:"`ChildPage`.`header`";i:16;s:20:"`ChildPage`.`footer`";i:17;s:23:"`ChildPage`.`sideImage`";i:18;s:22:"`ChildPage`.`redirect`";i:19;s:21:"`ChildPage`.`created`";i:20;s:22:"`ChildPage`.`modified`";}s:32:"30c335ab3d81167d8d4ea3a83000a906";a:1:{i:0;s:23:"`ChildPage`.`parent_id`";}s:32:"7e08b52622b36cf77fbb3720a84b2cef";a:10:{i:0;s:11:"`Item`.`id`";i:1;s:16:"`Item`.`page_id`";i:2;s:13:"`Item`.`sort`";i:3;s:14:"`Item`.`image`";i:4;s:13:"`Item`.`link`";i:5;s:15:"`Item`.`target`";i:6;s:14:"`Item`.`title`";i:7;s:16:"`Item`.`content`";i:8;s:16:"`Item`.`created`";i:9;s:17:"`Item`.`modified`";}s:32:"15698f7ee3382ba040d6f5a51deea105";a:1:{i:0;s:16:"`Item`.`page_id`";}s:32:"deb88448e998533f2e9f341ae468b408";a:21:{i:0;s:17:"`ParentPage`.`id`";i:1;s:24:"`ParentPage`.`parent_id`";i:2;s:18:"`ParentPage`.`lft`";i:3;s:19:"`ParentPage`.`rght`";i:4;s:19:"`ParentPage`.`sort`";i:5;s:19:"`ParentPage`.`type`";i:6;s:19:"`ParentPage`.`slug`";i:7;s:20:"`ParentPage`.`title`";i:8;s:22:"`ParentPage`.`content`";i:9;s:20:"`ParentPage`.`image`";i:10;s:23:"`ParentPage`.`metaDesc`";i:11;s:23:"`ParentPage`.`metaKeys`";i:12;s:25:"`ParentPage`.`background`";i:13;s:21:"`ParentPage`.`active`";i:14;s:19:"`ParentPage`.`home`";i:15;s:21:"`ParentPage`.`header`";i:16;s:21:"`ParentPage`.`footer`";i:17;s:24:"`ParentPage`.`sideImage`";i:18;s:23:"`ParentPage`.`redirect`";i:19;s:22:"`ParentPage`.`created`";i:20;s:23:"`ParentPage`.`modified`";}s:32:"038822387c90834f0bbae56f415d8ee6";a:21:{i:0;s:16:"`ChildPage`.`id`";i:1;s:23:"`ChildPage`.`parent_id`";i:2;s:17:"`ChildPage`.`lft`";i:3;s:18:"`ChildPage`.`rght`";i:4;s:18:"`ChildPage`.`sort`";i:5;s:18:"`ChildPage`.`type`";i:6;s:18:"`ChildPage`.`slug`";i:7;s:19:"`ChildPage`.`title`";i:8;s:21:"`ChildPage`.`content`";i:9;s:19:"`ChildPage`.`image`";i:10;s:22:"`ChildPage`.`metaDesc`";i:11;s:22:"`ChildPage`.`metaKeys`";i:12;s:24:"`ChildPage`.`background`";i:13;s:20:"`ChildPage`.`active`";i:14;s:18:"`ChildPage`.`home`";i:15;s:20:"`ChildPage`.`header`";i:16;s:20:"`ChildPage`.`footer`";i:17;s:23:"`ChildPage`.`sideImage`";i:18;s:22:"`ChildPage`.`redirect`";i:19;s:21:"`ChildPage`.`created`";i:20;s:22:"`ChildPage`.`modified`";}s:32:"95a24bae3e4286ae5b3e765cdef37055";a:10:{i:0;s:11:"`Item`.`id`";i:1;s:16:"`Item`.`page_id`";i:2;s:13:"`Item`.`sort`";i:3;s:14:"`Item`.`image`";i:4;s:13:"`Item`.`link`";i:5;s:15:"`Item`.`target`";i:6;s:14:"`Item`.`title`";i:7;s:16:"`Item`.`content`";i:8;s:16:"`Item`.`created`";i:9;s:17:"`Item`.`modified`";}}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1772756019
$contents = '1772756019
a:3:{i:0;b:0;s:4:"name";a:83:{s:32:"185d5a9c4fdba1bb2b0c42d5c4f6e323";s:10:"`avish_gc`";s:32:"f9fdc61349e527498fd2a8878dd0e0a9";s:13:"`Page`.`slug`";s:32:"d8e0254105ccbc2c2116b3e812577fb6";s:14:"`Page`.`title`";s:32:"2a2046a9c7d21e87f132bf2acb37c9a8";s:7:"`pages`";s:32:"a30ee26c6b598614397ab9db3c5106f6";s:11:"`parent_id`";s:32:"a28abcf329411971cd72532cd0b6e398";s:8:"`active`";s:32:"cf09c295aaaf051093f9def4cf09b3b4";s:6:"`Page`";s:32:"6eee077ad5f5a13744aecaf92cb6b1fe";s:6:"`sort`";s:32:"fc4c7b2aae9faf05d8b29235d1dfdf02";s:11:"`Page`.`id`";s:32:"c6ff6c38de4db091b3bc1112c7d35e61";s:18:"`Page`.`parent_id`";s:32:"fe3ea44b5cf73aafc2b544f8776ce5b7";s:12:"`Page`.`lft`";s:32:"26cc44302713a75d95e69805bd46f24a";s:13:"`Page`.`rght`";s:32:"65b263df55fe2d7ec5858c1215aa9ec4";s:13:"`Page`.`sort`";s:32:"064354970d88a0b9af33354b30810dbb";s:13:"`Page`.`type`";s:32:"90a025136025be89e8e5929daf7912ea";s:16:"`Page`.`content`";s:32:"8449518ab016b4a76e2c4ef91a6cd174";s:14:"`Page`.`image`";s:32:"767a63344955686d1b063a8a1af06b67";s:17:"`Page`.`metaDesc`";s:32:"afe1b909e08b405dde13ad3f0b1f909d";s:17:"`Page`.`metaKeys`";s:32:"ad0d5721e393cfae4092c0a855699ac3";s:19:"`Page`.`background`";s:32:"5ed897af92dbfa36bdb24f14c6991d1f";s:15:"`Page`.`active`";s:32:"d80dc852c0375bd407f5161ae7d1048a";s:13:"`Page`.`home`";s:32:"d364d72c1cf0e38c753e0e4c93cd62ae";s:15:"`Page`.`header`";s:32:"482c2d6b01ede1b7bfecb59e05975fa7";s:15:"`Page`.`footer`";s:32:"e4275a6617ea0df5c60b4455fbfc7542";s:18:"`Page`.`sideImage`";s:32:"090087f347714773d0e84d50aae2786a";s:17:"`Page`.`redirect`";s:32:"f41659c765ed1ff2f1ae0bf85de490c3";s:16:"`Page`.`created`";s:32:"8b17c2d0288e21dfa30afb0095ee1589";s:17:"`Page`.`modified`";s:32:"cddf59e6a18d119b84a8a5c838324e1b";s:17:"`ParentPage`.`id`";s:32:"ec1d0ac8b2f52094be2173259006bc18";s:24:"`ParentPage`.`parent_id`";s:32:"5a402c6102c72378d309ae6494e68865";s:18:"`ParentPage`.`lft`";s:32:"6b456821c1e26d075189813490b2662b";s:19:"`ParentPage`.`rght`";s:32:"4d6bb497b82d7facfc0c85fdf7797933";s:19:"`ParentPage`.`sort`";s:32:"4c87468af31be7d53655f5b103a59733";s:19:"`ParentPage`.`type`";s:32:"0d6312788762bbd07bc7d527fc9a6a8d";s:19:"`ParentPage`.`slug`";s:32:"48d0b3d007281007db305c8dd8be7673";s:20:"`ParentPage`.`title`";s:32:"95d64d749d22b38130fc5e507a8fd951";s:22:"`ParentPage`.`content`";s:32:"603a1f88f6f3d03188fa0e4a4652046b";s:20:"`ParentPage`.`image`";s:32:"3826d7a8db812a7d04c7304600aa740d";s:23:"`ParentPage`.`metaDesc`";s:32:"394dbe00d5131e2dd256516f027db2d7";s:23:"`ParentPage`.`metaKeys`";s:32:"f5f726079d99c3477fff7fe4b0ad47be";s:25:"`ParentPage`.`background`";s:32:"ab40b88f3e5142efb9328fc6c79d7a65";s:21:"`ParentPage`.`active`";s:32:"49b34c0dbc782a325a24e89123154085";s:19:"`ParentPage`.`home`";s:32:"3d9b9faeca7f6c3414420b1510de8dad";s:21:"`ParentPage`.`header`";s:32:"41954be12befe17d4a7294fbb9ce2ba8";s:21:"`ParentPage`.`footer`";s:32:"b79852cb98742c1c83808eb9812f0c45";s:24:"`ParentPage`.`sideImage`";s:32:"06a08d76073669748325333cbe236bf4";s:23:"`ParentPage`.`redirect`";s:32:"fedfd048545cd287b84f8e67c9214723";s:22:"`ParentPage`.`created`";s:32:"22d7fa75c85b196b008732c8f690926d";s:23:"`ParentPage`.`modified`";s:32:"29d0f96cead86a36b6983f2b152b9067";s:12:"`ParentPage`";s:32:"8270c95dc7e7b9a290196919e726d77b";s:16:"`ChildPage`.`id`";s:32:"2204c8bcad6946c30160ce9eff010a5b";s:23:"`ChildPage`.`parent_id`";s:32:"0eca8cd763d43230e7a677de86019f0b";s:17:"`ChildPage`.`lft`";s:32:"a3ff140e35b6b6bb52b3c9e45110bd7c";s:18:"`ChildPage`.`rght`";s:32:"10d8d925275e962963b8037870d09d45";s:18:"`ChildPage`.`sort`";s:32:"056c350ca67d9c72f2cf9321ef0827da";s:18:"`ChildPage`.`type`";s:32:"0bfd5e37943ad635bdc6d3b2ee2bf79d";s:18:"`ChildPage`.`slug`";s:32:"e9c35fc9647c9d3141f8c67dfdfd656a";s:19:"`ChildPage`.`title`";s:32:"ba27c8e692ae4ce50295a426af3c2726";s:21:"`ChildPage`.`content`";s:32:"84b618c8e777944242ef71c7d03d3454";s:19:"`ChildPage`.`image`";s:32:"83c4d95c53e1c9970eb755cf9e9b80d4";s:22:"`ChildPage`.`metaDesc`";s:32:"cc9f1bbe754c688dd0a28638e1330b66";s:22:"`ChildPage`.`metaKeys`";s:32:"995ea6c903ade333ac254de9153d770c";s:24:"`ChildPage`.`background`";s:32:"5d0651d8e811ae7eccf60c8f8a57628a";s:20:"`ChildPage`.`active`";s:32:"d75b024ef38d8e0509c4e1c826fd60e0";s:18:"`ChildPage`.`home`";s:32:"40fe8aba788cefdb564d8f8e840f8c7c";s:20:"`ChildPage`.`header`";s:32:"63842cad8e21c0134d11241fafc3aa92";s:20:"`ChildPage`.`footer`";s:32:"65475436ccb7fefe12436d72c5ee5198";s:23:"`ChildPage`.`sideImage`";s:32:"f59d0f4a147f44b452c5fe19d5f6cbf8";s:22:"`ChildPage`.`redirect`";s:32:"9ff4dfd130938a3ecba2f12564f4f3e1";s:21:"`ChildPage`.`created`";s:32:"c1b7e973158d0d106ef92786f5d73741";s:22:"`ChildPage`.`modified`";s:32:"aa07d339934ac0047107b2d6a18b3386";s:11:"`ChildPage`";s:32:"979dce227595ce90a84b6a2f48835ebd";s:7:"`items`";s:32:"6c500594fc059211daadcd0aa3cbdd32";s:11:"`Item`.`id`";s:32:"ca87cfa04682d861e5541844241e07ac";s:16:"`Item`.`page_id`";s:32:"55480378f51512be8894a0adedbccb9e";s:13:"`Item`.`sort`";s:32:"b0d14780ef20024a715c74c3f728906b";s:14:"`Item`.`image`";s:32:"c6f994e8d8e66fa4700193b9bf2b7e11";s:13:"`Item`.`link`";s:32:"cb42dd3517c4ecc4e6394cb285aafc74";s:15:"`Item`.`target`";s:32:"faae288ed0f23e600f5be53b8b5e4b2a";s:14:"`Item`.`title`";s:32:"6d6914d365401969c65549ed6d45fdda";s:16:"`Item`.`content`";s:32:"9100238036a2a7a9daf474b7c4104aaa";s:16:"`Item`.`created`";s:32:"34adf1757e05f7eeace1a2a519154f44";s:17:"`Item`.`modified`";s:32:"26c490a3fa20a60b3c73f681021e3977";s:6:"`Item`";}s:6:"fields";a:11:{s:32:"c1a8698429bd8d36fa4068c4a695f2de";a:2:{i:0;s:13:"`Page`.`slug`";i:1;s:14:"`Page`.`title`";}s:32:"1cf21d9c18433d971d92ccbccd15112e";a:21:{i:0;s:11:"`Page`.`id`";i:1;s:18:"`Page`.`parent_id`";i:2;s:12:"`Page`.`lft`";i:3;s:13:"`Page`.`rght`";i:4;s:13:"`Page`.`sort`";i:5;s:13:"`Page`.`type`";i:6;s:13:"`Page`.`slug`";i:7;s:14:"`Page`.`title`";i:8;s:16:"`Page`.`content`";i:9;s:14:"`Page`.`image`";i:10;s:17:"`Page`.`metaDesc`";i:11;s:17:"`Page`.`metaKeys`";i:12;s:19:"`Page`.`background`";i:13;s:15:"`Page`.`active`";i:14;s:13:"`Page`.`home`";i:15;s:15:"`Page`.`header`";i:16;s:15:"`Page`.`footer`";i:17;s:18:"`Page`.`sideImage`";i:18;s:17:"`Page`.`redirect`";i:19;s:16:"`Page`.`created`";i:20;s:17:"`Page`.`modified`";}s:32:"68414f183c44ad06cee7311f18a4a3e3";a:21:{i:0;s:17:"`ParentPage`.`id`";i:1;s:24:"`ParentPage`.`parent_id`";i:2;s:18:"`ParentPage`.`lft`";i:3;s:19:"`ParentPage`.`rght`";i:4;s:19:"`ParentPage`.`sort`";i:5;s:19:"`ParentPage`.`type`";i:6;s:19:"`ParentPage`.`slug`";i:7;s:20:"`ParentPage`.`title`";i:8;s:22:"`ParentPage`.`content`";i:9;s:20:"`ParentPage`.`image`";i:10;s:23:"`ParentPage`.`metaDesc`";i:11;s:23:"`ParentPage`.`metaKeys`";i:12;s:25:"`ParentPage`.`background`";i:13;s:21:"`ParentPage`.`active`";i:14;s:19:"`ParentPage`.`home`";i:15;s:21:"`ParentPage`.`header`";i:16;s:21:"`ParentPage`.`footer`";i:17;s:24:"`ParentPage`.`sideImage`";i:18;s:23:"`ParentPage`.`redirect`";i:19;s:22:"`ParentPage`.`created`";i:20;s:23:"`ParentPage`.`modified`";}s:32:"5b39129687ec6fc3e5a8a69f9abbd8dc";a:1:{i:0;s:11:"`Page`.`id`";}s:32:"a23845eafdf3091400c9d794436c29ed";a:21:{i:0;s:16:"`ChildPage`.`id`";i:1;s:23:"`ChildPage`.`parent_id`";i:2;s:17:"`ChildPage`.`lft`";i:3;s:18:"`ChildPage`.`rght`";i:4;s:18:"`ChildPage`.`sort`";i:5;s:18:"`ChildPage`.`type`";i:6;s:18:"`ChildPage`.`slug`";i:7;s:19:"`ChildPage`.`title`";i:8;s:21:"`ChildPage`.`content`";i:9;s:19:"`ChildPage`.`image`";i:10;s:22:"`ChildPage`.`metaDesc`";i:11;s:22:"`ChildPage`.`metaKeys`";i:12;s:24:"`ChildPage`.`background`";i:13;s:20:"`ChildPage`.`active`";i:14;s:18:"`ChildPage`.`home`";i:15;s:20:"`ChildPage`.`header`";i:16;s:20:"`ChildPage`.`footer`";i:17;s:23:"`ChildPage`.`sideImage`";i:18;s:22:"`ChildPage`.`redirect`";i:19;s:21:"`ChildPage`.`created`";i:20;s:22:"`ChildPage`.`modified`";}s:32:"30c335ab3d81167d8d4ea3a83000a906";a:1:{i:0;s:23:"`ChildPage`.`parent_id`";}s:32:"7e08b52622b36cf77fbb3720a84b2cef";a:10:{i:0;s:11:"`Item`.`id`";i:1;s:16:"`Item`.`page_id`";i:2;s:13:"`Item`.`sort`";i:3;s:14:"`Item`.`image`";i:4;s:13:"`Item`.`link`";i:5;s:15:"`Item`.`target`";i:6;s:14:"`Item`.`title`";i:7;s:16:"`Item`.`content`";i:8;s:16:"`Item`.`created`";i:9;s:17:"`Item`.`modified`";}s:32:"15698f7ee3382ba040d6f5a51deea105";a:1:{i:0;s:16:"`Item`.`page_id`";}s:32:"deb88448e998533f2e9f341ae468b408";a:21:{i:0;s:17:"`ParentPage`.`id`";i:1;s:24:"`ParentPage`.`parent_id`";i:2;s:18:"`ParentPage`.`lft`";i:3;s:19:"`ParentPage`.`rght`";i:4;s:19:"`ParentPage`.`sort`";i:5;s:19:"`ParentPage`.`type`";i:6;s:19:"`ParentPage`.`slug`";i:7;s:20:"`ParentPage`.`title`";i:8;s:22:"`ParentPage`.`content`";i:9;s:20:"`ParentPage`.`image`";i:10;s:23:"`ParentPage`.`metaDesc`";i:11;s:23:"`ParentPage`.`metaKeys`";i:12;s:25:"`ParentPage`.`background`";i:13;s:21:"`ParentPage`.`active`";i:14;s:19:"`ParentPage`.`home`";i:15;s:21:"`ParentPage`.`header`";i:16;s:21:"`ParentPage`.`footer`";i:17;s:24:"`ParentPage`.`sideImage`";i:18;s:23:"`ParentPage`.`redirect`";i:19;s:22:"`ParentPage`.`created`";i:20;s:23:"`ParentPage`.`modified`";}s:32:"038822387c90834f0bbae56f415d8ee6";a:21:{i:0;s:16:"`ChildPage`.`id`";i:1;s:23:"`ChildPage`.`parent_id`";i:2;s:17:"`ChildPage`.`lft`";i:3;s:18:"`ChildPage`.`rght`";i:4;s:18:"`ChildPage`.`sort`";i:5;s:18:"`ChildPage`.`type`";i:6;s:18:"`ChildPage`.`slug`";i:7;s:19:"`ChildPage`.`title`";i:8;s:21:"`ChildPage`.`content`";i:9;s:19:"`ChildPage`.`image`";i:10;s:22:"`ChildPage`.`metaDesc`";i:11;s:22:"`ChildPage`.`metaKeys`";i:12;s:24:"`ChildPage`.`background`";i:13;s:20:"`ChildPage`.`active`";i:14;s:18:"`ChildPage`.`home`";i:15;s:20:"`ChildPage`.`header`";i:16;s:20:"`ChildPage`.`footer`";i:17;s:23:"`ChildPage`.`sideImage`";i:18;s:22:"`ChildPage`.`redirect`";i:19;s:21:"`ChildPage`.`created`";i:20;s:22:"`ChildPage`.`modified`";}s:32:"95a24bae3e4286ae5b3e765cdef37055";a:10:{i:0;s:11:"`Item`.`id`";i:1;s:16:"`Item`.`page_id`";i:2;s:13:"`Item`.`sort`";i:3;s:14:"`Item`.`image`";i:4;s:13:"`Item`.`link`";i:5;s:15:"`Item`.`target`";i:6;s:14:"`Item`.`title`";i:7;s:16:"`Item`.`content`";i:8;s:16:"`Item`.`created`";i:9;s:17:"`Item`.`modified`";}}}
' 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(
'185d5a9c4fdba1bb2b0c42d5c4f6e323' => '`avish_gc`',
'f9fdc61349e527498fd2a8878dd0e0a9' => '`Page`.`slug`',
'd8e0254105ccbc2c2116b3e812577fb6' => '`Page`.`title`',
'2a2046a9c7d21e87f132bf2acb37c9a8' => '`pages`',
'a30ee26c6b598614397ab9db3c5106f6' => '`parent_id`',
'a28abcf329411971cd72532cd0b6e398' => '`active`',
'cf09c295aaaf051093f9def4cf09b3b4' => '`Page`',
'6eee077ad5f5a13744aecaf92cb6b1fe' => '`sort`',
'fc4c7b2aae9faf05d8b29235d1dfdf02' => '`Page`.`id`',
'c6ff6c38de4db091b3bc1112c7d35e61' => '`Page`.`parent_id`',
'fe3ea44b5cf73aafc2b544f8776ce5b7' => '`Page`.`lft`',
'26cc44302713a75d95e69805bd46f24a' => '`Page`.`rght`',
'65b263df55fe2d7ec5858c1215aa9ec4' => '`Page`.`sort`',
'064354970d88a0b9af33354b30810dbb' => '`Page`.`type`',
'90a025136025be89e8e5929daf7912ea' => '`Page`.`content`',
'8449518ab016b4a76e2c4ef91a6cd174' => '`Page`.`image`',
'767a63344955686d1b063a8a1af06b67' => '`Page`.`metaDesc`',
'afe1b909e08b405dde13ad3f0b1f909d' => '`Page`.`metaKeys`',
'ad0d5721e393cfae4092c0a855699ac3' => '`Page`.`background`',
'5ed897af92dbfa36bdb24f14c6991d1f' => '`Page`.`active`',
'd80dc852c0375bd407f5161ae7d1048a' => '`Page`.`home`',
'd364d72c1cf0e38c753e0e4c93cd62ae' => '`Page`.`header`',
'482c2d6b01ede1b7bfecb59e05975fa7' => '`Page`.`footer`',
'e4275a6617ea0df5c60b4455fbfc7542' => '`Page`.`sideImage`',
'090087f347714773d0e84d50aae2786a' => '`Page`.`redirect`',
'f41659c765ed1ff2f1ae0bf85de490c3' => '`Page`.`created`',
'8b17c2d0288e21dfa30afb0095ee1589' => '`Page`.`modified`',
'cddf59e6a18d119b84a8a5c838324e1b' => '`ParentPage`.`id`',
'ec1d0ac8b2f52094be2173259006bc18' => '`ParentPage`.`parent_id`',
'5a402c6102c72378d309ae6494e68865' => '`ParentPage`.`lft`',
'6b456821c1e26d075189813490b2662b' => '`ParentPage`.`rght`',
'4d6bb497b82d7facfc0c85fdf7797933' => '`ParentPage`.`sort`',
'4c87468af31be7d53655f5b103a59733' => '`ParentPage`.`type`',
'0d6312788762bbd07bc7d527fc9a6a8d' => '`ParentPage`.`slug`',
'48d0b3d007281007db305c8dd8be7673' => '`ParentPage`.`title`',
'95d64d749d22b38130fc5e507a8fd951' => '`ParentPage`.`content`',
'603a1f88f6f3d03188fa0e4a4652046b' => '`ParentPage`.`image`',
'3826d7a8db812a7d04c7304600aa740d' => '`ParentPage`.`metaDesc`',
'394dbe00d5131e2dd256516f027db2d7' => '`ParentPage`.`metaKeys`',
'f5f726079d99c3477fff7fe4b0ad47be' => '`ParentPage`.`background`',
'ab40b88f3e5142efb9328fc6c79d7a65' => '`ParentPage`.`active`',
'49b34c0dbc782a325a24e89123154085' => '`ParentPage`.`home`',
'3d9b9faeca7f6c3414420b1510de8dad' => '`ParentPage`.`header`',
'41954be12befe17d4a7294fbb9ce2ba8' => '`ParentPage`.`footer`',
'b79852cb98742c1c83808eb9812f0c45' => '`ParentPage`.`sideImage`',
'06a08d76073669748325333cbe236bf4' => '`ParentPage`.`redirect`',
'fedfd048545cd287b84f8e67c9214723' => '`ParentPage`.`created`',
'22d7fa75c85b196b008732c8f690926d' => '`ParentPage`.`modified`',
'29d0f96cead86a36b6983f2b152b9067' => '`ParentPage`',
'8270c95dc7e7b9a290196919e726d77b' => '`ChildPage`.`id`',
'2204c8bcad6946c30160ce9eff010a5b' => '`ChildPage`.`parent_id`',
'0eca8cd763d43230e7a677de86019f0b' => '`ChildPage`.`lft`',
'a3ff140e35b6b6bb52b3c9e45110bd7c' => '`ChildPage`.`rght`',
'10d8d925275e962963b8037870d09d45' => '`ChildPage`.`sort`',
'056c350ca67d9c72f2cf9321ef0827da' => '`ChildPage`.`type`',
'0bfd5e37943ad635bdc6d3b2ee2bf79d' => '`ChildPage`.`slug`',
'e9c35fc9647c9d3141f8c67dfdfd656a' => '`ChildPage`.`title`',
'ba27c8e692ae4ce50295a426af3c2726' => '`ChildPage`.`content`',
'84b618c8e777944242ef71c7d03d3454' => '`ChildPage`.`image`',
'83c4d95c53e1c9970eb755cf9e9b80d4' => '`ChildPage`.`metaDesc`',
'cc9f1bbe754c688dd0a28638e1330b66' => '`ChildPage`.`metaKeys`',
'995ea6c903ade333ac254de9153d770c' => '`ChildPage`.`background`',
'5d0651d8e811ae7eccf60c8f8a57628a' => '`ChildPage`.`active`',
'd75b024ef38d8e0509c4e1c826fd60e0' => '`ChildPage`.`home`',
'40fe8aba788cefdb564d8f8e840f8c7c' => '`ChildPage`.`header`',
'63842cad8e21c0134d11241fafc3aa92' => '`ChildPage`.`footer`',
'65475436ccb7fefe12436d72c5ee5198' => '`ChildPage`.`sideImage`',
'f59d0f4a147f44b452c5fe19d5f6cbf8' => '`ChildPage`.`redirect`',
'9ff4dfd130938a3ecba2f12564f4f3e1' => '`ChildPage`.`created`',
'c1b7e973158d0d106ef92786f5d73741' => '`ChildPage`.`modified`',
'aa07d339934ac0047107b2d6a18b3386' => '`ChildPage`',
'979dce227595ce90a84b6a2f48835ebd' => '`items`',
'6c500594fc059211daadcd0aa3cbdd32' => '`Item`.`id`',
'ca87cfa04682d861e5541844241e07ac' => '`Item`.`page_id`',
'55480378f51512be8894a0adedbccb9e' => '`Item`.`sort`',
'b0d14780ef20024a715c74c3f728906b' => '`Item`.`image`',
'c6f994e8d8e66fa4700193b9bf2b7e11' => '`Item`.`link`',
'cb42dd3517c4ecc4e6394cb285aafc74' => '`Item`.`target`',
'faae288ed0f23e600f5be53b8b5e4b2a' => '`Item`.`title`',
'6d6914d365401969c65549ed6d45fdda' => '`Item`.`content`',
'9100238036a2a7a9daf474b7c4104aaa' => '`Item`.`created`',
'34adf1757e05f7eeace1a2a519154f44' => '`Item`.`modified`',
'26c490a3fa20a60b3c73f681021e3977' => '`Item`'
),
'fields' => array(
'c1a8698429bd8d36fa4068c4a695f2de' => array(
(int) 0 => '`Page`.`slug`',
(int) 1 => '`Page`.`title`'
),
'1cf21d9c18433d971d92ccbccd15112e' => array(
(int) 0 => '`Page`.`id`',
(int) 1 => '`Page`.`parent_id`',
(int) 2 => '`Page`.`lft`',
(int) 3 => '`Page`.`rght`',
(int) 4 => '`Page`.`sort`',
(int) 5 => '`Page`.`type`',
(int) 6 => '`Page`.`slug`',
(int) 7 => '`Page`.`title`',
(int) 8 => '`Page`.`content`',
(int) 9 => '`Page`.`image`',
(int) 10 => '`Page`.`metaDesc`',
(int) 11 => '`Page`.`metaKeys`',
(int) 12 => '`Page`.`background`',
(int) 13 => '`Page`.`active`',
(int) 14 => '`Page`.`home`',
(int) 15 => '`Page`.`header`',
(int) 16 => '`Page`.`footer`',
(int) 17 => '`Page`.`sideImage`',
(int) 18 => '`Page`.`redirect`',
(int) 19 => '`Page`.`created`',
(int) 20 => '`Page`.`modified`'
),
'68414f183c44ad06cee7311f18a4a3e3' => array(
(int) 0 => '`ParentPage`.`id`',
(int) 1 => '`ParentPage`.`parent_id`',
(int) 2 => '`ParentPage`.`lft`',
(int) 3 => '`ParentPage`.`rght`',
(int) 4 => '`ParentPage`.`sort`',
(int) 5 => '`ParentPage`.`type`',
(int) 6 => '`ParentPage`.`slug`',
(int) 7 => '`ParentPage`.`title`',
(int) 8 => '`ParentPage`.`content`',
(int) 9 => '`ParentPage`.`image`',
(int) 10 => '`ParentPage`.`metaDesc`',
(int) 11 => '`ParentPage`.`metaKeys`',
(int) 12 => '`ParentPage`.`background`',
(int) 13 => '`ParentPage`.`active`',
(int) 14 => '`ParentPage`.`home`',
(int) 15 => '`ParentPage`.`header`',
(int) 16 => '`ParentPage`.`footer`',
(int) 17 => '`ParentPage`.`sideImage`',
(int) 18 => '`ParentPage`.`redirect`',
(int) 19 => '`ParentPage`.`created`',
(int) 20 => '`ParentPage`.`modified`'
),
'5b39129687ec6fc3e5a8a69f9abbd8dc' => array(
(int) 0 => '`Page`.`id`'
),
'a23845eafdf3091400c9d794436c29ed' => array(
(int) 0 => '`ChildPage`.`id`',
(int) 1 => '`ChildPage`.`parent_id`',
(int) 2 => '`ChildPage`.`lft`',
(int) 3 => '`ChildPage`.`rght`',
(int) 4 => '`ChildPage`.`sort`',
(int) 5 => '`ChildPage`.`type`',
(int) 6 => '`ChildPage`.`slug`',
(int) 7 => '`ChildPage`.`title`',
(int) 8 => '`ChildPage`.`content`',
(int) 9 => '`ChildPage`.`image`',
(int) 10 => '`ChildPage`.`metaDesc`',
(int) 11 => '`ChildPage`.`metaKeys`',
(int) 12 => '`ChildPage`.`background`',
(int) 13 => '`ChildPage`.`active`',
(int) 14 => '`ChildPage`.`home`',
(int) 15 => '`ChildPage`.`header`',
(int) 16 => '`ChildPage`.`footer`',
(int) 17 => '`ChildPage`.`sideImage`',
(int) 18 => '`ChildPage`.`redirect`',
(int) 19 => '`ChildPage`.`created`',
(int) 20 => '`ChildPage`.`modified`'
),
'30c335ab3d81167d8d4ea3a83000a906' => array(
(int) 0 => '`ChildPage`.`parent_id`'
),
'7e08b52622b36cf77fbb3720a84b2cef' => array(
(int) 0 => '`Item`.`id`',
(int) 1 => '`Item`.`page_id`',
(int) 2 => '`Item`.`sort`',
(int) 3 => '`Item`.`image`',
(int) 4 => '`Item`.`link`',
(int) 5 => '`Item`.`target`',
(int) 6 => '`Item`.`title`',
(int) 7 => '`Item`.`content`',
(int) 8 => '`Item`.`created`',
(int) 9 => '`Item`.`modified`'
),
'15698f7ee3382ba040d6f5a51deea105' => array(
(int) 0 => '`Item`.`page_id`'
),
'deb88448e998533f2e9f341ae468b408' => array(
(int) 0 => '`ParentPage`.`id`',
(int) 1 => '`ParentPage`.`parent_id`',
(int) 2 => '`ParentPage`.`lft`',
(int) 3 => '`ParentPage`.`rght`',
(int) 4 => '`ParentPage`.`sort`',
(int) 5 => '`ParentPage`.`type`',
(int) 6 => '`ParentPage`.`slug`',
(int) 7 => '`ParentPage`.`title`',
(int) 8 => '`ParentPage`.`content`',
(int) 9 => '`ParentPage`.`image`',
(int) 10 => '`ParentPage`.`metaDesc`',
(int) 11 => '`ParentPage`.`metaKeys`',
(int) 12 => '`ParentPage`.`background`',
(int) 13 => '`ParentPage`.`active`',
(int) 14 => '`ParentPage`.`home`',
(int) 15 => '`ParentPage`.`header`',
(int) 16 => '`ParentPage`.`footer`',
(int) 17 => '`ParentPage`.`sideImage`',
(int) 18 => '`ParentPage`.`redirect`',
(int) 19 => '`ParentPage`.`created`',
(int) 20 => '`ParentPage`.`modified`'
),
'038822387c90834f0bbae56f415d8ee6' => array(
(int) 0 => '`ChildPage`.`id`',
(int) 1 => '`ChildPage`.`parent_id`',
(int) 2 => '`ChildPage`.`lft`',
(int) 3 => '`ChildPage`.`rght`',
(int) 4 => '`ChildPage`.`sort`',
(int) 5 => '`ChildPage`.`type`',
(int) 6 => '`ChildPage`.`slug`',
(int) 7 => '`ChildPage`.`title`',
(int) 8 => '`ChildPage`.`content`',
(int) 9 => '`ChildPage`.`image`',
(int) 10 => '`ChildPage`.`metaDesc`',
(int) 11 => '`ChildPage`.`metaKeys`',
(int) 12 => '`ChildPage`.`background`',
(int) 13 => '`ChildPage`.`active`',
(int) 14 => '`ChildPage`.`home`',
(int) 15 => '`ChildPage`.`header`',
(int) 16 => '`ChildPage`.`footer`',
(int) 17 => '`ChildPage`.`sideImage`',
(int) 18 => '`ChildPage`.`redirect`',
(int) 19 => '`ChildPage`.`created`',
(int) 20 => '`ChildPage`.`modified`'
),
'95a24bae3e4286ae5b3e765cdef37055' => array(
(int) 0 => '`Item`.`id`',
(int) 1 => '`Item`.`page_id`',
(int) 2 => '`Item`.`sort`',
(int) 3 => '`Item`.`image`',
(int) 4 => '`Item`.`link`',
(int) 5 => '`Item`.`target`',
(int) 6 => '`Item`.`title`',
(int) 7 => '`Item`.`content`',
(int) 8 => '`Item`.`created`',
(int) 9 => '`Item`.`modified`'
)
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'gc_cake_core_',
'path' => '/home4/avish/public_html/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 ??