Code Context ),
E_USER_WARNING
);
$key = 'staff_staff_organizes'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'parent' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'status' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 5,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'old_name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'sort' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11,
'unsigned' => false
),
'name_shot' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'phone' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'order' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 4,
'unsigned' => false
),
'group' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 4,
'unsigned' => false
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'D:\www\2017\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 1705
DboSource::queryAssociation() - CORE\Cake\Model\Datasource\DboSource.php, line 1238
DboSource::read() - CORE\Cake\Model\Datasource\DboSource.php, line 1142
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
Info::findById() - [internal], line ??
WebsController::info_activity_detail() - APP\Controller\WebsController.php, line 1090
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 191