Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_lepetitbz331_opinions'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'unsigned' => false,
'key' => 'primary'
),
'pseudo' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 60,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'mail' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'titre' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 160,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'contenu' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'etab_id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 12,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'validate' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => null,
'unsigned' => false
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'qualite' => array(
'type' => 'smallinteger',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'confort' => array(
'type' => 'smallinteger',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'prix' => array(
'type' => 'smallinteger',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'satisfaction' => array(
'type' => 'smallinteger',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'note' => array(
'type' => 'smallinteger',
'null' => true,
'default' => null,
'length' => null,
'unsigned' => false
),
'antispam' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 16,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
)
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/home/lepetitbz/portailfamille.org/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
FormHelper::_introspectModel() - CORE/Cake/View/Helper/FormHelper.php, line 215
FormHelper::create() - CORE/Cake/View/Helper/FormHelper.php, line 480
FormExtHelper::create() - APP/View/Helper/FormExtHelper.php, line 13
include - APP/View/Structures/avis.ctp, line 277
View::_evaluate() - CORE/Cake/View/View.php, line 971
View::_render() - CORE/Cake/View/View.php, line 933
View::render() - CORE/Cake/View/View.php, line 473
Controller::render() - CORE/Cake/Controller/Controller.php, line 968
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 200
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 117