Notice (8): SplFileObject::fwrite(): write of 1570 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'myapp_cake_core_debug_kit_eng'
$data = 'a:1:{s:11:"LC_MESSAGES";a:31:{s:36:"Component initialization and startup";a:1:{s:0:"";s:0:"";}s:17:"Controller Action";a:1:{s:0:"";s:0:"";}s:24:"Render Controller Action";a:1:{s:0:"";s:0:"";}s:36:"Could not load DebugToolbar panel %s";a:1:{s:0:"";s:0:"";}s:70:"There are no active panels. You must enable a panel to see its output.";a:1:{s:0:"";s:0:"";}s:15:"Request History";a:1:{s:0:"";s:0:"";}s:28:"No previous requests logged.";a:1:{s:0:"";s:0:"";}s:27:"previous requests available";a:1:{s:0:"";s:0:"";}s:26:"Restore to current request";a:1:{s:0:"";s:0:"";}s:4:"Logs";a:1:{s:0:"";s:0:"";}s:4:"Time";a:1:{s:0:"";s:0:"";}s:7:"Message";a:1:{s:0:"";s:0:"";}s:43:"There were no log entries made this request";a:1:{s:0:"";s:0:"";}s:7:"Request";a:1:{s:0:"";s:0:"";}s:13:"Current Route";a:1:{s:0:"";s:0:"";}s:7:"Session";a:1:{s:0:"";s:0:"";}s:8:"Sql Logs";a:1:{s:0:"";s:0:"";}s:33:"toggle (%s) query explains for %s";a:1:{s:0:"";s:0:"";}s:59:"No slow queries!, or your database does not support EXPLAIN";a:1:{s:0:"";s:0:"";}s:30:"No active database connections";a:1:{s:0:"";s:0:"";}s:6:"Memory";a:1:{s:0:"";s:0:"";}s:18:"Current Memory Use";a:1:{s:0:"";s:0:"";}s:15:"Peak Memory Use";a:1:{s:0:"";s:0:"";}s:6:"Timers";a:1:{s:0:"";s:0:"";}s:7:"%s (ms)";a:1:{s:0:"";s:0:"";}s:19:"Total Request Time:";a:1:{s:0:"";s:0:"";}s:10:"Time in ms";a:1:{s:0:"";s:0:"";}s:5:"Graph";a:1:{s:0:"";s:0:"";}s:14:"View Variables";a:1:{s:0:"";s:0:"";}s:43:"Starting %sms into the request, taking %sms";a:1:{s:0:"";s:0:"";}s:9:"%plural-c";s:35:"nplurals=INTEGER;plural=EXPRESSION;";}}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1781708789
$contents = '1781708789
a:1:{s:11:"LC_MESSAGES";a:31:{s:36:"Component initialization and startup";a:1:{s:0:"";s:0:"";}s:17:"Controller Action";a:1:{s:0:"";s:0:"";}s:24:"Render Controller Action";a:1:{s:0:"";s:0:"";}s:36:"Could not load DebugToolbar panel %s";a:1:{s:0:"";s:0:"";}s:70:"There are no active panels. You must enable a panel to see its output.";a:1:{s:0:"";s:0:"";}s:15:"Request History";a:1:{s:0:"";s:0:"";}s:28:"No previous requests logged.";a:1:{s:0:"";s:0:"";}s:27:"previous requests available";a:1:{s:0:"";s:0:"";}s:26:"Restore to current request";a:1:{s:0:"";s:0:"";}s:4:"Logs";a:1:{s:0:"";s:0:"";}s:4:"Time";a:1:{s:0:"";s:0:"";}s:7:"Message";a:1:{s:0:"";s:0:"";}s:43:"There were no log entries made this request";a:1:{s:0:"";s:0:"";}s:7:"Request";a:1:{s:0:"";s:0:"";}s:13:"Current Route";a:1:{s:0:"";s:0:"";}s:7:"Session";a:1:{s:0:"";s:0:"";}s:8:"Sql Logs";a:1:{s:0:"";s:0:"";}s:33:"toggle (%s) query explains for %s";a:1:{s:0:"";s:0:"";}s:59:"No slow queries!, or your database does not support EXPLAIN";a:1:{s:0:"";s:0:"";}s:30:"No active database connections";a:1:{s:0:"";s:0:"";}s:6:"Memory";a:1:{s:0:"";s:0:"";}s:18:"Current Memory Use";a:1:{s:0:"";s:0:"";}s:15:"Peak Memory Use";a:1:{s:0:"";s:0:"";}s:6:"Timers";a:1:{s:0:"";s:0:"";}s:7:"%s (ms)";a:1:{s:0:"";s:0:"";}s:19:"Total Request Time:";a:1:{s:0:"";s:0:"";}s:10:"Time in ms";a:1:{s:0:"";s:0:"";}s:5:"Graph";a:1:{s:0:"";s:0:"";}s:14:"View Variables";a:1:{s:0:"";s:0:"";}s:43:"Starting %sms into the request, taking %sms";a:1:{s:0:"";s:0:"";}s:9:"%plural-c";s:35:"nplurals=INTEGER;plural=EXPRESSION;";}}
'SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
ToolbarComponent::__construct() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 159
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (512): _cake_core_ cache was unable to write 'debug_kit_eng' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'debug_kit_eng'
$value = array(
'LC_MESSAGES' => array(
'Component initialization and startup' => array(
'' => ''
),
'Controller Action' => array(
'' => ''
),
'Render Controller Action' => array(
'' => ''
),
'Could not load DebugToolbar panel %s' => array(
'' => ''
),
'There are no active panels. You must enable a panel to see its output.' => array(
'' => ''
),
'Request History' => array(
'' => ''
),
'No previous requests logged.' => array(
'' => ''
),
'previous requests available' => array(
'' => ''
),
'Restore to current request' => array(
'' => ''
),
'Logs' => array(
'' => ''
),
'Time' => array(
'' => ''
),
'Message' => array(
'' => ''
),
'There were no log entries made this request' => array(
'' => ''
),
'Request' => array(
'' => ''
),
'Current Route' => array(
'' => ''
),
'Session' => array(
'' => ''
),
'Sql Logs' => array(
'' => ''
),
'toggle (%s) query explains for %s' => array(
'' => ''
),
'No slow queries!, or your database does not support EXPLAIN' => array(
'' => ''
),
'No active database connections' => array(
'' => ''
),
'Memory' => array(
'' => ''
),
'Current Memory Use' => array(
'' => ''
),
'Peak Memory Use' => array(
'' => ''
),
'Timers' => array(
'' => ''
),
'%s (ms)' => array(
'' => ''
),
'Total Request Time:' => array(
'' => ''
),
'Time in ms' => array(
'' => ''
),
'Graph' => array(
'' => ''
),
'View Variables' => array(
'' => ''
),
'Starting %sms into the request, taking %sms' => array(
'' => ''
),
'%plural-c' => 'nplurals=INTEGER;plural=EXPRESSION;'
)
)
$config = '_cake_core_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_core_',
'path' => '/var/www/html/staging/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 327
I18n::translate() - CORE/Cake/I18n/I18n.php, line 240
__d - CORE/Cake/basics.php, line 636
ToolbarComponent::__construct() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 159
ComponentCollection::load() - CORE/Cake/Controller/ComponentCollection.php, line 116
ComponentCollection::init() - CORE/Cake/Controller/ComponentCollection.php, line 53
Controller::constructClasses() - CORE/Cake/Controller/Controller.php, line 649
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 188
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 14 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'myapp_cake_model_default_mfdb_list'
$data = 'N;'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1781708789
$contents = '1781708789
N;
'
SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 228
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::__set_common_daisharin_pickup() - APP/Controller/AppController.php, line 211
AppController::__getCommonInfo() - APP/Controller/AppController.php, line 175
AppController::beforeFilter() - APP/Controller/AppController.php, line 47
TechController::beforeFilter() - APP/Controller/TechController.php, line 9
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (512): _cake_model_ cache was unable to write 'default_mfdb_list' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_mfdb_list'
$value = null
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/var/www/html/staging/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 327
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 228
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::__set_common_daisharin_pickup() - APP/Controller/AppController.php, line 211
AppController::__getCommonInfo() - APP/Controller/AppController.php, line 175
AppController::beforeFilter() - APP/Controller/AppController.php, line 47
TechController::beforeFilter() - APP/Controller/TechController.php, line 9
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 2730 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'myapp_cake_model_default_mfdb_list'
$data = 'a:95:{i:0;s:9:"t_news_pv";i:1;s:6:"tb_ads";i:2;s:15:"tb_ads_category";i:3;s:11:"tb_aj_areas";i:4;s:16:"tb_aj_categories";i:5;s:17:"tb_aj_prefectures";i:6;s:14:"tb_area_master";i:7;s:17:"tb_article_images";i:8;s:24:"tb_article_images_detail";i:9;s:21:"tb_autosalon_category";i:10;s:16:"tb_blocks_master";i:11;s:14:"tb_body_master";i:12;s:11:"tb_bookmark";i:13;s:15:"tb_brand_images";i:14;s:15:"tb_brand_master";i:15;s:15:"tb_car_articles";i:16;s:13:"tb_car_images";i:17;s:13:"tb_car_master";i:18;s:12:"tb_car_other";i:19;s:14:"tb_car_reviews";i:20;s:18:"tb_catalog_article";i:21;s:25:"tb_catalog_article_detail";i:22;s:17:"tb_catalog_master";i:23;s:16:"tb_catalog_syoyo";i:24;s:15:"tb_color_master";i:25;s:10:"tb_contact";i:26;s:17:"tb_country_master";i:27;s:16:"tb_debut_ym_list";i:28;s:22:"tb_dictionary_category";i:29;s:14:"tb_door_master";i:30;s:21:"tb_download_histories";i:31;s:18:"tb_engine_category";i:32;s:17:"tb_exhaust_master";i:33;s:10:"tb_feature";i:34;s:19:"tb_feature_category";i:35;s:15:"tb_general_info";i:36;s:15:"tb_grade_master";i:37;s:16:"tb_groups_master";i:38;s:20:"tb_impression_master";i:39;s:22:"tb_jititai_area_master";i:40;s:17:"tb_job_categories";i:41;s:13:"tb_job_data_a";i:42;s:13:"tb_job_data_b";i:43;s:18:"tb_job_prefectures";i:44;s:20:"tb_jobdata_histories";i:45;s:21:"tb_keyword_dictionary";i:46;s:28:"tb_keyword_dictionary_detail";i:47;s:17:"tb_keyword_engine";i:48;s:24:"tb_keyword_engine_detail";i:49;s:16:"tb_keyword_other";i:50;s:23:"tb_keyword_other_detail";i:51;s:12:"tb_link_info";i:52;s:9:"tb_member";i:53;s:7:"tb_menu";i:54;s:11:"tb_menu_bak";i:55;s:7:"tb_news";i:56;s:16:"tb_news_category";i:57;s:14:"tb_news_detail";i:58;s:14:"tb_news_images";i:59;s:13:"tb_news_types";i:60;s:18:"tb_orther_category";i:61;s:9:"tb_pickup";i:62;s:18:"tb_pv_totalization";i:63;s:10:"tb_ranking";i:64;s:12:"tb_recommend";i:65;s:17:"tb_serial_stories";i:66;s:22:"tb_serial_story_detail";i:67;s:14:"tb_shop_master";i:68;s:16:"tb_shop_master_a";i:69;s:16:"tb_shop_master_b";i:70;s:20:"tb_small_area_master";i:71;s:16:"tb_temp_articles";i:72;s:13:"tb_temp_bodys";i:73;s:14:"tb_user_groups";i:74;s:15:"tb_users_master";i:75;s:13:"tb_zaiko_data";i:76;s:15:"tb_zaiko_data_a";i:77;s:15:"tb_zaiko_data_b";i:78;s:18:"tb_zaiko_data_rand";i:79;s:13:"tb_zip_master";i:80;s:17:"temp_brand_master";i:81;s:15:"temp_car_master";i:82;s:19:"temp_catalog_master";i:83;s:18:"temp_catalog_syoyo";i:84;s:19:"temp_country_master";i:85;s:18:"temp_debut_ym_list";i:86;s:19:"temp_exhaust_master";i:87;s:17:"temp_grade_master";i:88;s:21:"temp_oas_brand_master";i:89;s:17:"v_article_ranking";i:90;s:10:"v_job_data";i:91;s:17:"v_keyword_ranking";i:92;s:12:"v_rand_zaiko";i:93;s:13:"v_shop_master";i:94;s:12:"v_zaiko_data";}'
$duration = (int) 10
$lineBreak = ''
$expires = (int) 1781708789
$contents = '1781708789
a:95:{i:0;s:9:"t_news_pv";i:1;s:6:"tb_ads";i:2;s:15:"tb_ads_category";i:3;s:11:"tb_aj_areas";i:4;s:16:"tb_aj_categories";i:5;s:17:"tb_aj_prefectures";i:6;s:14:"tb_area_master";i:7;s:17:"tb_article_images";i:8;s:24:"tb_article_images_detail";i:9;s:21:"tb_autosalon_category";i:10;s:16:"tb_blocks_master";i:11;s:14:"tb_body_master";i:12;s:11:"tb_bookmark";i:13;s:15:"tb_brand_images";i:14;s:15:"tb_brand_master";i:15;s:15:"tb_car_articles";i:16;s:13:"tb_car_images";i:17;s:13:"tb_car_master";i:18;s:12:"tb_car_other";i:19;s:14:"tb_car_reviews";i:20;s:18:"tb_catalog_article";i:21;s:25:"tb_catalog_article_detail";i:22;s:17:"tb_catalog_master";i:23;s:16:"tb_catalog_syoyo";i:24;s:15:"tb_color_master";i:25;s:10:"tb_contact";i:26;s:17:"tb_country_master";i:27;s:16:"tb_debut_ym_list";i:28;s:22:"tb_dictionary_category";i:29;s:14:"tb_door_master";i:30;s:21:"tb_download_histories";i:31;s:18:"tb_engine_category";i:32;s:17:"tb_exhaust_master";i:33;s:10:"tb_feature";i:34;s:19:"tb_feature_category";i:35;s:15:"tb_general_info";i:36;s:15:"tb_grade_master";i:37;s:16:"tb_groups_master";i:38;s:20:"tb_impression_master";i:39;s:22:"tb_jititai_area_master";i:40;s:17:"tb_job_categories";i:41;s:13:"tb_job_data_a";i:42;s:13:"tb_job_data_b";i:43;s:18:"tb_job_prefectures";i:44;s:20:"tb_jobdata_histories";i:45;s:21:"tb_keyword_dictionary";i:46;s:28:"tb_keyword_dictionary_detail";i:47;s:17:"tb_keyword_engine";i:48;s:24:"tb_keyword_engine_detail";i:49;s:16:"tb_keyword_other";i:50;s:23:"tb_keyword_other_detail";i:51;s:12:"tb_link_info";i:52;s:9:"tb_member";i:53;s:7:"tb_menu";i:54;s:11:"tb_menu_bak";i:55;s:7:"tb_news";i:56;s:16:"tb_news_category";i:57;s:14:"tb_news_detail";i:58;s:14:"tb_news_images";i:59;s:13:"tb_news_types";i:60;s:18:"tb_orther_category";i:61;s:9:"tb_pickup";i:62;s:18:"tb_pv_totalization";i:63;s:10:"tb_ranking";i:64;s:12:"tb_recommend";i:65;s:17:"tb_serial_stories";i:66;s:22:"tb_serial_story_detail";i:67;s:14:"tb_shop_master";i:68;s:16:"tb_shop_master_a";i:69;s:16:"tb_shop_master_b";i:70;s:20:"tb_small_area_master";i:71;s:16:"tb_temp_articles";i:72;s:13:"tb_temp_bodys";i:73;s:14:"tb_user_groups";i:74;s:15:"tb_users_master";i:75;s:13:"tb_zaiko_data";i:76;s:15:"tb_zaiko_data_a";i:77;s:15:"tb_zaiko_data_b";i:78;s:18:"tb_zaiko_data_rand";i:79;s:13:"tb_zip_master";i:80;s:17:"temp_brand_master";i:81;s:15:"temp_car_master";i:82;s:19:"temp_catalog_master";i:83;s:18:"temp_catalog_syoyo";i:84;s:19:"temp_country_master";i:85;s:18:"temp_debut_ym_list";i:86;s:19:"temp_exhaust_master";i:87;s:17:"temp_grade_master";i:88;s:21:"temp_oas_brand_master";i:89;s:17:"v_article_ranking";i:90;s:10:"v_job_data";i:91;s:17:"v_keyword_ranking";i:92;s:12:"v_rand_zaiko";i:93;s:13:"v_shop_master";i:94;s:12:"v_zaiko_data";}
'SplFileObject::fwrite() - [internal], line ??
FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 142
Cache::write() - CORE/Cake/Cache/Cache.php, line 317
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 245
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::__set_common_daisharin_pickup() - APP/Controller/AppController.php, line 211
AppController::__getCommonInfo() - APP/Controller/AppController.php, line 175
AppController::beforeFilter() - APP/Controller/AppController.php, line 47
TechController::beforeFilter() - APP/Controller/TechController.php, line 9
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Warning (512): _cake_model_ cache was unable to write 'default_mfdb_list' to File cache [CORE/Cake/Cache/Cache.php, line 327]Code Context static::$_engines[$config]->settings['engine']
),
E_USER_WARNING
$key = 'default_mfdb_list'
$value = array(
(int) 0 => 't_news_pv',
(int) 1 => 'tb_ads',
(int) 2 => 'tb_ads_category',
(int) 3 => 'tb_aj_areas',
(int) 4 => 'tb_aj_categories',
(int) 5 => 'tb_aj_prefectures',
(int) 6 => 'tb_area_master',
(int) 7 => 'tb_article_images',
(int) 8 => 'tb_article_images_detail',
(int) 9 => 'tb_autosalon_category',
(int) 10 => 'tb_blocks_master',
(int) 11 => 'tb_body_master',
(int) 12 => 'tb_bookmark',
(int) 13 => 'tb_brand_images',
(int) 14 => 'tb_brand_master',
(int) 15 => 'tb_car_articles',
(int) 16 => 'tb_car_images',
(int) 17 => 'tb_car_master',
(int) 18 => 'tb_car_other',
(int) 19 => 'tb_car_reviews',
(int) 20 => 'tb_catalog_article',
(int) 21 => 'tb_catalog_article_detail',
(int) 22 => 'tb_catalog_master',
(int) 23 => 'tb_catalog_syoyo',
(int) 24 => 'tb_color_master',
(int) 25 => 'tb_contact',
(int) 26 => 'tb_country_master',
(int) 27 => 'tb_debut_ym_list',
(int) 28 => 'tb_dictionary_category',
(int) 29 => 'tb_door_master',
(int) 30 => 'tb_download_histories',
(int) 31 => 'tb_engine_category',
(int) 32 => 'tb_exhaust_master',
(int) 33 => 'tb_feature',
(int) 34 => 'tb_feature_category',
(int) 35 => 'tb_general_info',
(int) 36 => 'tb_grade_master',
(int) 37 => 'tb_groups_master',
(int) 38 => 'tb_impression_master',
(int) 39 => 'tb_jititai_area_master',
(int) 40 => 'tb_job_categories',
(int) 41 => 'tb_job_data_a',
(int) 42 => 'tb_job_data_b',
(int) 43 => 'tb_job_prefectures',
(int) 44 => 'tb_jobdata_histories',
(int) 45 => 'tb_keyword_dictionary',
(int) 46 => 'tb_keyword_dictionary_detail',
(int) 47 => 'tb_keyword_engine',
(int) 48 => 'tb_keyword_engine_detail',
(int) 49 => 'tb_keyword_other',
(int) 50 => 'tb_keyword_other_detail',
(int) 51 => 'tb_link_info',
(int) 52 => 'tb_member',
(int) 53 => 'tb_menu',
(int) 54 => 'tb_menu_bak',
(int) 55 => 'tb_news',
(int) 56 => 'tb_news_category',
(int) 57 => 'tb_news_detail',
(int) 58 => 'tb_news_images',
(int) 59 => 'tb_news_types',
(int) 60 => 'tb_orther_category',
(int) 61 => 'tb_pickup',
(int) 62 => 'tb_pv_totalization',
(int) 63 => 'tb_ranking',
(int) 64 => 'tb_recommend',
(int) 65 => 'tb_serial_stories',
(int) 66 => 'tb_serial_story_detail',
(int) 67 => 'tb_shop_master',
(int) 68 => 'tb_shop_master_a',
(int) 69 => 'tb_shop_master_b',
(int) 70 => 'tb_small_area_master',
(int) 71 => 'tb_temp_articles',
(int) 72 => 'tb_temp_bodys',
(int) 73 => 'tb_user_groups',
(int) 74 => 'tb_users_master',
(int) 75 => 'tb_zaiko_data',
(int) 76 => 'tb_zaiko_data_a',
(int) 77 => 'tb_zaiko_data_b',
(int) 78 => 'tb_zaiko_data_rand',
(int) 79 => 'tb_zip_master',
(int) 80 => 'temp_brand_master',
(int) 81 => 'temp_car_master',
(int) 82 => 'temp_catalog_master',
(int) 83 => 'temp_catalog_syoyo',
(int) 84 => 'temp_country_master',
(int) 85 => 'temp_debut_ym_list',
(int) 86 => 'temp_exhaust_master',
(int) 87 => 'temp_grade_master',
(int) 88 => 'temp_oas_brand_master',
(int) 89 => 'v_article_ranking',
(int) 90 => 'v_job_data',
(int) 91 => 'v_keyword_ranking',
(int) 92 => 'v_rand_zaiko',
(int) 93 => 'v_shop_master',
(int) 94 => 'v_zaiko_data'
)
$config = '_cake_model_'
$settings = array(
'engine' => 'File',
'prefix' => 'myapp_cake_model_',
'path' => '/var/www/html/staging/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 327
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 110
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 245
Model::setSource() - CORE/Cake/Model/Model.php, line 1168
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3686
Model::_readDataSource() - CORE/Cake/Model/Model.php, line 3053
Model::find() - CORE/Cake/Model/Model.php, line 3025
AppController::__set_common_daisharin_pickup() - APP/Controller/AppController.php, line 211
AppController::__getCommonInfo() - APP/Controller/AppController.php, line 175
AppController::beforeFilter() - APP/Controller/AppController.php, line 47
TechController::beforeFilter() - APP/Controller/TechController.php, line 9
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 682
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 189
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 167
[main] - APP/webroot/index.php, line 110
Notice (8): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: write of 2203 bytes failed with errno=28 No space left on device [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (/var/tmp/#sql-temptable-370-7675412-bb4b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /tech/10013170
Stack Trace:
#0 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(502): PDOStatement->execute()
#1 /var/www/html/staging/lib/Cake/Model/Datasource/Database/Mysql.php(348): DboSource->_execute()
#2 /var/www/html/staging/lib/Cake/Model/Model.php(1397): Mysql->describe()
#3 /var/www/html/staging/lib/Cake/Model/Model.php(1438): Model->schema()
#4 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2944): Model->getColumnType()
#5 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2890): DboSource->_parseKey()
#6 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2771): DboSource->conditionKeysToString()
#7 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2053): DboSource->conditions()
#8 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1771): DboSource->buildStatement()
#9 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1224): DboSource->buildAssociationQuery()
#10 /var/www/html/staging/lib/Cake/Model/Model.php(3053): DboSource->read()
#11 /var/www/html/staging/lib/Cake/Model/Model.php(3025): Model->_readDataSource()
#12 /var/www/html/staging/app/Controller/AppController.php(211): Model->find()
#13 /var/www/html/staging/app/Controller/AppController.php(175): AppController->__set_common_daisharin_pickup()
#14 /var/www/html/staging/app/Controller/AppController.php(47): AppController->__getCommonInfo()
#15 /var/www/html/staging/app/Controller/TechController.php(9): AppController->beforeFilter()
#16 /var/www/html/staging/lib/Cake/Event/CakeEventManager.php(244): TechController->beforeFilter()
#17 /var/www/html/staging/lib/Cake/Controller/Controller.php(682): CakeEventManager->dispatch()
#18 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
#19 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
#20 /var/www/html/staging/app/webroot/index.php(110): Dispatcher->dispatch()
#21 {main}'
$output = '2026-06-18 00:06:19 Error: [PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (/var/tmp/#sql-temptable-370-7675412-bb4b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /tech/10013170
Stack Trace:
#0 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(502): PDOStatement->execute()
#1 /var/www/html/staging/lib/Cake/Model/Datasource/Database/Mysql.php(348): DboSource->_execute()
#2 /var/www/html/staging/lib/Cake/Model/Model.php(1397): Mysql->describe()
#3 /var/www/html/staging/lib/Cake/Model/Model.php(1438): Model->schema()
#4 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2944): Model->getColumnType()
#5 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2890): DboSource->_parseKey()
#6 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2771): DboSource->conditionKeysToString()
#7 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2053): DboSource->conditions()
#8 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1771): DboSource->buildStatement()
#9 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1224): DboSource->buildAssociationQuery()
#10 /var/www/html/staging/lib/Cake/Model/Model.php(3053): DboSource->read()
#11 /var/www/html/staging/lib/Cake/Model/Model.php(3025): Model->_readDataSource()
#12 /var/www/html/staging/app/Controller/AppController.php(211): Model->find()
#13 /var/www/html/staging/app/Controller/AppController.php(175): AppController->__set_common_daisharin_pickup()
#14 /var/www/html/staging/app/Controller/AppController.php(47): AppController->__getCommonInfo()
#15 /var/www/html/staging/app/Controller/TechController.php(9): AppController->beforeFilter()
#16 /var/www/html/staging/lib/Cake/Event/CakeEventManager.php(244): TechController->beforeFilter()
#17 /var/www/html/staging/lib/Cake/Controller/Controller.php(682): CakeEventManager->dispatch()
#18 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
#19 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
#20 /var/www/html/staging/app/webroot/index.php(110): Dispatcher->dispatch()
#21 {main}
'
$filename = 'error.log'
$pathname = '/var/www/html/staging/app/tmp/logs/error.log'file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Warning (2): file_put_contents() [<a href='http://php.net/function.file-put-contents'>function.file-put-contents</a>]: Only -1 of 2203 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 142]Code Context $pathname = $this->_path . $filename;
if (empty($this->_config['mask'])) {
return file_put_contents($pathname, $output, FILE_APPEND);
$type = 'error'
$message = '[PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (/var/tmp/#sql-temptable-370-7675412-bb4b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /tech/10013170
Stack Trace:
#0 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(502): PDOStatement->execute()
#1 /var/www/html/staging/lib/Cake/Model/Datasource/Database/Mysql.php(348): DboSource->_execute()
#2 /var/www/html/staging/lib/Cake/Model/Model.php(1397): Mysql->describe()
#3 /var/www/html/staging/lib/Cake/Model/Model.php(1438): Model->schema()
#4 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2944): Model->getColumnType()
#5 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2890): DboSource->_parseKey()
#6 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2771): DboSource->conditionKeysToString()
#7 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2053): DboSource->conditions()
#8 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1771): DboSource->buildStatement()
#9 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1224): DboSource->buildAssociationQuery()
#10 /var/www/html/staging/lib/Cake/Model/Model.php(3053): DboSource->read()
#11 /var/www/html/staging/lib/Cake/Model/Model.php(3025): Model->_readDataSource()
#12 /var/www/html/staging/app/Controller/AppController.php(211): Model->find()
#13 /var/www/html/staging/app/Controller/AppController.php(175): AppController->__set_common_daisharin_pickup()
#14 /var/www/html/staging/app/Controller/AppController.php(47): AppController->__getCommonInfo()
#15 /var/www/html/staging/app/Controller/TechController.php(9): AppController->beforeFilter()
#16 /var/www/html/staging/lib/Cake/Event/CakeEventManager.php(244): TechController->beforeFilter()
#17 /var/www/html/staging/lib/Cake/Controller/Controller.php(682): CakeEventManager->dispatch()
#18 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
#19 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
#20 /var/www/html/staging/app/webroot/index.php(110): Dispatcher->dispatch()
#21 {main}'
$output = '2026-06-18 00:06:19 Error: [PDOException] SQLSTATE[HY000]: General error: 1021 Disk full (/var/tmp/#sql-temptable-370-7675412-bb4b2.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Request URL: /tech/10013170
Stack Trace:
#0 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(502): PDOStatement->execute()
#1 /var/www/html/staging/lib/Cake/Model/Datasource/Database/Mysql.php(348): DboSource->_execute()
#2 /var/www/html/staging/lib/Cake/Model/Model.php(1397): Mysql->describe()
#3 /var/www/html/staging/lib/Cake/Model/Model.php(1438): Model->schema()
#4 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2944): Model->getColumnType()
#5 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2890): DboSource->_parseKey()
#6 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2771): DboSource->conditionKeysToString()
#7 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(2053): DboSource->conditions()
#8 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1771): DboSource->buildStatement()
#9 /var/www/html/staging/lib/Cake/Model/Datasource/DboSource.php(1224): DboSource->buildAssociationQuery()
#10 /var/www/html/staging/lib/Cake/Model/Model.php(3053): DboSource->read()
#11 /var/www/html/staging/lib/Cake/Model/Model.php(3025): Model->_readDataSource()
#12 /var/www/html/staging/app/Controller/AppController.php(211): Model->find()
#13 /var/www/html/staging/app/Controller/AppController.php(175): AppController->__set_common_daisharin_pickup()
#14 /var/www/html/staging/app/Controller/AppController.php(47): AppController->__getCommonInfo()
#15 /var/www/html/staging/app/Controller/TechController.php(9): AppController->beforeFilter()
#16 /var/www/html/staging/lib/Cake/Event/CakeEventManager.php(244): TechController->beforeFilter()
#17 /var/www/html/staging/lib/Cake/Controller/Controller.php(682): CakeEventManager->dispatch()
#18 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(189): Controller->startupProcess()
#19 /var/www/html/staging/lib/Cake/Routing/Dispatcher.php(167): Dispatcher->_invoke()
#20 /var/www/html/staging/app/webroot/index.php(110): Dispatcher->dispatch()
#21 {main}
'
$filename = 'error.log'
$pathname = '/var/www/html/staging/app/tmp/logs/error.log'file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 142
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 445
ErrorHandler::_log() - CORE/Cake/Error/ErrorHandler.php, line 188
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 118
[main] - [internal], line ??
Notice (8): unserialize() [<a href='http://php.net/function.unserialize'>function.unserialize</a>]: Error at offset 4064 of 4085 bytes [CORE/Cake/Cache/Engine/FileEngine.php, line 194]Code Context $data = str_replace('\\\\\\\\', '\\', $data);
}
$data = unserialize((string)$data);
$key = 'cake_toolbar_cache'
$time = (int) 1781708779
$cachetime = (int) 1781723179
$data = 'a:1:{i:0;a:2:{s:7:"sql_log";a:1:{s:7:"content";a:1:{s:7:"default";a:3:{s:7:"queries";a:0:{}s:5:"count";i:0;s:4:"time";N;}}}s:5:"timer";a:1:{s:7:"content";a:4:{s:6:"timers";a:22:{s:55:"Core Processing (Derived from $_SERVER["REQUEST_TIME"])";a:5:{s:7:"message";s:55:"Core Processing (Derived from $_SERVER["REQUEST_TIME"])";s:5:"start";i:0;s:3:"end";d:0.007290840148925781;s:4:"time";d:0.007291;s:5:"named";N;}s:28:"Event: Controller.initialize";a:5:{s:5:"start";d:0.007290840148925781;s:7:"message";s:28:"Event: Controller.initialize";s:5:"named";b:1;s:3:"end";d:0.050160884857177734;s:4:"time";i:0;}s:31:"Event: Controller.initialize #2";a:5:{s:5:"start";d:0.020439863204956055;s:7:"message";s:31:"Event: Controller.initialize #2";s:5:"named";b:1;s:3:"end";d:0.050160884857177734;s:4:"time";i:0;}s:30:"Event: Controller.beforeRender";a:5:{s:5:"start";d:0.025818824768066406;s:7:"message";s:30:"Event: Controller.beforeRender";s:5:"named";b:1;s:3:"end";d:0.0337979793548584;s:4:"time";d:0.00798;}s:14:"processToolbar";a:5:{s:5:"start";d:0.02584099769592285;s:7:"message";s:23:"Processing toolbar data";s:5:"named";b:1;s:3:"end";d:0.03374600410461426;s:4:"time";d:0.00791;}s:10:"viewRender";a:5:{s:5:"start";d:0.03391289710998535;s:7:"message";s:14:"Rendering View";s:5:"named";b:1;s:3:"end";d:0.04523277282714844;s:4:"time";d:0.01132;}s:24:"Event: View.beforeRender";a:5:{s:5:"start";d:0.0340728759765625;s:7:"message";s:24:"Event: View.beforeRender";s:5:"named";b:1;s:3:"end";d:0.034085988998413086;s:4:"time";d:1.0E-5;}s:20:"render_pdo_error.ctp";a:5:{s:5:"start";d:0.03411984443664551;s:7:"message";s:45:"Rendering CORE/Cake/View/Errors/pdo_error.ctp";s:5:"named";b:1;s:3:"end";d:0.03891277313232422;s:4:"time";d:0.00479;}s:32:"render_exception_stack_trace.ctp";a:5:{s:5:"start";d:0.034311771392822266;s:7:"message";s:59:"Rendering CORE/Cake/View/Elements/exception_stack_trace.ctp";s:5:"named";b:1;s:3:"end";d:0.03888082504272461;s:4:"time";d:0.00457;}s:23:"Event: View.afterRender";a:5:{s:5:"start";d:0.03894686698913574;s:7:"message";s:23:"Event: View.afterRender";s:5:"named";b:1;s:3:"end";d:0.038954973220825195;s:4:"time";d:1.0E-5;}s:24:"Event: View.beforeLayout";a:5:{s:5:"start";d:0.03898882865905762;s:7:"message";s:24:"Event: View.beforeLayout";s:5:"named";b:1;s:3:"end";d:0.038994789123535156;s:4:"time";d:1.0E-5;}s:18:"render_default.ctp";a:5:{s:5:"start";d:0.03904581069946289;s:7:"message";s:38:"Rendering APP/View/Layouts/default.ctp";s:5:"named";b:1;s:3:"end";d:0.050160884857177734;s:4:"time";i:0;}s:24:"render_common_header.ctp";a:5:{s:5:"start";d:0.03920888900756836;s:7:"message";s:45:"Rendering APP/View/Elements/common_header.ctp";s:5:"named";b:1;s:3:"end";d:0.03923678398132324;s:4:"time";d:3.0E-5;}s:24:"render_common_footer.ctp";a:5:{s:5:"start";d:0.03927493095397949;s:7:"message";s:45:"Rendering APP/View/Elements/common_footer.ctp";s:5:"named";b:1;s:3:"end";d:0.03929781913757324;s:4:"time";d:2.0E-5;}s:27:"Event: View.beforeRender #2";a:5:{s:5:"start";d:0.04422783851623535;s:7:"message";s:27:"Event: View.beforeRender #2";s:5:"named";b:1;s:3:"end";d:0.04426884651184082;s:4:"time";d:4.0E-5;}s:19:"render_error500.ctp";a:5:{s:5:"start";d:0.04432082176208496;s:7:"message";s:38:"Rendering APP/View/Errors/error500.ctp";s:5:"named";b:1;s:3:"end";d:0.044615983963012695;s:4:"time";d:0.0003;}s:26:"Event: View.afterRender #2";a:5:{s:5:"start";d:0.0446619987487793;s:7:"message";s:26:"Event: View.afterRender #2";s:5:"named";b:1;s:3:"end";d:0.04468584060668945;s:4:"time";d:2.0E-5;}s:27:"Event: View.beforeLayout #2";a:5:{s:5:"start";d:0.044722795486450195;s:7:"message";s:27:"Event: View.beforeLayout #2";s:5:"named";b:1;s:3:"end";d:0.04474496841430664;s:4:"time";d:2.0E-5;}s:16:"render_error.ctp";a:5:{s:5:"start";d:0.04478287696838379;s:7:"message";s:36:"Rendering APP/View/Layouts/error.ctp";s:5:"named";b:1;s:3:"end";d:0.045181989669799805;s:4:"time";d:0.0004;}s:27:"render_common_header.ctp #2";a:5:{s:5:"start";d:0.044981956481933594;s:7:"message";s:48:"Rendering APP/View/Elements/common_header.ctp #2";s:5:"named";b:1;s:3:"end";d:0.04503583908081055'unserialize - [internal], line ??
FileEngine::read() - CORE/Cake/Cache/Engine/FileEngine.php, line 194
Cache::read() - CORE/Cake/Cache/Cache.php, line 363
HistoryPanel::beforeRender() - APP/Plugin/DebugKit/Lib/Panel/HistoryPanel.php, line 55
ToolbarComponent::_gatherVars() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 412
ToolbarComponent::beforeRender() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 329
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::pdoError() - CORE/Cake/Error/ExceptionRenderer.php, line 281
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Notice (8): unserialize() [<a href='http://php.net/function.unserialize'>function.unserialize</a>]: Error at offset 4064 of 4085 bytes [CORE/Cake/Cache/Engine/FileEngine.php, line 194]Code Context $data = str_replace('\\\\\\\\', '\\', $data);
}
$data = unserialize((string)$data);
$key = 'cake_toolbar_cache'
$time = (int) 1781708779
$cachetime = (int) 1781723179
$data = 'a:1:{i:0;a:2:{s:7:"sql_log";a:1:{s:7:"content";a:1:{s:7:"default";a:3:{s:7:"queries";a:0:{}s:5:"count";i:0;s:4:"time";N;}}}s:5:"timer";a:1:{s:7:"content";a:4:{s:6:"timers";a:22:{s:55:"Core Processing (Derived from $_SERVER["REQUEST_TIME"])";a:5:{s:7:"message";s:55:"Core Processing (Derived from $_SERVER["REQUEST_TIME"])";s:5:"start";i:0;s:3:"end";d:0.007290840148925781;s:4:"time";d:0.007291;s:5:"named";N;}s:28:"Event: Controller.initialize";a:5:{s:5:"start";d:0.007290840148925781;s:7:"message";s:28:"Event: Controller.initialize";s:5:"named";b:1;s:3:"end";d:0.050160884857177734;s:4:"time";i:0;}s:31:"Event: Controller.initialize #2";a:5:{s:5:"start";d:0.020439863204956055;s:7:"message";s:31:"Event: Controller.initialize #2";s:5:"named";b:1;s:3:"end";d:0.050160884857177734;s:4:"time";i:0;}s:30:"Event: Controller.beforeRender";a:5:{s:5:"start";d:0.025818824768066406;s:7:"message";s:30:"Event: Controller.beforeRender";s:5:"named";b:1;s:3:"end";d:0.0337979793548584;s:4:"time";d:0.00798;}s:14:"processToolbar";a:5:{s:5:"start";d:0.02584099769592285;s:7:"message";s:23:"Processing toolbar data";s:5:"named";b:1;s:3:"end";d:0.03374600410461426;s:4:"time";d:0.00791;}s:10:"viewRender";a:5:{s:5:"start";d:0.03391289710998535;s:7:"message";s:14:"Rendering View";s:5:"named";b:1;s:3:"end";d:0.04523277282714844;s:4:"time";d:0.01132;}s:24:"Event: View.beforeRender";a:5:{s:5:"start";d:0.0340728759765625;s:7:"message";s:24:"Event: View.beforeRender";s:5:"named";b:1;s:3:"end";d:0.034085988998413086;s:4:"time";d:1.0E-5;}s:20:"render_pdo_error.ctp";a:5:{s:5:"start";d:0.03411984443664551;s:7:"message";s:45:"Rendering CORE/Cake/View/Errors/pdo_error.ctp";s:5:"named";b:1;s:3:"end";d:0.03891277313232422;s:4:"time";d:0.00479;}s:32:"render_exception_stack_trace.ctp";a:5:{s:5:"start";d:0.034311771392822266;s:7:"message";s:59:"Rendering CORE/Cake/View/Elements/exception_stack_trace.ctp";s:5:"named";b:1;s:3:"end";d:0.03888082504272461;s:4:"time";d:0.00457;}s:23:"Event: View.afterRender";a:5:{s:5:"start";d:0.03894686698913574;s:7:"message";s:23:"Event: View.afterRender";s:5:"named";b:1;s:3:"end";d:0.038954973220825195;s:4:"time";d:1.0E-5;}s:24:"Event: View.beforeLayout";a:5:{s:5:"start";d:0.03898882865905762;s:7:"message";s:24:"Event: View.beforeLayout";s:5:"named";b:1;s:3:"end";d:0.038994789123535156;s:4:"time";d:1.0E-5;}s:18:"render_default.ctp";a:5:{s:5:"start";d:0.03904581069946289;s:7:"message";s:38:"Rendering APP/View/Layouts/default.ctp";s:5:"named";b:1;s:3:"end";d:0.050160884857177734;s:4:"time";i:0;}s:24:"render_common_header.ctp";a:5:{s:5:"start";d:0.03920888900756836;s:7:"message";s:45:"Rendering APP/View/Elements/common_header.ctp";s:5:"named";b:1;s:3:"end";d:0.03923678398132324;s:4:"time";d:3.0E-5;}s:24:"render_common_footer.ctp";a:5:{s:5:"start";d:0.03927493095397949;s:7:"message";s:45:"Rendering APP/View/Elements/common_footer.ctp";s:5:"named";b:1;s:3:"end";d:0.03929781913757324;s:4:"time";d:2.0E-5;}s:27:"Event: View.beforeRender #2";a:5:{s:5:"start";d:0.04422783851623535;s:7:"message";s:27:"Event: View.beforeRender #2";s:5:"named";b:1;s:3:"end";d:0.04426884651184082;s:4:"time";d:4.0E-5;}s:19:"render_error500.ctp";a:5:{s:5:"start";d:0.04432082176208496;s:7:"message";s:38:"Rendering APP/View/Errors/error500.ctp";s:5:"named";b:1;s:3:"end";d:0.044615983963012695;s:4:"time";d:0.0003;}s:26:"Event: View.afterRender #2";a:5:{s:5:"start";d:0.0446619987487793;s:7:"message";s:26:"Event: View.afterRender #2";s:5:"named";b:1;s:3:"end";d:0.04468584060668945;s:4:"time";d:2.0E-5;}s:27:"Event: View.beforeLayout #2";a:5:{s:5:"start";d:0.044722795486450195;s:7:"message";s:27:"Event: View.beforeLayout #2";s:5:"named";b:1;s:3:"end";d:0.04474496841430664;s:4:"time";d:2.0E-5;}s:16:"render_error.ctp";a:5:{s:5:"start";d:0.04478287696838379;s:7:"message";s:36:"Rendering APP/View/Layouts/error.ctp";s:5:"named";b:1;s:3:"end";d:0.045181989669799805;s:4:"time";d:0.0004;}s:27:"render_common_header.ctp #2";a:5:{s:5:"start";d:0.044981956481933594;s:7:"message";s:48:"Rendering APP/View/Elements/common_header.ctp #2";s:5:"named";b:1;s:3:"end";d:0.04503583908081055'unserialize - [internal], line ??
FileEngine::read() - CORE/Cake/Cache/Engine/FileEngine.php, line 194
Cache::read() - CORE/Cake/Cache/Cache.php, line 363
ToolbarComponent::_saveState() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 469
ToolbarComponent::beforeRender() - APP/Plugin/DebugKit/Controller/Component/ToolbarComponent.php, line 330
ObjectCollection::trigger() - CORE/Cake/Utility/ObjectCollection.php, line 129
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 244
Controller::render() - CORE/Cake/Controller/Controller.php, line 941
ExceptionRenderer::_outputMessage() - CORE/Cake/Error/ExceptionRenderer.php, line 292
ExceptionRenderer::pdoError() - CORE/Cake/Error/ExceptionRenderer.php, line 281
ExceptionRenderer::render() - CORE/Cake/Error/ExceptionRenderer.php, line 190
ErrorHandler::handleException() - CORE/Cake/Error/ErrorHandler.php, line 127
[main] - [internal], line ??
Notice (8): SplFileObject::fwrite() [<a href='http://php.net/splfileobject.fwrite'>splfileobject.fwrite</a>]: write of 8192 bytes failed with errno=28 No space left on device [CORE/Cake/Cache/Engine/FileEngine.php, line 142]Code Context
$this->_File->rewind();
$success = $this->_File->ftruncate(0) && $this->_File->fwrite($contents) && $this->_File->fflush();
$key = 'cake_toolbar_cache'
$data = 'a:1:{i:0;a:10:{s:10:"javascript";a:0:{}s:3:"css";a:0:{}s:7:"session";a:5:{s:7:"content";N;s:11:"elementName";s:13:"session_panel";s:6:"plugin";s:8:"DebugKit";s:5:"title";N;s:12:"disableTimer";b:1;}s:7:"request";a:5:{s:7:"content";a:7:{s:6:"params";a:8:{s:6:"plugin";N;s:10:"controller";s:4:"tech";s:6:"action";s:5:"index";s:5:"named";a:0:{}s:4:"pass";a:0:{}s:2:"id";s:8:"10013170";s:6:"method";s:3:"GET";s:6:"isAjax";b:0;}s:3:"url";s:13:"tech/10013170";s:5:"query";a:0:{}s:4:"data";a:0:{}s:6:"cookie";a:0:{}s:3:"get";a:0:{}s:12:"currentRoute";O:9:"CakeRoute":7:{s:4:"keys";a:2:{i:0;s:2:"id";i:1;s:10:"controller";}s:7:"options";a:1:{s:2:"id";s:6:"[0-9]+";}s:8:"defaults";a:3:{s:6:"action";s:5:"index";s:6:"method";s:3:"GET";s:6:"plugin";N;}s:8:"template";s:16:"/:controller/:id";s:10:"