Warning (512): _cake_model_ cache was unable to write 'default_noniseshorelc_french_words' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Contextstatic::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_noniseshorelc_french_words' $value = null $config = '_cake_model_' $settings = array( 'engine' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/home/nonisesh/www/orelc/academy/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::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 3047 Model::find() - CORE/Cake/Model/Model.php, line 3019 FrenchWordsController::viewWord() - APP/Controller/FrenchWordsController.php, line 746 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499
Warning (512): _cake_model_ cache was unable to write 'default_noniseshorelc_french_words' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Contextstatic::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_noniseshorelc_french_words' $value = array( 'id' => array( 'type' => 'integer', 'null' => false, 'default' => null, 'length' => null, 'unsigned' => false, 'key' => 'primary' ), 'word' => array( 'type' => 'string', 'null' => false, 'default' => null, 'length' => (int) 128, 'key' => 'unique', 'collate' => 'utf8mb3_swedish_ci', 'charset' => 'utf8mb3' ), 'kind' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 60, 'collate' => 'utf8mb3_swedish_ci', 'charset' => 'utf8mb3' ), 'category' => array( 'type' => 'string', 'null' => false, 'default' => null, 'length' => (int) 255, 'collate' => 'utf8mb3_swedish_ci', 'charset' => 'utf8mb3' ), 'employ' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'utf8mb3_swedish_ci', 'charset' => 'utf8mb3' ), 'category2' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'utf8mb3_swedish_ci', 'charset' => 'utf8mb3' ), 'category3' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 255, 'collate' => 'utf8mb3_swedish_ci', 'charset' => 'utf8mb3' ), 'has_definition' => array( 'type' => 'boolean', 'null' => true, 'default' => null, 'length' => (int) 1 ), 'active' => array( 'type' => 'boolean', 'null' => false, 'default' => '1', 'length' => (int) 1 ), 'closed' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1 ), 'date_created' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'date_updated' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null ), 'is_collective' => array( 'type' => 'boolean', 'null' => false, 'default' => '0', 'length' => (int) 1 ), 'creator_id' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => null, 'unsigned' => false ), 'editor_id' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => null, 'unsigned' => false ) ) $config = '_cake_model_' $settings = array( 'engine' => 'File', 'prefix' => 'myapp_cake_model_', 'path' => '/home/nonisesh/www/orelc/academy/app/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'lock' => true, 'isWindows' => false, 'mask' => (int) 436, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::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 3047 Model::find() - CORE/Cake/Model/Model.php, line 3019 FrenchWordsController::viewWord() - APP/Controller/FrenchWordsController.php, line 746 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 499 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193