Warning (512) : _cake_model_ cache was unable to write 'default_rprp2016_list' to File cache [CORE\Cake\Cache\Cache.php , line 328 ]Code Context ),
E_USER_WARNING
); $key = 'default_rprp2016_list'
$value = array(
(int) 0 => 'contacts',
(int) 1 => 'course_adult_group_list_images',
(int) 2 => 'course_adult_group_lists',
(int) 3 => 'course_adult_groups',
(int) 4 => 'course_student_groups',
(int) 5 => 'course_student_images',
(int) 6 => 'course_student_lists',
(int) 7 => 'course_students',
(int) 8 => 'departments',
(int) 9 => 'faqs',
(int) 10 => 'file_downloads',
(int) 11 => 'galleries',
(int) 12 => 'gallery_images',
(int) 13 => 'hotel_images',
(int) 14 => 'hotels',
(int) 15 => 'index_slides',
(int) 16 => 'knowledge_images',
(int) 17 => 'knowledges',
(int) 18 => 'mascot_images',
(int) 19 => 'mascots',
(int) 20 => 'new_images',
(int) 21 => 'news',
(int) 22 => 'park_list_images',
(int) 23 => 'park_lists',
(int) 24 => 'parks',
(int) 25 => 'popups',
(int) 26 => 'promotion_images',
(int) 27 => 'promotions',
(int) 28 => 'service_images',
(int) 29 => 'services',
(int) 30 => 'source_of_informations',
(int) 31 => 'souvenir_lists',
(int) 32 => 'souvenirs',
(int) 33 => 'space_rentals',
(int) 34 => 'suggestions',
(int) 35 => 'userlevelpermissions',
(int) 36 => 'userlevels',
(int) 37 => 'users',
(int) 38 => 'videos',
(int) 39 => 'visitors'
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'C:\xampp\htdocs\rprp\app\tmp\cache\models\',
'serialize' => true,
'duration' => (int) 10,
'lock' => false,
'mask' => (int) 438,
'isWindows' => true,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE\Cake\Cache\Cache.php, line 328
DataSource::listSources() - CORE\Cake\Model\Datasource\DataSource.php, line 110
Mysql::listSources() - CORE\Cake\Model\Datasource\Database\Mysql.php, line 237
Model::setSource() - CORE\Cake\Model\Model.php, line 1161
Model::getDataSource() - CORE\Cake\Model\Model.php, line 3644
Model::__call() - CORE\Cake\Model\Model.php, line 827
AppModel::findById() - APP\Controller\AppController.php, line 32
AppController::beforeFilter() - APP\Controller\AppController.php, line 32
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE\Cake\Event\CakeEventManager.php, line 243
Controller::startupProcess() - CORE\Cake\Controller\Controller.php, line 676
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 189
Dispatcher::dispatch() - CORE\Cake\Routing\Dispatcher.php, line 167
[main] - APP\webroot\index.php, line 121 Warning (512) : _cake_model_ cache was unable to write 'default_rprp2016_news' to File cache [CORE\Cake\Cache\Cache.php , line 328 ]Code Context ),
E_USER_WARNING
); $key = 'default_rprp2016_news'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'lang' => array(
'type' => 'enum('en','th')',
'null' => true,
'default' => 'th',
'length' => (int) 2,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'description' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'detail' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'image' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'image_banner' => array(
'type' => 'string',
'null' => false,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'comment' => 'รูปนี้ใช้แสดงตรง slider หน้าแรก กรณี ข่าวนี้ banner_status=1',
'charset' => 'utf8'
),
'views' => array(
'type' => 'integer',
'null' => true,
'default' => '0',
'length' => (int) 11,
'unsigned' => false
),
'banner_status' => array(
'type' => 'integer',
'null' => false,
'default' => '0',
'length' => (int) 4,
'unsigned' => false
),
'enable' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => (int) 4,
'unsigned' => false
),
'created_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'C:\xampp\htdocs\rprp\app\tmp\cache\models\',
'serialize' => true,
'duration' => (int) 10,
'lock' => false,
'mask' => (int) 438,
'isWindows' => true,
'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
Model::hasField() - CORE\Cake\Model\Model.php, line 1483
PaginatorComponent::validateSort() - CORE\Cake\Controller\Component\PaginatorComponent.php, line 400
PaginatorComponent::paginate() - CORE\Cake\Controller\Component\PaginatorComponent.php, line 142
Controller::paginate() - CORE\Cake\Controller\Controller.php, line 1086
NewsController::index() - APP\Controller\NewsController.php, line 19
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 121 Warning (512) : _cake_model_ cache was unable to write 'default_rprp2016_parks' to File cache [CORE\Cake\Cache\Cache.php , line 328 ]Code Context ),
E_USER_WARNING
); $key = 'default_rprp2016_parks'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'lang' => array(
'type' => 'enum('en','th')',
'null' => true,
'default' => 'th',
'length' => (int) 2,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'detail' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'enable' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => (int) 4,
'unsigned' => false
),
'created_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'C:\xampp\htdocs\rprp\app\tmp\cache\models\',
'serialize' => true,
'duration' => (int) 10,
'lock' => false,
'mask' => (int) 438,
'isWindows' => true,
'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 2521
DboSource::read() - CORE\Cake\Model\Datasource\DboSource.php, line 1058
Model::_readDataSource() - CORE\Cake\Model\Model.php, line 3022
Model::find() - CORE\Cake\Model\Model.php, line 2994
DboSource::query() - CORE\Cake\Model\Datasource\DboSource.php, line 597
Model::__call() - CORE\Cake\Model\Model.php, line 827
Park::findAllByEnableAndLang() - APP\Controller\AppController.php, line 74
AppController::park() - APP\Controller\AppController.php, line 74
AppController::dataset() - APP\Controller\AppController.php, line 188
NewsController::index() - APP\Controller\NewsController.php, line 23
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE\Cake\Controller\Controller.php, line 490
Dispatcher::_invoke() - CORE\Cake\Routing\Dispatcher.php, line 193 Warning (512) : _cake_model_ cache was unable to write 'default_rprp2016_park_lists' to File cache [CORE\Cake\Cache\Cache.php , line 328 ]Code Context ),
E_USER_WARNING
); $key = 'default_rprp2016_park_lists'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'parks_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'index'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'detail' => array(
'type' => 'text',
'null' => true,
'default' => null,
'length' => null,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'image' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'views' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 11,
'unsigned' => false
),
'enable' => array(
'type' => 'integer',
'null' => true,
'default' => '1',
'length' => (int) 4,
'unsigned' => false
),
'created_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'C:\xampp\htdocs\rprp\app\tmp\cache\models\',
'serialize' => true,
'duration' => (int) 10,
'lock' => false,
'mask' => (int) 438,
'isWindows' => true,
'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 2521
DboSource::generateAssociationQuery() - CORE\Cake\Model\Datasource\DboSource.php, line 1761
DboSource::queryAssociation() - CORE\Cake\Model\Datasource\DboSource.php, line 1261
DboSource::read() - CORE\Cake\Model\Datasource\DboSource.php, line 1141
Model::_readDataSource() - CORE\Cake\Model\Model.php, line 3022
Model::find() - CORE\Cake\Model\Model.php, line 2994
DboSource::query() - CORE\Cake\Model\Datasource\DboSource.php, line 597
Model::__call() - CORE\Cake\Model\Model.php, line 827
Park::findAllByEnableAndLang() - APP\Controller\AppController.php, line 74
AppController::park() - APP\Controller\AppController.php, line 74
AppController::dataset() - APP\Controller\AppController.php, line 188
NewsController::index() - APP\Controller\NewsController.php, line 23
ReflectionMethod::invokeArgs() - [internal], line ?? Warning (512) : _cake_model_ cache was unable to write 'default_rprp2016_departments' to File cache [CORE\Cake\Cache\Cache.php , line 328 ]Code Context ),
E_USER_WARNING
); $key = 'default_rprp2016_departments'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => (int) 11,
'unsigned' => false,
'key' => 'primary'
),
'name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'logo' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'link' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 255,
'collate' => 'utf8_general_ci',
'charset' => 'utf8'
),
'enable' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => (int) 4,
'unsigned' => false
),
'created_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
),
'modified_date' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'C:\xampp\htdocs\rprp\app\tmp\cache\models\',
'serialize' => true,
'duration' => (int) 10,
'lock' => false,
'mask' => (int) 438,
'isWindows' => true,
'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 2521
DboSource::read() - CORE\Cake\Model\Datasource\DboSource.php, line 1058
Model::_readDataSource() - CORE\Cake\Model\Model.php, line 3022
Model::find() - CORE\Cake\Model\Model.php, line 2994
DboSource::query() - CORE\Cake\Model\Datasource\DboSource.php, line 597
Model::__call() - CORE\Cake\Model\Model.php, line 827
AppModel::findAllByEnable() - APP\Controller\AppController.php, line 199
AppController::dataset() - APP\Controller\AppController.php, line 199
NewsController::index() - APP\Controller\NewsController.php, line 23
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
ข่าวและกิจกรรม
Warning (512) : _cake_core_ cache was unable to write 'file_map' to File cache [CORE\Cake\Cache\Cache.php , line 328 ]Code Context ),
E_USER_WARNING
); $key = 'file_map'
$value = array(
'Configure' => 'C:\xampp\htdocs\rprp\lib\Cake\Core\Configure.php',
'Hash' => 'C:\xampp\htdocs\rprp\lib\Cake\Utility\Hash.php',
'Cache' => 'C:\xampp\htdocs\rprp\lib\Cake\Cache\Cache.php',
'FileEngine' => 'C:\xampp\htdocs\rprp\lib\Cake\Cache/Engine\FileEngine.php',
'CacheEngine' => 'C:\xampp\htdocs\rprp\lib\Cake\Cache\CacheEngine.php',
'Inflector' => 'C:\xampp\htdocs\rprp\lib\Cake\Utility\Inflector.php',
'ErrorHandler' => 'C:\xampp\htdocs\rprp\lib\Cake\Error\ErrorHandler.php',
'CakeLog' => 'C:\xampp\htdocs\rprp\lib\Cake\Log\CakeLog.php',
'LogEngineCollection' => 'C:\xampp\htdocs\rprp\lib\Cake\Log\LogEngineCollection.php',
'ObjectCollection' => 'C:\xampp\htdocs\rprp\lib\Cake\Utility\ObjectCollection.php',
'FileLog' => 'C:\xampp\htdocs\rprp\lib\Cake\Log/Engine\FileLog.php',
'BaseLog' => 'C:\xampp\htdocs\rprp\lib\Cake\Log/Engine\BaseLog.php',
'CakeLogInterface' => 'C:\xampp\htdocs\rprp\lib\Cake\Log\CakeLogInterface.php',
'Debugger' => 'C:\xampp\htdocs\rprp\lib\Cake\Utility\Debugger.php',
'CakeText' => 'C:\xampp\htdocs\rprp\lib\Cake\Utility\CakeText.php',
'Dispatcher' => 'C:\xampp\htdocs\rprp\lib\Cake\Routing\Dispatcher.php',
'CakeEventListener' => 'C:\xampp\htdocs\rprp\lib\Cake\Event\CakeEventListener.php',
'CakeRequest' => 'C:\xampp\htdocs\rprp\lib\Cake\Network\CakeRequest.php',
'CakeResponse' => 'C:\xampp\htdocs\rprp\lib\Cake\Network\CakeResponse.php',
'CakeEvent' => 'C:\xampp\htdocs\rprp\lib\Cake\Event\CakeEvent.php',
'CakeEventManager' => 'C:\xampp\htdocs\rprp\lib\Cake\Event\CakeEventManager.php',
'AssetDispatcher' => 'C:\xampp\htdocs\rprp\lib\Cake\Routing/Filter\AssetDispatcher.php',
'DispatcherFilter' => 'C:\xampp\htdocs\rprp\lib\Cake\Routing\DispatcherFilter.php',
'CacheDispatcher' => 'C:\xampp\htdocs\rprp\lib\Cake\Routing/Filter\CacheDispatcher.php',
'CakePlugin' => 'C:\xampp\htdocs\rprp\lib\Cake\Core\CakePlugin.php',
'Router' => 'C:\xampp\htdocs\rprp\lib\Cake\Routing\Router.php',
'CakeRoute' => 'C:\xampp\htdocs\rprp\lib\Cake\Routing/Route\CakeRoute.php',
'NewsController' => 'C:\xampp\htdocs\rprp\app\Controller\NewsController.php',
'AppController' => 'C:\xampp\htdocs\rprp\app\Controller\AppController.php',
'Controller' => 'C:\xampp\htdocs\rprp\lib\Cake\Controller\Controller.php',
'Object' => 'C:\xampp\htdocs\rprp\lib\Cake\Core\Object.php',
'ComponentCollection' => 'C:\xampp\htdocs\rprp\lib\Cake\Controller\ComponentCollection.php',
'SessionComponent' => 'C:\xampp\htdocs\rprp\lib\Cake\Controller/Component\SessionComponent.php',
'Component' => 'C:\xampp\htdocs\rprp\lib\Cake\Controller\Component.php',
'CakeSession' => 'C:\xampp\htdocs\rprp\lib\Cake\Model/Datasource\CakeSession.php',
'ClassRegistry' => 'C:\xampp\htdocs\rprp\lib\Cake\Utility\ClassRegistry.php',
'AppModel' => 'C:\xampp\htdocs\rprp\app\Model\AppModel.php',
'Model' => 'C:\xampp\htdocs\rprp\lib\Cake\Model\Model.php',
'BehaviorCollection' => 'C:\xampp\htdocs\rprp\lib\Cake\Model\BehaviorCollection.php',
'ConnectionManager' => 'C:\xampp\htdocs\rprp\lib\Cake\Model\ConnectionManager.php',
'Mysql' => 'C:\xampp\htdocs\rprp\lib\Cake\Model/Datasource/Database\Mysql.php',
'DboSource' => 'C:\xampp\htdocs\rprp\lib\Cake\Model/Datasource\DboSource.php',
'DataSource' => 'C:\xampp\htdocs\rprp\lib\Cake\Model/Datasource\DataSource.php',
'I18n' => 'C:\xampp\htdocs\rprp\lib\Cake\I18n\I18n.php',
'L10n' => 'C:\xampp\htdocs\rprp\lib\Cake\I18n\L10n.php',
'ModelValidator' => 'C:\xampp\htdocs\rprp\lib\Cake\Model\ModelValidator.php',
'PaginatorComponent' => 'C:\xampp\htdocs\rprp\lib\Cake\Controller/Component\PaginatorComponent.php',
'Park' => 'C:\xampp\htdocs\rprp\app\Model\Park.php',
'ParkList' => 'C:\xampp\htdocs\rprp\app\Model\ParkList.php',
'View' => 'C:\xampp\htdocs\rprp\lib\Cake\View\View.php',
'HelperCollection' => 'C:\xampp\htdocs\rprp\lib\Cake\View\HelperCollection.php',
'ViewBlock' => 'C:\xampp\htdocs\rprp\lib\Cake\View\ViewBlock.php',
'PaginatorHelper' => 'C:\xampp\htdocs\rprp\lib\Cake\View/Helper\PaginatorHelper.php',
'AppHelper' => 'C:\xampp\htdocs\rprp\app\View\Helper\AppHelper.php',
'Helper' => 'C:\xampp\htdocs\rprp\lib\Cake\View\Helper.php',
'JsHelper' => 'C:\xampp\htdocs\rprp\lib\Cake\View/Helper\JsHelper.php',
'HtmlHelper' => 'C:\xampp\htdocs\rprp\lib\Cake\View/Helper\HtmlHelper.php',
'SessionHelper' => 'C:\xampp\htdocs\rprp\lib\Cake\View/Helper\SessionHelper.php'
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'C:\xampp\htdocs\rprp\app\tmp\cache\persistent\',
'serialize' => true,
'duration' => (int) 10,
'lock' => false,
'mask' => (int) 438,
'isWindows' => true,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE\Cake\Cache\Cache.php, line 328
App::shutdown() - CORE\Cake\Core\App.php, line 901
[main] - [internal], line ?? Warning (512) : _cake_core_ cache was unable to write 'method_cache' to File cache [CORE\Cake\Cache\Cache.php , line 328 ]Code Context ),
E_USER_WARNING
); $key = 'method_cache'
$value = array(
(int) 0 => false,
'name' => array(
'880ab0868b769c476897dd082c88b13b' => '`rprp2016`',
'd05d4ae8b15a6839a036a21eb7a32f69' => '`visitors`',
'36f116817dbfce152197b11cdc8d45b8' => '`Visitor`.`id`',
'726613f74bee724d5d86c0edabebea71' => '`Visitor`.`num`',
'bef11d1f9a0b03076e4d0b7e51739ce1' => '`Visitor`',
'47eb7bb09414c64f779510914712b6ee' => '`count`',
'bd50b61a407d013ed2d05489ddffbc7e' => '`num`',
'f80495dd9cbd81a12e368a82ce47ec02' => '`rprp2016`.`visitors`.`id`',
'bb7aa5fd41ad2b0db7898afa9fc7e14a' => '`news`',
'992560ac9a44f29b82645d88692ef12e' => '`News`.`id`',
'8d6925bf50ea8141a1786e2d0ab119fb' => '`News`.`lang`',
'469e0f4fda661851fc4ac74cdef6a323' => '`News`.`name`',
'61c4039f2d9d4e02143b10367ab4f43d' => '`News`.`description`',
'82260c074221b212a18b6440032f0a57' => '`News`.`detail`',
'fa6b6b410b65c5dd79a1f2dae06d5e9d' => '`News`.`image`',
'6424fa34c3efa093858a83d3a92ea31b' => '`News`.`image_banner`',
'6b21a85110e1de3c8eb431c0becdb7c6' => '`News`.`views`',
'8f01f881b2615608229e8e8b0a0dc504' => '`News`.`banner_status`',
'631534cf7c6487775fbc056a17b1a998' => '`News`.`enable`',
'4263674a1c54a71ce18856a68ef1e327' => '`News`.`created_date`',
'4b28ee94bea6768df1731cb18b08239c' => '`News`.`modified_date`',
'237ceede529524160f9215c07a41b01a' => '`enable`',
'5e0079ea319955702755878bf3b1b67f' => '`lang`',
'eb549c628995be93dfe45a0f43731683' => '`News`',
'2290dbddbc7fb68f2eea5a5de1011b52' => '`parks`',
'04668cde324190c2c8b81a9b0e684758' => '`Park`.`id`',
'da0539756cb586f95f53d77a1bcd51cf' => '`Park`.`lang`',
'8590ad9b0f0fa11653fcb4515ea0d332' => '`Park`.`name`',
'e839dd004a5efeed6439b06b852910de' => '`Park`.`detail`',
'0c387f55058641ffc2d7cad1ad2a126f' => '`Park`.`enable`',
'e8965fc758211e4b4833e7e4171f5e77' => '`Park`.`created_date`',
'57cf172f2ba25518e59a2d0925c725d8' => '`Park`.`modified_date`',
'a83ed904e7c91770d7370ab98f6e44d5' => '`Park`',
'a40f7b6db99af37be895e2cfd6280738' => '`park_lists`',
'083382d9b2e768291e39d14d9529daa9' => '`ParkList`.`id`',
'c88b2e65c37f2320d53bb7b700638fa6' => '`ParkList`.`parks_id`',
'13f2c8c153aa2118eedab38a6cf81594' => '`ParkList`.`name`',
'8f14efbce99c9698f1f303a3c791a2b3' => '`ParkList`.`detail`',
'53f273bf3f19cad9e5850f447fe95c73' => '`ParkList`.`image`',
'047696a6c5bf9786c1cf5d6252f7168c' => '`ParkList`.`views`',
'cd35c77c6d022fc647ff177b0a46f1a5' => '`ParkList`.`enable`',
'591eb4a68feca8e17adb74a160b7e7c4' => '`ParkList`.`created_date`',
'e1fe9f6e9a8b6c20e75a522948298386' => '`ParkList`.`modified_date`',
'17894d8e6abfaee85ac36bbd86c96aea' => '`ParkList`',
'15a87c9edc770cf89d38b781abebce9f' => '`departments`',
'eae30c741a421c75b620900ae90963c5' => '`Department`.`id`',
'3cd89b52da0c84dae98d5cfc98c8c40d' => '`Department`.`name`',
'c8213fe95f5f4b8fae87aefbc21b995c' => '`Department`.`logo`',
'9db24989a6bd11efb0412c7dd63da58e' => '`Department`.`link`',
'7678aac27297325861c0e7f9df4009a5' => '`Department`.`enable`',
'213c15febcc81147abaf63b63fd6f703' => '`Department`.`created_date`',
'2791e7bfcb7cb7202da75fcc07be678e' => '`Department`.`modified_date`',
'9632107959d073825a4ef917a69d7652' => '`Department`'
),
'fields' => array(
'5108b830d33d5942af7ac0ba0d279db0' => array(
(int) 0 => '`Visitor`.`id`',
(int) 1 => '`Visitor`.`num`'
),
'd553882c29bebb400359df611a7c3c0e' => array(
(int) 0 => 'COUNT(*) AS `count`'
),
'0c26b3e33e4b234c6234e8d7fa77f675' => array(
(int) 0 => '`News`.`id`',
(int) 1 => '`News`.`lang`',
(int) 2 => '`News`.`name`',
(int) 3 => '`News`.`description`',
(int) 4 => '`News`.`detail`',
(int) 5 => '`News`.`image`',
(int) 6 => '`News`.`image_banner`',
(int) 7 => '`News`.`views`',
(int) 8 => '`News`.`banner_status`',
(int) 9 => '`News`.`enable`',
(int) 10 => '`News`.`created_date`',
(int) 11 => '`News`.`modified_date`'
),
'16de4ae5e5eaa4c3bbb4fde3c52f43cb' => array(
(int) 0 => 'COUNT(*) AS `count`'
),
'61a1a93244d7a30d9504b1560c2e06d6' => array(
(int) 0 => '`Park`.`id`',
(int) 1 => '`Park`.`lang`',
(int) 2 => '`Park`.`name`',
(int) 3 => '`Park`.`detail`',
(int) 4 => '`Park`.`enable`',
(int) 5 => '`Park`.`created_date`',
(int) 6 => '`Park`.`modified_date`'
),
'4c24ff87839bef75c938e0bb4e3756b5' => array(
(int) 0 => '`Park`.`id`'
),
'e29e6c97630cada3eb0ca6d83289c0b1' => array(
(int) 0 => '`ParkList`.`id`',
(int) 1 => '`ParkList`.`parks_id`',
(int) 2 => '`ParkList`.`name`',
(int) 3 => '`ParkList`.`detail`',
(int) 4 => '`ParkList`.`image`',
(int) 5 => '`ParkList`.`views`',
(int) 6 => '`ParkList`.`enable`',
(int) 7 => '`ParkList`.`created_date`',
(int) 8 => '`ParkList`.`modified_date`'
),
'9694f40e0e686892f674fc6f02f741bc' => array(
(int) 0 => '`ParkList`.`parks_id`'
),
'c667740cd78470058e59a6da3b21fdc7' => array(
(int) 0 => '`Department`.`id`',
(int) 1 => '`Department`.`name`',
(int) 2 => '`Department`.`logo`',
(int) 3 => '`Department`.`link`',
(int) 4 => '`Department`.`enable`',
(int) 5 => '`Department`.`created_date`',
(int) 6 => '`Department`.`modified_date`'
)
)
)
$config = '_cake_core_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => 'C:\xampp\htdocs\rprp\app\tmp\cache\persistent\',
'serialize' => true,
'duration' => (int) 10,
'lock' => false,
'mask' => (int) 438,
'isWindows' => true,
'probability' => (int) 100,
'groups' => array()
)
$success = false Cache::write() - CORE\Cake\Cache\Cache.php, line 328
DboSource::__destruct() - CORE\Cake\Model\Datasource\DboSource.php, line 3576
[main] - [internal], line ??