エクシーガクロスオーバー7
«新しい記事へ || 1 || 古い記事へ»
Warning (2): file_put_contents() [function.file-put-contents]: Only 1960 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[5] rows[7] 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` = 2631 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/20250817_debug.log' $output = '2025-08-17 03:13:52 Debug: took[5] rows[7] 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` = 2631 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 (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/20250817_debug.log' $output = '2025-08-17 03:13:52 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 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[8] 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/20250817_debug.log' $output = '2025-08-17 03:13:53 Debug: took[8] 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[1] 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/20250817_debug.log' $output = '2025-08-17 03:13:53 Debug: took[1] 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[1] 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/20250817_debug.log' $output = '2025-08-17 03:13:53 Debug: took[1] 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 611 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` = 'testdrive/category_72/' 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/20250817_debug.log' $output = '2025-08-17 03:13:53 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` = 'testdrive/category_72/' 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 607 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[1] 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` = 'news/category_1559/' 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/20250817_debug.log' $output = '2025-08-17 03:13:53 Debug: took[1] 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` = 'news/category_1559/' 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 607 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` = 'news/category_1559/' 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/20250817_debug.log' $output = '2025-08-17 03:13:53 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` = 'news/category_1559/' 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 || 古い記事へ»