Code Context ),
E_USER_WARNING
);
$key = 'default_idpcnet6_newdb_core_images'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 8,
'unsigned' => true,
'key' => 'primary'
),
'filename' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'dir' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'mimetype' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'filesize' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => true
),
'album_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'alt' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'caption' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/sites/i/idpc.net/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 323
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 369
Model::schema() - CORE/Cake/Model/Model.php, line 1360
Model::hasField() - CORE/Cake/Model/Model.php, line 1449
MeioUploadBehavior::setup() - APP/Plugin/Core/Model/Behavior/MeioUploadBehavior.php, line 256
BehaviorCollection::load() - CORE/Cake/Model/BehaviorCollection.php, line 145
BehaviorCollection::init() - CORE/Cake/Model/BehaviorCollection.php, line 66
Model::__construct() - CORE/Cake/Model/Model.php, line 747
AppModel::__construct() - APP/Model/AppModel.php, line 8
ReflectionClass::newInstance() - [internal], line ??
ClassRegistry::init() - CORE/Cake/Utility/ClassRegistry.php, line 168
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