Warning (512) : _cake_core_ cache was unable to write 'cake_dev_eng' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'cake_dev_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/tmp/cache/persistent/',
'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 325
I18n::translate() - CORE/Cake/I18n/I18n.php, line 179
__d - CORE/Cake/basics.php, line 615
Cache::write() - CORE/Cake/Cache/Cache.php, line 323
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 137
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 326
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2290
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1613
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_themes' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_themes'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 137
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 326
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2290
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1613
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_themes' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_themes'
$value = array(
'id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 36,
'key' => 'primary',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_n' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_s' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_en' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_fr' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_n' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_s' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_en' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_fr' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'catalogue_count' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11
),
'story_count' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11
),
'admin_note' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'sort' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 6
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'status' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 1
),
'logs' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 360
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2290
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1613
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_catalogue_topics' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_catalogue_topics'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 137
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 326
Model::schema() - CORE/Cake/Model/Model.php, line 1321
Model::__isset() - CORE/Cake/Model/Model.php, line 862
Model::__get() - CORE/Cake/Model/Model.php, line 887
Model::joinModel() - CORE/Cake/Model/Model.php, line 3379
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1592
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_catalogue_topics' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_catalogue_topics'
$value = array(
'id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 36,
'key' => 'primary',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'topic_id' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 36,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'catalogue_id' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 36,
'collate' => 'utf8_unicode_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/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 360
Model::schema() - CORE/Cake/Model/Model.php, line 1321
Model::__isset() - CORE/Cake/Model/Model.php, line 862
Model::__get() - CORE/Cake/Model/Model.php, line 887
Model::joinModel() - CORE/Cake/Model/Model.php, line 3379
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1592
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_topics' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_topics'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 137
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 326
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2290
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1613
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_topics' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_topics'
$value = array(
'id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 36,
'key' => 'primary',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_n' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_s' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_en' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name_fr' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_n' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_s' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_en' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'description_fr' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'catalogue_count' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11
),
'story_count' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11
),
'admin_note' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'sort' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 6
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'status' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 1
),
'logs' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 360
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2290
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1613
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_catalogue_shoppingcarts' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_catalogue_shoppingcarts'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 137
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 326
Model::schema() - CORE/Cake/Model/Model.php, line 1321
Model::__isset() - CORE/Cake/Model/Model.php, line 862
Model::__get() - CORE/Cake/Model/Model.php, line 887
Model::joinModel() - CORE/Cake/Model/Model.php, line 3379
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1592
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_catalogue_shoppingcarts' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_catalogue_shoppingcarts'
$value = array(
'id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 36,
'key' => 'primary',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'shoppingcart_id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 36,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'catalogue_id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 36,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'quantity' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11
),
'price' => array(
'type' => 'float',
'null' => false,
'default' => '0',
'length' => null
),
'subtotal' => array(
'type' => 'float',
'null' => false,
'default' => '0',
'length' => null
),
'notes' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'logs' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 360
Model::schema() - CORE/Cake/Model/Model.php, line 1321
Model::__isset() - CORE/Cake/Model/Model.php, line 862
Model::__get() - CORE/Cake/Model/Model.php, line 887
Model::joinModel() - CORE/Cake/Model/Model.php, line 3379
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1592
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_shoppingcarts' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_shoppingcarts'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 137
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 326
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2290
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1613
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_model_ cache was unable to write 'default_eastcree_mgr_shoppingcarts' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eastcree_mgr_shoppingcarts'
$value = array(
'id' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 36,
'key' => 'primary',
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'email' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'name' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'telephone' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 13,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'address' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'city' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'province' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'postal_code' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 8,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'country' => array(
'type' => 'text',
'null' => false,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'special_instruction' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'catalogue_count' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 11
),
'admin_note' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'notes' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'status' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
),
'shipping_cost' => array(
'type' => 'float',
'null' => false,
'default' => '0',
'length' => null
),
'total' => array(
'type' => 'float',
'null' => false,
'default' => '0',
'length' => null
),
'shipped' => array(
'type' => 'boolean',
'null' => false,
'default' => '0',
'length' => (int) 1
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'logs' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_unicode_ci',
'charset' => 'utf8'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/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 325
DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 312
Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 360
Model::schema() - CORE/Cake/Model/Model.php, line 1321
DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2290
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1613
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1068
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 2750
Model::find() - CORE/Cake/Model/Model.php, line 2722
PaginatorComponent::paginate() - CORE/Cake/Controller/Component/PaginatorComponent.php, line 198
CataloguesController::index() - APP/Controller/CataloguesController.php, line 79
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110 Warning (512) : _cake_core_ cache was unable to write 'default_eng' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'default_eng'
$value = array(
'LC_MESSAGES' => array()
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/tmp/cache/persistent/',
'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 325
I18n::translate() - CORE/Cake/I18n/I18n.php, line 179
__ - CORE/Cake/basics.php, line 558
CataloguesController::_setupView() - APP/Controller/CataloguesController.php, line 106
CataloguesController::index() - APP/Controller/CataloguesController.php, line 82
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162
[main] - APP/webroot/index.php, line 110
Cree Publication Catalog: the collection of publications by Cree School Board Cree Programs:
Catalogues
Dialect
Level
Type
Source
Teaching
Theme
Topic
Author
Adrian Cheezo
Agnes Shem
Albert Tomatuk
Alice N. Fitka
Angela Tapiatic
Anita Loon Gunner
Anita Loon Gunner
Anna Blacksmith
Annie Loon Cheechoo
Annie Neeposh Ottereyes
Annie Ningeok, Enosiq Ejetsiak and Michael Ipeelee
Annie Ningeok, Enosiq Ejetsiak, Michael Ipeelee
Annie Whiskeychan
Annie Whiskeychan, Frances Mark, Frances Visitor
Barbara Blackned, Florrie Katapatuk
Barbara Georgekish
Beatrice Gilpin Mayappo
Beatrice Gilpin Mayappo
Bessie Blackned
Brenda Atsynia
Charles Cheezo
Charles Cheezo, Bessie Blackned
Charlie Bosum
Charlotte Pepabano
Chrissie Samuelson
Coom Matoush
Cree Culture and Language Teachers
Cree Language and Cree Culture teachers
Cree Literacy Students
Cree Programs
Cree Programs from the Cree Way original version
Cree Programs of the Cree School Board
Cree Programs staff
Cree Programs Staff
Cree Way
Daisy Moar
Daniel Moses
David Sandy, Margaret Bearskin
Dorothy Polson
Edith Matoush
Eleanor Mcleod and Jane Moore
Eleanor McLeod, Jane Moore
Eliza Webb
Elizabeth (Blackned) Jolly
Elizabeth Atseriak, Julia Hill, Grace Oldfriend
Elizabeth Atseriak, Julia Hill, Grace Oldfriend
Ella Neeposh
Elsie Duff
Elsie Jimmie
Emily Cooper
Emily Hughboy
Emily Sam
Emma Shecapio
Eva Moar
Evelyn Ratt-Pachano
Florrie Mark-Stewart
Florrie Weapenicappo Mayappo
Frances George
From Different Sources
George Fireman
Gerti & John Murdoch
Gerti & John Murdoch
Hannah (Jacob) Moses
Harriet (Etapp) Coon-Come
Harry Duff
James Jonah
Jane Snowboy Gilpin
Janie Pepabano
Jimmy Iserhoff
Joanne Pashagumeskum-Pepabano
Job Kawapit
Johhny Shecapio
John Blackned
John Murdoch
Johnny Shecapio
Josephine Blackned
Josephine Mayappo Gilpin
Josephine Mianscum Coon
Josephine Mianscum-Coon
Karen Mistacheesick
Kathleen Kitty & Jacqueline Lameboy
Kathy Okpak
Kathy Okpic
Lily Gull Sutherland
Lily Gull-Sutherland
Linda Georgeskish-Pashagumeskum
Linda Moar
Linda Visitor
Louise Cheechoo
Louise Hoover, Carrie Hoover, Caroline Hoover
Luci Salt
Luci Salt, Elsie Duff
Lucy George
Luke MacLeod
Luke MacLeod
Maggie Sheshamush-George
Malaya Audlakiak
Manitoba Native Education and Training
Margaret Beaver
Margaret Cheezo
Margaret Mistacheesick
Marianne Pashagumeskum
Marianne Pashagumskum
Marie Wassillie, Christina Kern, Margaret Beaver
Mark Blackned
Martha Dixon Mayappo
Martha Dixon Mayappo
Mary B. Georgekish
Mary Sandy
Mary Swallow
Matthew Ratt
Minnie Moar
Minnie Shutt Parkes
Nancy Hughboy-Danyluk
Nellie Cox
Nellie Pachanos
Pamela MacLeod
Participants of the First Language Children's Literature Publishing Workshop
Participants of the First Language Children’s Literature Publishing Workshop
Pearl Weistche
Philip Goodwin
Rebecca Kawapit
Ricky Jolly
Rita (Jonah) McLeod, Janie (Jacob) Diamond, Daisy (Blueboy) Moar
Robert Munsch
Rose Dixon Gilpin
Rosie Tent Neeposh
Ruth Salt
Samuel Bearskin
Sandy Masty
Sidney Loon
Simeon Awashish
Stella Matthew-Bearskin
Stephanie Meskino
Susie Matoush
Teachers and Students
The late Annie Whiskeychan
Thomas Coon
Waskaganish Students
Wemindji Cree Literacy Students
Wemindji Cree Literacy Students 2002
William Cox
Page 1 of 12, showing 20 records out of 239 total, starting on record 1, ending on 20
Number Tracing Cards for Pre-school. (1 -1 0)
$15.00
Add to cart
These are erasable tracing cards for the primary students ( Pre-K & K)
Age 4+
ISBN:
out of stock
Stensils (set of 3)
$10.00
Add to cart
These are tracing stencils with the symbols on it. There are 3 in a set and each contains all the symbols.
Age 4+
ISBN: 1-stensils-1
out of stock
Year Published
2004
Edition
1
Editor
Cree Programs Staff
Created
2020-09-28 1 1 :06:41
Modified
2025-1 2-08 1 0:58:42
Dialect
Southern
Also Available In
Northern
Type
Flash Card
Syllabic Chart-High School
$5.00
Add to cart
This is a poster of Syllabic Chart for high school
Age 12+
ISBN:
out of stock
Year Published
2021
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo
Created
2022-02-24 1 1 :44:1 0
Modified
2025-08-28 1 6:44:46
Dialect
Southern
Also Available In
Northern
Type
Poster
Topics
Syllabics
The Night Before Christmas
$5.00
Add to cart
A Christmas story about Santa Claus came down the chimney.
Age 6+
ISBN: 978-1-77376-054-4
Year Published
2021
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo, Lucy Trapper
Photo Credits
Public Domain
Created
2023-06-05 1 3:36:28
Modified
2025-02-25 1 6:25:23
Dialect
Southern
Also Available In
Northern
Type
Book
Series "
Christmas Series
Sewing Poster
$5.00
Add to cart
This is a poster of sewing supplies and tools used for sewing.
Age 10+
ISBN:
Year Published
2021
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo
Created
2022-02-24 1 1 :30:37
Modified
2024-1 0-09 1 0:20:52
Dialect
Southern
Also Available In
Northern
Type
Poster
Sources
Cree Programs
Topics
Sewing
Sewing Flashcards
$30.00
Add to cart
These are flashcards that show the pictures and names of various types of sewing items. The flashcards are 8.5" x 1 1 ".
Age 10+
ISBN:
Year Published
2021
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo
Photo Credits
Public Domain, Louise Cheechoo
Created
2022-02-24 1 6:1 2:1 3
Modified
2024-1 0-09 1 0:20:06
Dialect
Southern
Also Available In
Northern
Type
Flash Card
Sources
Cree Programs
Topics
Sewing
'Twas the Night Before Christmas
$5.00
Add to cart
This book is about when Santa Claus came down the chimney.
Age 10+
ISBN: 978-1-77376-055-1
Year Published
2021
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo, Lucy Trapper
Photo Credits
Public Domain
Created
2021 -1 2-09 1 1 :20:47
Modified
2024-05-31 1 0:1 3:20
Dialect
Southern
Also Available In
Northern
Type
Book
Series "
Christmas Series
Topics
Christmas
Let's go sliding!
$5.00
Add to cart
Emma goes sliding with her friends.
Age 6+
ISBN: 1-896349-07-2
Year Published
201 7
Edition
2
Editor
Annie Whiskeychan
Illustrated By
Lisa Rigby
Modified
2024-05-29 1 4:49:36
Dialect
Southern
Also Available In
Northern
Type
Book
Sources
Circle
Topics
Winter , Girl
Trees and Their Uses
$10.00
Add to cart
This book is about different kinds of trees and their uses.
Age 12+
ISBN: 978-1-77376-010-0
out of stock
Year Published
201 9
Edition
1
Editor
Anna Blacksmith, Patricia Diamond, Louise Cheechoo
Photo Credits
Linda Visitor
Created
2020-03-31 1 6:1 9:07
Modified
2024-05-28 1 6:36:1 2
Dialect
Southern
Also Available In
Northern
Type
Book
Sources
Cree Programs
Themes
Teachings
Berries
$10.00
Add to cart
This is a set of flashcards of berries
Age 8+
ISBN:
Name Tags-Pre-School
$5.00
Add to cart
These are name tags for pre-school students.
Age 4+
ISBN: Nametag
Preschool
out of stock
Year Published
2020
Edition
1
Editor
Louise Cheechooo, Anna Blacksmith
Illustrated By
Cree Programs
Created
2021 -05-27 1 4:42:49
Modified
2024-01 -26 09:54:35
Dialect
Southern
Also Available In
Northern
Type
Name Tags
Sources
Cree Programs
Name Tags-Elem.
$5.00
Add to cart
These are name tags for elementary students.
Age 6+
ISBN: NameTags-Elem.
out of stock
Year Published
2020
Edition
1
Editor
Louise Cheechoo, Anna Blacksmith
Illustrated By
Pearl Weistche
Created
2021 -05-27 1 4:22:34
Modified
2024-01 -1 0 1 5:29:44
Dialect
Southern
Also Available In
Northern
Type
Name Tags
Traditional Recipe Book
$10.00
Add to cart
This is a traditional recipe book
Age 10+
ISBN: 978-1-77376-070-4
Year Published
2022
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo
Photo Credits
Nellie Cox
Created
2022-09-1 6 1 5:1 7:49
Modified
2024-01 -1 0 1 1 :38:1 1
Dialect
Southern
Also Available In
Northern
Type
Book
Topics
Food
Actions
$5.00
Add to cart
This set of flashcards entitled Actions, has 1 1 2 cards to this category. They include actions like dancing, sharing, paddling, paddling by, paddling away, paddling forward and just plain paddling, etc...
Age 4+
ISBN: 1-flash-06
Year Published
1 998
Edition
1
Photo Credits
Linda Mayappo-Visitor
Modified
2024-01 -08 1 6:41 :57
Dialect
Southern
Also Available In
Northern
Type
Flash Card
Themes
Memoirs
Topics
Winter , Boy , Girl , Tradition , Celebrations , Artifacts , Food , Clothing , Spring , Summer , Family , Fall
Syllabic Word Builders
$20.00
Add to cart
These are about 420 plastic chips that make up the syllabic symbols and vowels that the student can use to make words or phrases.
Age 6+
ISBN:
Year Published
201 5
Edition
1
Created
2022-1 2-08 1 3:07:30
Modified
2023-06-05 1 6:38:05
Dialect
Southern
Also Available In
Northern
Type
Flash Card
The Girl Who Was Found
$5.00
Add to cart
This is a fictional story about a girl who lived in the bush all her life. She never saw the modern way of life. One day a young man is canoeing and he sees her but does not approach her yet. Then one day they finally meet and bring her to the community. She is so fascinated by the sight. This is for secondary level.
Age 12+
ISBN: 978-1-897296-46-2
Year Published
2007
Edition
2
Editor
Ruth Salt, Daisy Moar, Anna Blacksmith
Emily Cooper, Patricia Diamond
Illustrated By
Willard Moar
Modified
2023-04-1 3 1 4:1 1 :40
Dialect
Southern
Also Available In
Northern
Type
Book
Sources
Cree Literacy
Topics
Boy , Girl , Family
Teepee
$10.00
Add to cart
This book is about the step-by-step process of setting up a teepee.
Age 10+
ISBN: 978-1-77376-062-2
Year Published
2022
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo
Photo Credits
Anna Blacksmith
Created
2022-08-1 0 1 4:33:39
Modified
2023-03-07 1 6:40:36
Dialect
Southern
Also Available In
Northern
Type
Book
Themes
Teachings
The Process of killing a bear
$10.00
Add to cart
This book talks about setting a bear trap, cleaning, skinning and smoking the meat. It is for upper elementary and secondary levels.
Age 12+
ISBN: 1-897296-03-7
Year Published
2006
Edition
2
Editor
Ruth Salt, Daisy Moar, Anna Blacksmith, Patricia Diamond
Emily Cooper, Anna Blacksmith, Patricia Diamond
Photo Credits
Annie Neeposh Ottereyes, Emma Shecapio, pg. 3
Modified
2023-03-07 1 6:04:21
Dialect
Southern
Also Available In
Northern
Type
Book
Sources
Cree Literacy
Topics
Animals
Preparing a Goose
$10.00
Add to cart
This book shows the steps of how to pluck and clean a goose.
Age 8+
ISBN: 978-77376-063-6
Year Published
2022
Edition
1
Editor
Anna Blacksmith, Louise Cheechoo
Photo Credits
Anna Blacksmith
Created
2022-09-1 6 1 4:01 :03
Modified
2023-03-07 1 5:51 :57
Dialect
Southern
Also Available In
Northern
Type
Book
Sources
Cree Literacy
Themes
Teachings
John Ross remembers
$3.00
Add to cart
The story of a little boy who went with his mom and aunt to check rabbit snares and he packed lunch for himself.
Age 6+
ISBN: 978-1-927937-68-6
Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'file_map'
$value = array(
'Configure' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Core/Configure.php',
'Hash' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Utility/Hash.php',
'Cache' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Cache/Cache.php',
'FileEngine' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Cache/Engine/FileEngine.php',
'CacheEngine' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Cache/CacheEngine.php',
'Inflector' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Utility/Inflector.php',
'ErrorHandler' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Error/ErrorHandler.php',
'CakeLog' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Log/CakeLog.php',
'LogEngineCollection' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Log/LogEngineCollection.php',
'ObjectCollection' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Utility/ObjectCollection.php',
'FileLog' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Log/Engine/FileLog.php',
'BaseLog' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Log/Engine/BaseLog.php',
'CakeLogInterface' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Log/CakeLogInterface.php',
'Debugger' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Utility/Debugger.php',
'String' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Utility/String.php',
'Dispatcher' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Routing/Dispatcher.php',
'CakeEventListener' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Event/CakeEventListener.php',
'CakeRequest' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Network/CakeRequest.php',
'CakeResponse' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Network/CakeResponse.php',
'CakeEvent' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Event/CakeEvent.php',
'CakeEventManager' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Event/CakeEventManager.php',
'AssetDispatcher' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Routing/Filter/AssetDispatcher.php',
'DispatcherFilter' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Routing/DispatcherFilter.php',
'CacheDispatcher' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Routing/Filter/CacheDispatcher.php',
'Router' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Routing/Router.php',
'CakeRoute' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Routing/Route/CakeRoute.php',
'CakePlugin' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Core/CakePlugin.php',
'CataloguesController' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Controller/CataloguesController.php',
'AppController' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Controller/AppController.php',
'Controller' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/Controller.php',
'Object' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Core/Object.php',
'ComponentCollection' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/ComponentCollection.php',
'SessionComponent' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/Component/SessionComponent.php',
'Component' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/Component.php',
'EmailComponent' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/Component/EmailComponent.php',
'PaginatorComponent' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/Component/PaginatorComponent.php',
'RequestHandlerComponent' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/Component/RequestHandlerComponent.php',
'AuthComponent' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Controller/Component/AuthComponent.php',
'CakeSession' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/Datasource/CakeSession.php',
'I18n' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/I18n/I18n.php',
'L10n' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/I18n/L10n.php',
'SyllabicConvertor' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Lib/SyllabicConvertor.php',
'ClassRegistry' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Utility/ClassRegistry.php',
'Catalogue' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Catalogue.php',
'AppModel' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/AppModel.php',
'Model' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/Model.php',
'BehaviorCollection' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/BehaviorCollection.php',
'ConnectionManager' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/ConnectionManager.php',
'Mysql' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/Datasource/Database/Mysql.php',
'DboSource' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/Datasource/DboSource.php',
'DataSource' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/Datasource/DataSource.php',
'Author' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Author.php',
'Dialect' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Dialect.php',
'Type' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Type.php',
'Series' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Series.php',
'Media' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Media.php',
'Source' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Source.php',
'Teaching' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Teaching.php',
'Theme' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Theme.php',
'Topic' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Topic.php',
'Shoppingcart' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/Model/Shoppingcart.php',
'ContainableBehavior' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/Behavior/ContainableBehavior.php',
'ModelBehavior' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/Model/ModelBehavior.php',
'View' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/View.php',
'HelperCollection' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/HelperCollection.php',
'ViewBlock' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/ViewBlock.php',
'JsHelper' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/Helper/JsHelper.php',
'AppHelper' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/View/Helper/AppHelper.php',
'Helper' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/Helper.php',
'HtmlHelper' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/Helper/HtmlHelper.php',
'FormHelper' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/Helper/FormHelper.php',
'SessionHelper' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/Helper/SessionHelper.php',
'PaginatorHelper' => '/var/virtual/eastcree.org/webroot/htdocs/manager/lib/Cake/View/Helper/PaginatorHelper.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/tmp/cache/persistent/',
'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 325
App::shutdown() - CORE/Cake/Core/App.php, line 899
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'method_cache' to File cache [CORE/Cake/Cache/Cache.php , line 325 ]Code Context ),
E_USER_WARNING
); $key = 'method_cache'
$value = array(
'name' => array(
'f61bdb08dc26836b243491223563972c' => '`eastcree`',
'2c692c23551888f5b9b4aab911b445b3' => '`mgr_catalogue`',
'bf06687cef3e458266fa66162cc2eff5' => '`mgr_authors`',
'bd145b5ec092b352d0b5305962742ef6' => '`Catalogue`.`id`',
'dfbbfdf09a11b324d8e25af76305deb1' => '`Catalogue`.`isbn`',
'056511cbf83cd0772c1cb682e6e9b0fe' => '`Catalogue`.`price`',
'1e08004c8d03d330df2a704891be4d19' => '`Catalogue`.`quantity`',
'74ed32d9bea565a8582e3622123625dc' => '`Catalogue`.`dialect_id`',
'8ea550fe6b3cb570d9db5d4d5f0710ec' => '`Catalogue`.`series_id`',
'4e39fa45a8899fe3eca4a9cc45852555' => '`Catalogue`.`age`',
'c00c6f6e0e5d2459f962917e3222e138' => '`Catalogue`.`author_id`',
'982e055d5388a820d57a7b2132b5bd6f' => '`Catalogue`.`type_id`',
'4ba72a98e5445be1c623940e2fd3e245' => '`Catalogue`.`otherdialect`',
'59bb687ef9cd5c1e7ee38e23711b684c' => '`Catalogue`.`year_published`',
'1e491dd633b437fca8bdc2e84f263e88' => '`Catalogue`.`edition`',
'052c0d689aaab9eb38e10cb46789a750' => '`Catalogue`.`title_n`',
'9693314ddde3f094680c0bd1079d3f2f' => '`Catalogue`.`title_s`',
'46da401f0f49f11873dca1f8e4a8d302' => '`Catalogue`.`title_en`',
'fd24b3d6c9c5567ffb3f6e0f9e3703cd' => '`Catalogue`.`title_fr`',
'5692dcb99fc9c354ad3ffe4bd734ba9c' => '`Catalogue`.`summary_n`',
'b86e890e8dd469607ee3bf4ca1b967e3' => '`Catalogue`.`summary_s`',
'7d61359637577d7213c52e6ff8eaee22' => '`Catalogue`.`summary_en`',
'2db68ef9cd0514efbed862d1347dec5c' => '`Catalogue`.`summary_fr`',
'069a71677cdb247e0ad7bfaa1810307f' => '`Catalogue`.`editor_en`',
'28a862468b73a8e4f35a962654c1bca3' => '`Catalogue`.`editor_fr`',
'5cb26812fa9daaee8abfe97c9aee63e4' => '`Catalogue`.`editor_n`',
'c126fbbb04651d898b51c7766abac891' => '`Catalogue`.`editor_s`',
'22024a18a8da9356c564abe8cf65762e' => '`Catalogue`.`illustrated_by_en`',
'52bb6a161bbd4bf365edf206c478936c' => '`Catalogue`.`illustrated_by_fr`',
'c69164dfecbe2bd0ada637feb2d88d18' => '`Catalogue`.`illustrated_by_n`',
'5d61878d952d83a4632f224c1b5b46a6' => '`Catalogue`.`illustrated_by_s`',
'73fecb290d7c93476aeb4fb619727f91' => '`Catalogue`.`photo_credits_en`',
'57435f7ffff7cb9f1c1744f7c21f105b' => '`Catalogue`.`photo_credits_fr`',
'a94a3294aab1409c668652e756cb74d5' => '`Catalogue`.`photo_credits_n`',
'833f96300c31b2dd96ac4c81a0a1b92e' => '`Catalogue`.`photo_credits_s`',
'8fadadcae202014456d5af98a1130140' => '`Catalogue`.`is_new`',
'1fb9258f5c3bd0bdf3975f8b73c8087e' => '`Catalogue`.`is_discontinued`',
'90f43597f6da70b2a98b8c1b53028033' => '`Catalogue`.`admin_note`',
'd99612a2c860ceeef228585aeadc8263' => '`Catalogue`.`status`',
'15911518a597b1766d8a2da59097b27a' => '`Catalogue`.`created`',
'3e0be5c495936f1d6fcb77cc5a2bf072' => '`Catalogue`.`modified`',
'9d0b40f70cbc28f9ab1adf1d30a98582' => '`Catalogue`.`logs`',
'49ced69a3182107af2ac2af45a16716e' => '`mgr_dialects`',
'237f661e917bf45b50608d29d31f565b' => '`Dialect`.`id`',
'23dae17382a93fb710da91ee1566b910' => '`Dialect`.`name_n`',
'299ab1a4540992dfcaff574049979edb' => '`Dialect`.`name_s`',
'27fc48b14bd2f80de9c38c0dc4847f8a' => '`Dialect`.`name_en`',
'fd4984066f4111eed67cc0ec66ba93db' => '`Dialect`.`name_fr`',
'a5f22861af4ce5df840ed15731d68fd7' => '`Dialect`.`description_n`',
'6d6040481ff35ebece81ef729d64b3bf' => '`Dialect`.`description_s`',
'8ce89e077fb0d00554efb24e789b33a0' => '`Dialect`.`description_en`',
'507a99286074fb18c4bfe37957cb0731' => '`Dialect`.`description_fr`',
'18ab0b8913d84da3218e58335f076e1b' => '`Dialect`.`catalogue_count`',
'24df27e3ee1a9534a624c05e1f679304' => '`Dialect`.`story_count`',
'7573a8463ad1fcaf62260355a5e827d1' => '`Dialect`.`admin_note`',
'39b1aa1cd8c64e1edd9d335f96e89b9b' => '`Dialect`.`sort`',
'2fb98f806287860320c3057c7ebe1282' => '`Dialect`.`created`',
'cde485e36399abb854c51025ff0e3925' => '`Dialect`.`modified`',
'e8ddbffcee91e222dcce00ae88db2afc' => '`Dialect`.`status`',
'4d435e0cbae7f1de3f35857b3888485d' => '`Dialect`.`logs`',
'cc0833c6940dcef7c2e6b937b4bf3882' => '`Also_available_in`.`id`',
'438f9939be01783851c76c7474ab500e' => '`Also_available_in`.`name_n`',
'2e090b37329e149c33b98cb23815d451' => '`Also_available_in`.`name_s`',
'031924e28f2aa5f8537eb2db9b6a9018' => '`Also_available_in`.`name_en`',
'cb9db1836b45272b371528c28a975d99' => '`Also_available_in`.`name_fr`',
'2deaebfadb31735781bb405279805dcb' => '`Also_available_in`.`description_n`',
'b24f3e54f9c9988ecc78e91ecdb30ee1' => '`Also_available_in`.`description_s`',
'362282ab3721f6fab823026bbcab0cd0' => '`Also_available_in`.`description_en`',
'87c8e41615da74fb57558cff0c5485e9' => '`Also_available_in`.`description_fr`',
'8da62dd0b48a0eda90cdfc9668094b24' => '`Also_available_in`.`catalogue_count`',
'7dc8b288a2fc42f57f108b0456384909' => '`Also_available_in`.`story_count`',
'7095180a931e42d36a14fe67e51744f9' => '`Also_available_in`.`admin_note`',
'ef8866b7a7be82bd89b31deb9a63f1d3' => '`Also_available_in`.`sort`',
'8c2fd1334692ab158191fccd24639468' => '`Also_available_in`.`created`',
'b324d0b49976d9e360943f4719efb08b' => '`Also_available_in`.`modified`',
'3336ddbc435642866ea5d77c87973425' => '`Also_available_in`.`status`',
'82d536643e6775c53c91514da6288cc2' => '`Also_available_in`.`logs`',
'5bcb985221bf286250f1ff1d0cad7804' => '`Author`.`id`',
'7317cc9c353c6caebf759fe6bb1413af' => '`Author`.`name_n`',
'f5e7625ba7e39ddf6ec76738657d193e' => '`Author`.`name_s`',
'314ecc2440871f1add3a870695c31439' => '`Author`.`name_en`',
'81a12e7055726bc793b07ebd2ce0a173' => '`Author`.`name_fr`',
'2eeb424b105d59b02372592b5d5579dc' => '`Author`.`biography_n`',
'eab8eb6eb2a6be06ba2b6b5a76ce75b2' => '`Author`.`biography_s`',
'71fa4fab08021ae74d64538cb31c205f' => '`Author`.`biography_en`',
'2321e54be7e6348958a47c860e892a36' => '`Author`.`biography_fr`',
'337830b65bf92d3d7923a6a0be1a57f0' => '`Author`.`catalogue_count`',
'ed8dff768b2312198b5d4cc0d0eb1b31' => '`Author`.`admin_note`',
'48be1b9dccc361305db6010afeb69851' => '`Author`.`media_id`',
'62cb792570b7f3ad3a7865e14fbb1078' => '`Author`.`status`',
'e7806176267853b31a86e8e4e800d1f3' => '`Author`.`created`',
'091dc91d8b5f3692de56ac0f1e6019d0' => '`Author`.`modified`',
'07c61947fbc6532a6bde7dfaadf96720' => '`Author`.`logs`',
'5cbe5582e55c01ee5956a8434add5f0e' => '`mgr_types`',
'7cbdff681148fc21c7389a371853b331' => '`Type`.`id`',
'd1c0f611da0ebb867c60f77f09252d42' => '`Type`.`name_n`',
'cc4cbd7505b3e234e40313fc04fc0180' => '`Type`.`name_s`',
'bbe6bf4fad8478fe62c8cc5fa3dd7d95' => '`Type`.`name_en`',
'bda63bd32b0248c8a106dd0ae8336b8a' => '`Type`.`name_fr`',
'd3e4745f19e9444102de9b01a2e99cb4' => '`Type`.`description_n`',
'd984a90d47cd555f4a2557fac0ab1aa3' => '`Type`.`description_s`',
'5823c055b8032df7afb4c4a816481125' => '`Type`.`description_en`',
'5afd1c2365c0ba4d08d2991ee05b2a1f' => '`Type`.`description_fr`',
'0c2dabe037c427b846801c53c2d7ba78' => '`Type`.`catalogue_count`',
'e2488589c05c949d7837d6780d397424' => '`Type`.`admin_note`',
'b9529332c4232a8d1a05336f00111e71' => '`Type`.`sort`',
'f876356065c3e9493abf3d875be1d612' => '`Type`.`status`',
'dbd1db770088ee1bab21945a008d7818' => '`Type`.`created`',
'59ae15fdcf14e8f25e26b4f9853f5b73' => '`Type`.`modified`',
'b1caf28f9e57572b7fe45d0d01c7c388' => '`Type`.`logs`',
'e2600bb6bbbb07f61abae51759bf6ce7' => '`mgr_series`',
'e2f99c2c4e82749c933b04bef1f9f900' => '`Series`.`id`',
'7b71bc083b5dd9f45f50caca99cf4807' => '`Series`.`name_n`',
'b2685e40463eae6c2ec2932d58729200' => '`Series`.`name_s`',
'3457fbf96cad97fc5358074270635f33' => '`Series`.`name_en`',
'57019eec643bcfcac724078cfb9c3f4d' => '`Series`.`name_fr`',
'12c025fd54ba53a1c99f9c1b928f0796' => '`Series`.`description_n`',
'6c17384dcb39cc5125285b973e67a0dd' => '`Series`.`description_s`',
'b8583abb2eb7ca4265e61aca55f1a324' => '`Series`.`description_en`',
'e2df3486f86c04dc30313e3ea873e584' => '`Series`.`description_fr`',
'f48314900710f417e9cc5c36d1f6be30' => '`Series`.`catalogue_count`',
'1853d87d0a24f42a829483353eceee66' => '`Series`.`admin_note`',
'c343d5e9408656af3819a94b17ada0e5' => '`Series`.`sort`',
'340ef7f1e59771f1d905ee4b8b205850' => '`Series`.`created`',
'52b1e0eaa32d14ce00f5918489fb01ad' => '`Series`.`modified`',
'4b6414e4f723457cf48d972f8b8e4a15' => '`Series`.`status`',
'0ae49eb56ad160d5fa8383a9fb713339' => '`Series`.`logs`',
'5d78f379d357b5c6e5aac40c5646dfa0' => '`mgr_catalogue_media`',
'1776ce2d2abe3c955ecfd1056b7320da' => '`CatalogueMedia`.`id`',
'b1e7acdfe6eb13fc895507963f2212cd' => '`CatalogueMedia`.`media_id`',
'c81fda9a67e8b960cfd0cb7b1d4de51e' => '`CatalogueMedia`.`catalogue_id`',
'45bee4a590825dc9a878ad8681767cd7' => '`CatalogueMedia`.`created`',
'88b1ad11738875e95b9341bbf8a99157' => '`CatalogueMedia`.`modified`',
'effec986fc5f5eb922a1886c076a2df4' => '`mgr_media`',
'0ad76147806e9b64ffe05305479caa73' => '`Media`.`id`',
'9934282e7779656a1783f397e54e64ac' => '`Media`.`type`',
'e26082d9b085de6ee258586a0cfa11c1' => '`Media`.`mime`',
'f926af6540e59e3ced77e486636287bb' => '`Media`.`filename`',
'e808b7798c51f9386880c2f6c0649f55' => '`Media`.`url`',
'8a8aea21b16b83d9d5b5dfc5700a87cf' => '`Media`.`path`',
'72bff62214d379b49b43f42445400001' => '`Media`.`folder`',
'ae66ddcbd033e5cc7dd98f182a82aa5d' => '`Media`.`orthography`',
'fe045cc8e126c8307a436968b4b871ed' => '`Media`.`dialect`',
'e92c21c54484fe468b44f8cb0ce91700' => '`Media`.`metadata`',
'f2b942c7bb33d9f676951d3d33ea8eda' => '`Media`.`user_id`',
'24fd98fcbdff26b5b340637606d459a4' => '`Media`.`status`',
'4c13019cea3fd0a7e36ddd845f0a6ab6' => '`Media`.`log`',
'b6057d53303fe11cff8c59170c027428' => '`Media`.`created`',
'a35e55c5529fba4bc5d249542af4e5c5' => '`Media`.`modified`',
'aec4e077ddbd08704d704f27265b0818' => '`CatalogueMedia`',
'746466934a20ee39c796a6e5795c89ee' => '`Media`',
'f6e2fd51fafe8d1e6101d373f946f131' => '`mgr_catalogue_sources`',
'4080491a16f35f0a15869f8eaf311a6f' => '`CatalogueSource`.`id`',
'c86af2c1eb43a47e4ca42acf46864b78' => '`CatalogueSource`.`catalogue_id`',
'4036c0404090408887de7aa2c05bd01d' => '`CatalogueSource`.`source_id`',
'065238981b16563300b58a6c497abe5d' => '`CatalogueSource`.`created`',
'2ac2843bee1aeac3d05c0afcd282ba2a' => '`CatalogueSource`.`modified`',
'09e47f36ba302824d5749145834e31c8' => '`mgr_sources`',
'82750d57ec5ac79ba22f64e529cee191' => '`Source`.`id`',
'164d7792eede1f26635211b7f702cf57' => '`Source`.`name_n`',
'7efc2f72a5ecf421dedcb14d9edee733' => '`Source`.`name_s`',
'c8603b602bb75193f6941d29a6d4513f' => '`Source`.`name_en`',
'0149549c63d4bd8f661418229c9abd5e' => '`Source`.`name_fr`',
'9abd14b4254f6ef87c6ba841a3619852' => '`Source`.`description_n`',
'd4eed2f8202a451a22d97a73024726a7' => '`Source`.`description_s`',
'b4352c0c0f740ddc19660eac3a81e2f8' => '`Source`.`description_en`',
'8dc723cebdc9a78276dc958405464e9c' => '`Source`.`description_fr`',
'9e603fab3d1379f2e79a9fa480710bc7' => '`Source`.`catalogue_count`',
'4ee55df099e2068a73393451aa14abdf' => '`Source`.`admin_note`',
'dc930fd7ca68a94379a88d6368f77ea7' => '`Source`.`sort`',
'910c858b24cde3dfe38edca9ddd34cdb' => '`Source`.`created`',
'274c028d226f572719fc0485f3eba2a1' => '`Source`.`modified`',
'827421c7485218ac7233da3ea2655f36' => '`Source`.`status`',
'6268167472c166f8a5d8e9d96bc984ba' => '`Source`.`logs`',
'68dec754fb8d743748742028dadc1e5e' => '`CatalogueSource`',
'20cd88209b40eb952d7cb5ad0a21ac67' => '`Source`',
'1b1a35cc130da3f95f03886bb9644273' => '`mgr_catalogue_teachings`',
'ba43a4d5f4ff060cf25d1f7adb51a07e' => '`CatalogueTeaching`.`id`',
'627e11608fc86cf4584166aeb82373f4' => '`CatalogueTeaching`.`teaching_id`',
'9341b8b3c2ea9eb48ccbf75130088a39' => '`CatalogueTeaching`.`catalogue_id`',
'a4c6643521bc70e699f0f1c78c73f149' => '`CatalogueTeaching`.`created`',
'5b47ca927d0e5c52bc60cee7da3bfb29' => '`CatalogueTeaching`.`modified`',
'5ab19db8671ef0028a732f469d785419' => '`mgr_teachings`',
'81745f277916b4f6c9636c3a725fe8b1' => '`Teaching`.`id`',
'84cb87fc3725b528aaf7947f07e2a550' => '`Teaching`.`name_n`',
'8e5558074a7ab5eaa16da6f0892a3829' => '`Teaching`.`name_s`',
'064f028b94aefeeaf29e72c2c85a9906' => '`Teaching`.`name_en`',
'f01682263da21ae12dc49983bc0d4b00' => '`Teaching`.`name_fr`',
'1cc4bc1c134019d86fa4f981609ed98d' => '`Teaching`.`description_n`',
'c7c70feffb66f925139c3dfe9e706912' => '`Teaching`.`description_s`',
'96279943934f6f7e8e8e3eb8032de419' => '`Teaching`.`description_en`',
'843cf90d7f3989782b3013a20a4245fc' => '`Teaching`.`description_fr`',
'c745cc8cccbd6a1ffa1963f2b041744e' => '`Teaching`.`catalogue_count`',
'9197cce4188cd466f5750f4b60aea459' => '`Teaching`.`story_count`',
'3b455266f04a03085481d1e9d45f71cf' => '`Teaching`.`admin_note`',
'2220d5be2d7a60848840ed9717e5f7de' => '`Teaching`.`sort`',
'7d257d1127dd3740abd82182060c60dc' => '`Teaching`.`created`',
'61a232f96d149c5164adef1599b8cc9a' => '`Teaching`.`modified`',
'a0c19862e0eb398a77f9c83d9209c96e' => '`Teaching`.`status`',
'd4c76af191237b498753ccb04f1f2c97' => '`Teaching`.`logs`',
'14f8b6807e337dad63cab0faa035e35e' => '`CatalogueTeaching`',
'91c67078f8c2fdc103626ff35075b5fd' => '`Teaching`',
'd6d932edce68e284f1173e7ffba234d3' => '`mgr_catalogue_themes`',
'2f5931f9c5a819ac2a9ba3e04947c554' => '`CatalogueTheme`.`id`',
'b876a5b6472ce049d055233a4c2d9c27' => '`CatalogueTheme`.`theme_id`',
'2809d767cca3ff14910de71454b6077a' => '`CatalogueTheme`.`catalogue_id`',
'2ba5c3aa59638d0616a28e21e46c79e9' => '`CatalogueTheme`.`created`',
'd8c247410fba20a462fd287e0d9446e3' => '`CatalogueTheme`.`modified`',
'e1831db11b499a1d300e5fec9dd0b1d8' => '`mgr_themes`',
'a1feff1f6c14839229c183b1eb41bee0' => '`Theme`.`id`',
'be717f1c2dc4480b04f3ec7b88775b05' => '`Theme`.`name_n`',
'ec4ab53616d957fdf33b35a2cbd73fc2' => '`Theme`.`name_s`',
'8e2a20d94442af1895bb67536914c677' => '`Theme`.`name_en`',
'357524e31f62835a43289cc13a1553aa' => '`Theme`.`name_fr`',
'58a291d7e48427a587770f8ab1229981' => '`Theme`.`description_n`',
'98738f05429c1d51a94d0b0e8c9942bf' => '`Theme`.`description_s`',
'a49326861a378abcbe1c141f87361763' => '`Theme`.`description_en`',
'daa5c04521c8d500a9b47fc0bc637142' => '`Theme`.`description_fr`',
'41b39964885ae29be314945ac3bb0b5d' => '`Theme`.`catalogue_count`',
'dbfe4ae5098d4119142b3ac32c776d58' => '`Theme`.`story_count`',
'477e9f9b83f54c931981c1386e534396' => '`Theme`.`admin_note`',
'449fe9226c0c470347a068edbb521e93' => '`Theme`.`sort`',
'95b0afca79afc77d8227b04e371eec3f' => '`Theme`.`created`',
'b44bb4c5148206fea27b7825b26ccb1a' => '`Theme`.`modified`',
'a8f051d188e5f18892a12055c5afc2e3' => '`Theme`.`status`',
'25df97d93f60050eb2083414327f15da' => '`Theme`.`logs`',
'32373a75166f562b50ce8e0c16360af3' => '`CatalogueTheme`',
'4d1a289b9d28312593c1ba0b8fa6ab3a' => '`Theme`',
'5a03d32fa0f63ae2959fe99a606cc8f6' => '`mgr_catalogue_topics`',
'c857cb8b49e6ae81700eb11d59fb1c25' => '`CatalogueTopic`.`id`',
'7a959d16ecb875dc7da4c78590dfbfd7' => '`CatalogueTopic`.`topic_id`',
'd381fb6d3b9c90dbbb2514782bce1228' => '`CatalogueTopic`.`catalogue_id`',
'efa103d00e526d758df5b6e9952893df' => '`CatalogueTopic`.`created`',
'9b6652222c33b43f3151ce75e8e5ee72' => '`CatalogueTopic`.`modified`',
'ef7a8d510c84289caec5c471706c7b91' => '`mgr_topics`',
'b345dbed92bc5f0a0f6b242092861e30' => '`Topic`.`id`',
'1d8f4f97a4321059d28d9987cadce415' => '`Topic`.`name_n`',
'60498a1f7a4eebf5e7b2193f1ea45d99' => '`Topic`.`name_s`',
'b810187f4648d72df38a37854e96c242' => '`Topic`.`name_en`',
'c72fb511d516468d9180fdf7b8943c01' => '`Topic`.`name_fr`',
'4c5eff70109380ac75f4001f807b29ed' => '`Topic`.`description_n`',
'8ed04448b75da7fcb56338db24d08d30' => '`Topic`.`description_s`',
'521b23ab4d7c753152b5f2938fb14f7f' => '`Topic`.`description_en`',
'0536bc8e7b231bfb4ce5a6bd6ccc7594' => '`Topic`.`description_fr`',
'cf2ca07831329ca1e94368c4da646508' => '`Topic`.`catalogue_count`',
'c3b33a22c88d6367cb075403c89ec48a' => '`Topic`.`story_count`',
'35918e5137488ef3b38d7b535693ef24' => '`Topic`.`admin_note`',
'c014864ef96c6f838bd1f8e7f5a0e526' => '`Topic`.`sort`',
'b20a07ce9e845aecae74397f79219500' => '`Topic`.`created`',
'8fbb9a218738a2f8bf7eaf49e9b47e80' => '`Topic`.`modified`',
'5759b152fabc74aa25b308f21b440b33' => '`Topic`.`status`',
'c4a597a9bf830f9c1e5a00efbfa754d8' => '`Topic`.`logs`',
'2bae22b6041a21653ab1816969d1cf14' => '`CatalogueTopic`',
'e5e576c3693eb194c4a00de1c44d0d1c' => '`Topic`',
'f614252dbb09eda7c338cbd1da55df24' => '`mgr_catalogue_shoppingcarts`',
'259e8b78ef30b05cea1ae1e1f976442c' => '`CatalogueShoppingcart`.`id`',
'48a20d3c0b773e2b3984133bb8b7f5e7' => '`CatalogueShoppingcart`.`shoppingcart_id`',
'e45142af694675618a52be15cb09cdd8' => '`CatalogueShoppingcart`.`catalogue_id`',
'd79cbbd921361277a373a9e06c73f29d' => '`CatalogueShoppingcart`.`quantity`',
'b58b78c4a86156b148978d4123c3f882' => '`CatalogueShoppingcart`.`price`',
'77a773cc147c1e367db15dd7f27ff03d' => '`CatalogueShoppingcart`.`subtotal`',
'36712872756f8ab348df579d033cc6c0' => '`CatalogueShoppingcart`.`notes`',
'9a9cf6842bd2cb4a9e24effa8926b4be' => '`CatalogueShoppingcart`.`created`',
'd066e8cbd994a77cebeb9a5367f68737' => '`CatalogueShoppingcart`.`modified`',
'83c9551a6dc917b5f35f6b0500873a38' => '`CatalogueShoppingcart`.`logs`',
'42383cd742b848efb8b09a5e64cc818a' => '`mgr_shoppingcarts`',
'2fac0b2b6131b3035585309581d34555' => '`Shoppingcart`.`id`',
'b4d135d51fa15e8781ef16e6f6327041' => '`Shoppingcart`.`email`',
'98de925dac432ef78477b5caf6ba3661' => '`Shoppingcart`.`name`',
'cc63d245c75d299774dddaa43f8aa41a' => '`Shoppingcart`.`telephone`',
'ab2eab3845077bddf64a82f6c7d53fc7' => '`Shoppingcart`.`address`',
'7c96eb35422b6ff60679243c33e79a5b' => '`Shoppingcart`.`city`',
'a655acbc5461b3518927abd1f0c65c82' => '`Shoppingcart`.`province`',
'6aefb7093ac1914e6bf57a2cfbdc8a81' => '`Shoppingcart`.`postal_code`',
'c526a28e6943500d449f8e544f7e5d25' => '`Shoppingcart`.`country`',
'6139612a926e7f3eba9fe17ff8ebc53f' => '`Shoppingcart`.`special_instruction`',
'b9868a626a6f0e19318fee560f88ec84' => '`Shoppingcart`.`catalogue_count`',
'18705542b720299674e997388f54a6d2' => '`Shoppingcart`.`admin_note`',
'508f37251239dc5dfd7fd9765d5fcca4' => '`Shoppingcart`.`notes`',
'c0e3bdab28391aa7f888bbea7a0eefab' => '`Shoppingcart`.`status`',
'f0bb00c76775d83f6d09aabf82843622' => '`Shoppingcart`.`shipping_cost`',
'df0280cdd47883efa2b72eea0fc6e27e' => '`Shoppingcart`.`total`',
'59f0f291e8f0e991ac85596421a11a6d' => '`Shoppingcart`.`shipped`',
'fe8f0a48101b64759fd61e446e0c0266' => '`Shoppingcart`.`created`',
'bf58104a01ba9fa759f65d1bc52072bc' => '`Shoppingcart`.`modified`',
'5212aa9b1b506a7f2865312f4596869a' => '`Shoppingcart`.`logs`',
'1ac5227482f6ceb2d0830262af9dce3f' => '`CatalogueShoppingcart`',
'b9ad4d1914cea6a6fb2d4e3beaefc7e0' => '`Shoppingcart`',
'626149bc4cb85ba4b426f61c55395793' => '`Dialect`',
'53c920bffdea137e0ab451ebc7e712ca' => '`Also_available_in`',
'e52bc07db3e0889eda5ffc09ff61f9f7' => '`Author`',
'883e5ee58fcff55b813ff95b82e53765' => '`Type`',
'66c33647f6e9495fd641d1d07075c299' => '`Series`',
'1378faae5842de3c0cb77be4419edcd1' => '`Catalogue`',
'47eb7bb09414c64f779510914712b6ee' => '`count`',
'cf9f9fbbb24544659ae4b59937ecb570' => '`status`',
'63c58b753ea8963c9f78bbf3cb44dc44' => '`name_en`'
),
'fields' => array(
'c9f7df13f151fd3b2bd7fa663952b70b' => array(
(int) 0 => '`Catalogue`.`id`',
(int) 1 => '`Catalogue`.`isbn`',
(int) 2 => '`Catalogue`.`price`',
(int) 3 => '`Catalogue`.`quantity`',
(int) 4 => '`Catalogue`.`dialect_id`',
(int) 5 => '`Catalogue`.`series_id`',
(int) 6 => '`Catalogue`.`age`',
(int) 7 => '`Catalogue`.`author_id`',
(int) 8 => '`Catalogue`.`type_id`',
(int) 9 => '`Catalogue`.`otherdialect`',
(int) 10 => '`Catalogue`.`year_published`',
(int) 11 => '`Catalogue`.`edition`',
(int) 12 => '`Catalogue`.`title_n`',
(int) 13 => '`Catalogue`.`title_s`',
(int) 14 => '`Catalogue`.`title_en`',
(int) 15 => '`Catalogue`.`title_fr`',
(int) 16 => '`Catalogue`.`summary_n`',
(int) 17 => '`Catalogue`.`summary_s`',
(int) 18 => '`Catalogue`.`summary_en`',
(int) 19 => '`Catalogue`.`summary_fr`',
(int) 20 => '`Catalogue`.`editor_en`',
(int) 21 => '`Catalogue`.`editor_fr`',
(int) 22 => '`Catalogue`.`editor_n`',
(int) 23 => '`Catalogue`.`editor_s`',
(int) 24 => '`Catalogue`.`illustrated_by_en`',
(int) 25 => '`Catalogue`.`illustrated_by_fr`',
(int) 26 => '`Catalogue`.`illustrated_by_n`',
(int) 27 => '`Catalogue`.`illustrated_by_s`',
(int) 28 => '`Catalogue`.`photo_credits_en`',
(int) 29 => '`Catalogue`.`photo_credits_fr`',
(int) 30 => '`Catalogue`.`photo_credits_n`',
(int) 31 => '`Catalogue`.`photo_credits_s`',
(int) 32 => '`Catalogue`.`is_new`',
(int) 33 => '`Catalogue`.`is_discontinued`',
(int) 34 => '`Catalogue`.`admin_note`',
(int) 35 => '`Catalogue`.`status`',
(int) 36 => '`Catalogue`.`created`',
(int) 37 => '`Catalogue`.`modified`',
(int) 38 => '`Catalogue`.`logs`'
),
'f86f4dbc06a3bf3f2fea111e8669f9d2' => array(
(int) 0 => '`Dialect`.`id`',
(int) 1 => '`Dialect`.`name_n`',
(int) 2 => '`Dialect`.`name_s`',
(int) 3 => '`Dialect`.`name_en`',
(int) 4 => '`Dialect`.`name_fr`',
(int) 5 => '`Dialect`.`description_n`',
(int) 6 => '`Dialect`.`description_s`',
(int) 7 => '`Dialect`.`description_en`',
(int) 8 => '`Dialect`.`description_fr`',
(int) 9 => '`Dialect`.`catalogue_count`',
(int) 10 => '`Dialect`.`story_count`',
(int) 11 => '`Dialect`.`admin_note`',
(int) 12 => '`Dialect`.`sort`',
(int) 13 => '`Dialect`.`created`',
(int) 14 => '`Dialect`.`modified`',
(int) 15 => '`Dialect`.`status`',
(int) 16 => '`Dialect`.`logs`'
),
'b4fd79625115aedffc0ffc81033e882d' => array(
(int) 0 => '`Also_available_in`.`id`',
(int) 1 => '`Also_available_in`.`name_n`',
(int) 2 => '`Also_available_in`.`name_s`',
(int) 3 => '`Also_available_in`.`name_en`',
(int) 4 => '`Also_available_in`.`name_fr`',
(int) 5 => '`Also_available_in`.`description_n`',
(int) 6 => '`Also_available_in`.`description_s`',
(int) 7 => '`Also_available_in`.`description_en`',
(int) 8 => '`Also_available_in`.`description_fr`',
(int) 9 => '`Also_available_in`.`catalogue_count`',
(int) 10 => '`Also_available_in`.`story_count`',
(int) 11 => '`Also_available_in`.`admin_note`',
(int) 12 => '`Also_available_in`.`sort`',
(int) 13 => '`Also_available_in`.`created`',
(int) 14 => '`Also_available_in`.`modified`',
(int) 15 => '`Also_available_in`.`status`',
(int) 16 => '`Also_available_in`.`logs`'
),
'e48df3182befea8b822ecdc0a4b6b622' => array(
(int) 0 => '`Author`.`id`',
(int) 1 => '`Author`.`name_n`',
(int) 2 => '`Author`.`name_s`',
(int) 3 => '`Author`.`name_en`',
(int) 4 => '`Author`.`name_fr`',
(int) 5 => '`Author`.`biography_n`',
(int) 6 => '`Author`.`biography_s`',
(int) 7 => '`Author`.`biography_en`',
(int) 8 => '`Author`.`biography_fr`',
(int) 9 => '`Author`.`catalogue_count`',
(int) 10 => '`Author`.`admin_note`',
(int) 11 => '`Author`.`media_id`',
(int) 12 => '`Author`.`status`',
(int) 13 => '`Author`.`created`',
(int) 14 => '`Author`.`modified`',
(int) 15 => '`Author`.`logs`'
),
'90c44aef78cc96c6c52b91cca713a489' => array(
(int) 0 => '`Type`.`id`',
(int) 1 => '`Type`.`name_n`',
(int) 2 => '`Type`.`name_s`',
(int) 3 => '`Type`.`name_en`',
(int) 4 => '`Type`.`name_fr`',
(int) 5 => '`Type`.`description_n`',
(int) 6 => '`Type`.`description_s`',
(int) 7 => '`Type`.`description_en`',
(int) 8 => '`Type`.`description_fr`',
(int) 9 => '`Type`.`catalogue_count`',
(int) 10 => '`Type`.`admin_note`',
(int) 11 => '`Type`.`sort`',
(int) 12 => '`Type`.`status`',
(int) 13 => '`Type`.`created`',
(int) 14 => '`Type`.`modified`',
(int) 15 => '`Type`.`logs`'
),
'5a9d361c837bbede43a2313f37cffdc3' => array(
(int) 0 => '`Series`.`id`',
(int) 1 => '`Series`.`name_n`',
(int) 2 => '`Series`.`name_s`',
(int) 3 => '`Series`.`name_en`',
(int) 4 => '`Series`.`name_fr`',
(int) 5 => '`Series`.`description_n`',
(int) 6 => '`Series`.`description_s`',
(int) 7 => '`Series`.`description_en`',
(int) 8 => '`Series`.`description_fr`',
(int) 9 => '`Series`.`catalogue_count`',
(int) 10 => '`Series`.`admin_note`',
(int) 11 => '`Series`.`sort`',
(int) 12 => '`Series`.`created`',
(int) 13 => '`Series`.`modified`',
(int) 14 => '`Series`.`status`',
(int) 15 => '`Series`.`logs`'
),
'21ded5998793bb309f917cfed2ce15d8' => array(
(int) 0 => '`CatalogueMedia`.`id`',
(int) 1 => '`CatalogueMedia`.`media_id`',
(int) 2 => '`CatalogueMedia`.`catalogue_id`',
(int) 3 => '`CatalogueMedia`.`created`',
(int) 4 => '`CatalogueMedia`.`modified`'
),
'f6bcae8a8e1eb6dc19a4e6300487488e' => array(
(int) 0 => '`Media`.`id`',
(int) 1 => '`Media`.`type`',
(int) 2 => '`Media`.`mime`',
(int) 3 => '`Media`.`filename`',
(int) 4 => '`Media`.`url`',
(int) 5 => '`Media`.`path`',
(int) 6 => '`Media`.`folder`',
(int) 7 => '`Media`.`orthography`',
(int) 8 => '`Media`.`dialect`',
(int) 9 => '`Media`.`metadata`',
(int) 10 => '`Media`.`user_id`',
(int) 11 => '`Media`.`status`',
(int) 12 => '`Media`.`log`',
(int) 13 => '`Media`.`created`',
(int) 14 => '`Media`.`modified`'
),
'e0a98db69c457f2fbb6abca83da87e60' => array(
(int) 0 => '`CatalogueSource`.`id`',
(int) 1 => '`CatalogueSource`.`catalogue_id`',
(int) 2 => '`CatalogueSource`.`source_id`',
(int) 3 => '`CatalogueSource`.`created`',
(int) 4 => '`CatalogueSource`.`modified`'
),
'50b106b0acbc7afd1665f761127c74a8' => array(
(int) 0 => '`Source`.`id`',
(int) 1 => '`Source`.`name_n`',
(int) 2 => '`Source`.`name_s`',
(int) 3 => '`Source`.`name_en`',
(int) 4 => '`Source`.`name_fr`',
(int) 5 => '`Source`.`description_n`',
(int) 6 => '`Source`.`description_s`',
(int) 7 => '`Source`.`description_en`',
(int) 8 => '`Source`.`description_fr`',
(int) 9 => '`Source`.`catalogue_count`',
(int) 10 => '`Source`.`admin_note`',
(int) 11 => '`Source`.`sort`',
(int) 12 => '`Source`.`created`',
(int) 13 => '`Source`.`modified`',
(int) 14 => '`Source`.`status`',
(int) 15 => '`Source`.`logs`'
),
'5033c485608870c1b21186c19a1bebcf' => array(
(int) 0 => '`CatalogueTeaching`.`id`',
(int) 1 => '`CatalogueTeaching`.`teaching_id`',
(int) 2 => '`CatalogueTeaching`.`catalogue_id`',
(int) 3 => '`CatalogueTeaching`.`created`',
(int) 4 => '`CatalogueTeaching`.`modified`'
),
'e882ba7c3865cf67913afcd3e12cdfaa' => array(
(int) 0 => '`Teaching`.`id`',
(int) 1 => '`Teaching`.`name_n`',
(int) 2 => '`Teaching`.`name_s`',
(int) 3 => '`Teaching`.`name_en`',
(int) 4 => '`Teaching`.`name_fr`',
(int) 5 => '`Teaching`.`description_n`',
(int) 6 => '`Teaching`.`description_s`',
(int) 7 => '`Teaching`.`description_en`',
(int) 8 => '`Teaching`.`description_fr`',
(int) 9 => '`Teaching`.`catalogue_count`',
(int) 10 => '`Teaching`.`story_count`',
(int) 11 => '`Teaching`.`admin_note`',
(int) 12 => '`Teaching`.`sort`',
(int) 13 => '`Teaching`.`created`',
(int) 14 => '`Teaching`.`modified`',
(int) 15 => '`Teaching`.`status`',
(int) 16 => '`Teaching`.`logs`'
),
'a7786af3dd3fc98620a6e9004069ec77' => array(
(int) 0 => '`CatalogueTheme`.`id`',
(int) 1 => '`CatalogueTheme`.`theme_id`',
(int) 2 => '`CatalogueTheme`.`catalogue_id`',
(int) 3 => '`CatalogueTheme`.`created`',
(int) 4 => '`CatalogueTheme`.`modified`'
),
'3b5bef654de0d152a139d22b9b9c5950' => array(
(int) 0 => '`Theme`.`id`',
(int) 1 => '`Theme`.`name_n`',
(int) 2 => '`Theme`.`name_s`',
(int) 3 => '`Theme`.`name_en`',
(int) 4 => '`Theme`.`name_fr`',
(int) 5 => '`Theme`.`description_n`',
(int) 6 => '`Theme`.`description_s`',
(int) 7 => '`Theme`.`description_en`',
(int) 8 => '`Theme`.`description_fr`',
(int) 9 => '`Theme`.`catalogue_count`',
(int) 10 => '`Theme`.`story_count`',
(int) 11 => '`Theme`.`admin_note`',
(int) 12 => '`Theme`.`sort`',
(int) 13 => '`Theme`.`created`',
(int) 14 => '`Theme`.`modified`',
(int) 15 => '`Theme`.`status`',
(int) 16 => '`Theme`.`logs`'
),
'a2779874ea92127ce48d182b165f9f78' => array(
(int) 0 => '`CatalogueTopic`.`id`',
(int) 1 => '`CatalogueTopic`.`topic_id`',
(int) 2 => '`CatalogueTopic`.`catalogue_id`',
(int) 3 => '`CatalogueTopic`.`created`',
(int) 4 => '`CatalogueTopic`.`modified`'
),
'fbcfe69d1785961f3f522bf527704937' => array(
(int) 0 => '`Topic`.`id`',
(int) 1 => '`Topic`.`name_n`',
(int) 2 => '`Topic`.`name_s`',
(int) 3 => '`Topic`.`name_en`',
(int) 4 => '`Topic`.`name_fr`',
(int) 5 => '`Topic`.`description_n`',
(int) 6 => '`Topic`.`description_s`',
(int) 7 => '`Topic`.`description_en`',
(int) 8 => '`Topic`.`description_fr`',
(int) 9 => '`Topic`.`catalogue_count`',
(int) 10 => '`Topic`.`story_count`',
(int) 11 => '`Topic`.`admin_note`',
(int) 12 => '`Topic`.`sort`',
(int) 13 => '`Topic`.`created`',
(int) 14 => '`Topic`.`modified`',
(int) 15 => '`Topic`.`status`',
(int) 16 => '`Topic`.`logs`'
),
'4e45afa4c8a909f6fce4d8af4eeb4008' => array(
(int) 0 => '`CatalogueShoppingcart`.`id`',
(int) 1 => '`CatalogueShoppingcart`.`shoppingcart_id`',
(int) 2 => '`CatalogueShoppingcart`.`catalogue_id`',
(int) 3 => '`CatalogueShoppingcart`.`quantity`',
(int) 4 => '`CatalogueShoppingcart`.`price`',
(int) 5 => '`CatalogueShoppingcart`.`subtotal`',
(int) 6 => '`CatalogueShoppingcart`.`notes`',
(int) 7 => '`CatalogueShoppingcart`.`created`',
(int) 8 => '`CatalogueShoppingcart`.`modified`',
(int) 9 => '`CatalogueShoppingcart`.`logs`'
),
'd6d5c83c7ca1a1613a88a8ec5e3912d3' => array(
(int) 0 => '`Shoppingcart`.`id`',
(int) 1 => '`Shoppingcart`.`email`',
(int) 2 => '`Shoppingcart`.`name`',
(int) 3 => '`Shoppingcart`.`telephone`',
(int) 4 => '`Shoppingcart`.`address`',
(int) 5 => '`Shoppingcart`.`city`',
(int) 6 => '`Shoppingcart`.`province`',
(int) 7 => '`Shoppingcart`.`postal_code`',
(int) 8 => '`Shoppingcart`.`country`',
(int) 9 => '`Shoppingcart`.`special_instruction`',
(int) 10 => '`Shoppingcart`.`catalogue_count`',
(int) 11 => '`Shoppingcart`.`admin_note`',
(int) 12 => '`Shoppingcart`.`notes`',
(int) 13 => '`Shoppingcart`.`status`',
(int) 14 => '`Shoppingcart`.`shipping_cost`',
(int) 15 => '`Shoppingcart`.`total`',
(int) 16 => '`Shoppingcart`.`shipped`',
(int) 17 => '`Shoppingcart`.`created`',
(int) 18 => '`Shoppingcart`.`modified`',
(int) 19 => '`Shoppingcart`.`logs`'
),
'b81dfe4743d305eb296cb259af3ecff4' => array(
(int) 0 => 'COUNT(*) AS `count`'
),
'0799a727938b35e3c8e0501c7e922b79' => array(
(int) 0 => '`Media`.`id`',
(int) 1 => '`Media`.`type`',
(int) 2 => '`Media`.`mime`',
(int) 3 => '`Media`.`filename`',
(int) 4 => '`Media`.`url`',
(int) 5 => '`Media`.`path`',
(int) 6 => '`Media`.`folder`',
(int) 7 => '`Media`.`orthography`',
(int) 8 => '`Media`.`dialect`',
(int) 9 => '`Media`.`metadata`',
(int) 10 => '`Media`.`user_id`',
(int) 11 => '`Media`.`status`',
(int) 12 => '`Media`.`log`',
(int) 13 => '`Media`.`created`',
(int) 14 => '`Media`.`modified`'
),
'3d3ede03d5b23583944ba49c4a07e242' => array(
(int) 0 => '`Source`.`id`',
(int) 1 => '`Source`.`name_n`',
(int) 2 => '`Source`.`name_s`',
(int) 3 => '`Source`.`name_en`',
(int) 4 => '`Source`.`name_fr`',
(int) 5 => '`Source`.`description_n`',
(int) 6 => '`Source`.`description_s`',
(int) 7 => '`Source`.`description_en`',
(int) 8 => '`Source`.`description_fr`',
(int) 9 => '`Source`.`catalogue_count`',
(int) 10 => '`Source`.`admin_note`',
(int) 11 => '`Source`.`sort`',
(int) 12 => '`Source`.`created`',
(int) 13 => '`Source`.`modified`',
(int) 14 => '`Source`.`status`',
(int) 15 => '`Source`.`logs`'
),
'36dcfa3b2fe358c7facd7689c9a245ce' => array(
(int) 0 => '`Teaching`.`id`',
(int) 1 => '`Teaching`.`name_n`',
(int) 2 => '`Teaching`.`name_s`',
(int) 3 => '`Teaching`.`name_en`',
(int) 4 => '`Teaching`.`name_fr`',
(int) 5 => '`Teaching`.`description_n`',
(int) 6 => '`Teaching`.`description_s`',
(int) 7 => '`Teaching`.`description_en`',
(int) 8 => '`Teaching`.`description_fr`',
(int) 9 => '`Teaching`.`catalogue_count`',
(int) 10 => '`Teaching`.`story_count`',
(int) 11 => '`Teaching`.`admin_note`',
(int) 12 => '`Teaching`.`sort`',
(int) 13 => '`Teaching`.`created`',
(int) 14 => '`Teaching`.`modified`',
(int) 15 => '`Teaching`.`status`',
(int) 16 => '`Teaching`.`logs`'
),
'd336dda46d0cd37fa3b0614ba3bd00b3' => array(
(int) 0 => '`Theme`.`id`',
(int) 1 => '`Theme`.`name_n`',
(int) 2 => '`Theme`.`name_s`',
(int) 3 => '`Theme`.`name_en`',
(int) 4 => '`Theme`.`name_fr`',
(int) 5 => '`Theme`.`description_n`',
(int) 6 => '`Theme`.`description_s`',
(int) 7 => '`Theme`.`description_en`',
(int) 8 => '`Theme`.`description_fr`',
(int) 9 => '`Theme`.`catalogue_count`',
(int) 10 => '`Theme`.`story_count`',
(int) 11 => '`Theme`.`admin_note`',
(int) 12 => '`Theme`.`sort`',
(int) 13 => '`Theme`.`created`',
(int) 14 => '`Theme`.`modified`',
(int) 15 => '`Theme`.`status`',
(int) 16 => '`Theme`.`logs`'
),
'41d03db4fd28fe9f864e2ba1326d91ca' => array(
(int) 0 => '`Topic`.`id`',
(int) 1 => '`Topic`.`name_n`',
(int) 2 => '`Topic`.`name_s`',
(int) 3 => '`Topic`.`name_en`',
(int) 4 => '`Topic`.`name_fr`',
(int) 5 => '`Topic`.`description_n`',
(int) 6 => '`Topic`.`description_s`',
(int) 7 => '`Topic`.`description_en`',
(int) 8 => '`Topic`.`description_fr`',
(int) 9 => '`Topic`.`catalogue_count`',
(int) 10 => '`Topic`.`story_count`',
(int) 11 => '`Topic`.`admin_note`',
(int) 12 => '`Topic`.`sort`',
(int) 13 => '`Topic`.`created`',
(int) 14 => '`Topic`.`modified`',
(int) 15 => '`Topic`.`status`',
(int) 16 => '`Topic`.`logs`'
),
'48c459484ec188b7c1a9b2f67936e591' => array(
(int) 0 => '`Shoppingcart`.`id`',
(int) 1 => '`Shoppingcart`.`email`',
(int) 2 => '`Shoppingcart`.`name`',
(int) 3 => '`Shoppingcart`.`telephone`',
(int) 4 => '`Shoppingcart`.`address`',
(int) 5 => '`Shoppingcart`.`city`',
(int) 6 => '`Shoppingcart`.`province`',
(int) 7 => '`Shoppingcart`.`postal_code`',
(int) 8 => '`Shoppingcart`.`country`',
(int) 9 => '`Shoppingcart`.`special_instruction`',
(int) 10 => '`Shoppingcart`.`catalogue_count`',
(int) 11 => '`Shoppingcart`.`admin_note`',
(int) 12 => '`Shoppingcart`.`notes`',
(int) 13 => '`Shoppingcart`.`status`',
(int) 14 => '`Shoppingcart`.`shipping_cost`',
(int) 15 => '`Shoppingcart`.`total`',
(int) 16 => '`Shoppingcart`.`shipped`',
(int) 17 => '`Shoppingcart`.`created`',
(int) 18 => '`Shoppingcart`.`modified`',
(int) 19 => '`Shoppingcart`.`logs`'
),
'7319bacbe9320c45d052e12e57c7a746' => array(
(int) 0 => '`Series`.`id`'
),
'4da25667524d4a9fd84981c9e9e27744' => array(
(int) 0 => '`Media`.`url`'
),
'1136c165074dea703e28360ab13c8873' => array(
(int) 0 => '`Dialect`.`id`',
(int) 1 => '`Dialect`.`name_en`'
),
'8a561abe4aa553d32e33c4b67c69184e' => array(
(int) 0 => '`Author`.`id`',
(int) 1 => '`Author`.`name_en`'
),
'85248749f6c2bf88e689bc4a92829fb2' => array(
(int) 0 => '`Type`.`id`',
(int) 1 => '`Type`.`name_en`'
),
'e5d082230cd9d38e9b5bfecaddd76958' => array(
(int) 0 => '`Source`.`id`',
(int) 1 => '`Source`.`name_en`'
),
'7f191c96404a0bfb791894aac88393da' => array(
(int) 0 => '`Teaching`.`id`',
(int) 1 => '`Teaching`.`name_en`'
),
'dc1ec794aa38d38c9598c9141d6b872d' => array(
(int) 0 => '`Theme`.`id`',
(int) 1 => '`Theme`.`name_en`'
),
'1a0503e65795fbd08b14ba0e1d57e73d' => array(
(int) 0 => '`Topic`.`id`',
(int) 1 => '`Topic`.`name_en`'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/var/virtual/eastcree.org/webroot/htdocs/manager/app/tmp/cache/persistent/',
'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 325
DboSource::__destruct() - CORE/Cake/Model/Datasource/DboSource.php, line 3309
[main] - [internal], line ??