Code Context ),
E_USER_WARNING
);
$key = 'agtrust_agtrust_location_ponds'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8mb3_general_ci',
'charset' => 'utf8mb3'
),
'size_unit_name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8mb3_general_ci',
'charset' => 'utf8mb3'
),
'qty_unit_name' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8mb3_general_ci',
'charset' => 'utf8mb3'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'D:\xampp\htdocs\agtrust\app\tmp\cache\models\',
'serialize' => true,
'duration' => (int) 10,
'lock' => true,
'isWindows' => true,
'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 1368
DboSource::fields() - CORE\Cake\Model\Datasource\DboSource.php, line 2494
DboSource::generateAssociationQuery() - CORE\Cake\Model\Datasource\DboSource.php, line 1719
DboSource::read() - CORE\Cake\Model\Datasource\DboSource.php, line 1093
Model::_readDataSource() - CORE\Cake\Model\Model.php, line 2921
Model::find() - CORE\Cake\Model\Model.php, line 2893
DboSource::query() - CORE\Cake\Model\Datasource\DboSource.php, line 597
Model::__call() - CORE\Cake\Model\Model.php, line 808
FarmLocation::findById() - APP\Controller\MainController.php, line 418
MainController::item_detail() - APP\Controller\MainController.php, line 418
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 165