Warning (512): default cache was unable to write 'inflector' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'inflector'
$value = array(
'_humanize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log',
'_LogDetails' => 'LogDetails',
'_front' => 'Front',
'_layout' => 'Layout'
),
'_camelize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log',
'_LogDetails' => 'LogDetails',
'_front' => 'Front'
),
'_underscore' => array(
'_DebugKit' => 'debug_kit',
'_Seo' => 'seo',
'_Language' => 'language',
'_DefaultBehavior' => 'default_behavior',
'_LoggedBehavior' => 'logged_behavior',
'_ContainableBehavior' => 'containable_behavior',
'_Front' => 'front',
'_Page' => 'page',
'_Layout' => 'layout',
'_Module' => 'module',
'_TreeBehavior' => 'tree_behavior',
'_TransliteratedBehavior' => 'transliterated_behavior'
),
'pluralize' => array(
'language' => 'languages',
'front' => 'fronts',
'page' => 'pages'
),
'_tableize' => array(
'_Language' => 'languages',
'_Front' => 'fronts',
'_Page' => 'pages'
),
'singularize' => array(
'Front' => 'Front',
'fronts' => 'front'
)
)
$config = 'default'
$settings = array(
'prefix' => '*****',
'engine' => 'Apc',
'duration' => (int) 3600,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::humanize() - CORE/Cake/Utility/Inflector.php, line 500
Inflector::camelize() - CORE/Cake/Utility/Inflector.php, line 465
AppModel::__construct() - ROOT/VectorCMS/Model/AppModel.php, line 252
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 174
AppController::__get() - ROOT/VectorCMS/Controller/AppController.php, line 553
AppController::setupPolyglot() - ROOT/VectorCMS/Controller/AppController.php, line 375
AppController::beforeFilter() - ROOT/VectorCMS/Controller/AppController.php, line 36
FrontController::beforeFilter() - ROOT/VectorCMS/Controller/FrontController.php, line 24
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 674
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 165
[main] - ROOT/VectorCMS/webroot/index.php, line 142
Warning (512): _cake_core_ cache was unable to write 'cake_dev_ci' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'cake_dev_ci'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'Apc',
'path' => '/var/www/html/app/tmp/cache/persistent/',
'serialize' => false,
'duration' => (int) 10,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
I18n::translate() - CORE/Cake/I18n/I18n.php, line 241
__d - CORE/Cake/basics.php, line 615
Cache::write() - CORE/Cake/Cache/Cache.php, line 321
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::humanize() - CORE/Cake/Utility/Inflector.php, line 500
Inflector::camelize() - CORE/Cake/Utility/Inflector.php, line 465
AppModel::__construct() - ROOT/VectorCMS/Model/AppModel.php, line 252
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 174
Model::_constructLinkedModel() - CORE/Cake/Model/Model.php, line 1050
Model::__isset() - CORE/Cake/Model/Model.php, line 859
ContainableBehavior::containments() - CORE/Cake/Model/Behavior/ContainableBehavior.php, line 340
ContainableBehavior::beforeFind() - CORE/Cake/Model/Behavior/ContainableBehavior.php, line 123
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
call_user_func - [internal], line ??
Warning (512): default cache was unable to write 'inflector' to Apc cache [CORE/Cake/Cache/Cache.php, line 323]Code Context ),
E_USER_WARNING
);
$key = 'inflector'
$value = array(
'_humanize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log',
'_LogDetails' => 'LogDetails',
'_front' => 'Front',
'_layout' => 'Layout',
'_module' => 'Module',
'_stylesheet' => 'Stylesheet',
'_javascript' => 'Javascript',
'_template' => 'Template',
'_content' => 'Content'
),
'_camelize' => array(
'_DebugKit' => 'DebugKit',
'_Seo' => 'Seo',
'_Log' => 'Log',
'_LogDetails' => 'LogDetails',
'_front' => 'Front',
'_layout' => 'Layout',
'_module' => 'Module',
'_stylesheet' => 'Stylesheet',
'_javascript' => 'Javascript',
'_template' => 'Template'
),
'_underscore' => array(
'_DebugKit' => 'debug_kit',
'_Seo' => 'seo',
'_Language' => 'language',
'_DefaultBehavior' => 'default_behavior',
'_LoggedBehavior' => 'logged_behavior',
'_ContainableBehavior' => 'containable_behavior',
'_Front' => 'front',
'_Page' => 'page',
'_Layout' => 'layout',
'_Module' => 'module',
'_TreeBehavior' => 'tree_behavior',
'_TransliteratedBehavior' => 'transliterated_behavior',
'_Dictionary' => 'dictionary',
'_Stylesheet' => 'stylesheet',
'_LiveBehavior' => 'live_behavior',
'_Javascript' => 'javascript',
'_Content' => 'content',
'_Template' => 'template',
'_Block' => 'block',
'_Blocks' => 'blocks'
),
'pluralize' => array(
'language' => 'languages',
'front' => 'fronts',
'page' => 'pages',
'stylesheet' => 'stylesheets',
'javascript' => 'javascripts',
'layout' => 'layouts',
'content' => 'contents',
'block' => 'blocks'
),
'_tableize' => array(
'_Language' => 'languages',
'_Front' => 'fronts',
'_Page' => 'pages',
'_Stylesheet' => 'stylesheets',
'_Javascript' => 'javascripts',
'_Layout' => 'layouts',
'_Content' => 'contents',
'_Block' => 'blocks'
),
'singularize' => array(
'Front' => 'Front',
'fronts' => 'front',
'contents' => 'content'
)
)
$config = 'default'
$settings = array(
'prefix' => '*****',
'engine' => 'Apc',
'duration' => (int) 3600,
'probability' => (int) 100,
'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
Inflector::_cache() - CORE/Cake/Utility/Inflector.php, line 269
Inflector::humanize() - CORE/Cake/Utility/Inflector.php, line 500
Inflector::camelize() - CORE/Cake/Utility/Inflector.php, line 465
AppModel::__construct() - ROOT/VectorCMS/Model/AppModel.php, line 252
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 174
Model::_constructLinkedModel() - CORE/Cake/Model/Model.php, line 1050
Model::__isset() - CORE/Cake/Model/Model.php, line 859
ContainableBehavior::containments() - CORE/Cake/Model/Behavior/ContainableBehavior.php, line 340
ContainableBehavior::beforeFind() - CORE/Cake/Model/Behavior/ContainableBehavior.php, line 123
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Model::buildQuery() - CORE/Cake/Model/Model.php, line 2956
Model::find() - CORE/Cake/Model/Model.php, line 2871