Code |
Context$key = "blueink_cms_cake_model_core_sites"
$value = array(
"id" => array(
"type" => "integer",
"null" => false,
"default" => null,
"length" => 11,
"key" => "primary"
),
"package_id" => array(
"type" => "integer",
"null" => false,
"default" => "1",
"length" => 11
),
"server_user" => array(
"type" => "string",
"null" => false,
"default" => "",
"length" => 16
),
"allow_signups" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"drag_drop_layout" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"drag_drop_num_cols" => array(
"type" => "integer",
"null" => false,
"default" => "2",
"length" => 11
),
"url" => array(
"type" => "string",
"null" => false,
"default" => "",
"length" => 255
),
"title" => array(
"type" => "string",
"null" => false,
"default" => "",
"length" => 255
),
"copyright_name" => array(
"type" => "string",
"null" => false,
"default" => "",
"length" => 255
),
"keywords" => array(
"type" => "text",
"null" => false,
"default" => null,
"length" => null
),
"description" => array(
"type" => "text",
"null" => false,
"default" => null,
"length" => null
),
"paypal_address" => array(
"type" => "string",
"null" => false,
"default" => null,
"length" => 255
),
"nav_trees" => array(
"type" => "integer",
"null" => false,
"default" => "1",
"length" => 2
),
"page_limit" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"blog_limit" => array(
"type" => "integer",
"null" => false,
"default" => "0",
"length" => 11
),
"active" => array(
"type" => "boolean",
"null" => false,
"default" => "1",
"length" => 1
),
"debug_level" => array(
"type" => "boolean",
"null" => false,
"default" => "0",
"length" => 1
),
"blueinkdir" => array(
"type" => "string",
"null" => false,
"default" => "blueink-cms",
"length" => 60
),
"hatshopdir" => array(
"type" => "string",
"null" => false,
"default" => "",
"length" => 60
),
"cakedir" => array(
"type" => "string",
"null" => false,
"default" => "cakephp-1.2.12",
"length" => 60
),
"additional" => array(
"type" => "text",
"null" => false,
"default" => null,
"length" => null
),
"created" => array(
"type" => "datetime",
"null" => false,
"default" => "0000-00-00 00:00:00",
"length" => null
),
"updated" => array(
"type" => "datetime",
"null" => false,
"default" => "0000-00-00 00:00:00",
"length" => null
)
)
$duration = 10
$expires = 1740300565
apc_store - [internal], line ??
ApcEngine::write() - CORE/cake/libs/cache/apc.php, line 58
Cache::write() - CORE/cake/libs/cache.php, line 262
DataSource::__cacheDescription() - CORE/cake/libs/model/datasources/datasource.php, line 418
DboMysqlBase::describe() - CORE/cake/libs/model/datasources/dbo/dbo_mysql.php, line 118
Model::schema() - CORE/cake/libs/model/model.php, line 932
Model::setSource() - CORE/cake/libs/model/model.php, line 787
Model::__construct() - CORE/cake/libs/model/model.php, line 438
AppModel::__construct() - APP/app_model.php, line 18
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 139
Model::__constructLinkedModel() - CORE/cake/libs/model/model.php, line 668
Model::__createLinks() - CORE/cake/libs/model/model.php, line 640
Model::__construct() - CORE/cake/libs/model/model.php, line 446
AppModel::__construct() - APP/app_model.php, line 18
ClassRegistry::init() - CORE/cake/libs/class_registry.php, line 139
Controller::loadModel() - CORE/cake/libs/controller/controller.php, line 509
Controller::constructClasses() - CORE/cake/libs/controller/controller.php, line 463
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 206