編集部 鳥越雄太郎
«新しい記事へ || 1 || 古い記事へ»
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 2057 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context}
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'debug' $message = 'took[7] rows[5] SELECT `FrontPageBlock`.`id`, `FrontPageBlock`.`category_id`, `FrontPageBlock`.`block_type`, `FrontPageBlock`.`first_id`, `FrontPageBlock`.`page_no`, `FrontPageBlock`.`title`, `FrontPageBlock`.`title_alias`, `FrontPageBlock`.`page_name`, `FrontPageBlock`.`link_url`, `FrontPageBlock`.`titletext`, `FrontPageBlock`.`top_img_path`, `FrontPageBlock`.`description`, `FrontPageBlock`.`keyword`, `FrontPageBlock`.`meta_robots`, `FrontPageBlock`.`meta_refresh`, `FrontPageBlock`.`html_head`, `FrontPageBlock`.`html_body`, `FrontPageBlock`.`edit_user_id`, `FrontPageBlock`.`edit_user_name`, `FrontPageBlock`.`maker_code`, `FrontPageBlock`.`shashu_code`, `FrontPageBlock`.`parameter_1`, `FrontPageBlock`.`parameter_2`, `FrontPageBlock`.`sort`, `FrontPageBlock`.`dsp_pubdt`, `FrontPageBlock`.`dsp_sttdt`, `FrontPageBlock`.`dsp_enddt`, `FrontPageBlock`.`edit_status`, `FrontPageBlock`.`open_status`, `FrontPageBlock`.`crt_user_id`, `FrontPageBlock`.`wrt_user_id`, `FrontPageBlock`.`created`, `FrontPageBlock`.`modified`, `FrontPageBlock`.`deleted` FROM `nucleus_db`.`real_page_blocks` AS `FrontPageBlock` WHERE `block_type` = 4 AND `open_status` = 20 AND `page_no` = 1 AND ((`link_url` LIKE 'bousai/%') OR (`link_url` LIKE 'cst/%') OR (`link_url` LIKE 'editor/%') OR (`link_url` LIKE 'fukushi/%') OR (`link_url` LIKE 'guide/%') OR (`link_url` LIKE 'horitsu/%') OR (`link_url` LIKE 'kaitori/%') OR (`link_url` LIKE 'kaitoriguide/%') OR (`link_url` LIKE 'market/%') OR (`link_url` LIKE 'mylife/%') OR (`link_url` LIKE 'newmodel/%') OR (`link_url` LIKE 'news/%') OR (`link_url` LIKE 'parts/%') OR (`link_url` LIKE 'qa/%') OR (`link_url` LIKE 'souken/%') OR (`link_url` LIKE 'terms/%') OR (`link_url` LIKE 'testdrive/%')) AND id IN (SELECT `FrontPageTag`.`block_id` FROM real_page_tags AS FrontPageTag WHERE `FrontPageTag`.`tag_id` = 3050 AND `FrontPageTag`.`deleted` IS NULL GROUP BY `FrontPageTag`.`block_id` ORDER BY `FrontPageTag`.`block_id` ASC ) AND `deleted` IS NULL ORDER BY `dsp_pubdt` DESC, `id` DESC LIMIT 50' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log' $output = '2025-04-05 04:35:15 Debug: took[7] rows[5] SELECT `FrontPageBlock`.`id`, `FrontPageBlock`.`category_id`, `FrontPageBlock`.`block_type`, `FrontPageBlock`.`first_id`, `FrontPageBlock`.`page_no`, `FrontPageBlock`.`title`, `FrontPageBlock`.`title_alias`, `FrontPageBlock`.`page_name`, `FrontPageBlock`.`link_url`, `FrontPageBlock`.`titletext`, `FrontPageBlock`.`top_img_path`, `FrontPageBlock`.`description`, `FrontPageBlock`.`keyword`, `FrontPageBlock`.`meta_robots`, `FrontPageBlock`.`meta_refresh`, `FrontPageBlock`.`html_head`, `FrontPageBlock`.`html_body`, `FrontPageBlock`.`edit_user_id`, `FrontPageBlock`.`edit_user_name`, `FrontPageBlock`.`maker_code`, `FrontPageBlock`.`shashu_code`, `FrontPageBlock`.`parameter_1`, `FrontPageBlock`.`parameter_2`, `FrontPageBlock`.`sort`, `FrontPageBlock`.`dsp_pubdt`, `FrontPageBlock`.`dsp_sttdt`, `FrontPageBlock`.`dsp_enddt`, `FrontPageBlock`.`edit_status`, `FrontPageBlock`.`open_status`, `FrontPageBlock`.`crt_user_id`, `FrontPageBlock`.`wrt_user_id`, `FrontPageBlock`.`created`, `FrontPageBlock`.`modified`, `FrontPageBlock`.`deleted` FROM `nucleus_db`.`real_page_blocks` AS `FrontPageBlock` WHERE `block_type` = 4 AND `open_status` = 20 AND `page_no` = 1 AND ((`link_url` LIKE 'bousai/%') OR (`link_url` LIKE 'cst/%') OR (`link_url` LIKE 'editor/%') OR (`link_url` LIKE 'fukushi/%') OR (`link_url` LIKE 'guide/%') OR (`link_url` LIKE 'horitsu/%') OR (`link_url` LIKE 'kaitori/%') OR (`link_url` LIKE 'kaitoriguide/%') OR (`link_url` LIKE 'market/%') OR (`link_url` LIKE 'mylife/%') OR (`link_url` LIKE 'newmodel/%') OR (`link_url` LIKE 'news/%') OR (`link_url` LIKE 'parts/%') OR (`link_url` LIKE 'qa/%') OR (`link_url` LIKE 'souken/%') OR (`link_url` LIKE 'terms/%') OR (`link_url` LIKE 'testdrive/%')) AND id IN (SELECT `FrontPageTag`.`block_id` FROM real_page_tags AS FrontPageTag WHERE `FrontPageTag`.`tag_id` = 3050 AND `FrontPageTag`.`deleted` IS NULL GROUP BY `FrontPageTag`.`block_id` ORDER BY `FrontPageTag`.`block_id` ASC ) AND `deleted` IS NULL ORDER BY `dsp_pubdt` DESC, `id` DESC LIMIT 50 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452 CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544 MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17 DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 324 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
Warning (512): SplFileInfo::openFile(/vol/www/www-test_carsensor/html/contents/tmp/cache/models/myapp_cake_model_front_nucleus_db_real_page_categories) [splfileinfo.openfile]: failed to open stream: デバイスに空き領域がありません [CORE/Cake/Cache/Engine/FileEngine.php, line 313]Code Context$this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_front_nucleus_db_real_page_categories' $createKey = true $groups = null $dir = '/vol/www/www-test_carsensor/html/contents/tmp/cache/models/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 313 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 117 Cache::write() - CORE/Cake/Cache/Cache.php, line 298 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 284 Model::schema() - CORE/Cake/Model/Model.php, line 1308 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2294 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_categories' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context),
E_USER_WARNING
);
$key = 'front_nucleus_db_real_page_categories' $value = null $config = '_cake_model_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/vol/www/www-test_carsensor/html/contents/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'mask' => (int) 438, 'lock' => true, 'isWindows' => false, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 309 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308 DataSource::describe() - CORE/Cake/Model/Datasource/DataSource.php, line 133 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 284 Model::schema() - CORE/Cake/Model/Model.php, line 1308 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2294 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
Warning (512): SplFileInfo::openFile(/vol/www/www-test_carsensor/html/contents/tmp/cache/models/myapp_cake_model_front_nucleus_db_real_page_categories) [splfileinfo.openfile]: failed to open stream: デバイスに空き領域がありません [CORE/Cake/Cache/Engine/FileEngine.php, line 313]Code Context$this->_File = $path->openFile('c+');
} catch (Exception $e) {
trigger_error($e->getMessage(), E_USER_WARNING);
$key = 'myapp_cake_model_front_nucleus_db_real_page_categories' $createKey = true $groups = null $dir = '/vol/www/www-test_carsensor/html/contents/tmp/cache/models/' $path = object(SplFileInfo) { } $exists = false $e = object(RuntimeException) { severity => (int) 2 }FileEngine::_setKey() - CORE/Cake/Cache/Engine/FileEngine.php, line 313 FileEngine::write() - CORE/Cake/Cache/Engine/FileEngine.php, line 117 Cache::write() - CORE/Cake/Cache/Cache.php, line 298 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 318 Model::schema() - CORE/Cake/Model/Model.php, line 1308 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2294 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_categories' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context),
E_USER_WARNING
);
$key = 'front_nucleus_db_real_page_categories' $value = array( 'id' => array( 'type' => 'integer', 'null' => false, 'default' => null, 'length' => null, 'key' => 'primary', 'comment' => 'カテゴリID' ), 'this_block_id' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => null, 'key' => 'index', 'comment' => 'このカテゴリのブロックID' ), 'parent_id' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => null, 'comment' => '上位カテゴリ' ), 'level' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => null, 'comment' => 'カテゴリ階層' ), 'title' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 100, 'collate' => 'utf8mb3_general_ci', 'comment' => 'カテゴリ名', 'charset' => 'utf8mb3' ), 'title_alias' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 100, 'collate' => 'utf8mb3_general_ci', 'comment' => 'カテゴリ別名', 'charset' => 'utf8mb3' ), 'page_name' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 50, 'collate' => 'utf8mb3_general_ci', 'comment' => 'フォルダ名', 'charset' => 'utf8mb3' ), 'link_url' => array( 'type' => 'string', 'null' => true, 'default' => null, 'length' => (int) 1000, 'key' => 'index', 'collate' => 'utf8mb3_general_ci', 'comment' => 'リンクURL', 'charset' => 'utf8mb3' ), 'crt_user_id' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => null, 'comment' => '新規作成者' ), 'wrt_user_id' => array( 'type' => 'integer', 'null' => true, 'default' => null, 'length' => null, 'comment' => '最終更新者' ), 'created' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null, 'comment' => '作成日付' ), 'modified' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null, 'comment' => '更新日付' ), 'deleted' => array( 'type' => 'datetime', 'null' => true, 'default' => null, 'length' => null, 'comment' => '削除日付' ) ) $config = '_cake_model_' $settings = array( 'prefix' => '*****', 'engine' => 'File', 'path' => '/vol/www/www-test_carsensor/html/contents/tmp/cache/models/', 'serialize' => true, 'duration' => (int) 10, 'mask' => (int) 438, 'lock' => true, 'isWindows' => false, 'probability' => (int) 100, 'groups' => array() ) $success = falseCache::write() - CORE/Cake/Cache/Cache.php, line 309 DataSource::_cacheDescription() - CORE/Cake/Model/Datasource/DataSource.php, line 308 Mysql::describe() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 318 Model::schema() - CORE/Cake/Model/Model.php, line 1308 DboSource::fields() - CORE/Cake/Model/Datasource/DboSource.php, line 2294 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1050 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 610 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context}
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'debug' $message = 'took[11] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log' $output = '2025-04-05 04:35:15 Debug: took[11] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452 CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544 MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17 DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 610 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context}
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'debug' $message = 'took[10] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log' $output = '2025-04-05 04:35:15 Debug: took[10] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452 CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544 MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17 DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 610 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context}
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'debug' $message = 'took[12] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log' $output = '2025-04-05 04:35:15 Debug: took[12] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452 CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544 MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17 DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 609 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context}
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'debug' $message = 'took[2] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'editor/category_1584/' AND `deleted` IS NULL LIMIT 1' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log' $output = '2025-04-05 04:35:15 Debug: took[2] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'editor/category_1584/' AND `deleted` IS NULL LIMIT 1 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452 CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544 MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17 DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 609 bytes written, possibly out of free disk space [CORE/Cake/Log/Engine/FileLog.php, line 87]Code Context}
$output = date('Y-m-d H:i:s') . ' ' . ucfirst($type) . ': ' . $message . "\n";
return file_put_contents($filename, $output, FILE_APPEND);
$type = 'debug' $message = 'took[2] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1' $debugTypes = array( (int) 0 => 'notice', (int) 1 => 'info', (int) 2 => 'debug' ) $filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log' $output = '2025-04-05 04:35:15 Debug: took[2] rows[1] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`this_block_id`, `FrontPageCategory`.`parent_id`, `FrontPageCategory`.`level`, `FrontPageCategory`.`title`, `FrontPageCategory`.`title_alias`, `FrontPageCategory`.`page_name`, `FrontPageCategory`.`link_url`, `FrontPageCategory`.`crt_user_id`, `FrontPageCategory`.`wrt_user_id`, `FrontPageCategory`.`created`, `FrontPageCategory`.`modified`, `FrontPageCategory`.`deleted` FROM `nucleus_db`.`real_page_categories` AS `FrontPageCategory` WHERE `link_url` = 'market/category_1491/' AND `deleted` IS NULL LIMIT 1 'file_put_contents - [internal], line ?? FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87 CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452 CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544 MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17 DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669 DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080 Model::find() - CORE/Cake/Model/Model.php, line 2642 FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345 include - APP/View/Fronts/pc/tags/tag.ctp, line 208 View::_evaluate() - CORE/Cake/View/View.php, line 923 View::_render() - CORE/Cake/View/View.php, line 886 View::render() - CORE/Cake/View/View.php, line 476 Controller::render() - CORE/Cake/Controller/Controller.php, line 956 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161 [main] - APP/webroot/index.php, line 98
«新しい記事へ || 1 || 古い記事へ»