Code Context ),
E_USER_WARNING
);
$key = 'default_doncella_dc_file_uploads'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'type' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 50,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'token' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'latin1_swedish_ci',
'charset' => 'latin1'
),
'data' => array(
'type' => 'binary',
'null' => false,
'default' => null,
'length' => null
),
'size' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/www/html/doncella-dream-clean-store/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 328
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 310
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 373
Model::schema() - CORE/Cake/Model/Model.php, line 1390
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2525
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1809
DboSource::queryAssociation() - CORE/Cake/Model/Datasource/DboSource.php, line 1265
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1145
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3026
Model::find() - CORE/Cake/Model/Model.php, line 2998
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 196
ProductsController::index() - APP/Controller/ProductsController.php, line 733
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 133