Warning (2): file_put_contents(): Only 0 of 210 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[15] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`page_name` FROM `nucleus_db`.`page_categories` AS `FrontPageCategory`   WHERE `level` = 1 AND `deleted` IS NULL'
$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-19 03:58:39 Debug: took[1] rows[15] SELECT `FrontPageCategory`.`id`, `FrontPageCategory`.`page_name` FROM `nucleus_db`.`page_categories` AS `FrontPageCategory`   WHERE `level` = 1 AND `deleted` IS NULL
'
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
include - APP/Config/routes.php, line 67
Dispatcher::_loadRoutes() - CORE/Cake/Routing/Dispatcher.php, line 278
Dispatcher::parseParams() - CORE/Cake/Routing/Dispatcher.php, line 215
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 141
[main] - APP/webroot/index.php, line 98
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 612 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 `level` = 1 AND `link_url` = 'editor/' 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-19 03:58:39 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 `level` = 1 AND `link_url` = 'editor/' 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
FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 118
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
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 624 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 `level` = 2 AND `link_url` = 'editor/category_849/' 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-19 03:58:39 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 `level` = 2 AND `link_url` = 'editor/category_849/' 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
FrontsController::beforeFilter() - APP/Controller/FrontsController.php, line 118
call_user_func - [internal], line ??
CakeEventManager::dispatch() - CORE/Cake/Event/CakeEventManager.php, line 246
Controller::startupProcess() - CORE/Cake/Controller/Controller.php, line 669
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 183
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 1226 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 `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 `link_url` = 'editor/category_849/_14195.html' 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-19 03:58:39 Debug: took[11] rows[1] 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 `link_url` = 'editor/category_849/_14195.html' 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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 728
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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_tags) [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_tags'
$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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1346
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2564
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2519
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2402
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 1719
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1515
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1078
Model::find() - CORE/Cake/Model/Model.php, line 2642
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 731
ReflectionMethod::invokeArgs() - [internal], line ??
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_tags' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'front_nucleus_db_real_page_tags'
$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 = false
Cache::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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1346
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2564
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2519
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2402
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 1719
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1515
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1078
Model::find() - CORE/Cake/Model/Model.php, line 2642
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 731
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Warning (512): SplFileInfo::openFile(/vol/www/www-test_carsensor/html/contents/tmp/cache/models/myapp_cake_model_front_nucleus_db_real_page_tags) [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_tags'
$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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1346
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2564
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2519
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2402
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 1719
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1515
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1078
Model::find() - CORE/Cake/Model/Model.php, line 2642
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 731
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_tags' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'front_nucleus_db_real_page_tags'
$value = array(
	'id' => array(
		'type' => 'integer',
		'null' => false,
		'default' => null,
		'length' => null,
		'key' => 'primary',
		'comment' => 'ID'
	),
	'block_id' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'key' => 'index',
		'comment' => 'ブロックID'
	),
	'tag_id' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'key' => 'index',
		'comment' => 'タグマスタID'
	),
	'tag_kbn' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'comment' => 'タグ区分(1:親タグ 2:子タグ)'
	),
	'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 = false
Cache::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
Model::getColumnType() - CORE/Cake/Model/Model.php, line 1346
DboSource::_parseKey() - CORE/Cake/Model/Datasource/DboSource.php, line 2564
DboSource::conditionKeysToString() - CORE/Cake/Model/Datasource/DboSource.php, line 2519
DboSource::conditions() - CORE/Cake/Model/Datasource/DboSource.php, line 2402
DboSource::buildStatement() - CORE/Cake/Model/Datasource/DboSource.php, line 1719
DboSource::generateAssociationQuery() - CORE/Cake/Model/Datasource/DboSource.php, line 1515
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1078
Model::find() - CORE/Cake/Model/Model.php, line 2642
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 731
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 218 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[0] SELECT `FrontPageTag`.`id`, `FrontPageTag`.`tag_id` FROM `nucleus_db`.`real_page_tags` AS `FrontPageTag`   WHERE `block_id` = 14195 AND `deleted` IS NULL   ORDER BY `id` ASC'
$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-19 03:58:39 Debug: took[11] rows[0] SELECT `FrontPageTag`.`id`, `FrontPageTag`.`tag_id` FROM `nucleus_db`.`real_page_tags` AS `FrontPageTag`   WHERE `block_id` = 14195 AND `deleted` IS NULL   ORDER BY `id` ASC
'
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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 731
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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_tags) [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_tags'
$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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 806
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_tags' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'front_nucleus_db_tags'
$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 = false
Cache::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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 806
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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_tags) [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_tags'
$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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 806
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_tags' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'front_nucleus_db_tags'
$value = array(
	'id' => array(
		'type' => 'integer',
		'null' => false,
		'default' => null,
		'length' => null,
		'key' => 'primary',
		'comment' => 'ID'
	),
	'parent_id' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'comment' => '親タグ'
	),
	'tag_kbn' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'comment' => 'タグ区分(1:親タグ 2:子タグ)'
	),
	'tag_code' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'comment' => 'タグコード'
	),
	'tag_name' => array(
		'type' => 'string',
		'null' => true,
		'default' => null,
		'length' => (int) 100,
		'collate' => 'utf8mb3_general_ci',
		'comment' => 'タグ名',
		'charset' => 'utf8mb3'
	),
	'memo' => array(
		'type' => 'string',
		'null' => true,
		'default' => null,
		'length' => (int) 255,
		'collate' => 'utf8mb3_general_ci',
		'comment' => 'メモ',
		'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 = false
Cache::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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 806
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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 923 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[0] SELECT `FrontTag`.`id`, `FrontTag`.`parent_id`, `FrontTag`.`tag_kbn`, `FrontTag`.`tag_code`, `FrontTag`.`tag_name`, `FrontTag`.`memo`, `FrontTag`.`crt_user_id`, `FrontTag`.`wrt_user_id`, `FrontTag`.`created`, `FrontTag`.`modified`, `FrontTag`.`deleted`, `FrontParentTag`.`id`, `FrontParentTag`.`parent_id`, `FrontParentTag`.`tag_kbn`, `FrontParentTag`.`tag_code`, `FrontParentTag`.`tag_name`, `FrontParentTag`.`memo`, `FrontParentTag`.`crt_user_id`, `FrontParentTag`.`wrt_user_id`, `FrontParentTag`.`created`, `FrontParentTag`.`modified`, `FrontParentTag`.`deleted` FROM `nucleus_db`.`tags` AS `FrontTag` left JOIN `nucleus_db`.`tags` AS `FrontParentTag` ON (`FrontTag`.`parent_id` = `FrontParentTag`.`id`)  WHERE `FrontTag`.`id` IS NULL AND `FrontTag`.`deleted` IS NULL AND `FrontParentTag`.`deleted` IS NULL   ORDER BY `FrontParentTag`.`tag_code` ASC, `FrontTag`.`tag_code` ASC'
$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-19 03:58:39 Debug: took[1] rows[0] SELECT `FrontTag`.`id`, `FrontTag`.`parent_id`, `FrontTag`.`tag_kbn`, `FrontTag`.`tag_code`, `FrontTag`.`tag_name`, `FrontTag`.`memo`, `FrontTag`.`crt_user_id`, `FrontTag`.`wrt_user_id`, `FrontTag`.`created`, `FrontTag`.`modified`, `FrontTag`.`deleted`, `FrontParentTag`.`id`, `FrontParentTag`.`parent_id`, `FrontParentTag`.`tag_kbn`, `FrontParentTag`.`tag_code`, `FrontParentTag`.`tag_name`, `FrontParentTag`.`memo`, `FrontParentTag`.`crt_user_id`, `FrontParentTag`.`wrt_user_id`, `FrontParentTag`.`created`, `FrontParentTag`.`modified`, `FrontParentTag`.`deleted` FROM `nucleus_db`.`tags` AS `FrontTag` left JOIN `nucleus_db`.`tags` AS `FrontParentTag` ON (`FrontTag`.`parent_id` = `FrontParentTag`.`id`)  WHERE `FrontTag`.`id` IS NULL AND `FrontTag`.`deleted` IS NULL AND `FrontParentTag`.`deleted` IS NULL   ORDER BY `FrontParentTag`.`tag_code` ASC, `FrontTag`.`tag_code` ASC
'
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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 806
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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 1234 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[125] rows[1] 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 `first_id` = 14195 AND `deleted` IS NULL   ORDER BY `page_no` ASC'
$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-19 03:58:39 Debug: took[125] rows[1] 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 `first_id` = 14195 AND `deleted` IS NULL   ORDER BY `page_no` ASC
'
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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 818
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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 1358 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[130] rows[1] 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 `category_id` = 849 AND `block_type` = 4 AND `open_status` = 20 AND `page_no` = 1 AND `id` != 14195 AND `dsp_pubdt` <= '2010-07-05 13:00:00' AND `deleted` IS NULL   ORDER BY `dsp_pubdt` DESC, `id` DESC  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-19 03:58:40 Debug: took[130] rows[1] 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 `category_id` = 849 AND `block_type` = 4 AND `open_status` = 20 AND `page_no` = 1 AND `id` != 14195 AND `dsp_pubdt` <= '2010-07-05 13:00:00' AND `deleted` IS NULL   ORDER BY `dsp_pubdt` DESC, `id` DESC  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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 824
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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 1356 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[127] rows[1] 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 `category_id` = 849 AND `block_type` = 4 AND `open_status` = 20 AND `page_no` = 1 AND `id` != 14195 AND `dsp_pubdt` >= '2010-07-05 13:00:00' AND `deleted` IS NULL   ORDER BY `dsp_pubdt` ASC, `id` ASC  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-19 03:58:40 Debug: took[127] rows[1] 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 `category_id` = 849 AND `block_type` = 4 AND `open_status` = 20 AND `page_no` = 1 AND `id` != 14195 AND `dsp_pubdt` >= '2010-07-05 13:00:00' AND `deleted` IS NULL   ORDER BY `dsp_pubdt` ASC, `id` ASC  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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 828
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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_terms) [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_terms'
$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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 834
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_terms' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'front_nucleus_db_real_page_terms'
$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 = false
Cache::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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 834
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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_terms) [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_terms'
$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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 834
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_terms' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'front_nucleus_db_real_page_terms'
$value = array(
	'id' => array(
		'type' => 'integer',
		'null' => false,
		'default' => null,
		'length' => null,
		'key' => 'primary',
		'comment' => 'ID'
	),
	'block_id' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'key' => 'index',
		'comment' => 'ブロックID'
	),
	'term_id' => array(
		'type' => 'integer',
		'null' => true,
		'default' => null,
		'length' => null,
		'key' => 'index',
		'comment' => '用語記事のブロックID'
	),
	'term_name' => array(
		'type' => 'string',
		'null' => true,
		'default' => null,
		'length' => (int) 100,
		'collate' => 'utf8mb3_general_ci',
		'comment' => '用語名',
		'charset' => 'utf8mb3'
	),
	'term_link_url' => array(
		'type' => 'string',
		'null' => true,
		'default' => null,
		'length' => (int) 1000,
		'collate' => 'utf8mb3_general_ci',
		'comment' => '用語記事のリンクURL',
		'charset' => 'utf8mb3'
	)
)
$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 = false
Cache::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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 834
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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 284 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[0] SELECT `RealPageTerm`.`id`, `RealPageTerm`.`block_id`, `RealPageTerm`.`term_id`, `RealPageTerm`.`term_name`, `RealPageTerm`.`term_link_url` FROM `nucleus_db`.`real_page_terms` AS `RealPageTerm`   WHERE `block_id` = 14195   ORDER BY `id` ASC'
$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-19 03:58:40 Debug: took[1] rows[0] SELECT `RealPageTerm`.`id`, `RealPageTerm`.`block_id`, `RealPageTerm`.`term_id`, `RealPageTerm`.`term_name`, `RealPageTerm`.`term_link_url` FROM `nucleus_db`.`real_page_terms` AS `RealPageTerm`   WHERE `block_id` = 14195   ORDER BY `id` ASC
'
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
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 834
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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_nucleus_nucleus_db_list) [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_nucleus_nucleus_db_list'
$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::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 179
Model::setSource() - CORE/Cake/Model/Model.php, line 1101
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3191
Model::query() - CORE/Cake/Model/Model.php, line 3007
NucleusAccessLog::insert() - APP/Model/NucleusAccessLog.php, line 39
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 892
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'nucleus_nucleus_db_list' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'nucleus_nucleus_db_list'
$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 = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 179
Model::setSource() - CORE/Cake/Model/Model.php, line 1101
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3191
Model::query() - CORE/Cake/Model/Model.php, line 3007
NucleusAccessLog::insert() - APP/Model/NucleusAccessLog.php, line 39
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 892
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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_nucleus_nucleus_db_list) [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_nucleus_nucleus_db_list'
$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::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 196
Model::setSource() - CORE/Cake/Model/Model.php, line 1101
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3191
Model::query() - CORE/Cake/Model/Model.php, line 3007
NucleusAccessLog::insert() - APP/Model/NucleusAccessLog.php, line 39
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 892
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'nucleus_nucleus_db_list' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'nucleus_nucleus_db_list'
$value = array(
	(int) 0 => 'CSCAR_MASTER',
	(int) 1 => 'CST_KEN_MASTER',
	(int) 2 => 'CST_SHOP_MASTER',
	(int) 3 => 'CopyWork_iten',
	(int) 4 => 'access_count',
	(int) 5 => 'access_count2',
	(int) 6 => 'access_count3',
	(int) 7 => 'access_log',
	(int) 8 => 'access_log2',
	(int) 9 => 'access_log3',
	(int) 10 => 'csrelateditem',
	(int) 11 => 'csrelateditem_test',
	(int) 12 => 'nucleus_actionlog',
	(int) 13 => 'nucleus_activation',
	(int) 14 => 'nucleus_ban',
	(int) 15 => 'nucleus_blog',
	(int) 16 => 'nucleus_category',
	(int) 17 => 'nucleus_comment',
	(int) 18 => 'nucleus_config',
	(int) 19 => 'nucleus_gmap_loc',
	(int) 20 => 'nucleus_gmap_loc_attr',
	(int) 21 => 'nucleus_gmap_loc_item',
	(int) 22 => 'nucleus_gmap_loc_tb',
	(int) 23 => 'nucleus_item',
	(int) 24 => 'nucleus_item_work',
	(int) 25 => 'nucleus_karma',
	(int) 26 => 'nucleus_member',
	(int) 27 => 'nucleus_plug_cc_pending',
	(int) 28 => 'nucleus_plug_contentslist',
	(int) 29 => 'nucleus_plug_contentslist_rank',
	(int) 30 => 'nucleus_plug_customurl',
	(int) 31 => 'nucleus_plug_extraskin_jp',
	(int) 32 => 'nucleus_plug_extraskin_jp_data',
	(int) 33 => 'nucleus_plug_itemhistory',
	(int) 34 => 'nucleus_plug_linklist',
	(int) 35 => 'nucleus_plug_linklist_grp',
	(int) 36 => 'nucleus_plug_ordered_blog',
	(int) 37 => 'nucleus_plug_ordered_cat',
	(int) 38 => 'nucleus_plug_related',
	(int) 39 => 'nucleus_plug_related_cache',
	(int) 40 => 'nucleus_plug_tagex',
	(int) 41 => 'nucleus_plug_tagex_klist',
	(int) 42 => 'nucleus_plug_znKeywordLink',
	(int) 43 => 'nucleus_plug_znKeywordLink2',
	(int) 44 => 'nucleus_plug_znKeywordLink2_item',
	(int) 45 => 'nucleus_plug_znKeywordLink_item',
	(int) 46 => 'nucleus_plug_znitemparts',
	(int) 47 => 'nucleus_plugin',
	(int) 48 => 'nucleus_plugin_ct',
	(int) 49 => 'nucleus_plugin_event',
	(int) 50 => 'nucleus_plugin_googlemaps',
	(int) 51 => 'nucleus_plugin_header',
	(int) 52 => 'nucleus_plugin_mapblog',
	(int) 53 => 'nucleus_plugin_multitags',
	(int) 54 => 'nucleus_plugin_option',
	(int) 55 => 'nucleus_plugin_option_desc',
	(int) 56 => 'nucleus_plugin_tb',
	(int) 57 => 'nucleus_plugin_tb_lc',
	(int) 58 => 'nucleus_plugin_tb_lookup',
	(int) 59 => 'nucleus_skin',
	(int) 60 => 'nucleus_skin_desc',
	(int) 61 => 'nucleus_team',
	(int) 62 => 'nucleus_template',
	(int) 63 => 'nucleus_template_desc',
	(int) 64 => 'nucleus_tickets',
	(int) 65 => 'page_blocks',
	(int) 66 => 'page_blocks_180208',
	(int) 67 => 'page_blocks_20250715',
	(int) 68 => 'page_blocks_20250716',
	(int) 69 => 'page_categories',
	(int) 70 => 'page_indices',
	(int) 71 => 'page_tags',
	(int) 72 => 'ranking_items3',
	(int) 73 => 'real_page_blocks',
	(int) 74 => 'real_page_blocks_180208',
	(int) 75 => 'real_page_blocks_20250715',
	(int) 76 => 'real_page_blocks_20250716',
	(int) 77 => 'real_page_categories',
	(int) 78 => 'real_page_indices',
	(int) 79 => 'real_page_tags',
	(int) 80 => 'real_page_terms',
	(int) 81 => 'related_items_smr',
	(int) 82 => 'tags',
	(int) 83 => 'temp_page_blocks',
	(int) 84 => 'temp_page_categories',
	(int) 85 => 'temp_page_tags'
)
$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 = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
DataSource::listSources() - CORE/Cake/Model/Datasource/DataSource.php, line 108
Mysql::listSources() - CORE/Cake/Model/Datasource/Database/Mysql.php, line 196
Model::setSource() - CORE/Cake/Model/Model.php, line 1101
Model::getDataSource() - CORE/Cake/Model/Model.php, line 3191
Model::query() - CORE/Cake/Model/Model.php, line 3007
NucleusAccessLog::insert() - APP/Model/NucleusAccessLog.php, line 39
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 892
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
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 200 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[4] rows[1] INSERT INTO `access_log3` (`adate`, `url`, `ip`, `referer`, `kinocode`, `blogid`, `catid`) VALUES (:adate, :url, :ip, :referer, :kinocode, :blogid, :catid);'
$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-19 03:58:40 Debug: took[4] rows[1] INSERT INTO `access_log3` (`adate`, `url`, `ip`, `referer`, `kinocode`, `blogid`, `catid`) VALUES (:adate, :url, :ip, :referer, :kinocode, :blogid, :catid);
'
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::query() - CORE/Cake/Model/Datasource/DboSource.php, line 611
Model::query() - CORE/Cake/Model/Model.php, line 3008
NucleusAccessLog::insert() - APP/Model/NucleusAccessLog.php, line 39
FrontsController::blogs_article() - APP/Controller/FrontsController.php, line 892
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 485
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 186
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
踊る大捜査線 THE MOVIE3公開! シリーズ“出演車”を一挙紹介!!【トレンドワードで中古車探し】:旬ネタ|日刊カーセンサー
カーセンサー
  • 中古車
  • 輸入車
  • カタログ
  • 中古車販売店
  • 保険/ローン/他
  • 車買取
  • お役立ち記事
閲覧履歴

サイトマップ

中古車トップ > 日刊カーセンサー > 旬ネタ > クルマ > 踊る大捜査線 THE MOVIE3公開! シリーズ“出演車”を一挙紹介!!【トレンドワードで中古車探し】

  • 記事トップ
  • 特選車
  • 旬ネタ
  • 試乗
  • 新型車
  • ニュース
  • カーセンサーEDGE/EDGE JOURNAL

踊る大捜査線 THE MOVIE3公開! シリーズ“出演車”を一挙紹介!!【トレンドワードで中古車探し】

カテゴリー: クルマ

タグ:

2010/07/05

  • ポスト
  • メールで送る

人気の踊る大捜査線シリーズの劇場版第3弾が公開!

踊る大捜査線シリーズに登場した車
>>トヨタクラウン、日産スカイライン、三菱ギャランなど踊る大捜査線シリーズに登場した車

※一部、条件に合致しない車も含まれます。詳細は各物件にてご確認ください。

この検索軸での代表的な車種はこちら

  • トヨタ カローラの中古車
  • トヨタ クラウンセダンの中古車
  • 日産 マーチの中古車
  • 日産 ステージアの中古車
  • 三菱 ギャランの中古車
  • ダイハツ ミゼットIIの中古車

過去2作がいずれも興行収入100億円を超えた大ヒットムービー、踊る大捜査線シリーズの第3弾『踊る大捜査線 THE MOVIE3 ヤツらを解放せよ!』が、2010年7月3日土曜日より公開されました。

公開初日となる舞台挨拶では、主演の青島俊作を演じる織田裕二さんが、「オレたちなりに和久さんを送り出す。そういうメッセージを込めたのが『踊る3』です。和久さんにも見てほしいな…」と言葉に力を込めるなど、スタッフ&出演者ともに並々ならぬ意欲で製作された今作。

そんな“踊る3”ですが、テレビの連続ドラマや、スピンオフ作品などを含めるとかなりの数になります。当然、それに伴い、出演者も膨大な数に上るのですが、同様に“出演車”の数もかなりの台数になります。今回はカーセンサーnet編集部が目を皿にして可能な限りチェックした、珠玉の踊る大捜査線シリーズに登場した車たちを紹介していきます。

踊る大捜査線シリーズ自体が現実に忠実な作品になっているため、基本的に警察車両に使用されることの多い車がたくさん出てきますが、なかには意外な車種も!?

“登場車”はオーソドックスなセダンからコンパクト、ワゴンまで様々

日産 マーチ|日刊カーセンサー日産 ステージア|日刊カーセンサー

踊る大捜査線シリーズに登場した車たちですが、カーセンサーnetには2010年7月5日現在で1万2000台余りの中古車が掲載されています。ただし、年式や世代が一部該当しない車種もあるので、単純にこのままの数とはいきませんが。それでもかなりの台数であることに違いはありません。

メーカー別に見ていくと、トヨタ&日産勢の出演車が圧倒的に多いことに気づきます。トヨタではクラウン、マークII(6代目まで)、日産ではセドリック、グロリア(7代目まで)、クルー、スカイライン(7代目まで)と、パトカーのベースとなっている車種を生産している両メーカーは強いですね。

しかし、そんなトヨタ&日産以外にも、ホンダインスパイアやシビックフェリオ、三菱ギャランといった比較的渋い車種も忘れてはなりません。さらにはダイハツのミゼットIIなんかも、カエル急便の配送車両として登場しています。

そんな中、今回オススメしたいのは日産マーチとステージアの2台です。

日産マーチは、劇中では湾岸警察署の配備車両として登場しています。前作の『踊る大捜査線 THE MOVIE 2 レインボーブリッジを封鎖せよ!』では青島巡査部長(当時)も運転していました。このマーチという車ですが、トヨタヴィッツやホンダフィットと並ぶ日本を代表するコンパクトカーで、国産車としては珍しく、モデルスパンの長い車種としても有名です。

同じく日産のステージア(2代目)。こちらはスピンオフ作品の主役にもなった真下正義の愛車として、マーチと同様、『踊る大捜査線 THE MOVIE 2 レインボーブリッジを封鎖せよ!』で登場しました。2代目のステージアは、V35スカイラインと同じV6エンジン専用の新プラットフォームを採用し、日産が誇るLクラスステーションワゴンとして人気を博しました。

このほかにも、踊る大捜査線シリーズに“出演”している車はまだまだあります。右の検索ボタンをクリックして、踊る大捜査線シリーズの車をチェックしてみてはいかがでしょうか?

  • ポスト
  • メールで送る

日刊カーセンサーの厳選情報をSNSで受け取る

  • Facebookをフォロー
  • Xをフォロー
踊る大捜査線 THE MOVIE3公開! シリーズ“出演車”を一挙紹介!!【トレンドワードで中古車探し】/旬ネタ
<<「空飛ぶ自動車」実用化へ前進! 航空事業に関連のある自動車メーカーを紹介【トレンドワードで中古車探し】 | 夏場の4座オープンベストテン【なんでもベスト10】《後編》>>

関連記事

  • PEUGEOT 2008 LEATHER EDITIONプジョー、「PEUGEOT 2008 LEATHER EDITION」を発表
  • C3 Seduction Leatherシトロエン「C3 Seduction Leather」を発売
  • The Beetle Baseフォルクスワーゲン「The Beetle」にベースモデルを追加設定 併せて他グレードの見直しによる値下げを実施
  • ▲4月16日、スバルは新型SUV「エクシーガ CROSSOVER 7(クロスオーバー  7)」を発売しましたスバルの新型7人乗りSUV、エクシーガ クロスオーバー 7を写真でチェック!これぞ「THE都市型SUV」だ
  • C3 Leather Editionシトロエン「C3 Leather Edition」を限定発売 人気のボディカラーが復活、レザーシートに上級装備を加え 220 万円
  • ▲2015年3月20日(金)正午から新型マツダ ロードスターの先行商談予約がスタート!新型マツダ ロードスターは車重990kg! THE オープンライトウェイトスポーツカーだ(プロトタイプ)

Sidebar

検索

編集部のオススメ

日産タイアップ サクラ
カーセンサー・カー・オブ・ザ・イヤー

人気記事ランキング

  • 現在
  • 特選車
  • 旬ネタ
トヨタ オリジン

11000台限定生産の絶滅危惧車トヨタ オリジンは、トヨタの職人芸を駆使した小さな高級車だった!

アストンマーティン シグネット

2500万円オーバーのトヨタ iQ!? アストンマーティン“らしさ”をふんだんに盛り込んだシグネット!

BMW X1

35年落ち以内が車両本体価格200万円以下から狙える! スタイリッシュな輸入車SUV4選

▲今押さえておきたい高年式の、しかし中古車としても十分お買い得感がある輸入SUV 10モデルをピックアップしてみます!

4【2019年版】人気の輸入車SUV10選|イケパパ&オシャレ男子に送るお得に買える中古車はコレだ!

ホンダ N-VAN

5軽バン購入を考えている人必見。王道3モデルの選び方ガイド

BMW 3シリーズ

6先代BMW 3シリーズ(F30型)を買うなら、総額150万円以下が狙い目だ!

ルノー トゥインゴ

7おしゃれ女子に超オススメ! 総額100万円台で買える輸入コンパクトカー10選

▲日産 ノート e-POWERのオーナーである筆者が、今まさにノートe-POWERを買おうと思っている皆さんへアドバイスできることをまとめてみました! 試乗記は数あれど、1年半というロングなインプレッションはなかなかないのでは?

8ノート e-POWERを買ってから1年半。約2万km乗ったリアルオーナーが今買おうとしている人に伝えたいこと

日産 エルグランドVIP

9VIP=セダンの時代は終わった!? ラージサイズミニバンの2列4人乗り仕様で、極上の贅沢を味わおう

トヨタ ヴォクシー

10現行型ヴォクシーの平均価格が200万円切り目前|迫力重視の「煌」も、燃費重視のハイブリッドも買い時到来

BMW X1

15年落ち以内が車両本体価格200万円以下から狙える! スタイリッシュな輸入車SUV4選

トヨタ クラウン

2次期クラウンの開発事情

日産 エルグランドVIP

3VIP=セダンの時代は終わった!? ラージサイズミニバンの2列4人乗り仕様で、極上の贅沢を味わおう

ブースターケーブルはバッテリーの容量に見合った仕様のものを。バッテリーに対してケーブルが細すぎると発熱、発火の危険がある

4わかれば簡単! バッテリー上がり時のジャンプ手順【トラブルシューティング編】

トヨタ アクア

5次期トヨタ アクア、徹底解剖!

▲今押さえておきたい高年式の、しかし中古車としても十分お買い得感がある輸入SUV 10モデルをピックアップしてみます!

6【2019年版】人気の輸入車SUV10選|イケパパ&オシャレ男子に送るお得に買える中古車はコレだ!

ホンダ N-VAN

7軽バン購入を考えている人必見。王道3モデルの選び方ガイド

トヨタ オリジン

81000台限定生産の絶滅危惧車トヨタ オリジンは、トヨタの職人芸を駆使した小さな高級車だった!

ルノー トゥインゴ

9おしゃれ女子に超オススメ! 総額100万円台で買える輸入コンパクトカー10選

フェルディナント・ヤマグチ

10【フェルディナント・ヤマグチ×編集長 時事放談】自動車業界と半導体について(前編)

ブースターケーブルはバッテリーの容量に見合った仕様のものを。バッテリーに対してケーブルが細すぎると発熱、発火の危険がある

1わかれば簡単! バッテリー上がり時のジャンプ手順【トラブルシューティング編】

トヨタ アクア

2次期トヨタ アクア、徹底解剖!

▲トヨタ MR2やスターレット、プジョー 106 ラリー前期型など、自分とほぼ同じ頃に生まれた車たちに魅了された19歳。しかし、その中にはしっかりと哲学が垣間見えた

3「あの車は壊れる」は本当か? 19歳のオーナーが見たルノー 21ターボ~輸入車“若者”オーナー見聞録~

▲ルノー21ターボ。見た目は控え目でも暴れん坊なんです

4ルノー21ターボは、M・ベンツ190E2.3 16VやBMW M3もビックリの“どっかんターボ”

ジープ ラングラー

5ベーシスト日向秀和さんとジープについて熱くおしゃべり!【サイサイあいにゃんのどらいぶろぐ】#005(前編)

トヨタ クラウン

6次期クラウンの開発事情

日産 ラルゴ

7【総予算100万円!】格安90’sミニバンを自分仕様に仕上げて遊ぶ(前編)

▲電気自動車に興味はあるけど、実際、日常使いしたらどうなんだろう……? そんな世の皆さんの声(?)にお応えして、EV使い庶民代表として感想をシェアします。購入をお考えの方は、ぜひご参考に

8自宅に充電設備なしで電気自動車 リーフを購入→半年乗ったから正直な感想をシェアする

スバル ソルテラ

9トヨタと共同開発中のピュアEV、スバル ソルテラ

フェルディナント・ヤマグチ

10【フェルディナント・ヤマグチ×編集長 時事放談】自動車業界と半導体について(前編)

最新の記事

キャンプアウトドアブームの過熱を引き金に、規格外に車内が広い車の注目度が上がる!?

日産 ラルゴ【総予算100万円!】格安90’sミニバンを自分仕様に仕上げて遊ぶ(後編)

スバル ソルテラトヨタと共同開発中のピュアEV、スバル ソルテラ

リマックEVハイパーカーメーカー「リマック」が今熱い!従来のスーパーカーを猛追するクロアチアの新星【INDUSTRY EDGE】

ジープ ラングラーベーシスト日向秀和さんとジープについて熱くおしゃべり!【サイサイあいにゃんのどらいぶろぐ】#005(後編)

オススメ記事

トヨタ iQ【トヨタ iQの中古車を買うなら?】オススメの選び方や相場、グレードなどを徹底解説

スズキMRワゴン【スズキ MRワゴンの中古車を買うなら】オススメの選び方や相場、グレードなどを徹底解説

ランボルギーニ ウルス西川淳の「SUV嫌いに効くクスリをください」 ランボルギーニ ウルスの巻

BMW 3シリーズ先代BMW 3シリーズ(F30型)を買うなら、総額150万円以下が狙い目だ!

トヨタ タンク【トヨタ タンクの中古車を買うなら?】オススメの選び方や相場、グレードなどを徹底解説

@carsensor からのツイート
カーセンサー (Car sensor)
カーセンサーエッジ(Carsensor EDGE)
カーセンサーアフター保証

RDF Site Summary
RSS 2.0

日刊カーセンサーカテゴリ一覧

旬ネタ

  • クルマ
  • レース&イベント
  • トレンド
  • カーライフ
  • ドライブ
  • ガジェット
  • 編集部からのお知らせ

カーセンサー特選市

福祉車両最前線!

カーセンサーアフター保証ガイド

中古車購入ガイド

困ったときの自動車Q&A

自動車なんでも用語集

渋滞ができる法律相談所

自動車業界NEWS

  • レクサスのニュース
  • トヨタのニュース
  • ホンダのニュース
  • 日産のニュース
  • スバルのニュース
  • マツダのニュース
  • 三菱のニュース
  • ダイハツのニュース
  • スズキのニュース
  • メルセデス・ベンツのニュース
  • フォルクスワーゲンのニュース
  • BMWのニュース
  • アウディのニュース
  • ポルシェのニュース
  • シボレーのニュース
  • クライスラーのニュース
  • フォードのニュース
  • ジープのニュース
  • ローバーのニュース
  • ミニのニュース
  • ボルボのニュース
  • プジョーのニュース
  • アルファロメオのニュース
  • レース&イベント関連ニュース
  • パーツ関連ニュース
  • 官公庁関連ニュース
  • 道路関連ニュース
  • その他業界ニュース

新型車速報

  • レクサスの新型車
  • トヨタの新型車
  • 日産の新型車
  • ホンダの新型車
  • マツダの新型車
  • スバルの新型車
  • スズキの新型車
  • 三菱の新型車
  • ダイハツの新型車
  • ミツオカの新型車
  • メルセデス・ベンツの新型車
  • BMWの新型車
  • フォルクスワーゲンの新型車
  • アウディの新型車
  • ポルシェの新型車
  • ミニの新型車
  • スマートの新型車
  • プジョーの新型車
  • ルノーの新型車
  • シトロエンの新型車
  • フィアットの新型車
  • アルファロメオの新型車
  • マセラティの新型車
  • フェラーリの新型車
  • ランドローバーの新型車
  • ジャガーの新型車
  • ロータスの新型車
  • ロールスロイスの新型車
  • ボルボの新型車
  • サーブの新型車
  • フォードの新型車
  • シボレーの新型車
  • クライスラーの新型車
  • キャデラックの新型車
  • ジープの新型車
  • リンカーンの新型車
  • ダッジの新型車
  • ハマーの新型車
  • ヒュンダイの新型車

試乗レポート

  • レクサスの試乗レポート
  • トヨタの試乗レポート
  • 日産の試乗レポート
  • ホンダの試乗レポート
  • マツダの試乗レポート
  • スバルの試乗レポート
  • スズキの試乗レポート
  • 三菱の試乗レポート
  • ダイハツの試乗レポート
  • いすゞの試乗レポート
  • メルセデス・ベンツの試乗レポート
  • AMG車の試乗レポート
  • フォルクスワーゲンの試乗レポート
  • BMWの試乗レポート
  • BMWアルピナの試乗レポート
  • アウディの試乗レポート
  • ポルシェの試乗レポート
  • ミニの試乗レポート
  • スマートの試乗レポート
  • オペルの試乗レポート
  • プジョーの試乗レポート
  • ルノーの試乗レポート
  • シトロエンの試乗レポート
  • フィアットの試乗レポート
  • アルファロメオの試乗レポート
  • マセラティの試乗レポート
  • ランボルギーニの試乗レポート
  • ランチアの試乗レポート
  • アバルトの試乗レポート
  • フェラーリの試乗レポート
  • ジャガーの試乗レポート
  • アストンマーティンの試乗レポート
  • ベントレーの試乗レポート
  • ランドローバーの試乗レポート
  • ロータスの試乗レポート
  • マクラーレンの試乗レポート
  • ボルボの試乗レポート
  • サーブの試乗レポート
  • シボレーの試乗レポート
  • ジープの試乗レポート
  • フォードの試乗レポート
  • キャデラックの試乗レポート
  • クライスラーの試乗レポート
  • テスラの試乗レポート
  • ダッジの試乗レポート
  • リンカーンの試乗レポート
  • ハマーの試乗レポート
  • サターンの試乗レポート
  • シェルビーの試乗レポート
  • ヒュンダイの試乗レポート

カーセンサー・サイトマップ

中古車をメーカーから探す

  • トヨタ
  • 日産
  • ホンダ
  • スズキ
  • ダイハツ
  • スバル
  • 三菱
  • マツダ
  • メルセデス・ベンツ
  • フォルクスワーゲン
  • BMW
  • シボレー
  • ボルボ
  • アウディ
  • ポルシェ
  • ジープ
  • フォード
  • プジョー
  • いすゞ
  • アルファロメオ

中古車を車種から探す

  • ワゴンR
  • ムーヴ
  • ライフ
  • ステップワゴン
  • オデッセイ
  • プリウス
  • エスティマ
  • セルシオ
  • キューブ
  • エルグランド
  • マーチ
  • ミラ
  • アルファード
  • フィット
  • ジムニー
  • ヴィッツ
  • セレナ
  • bB
  • アルト
  • パジェロミニ

カーセンサーの関連サイト

  • D-Ucar.net・中古車ディーラー
  • カーセンサーエッジ・輸入車

カーセンサーのサービス

  • 中古車
  • 自動車カタログ
  • 中古車販売店
  • 記事コンテンツ
  • 自動車保険・ローン
  • 車買取・車査定

その他

  • 広告掲載のお申し込み

中古車情報カーセンサーnet関連サイト

  • 中古車情報ならカーセンサー
  • D-Ucar.net・中古車ディーラー
  • カーセンサーエッジ・輸入車
  • 中古車相場表
リクルート

リクルートグループサイトへ

  • プライバシーポリシー
  • 利用規約
  • "カーセンサーは安心"その理由
  • サイトマップ
  • お問い合わせ・ご要望
  • 広告掲載のお申し込み

FacebookページでCar sensorの最新情報をチェック!

Warning (512): _cake_core_ cache was unable to write 'file_map' to File cache [CORE/Cake/Cache/Cache.php, line 309]
Code Context
                ),
                E_USER_WARNING
            );
$key = 'file_map'
$value = array(
	'Configure' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Core/Configure.php',
	'Hash' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Hash.php',
	'Cache' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Cache/Cache.php',
	'FileEngine' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Cache/Engine/FileEngine.php',
	'CacheEngine' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Cache/CacheEngine.php',
	'Inflector' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Inflector.php',
	'ErrorHandler' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Error/ErrorHandler.php',
	'CakePlugin' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Core/CakePlugin.php',
	'CakeLog' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/CakeLog.php',
	'LogEngineCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/LogEngineCollection.php',
	'ObjectCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/ObjectCollection.php',
	'FileLog' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/Engine/FileLog.php',
	'BaseLog' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/Engine/BaseLog.php',
	'CakeLogInterface' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Log/CakeLogInterface.php',
	'Debugger' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Debugger.php',
	'String' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/String.php',
	'Dispatcher' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Dispatcher.php',
	'CakeEventListener' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Event/CakeEventListener.php',
	'CakeRequest' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Network/CakeRequest.php',
	'CakeResponse' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Network/CakeResponse.php',
	'CakeEvent' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Event/CakeEvent.php',
	'CakeEventManager' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Event/CakeEventManager.php',
	'AssetDispatcher' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Filter/AssetDispatcher.php',
	'DispatcherFilter' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/DispatcherFilter.php',
	'CacheDispatcher' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Filter/CacheDispatcher.php',
	'Router' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Router.php',
	'FrontPageCategory' => '/vol/www/www-test_carsensor/html/contents/Model/FrontPageCategory.php',
	'AppModel' => '/vol/www/www-test_carsensor/html/contents/Model/AppModel.php',
	'Model' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Model.php',
	'Object' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Core/Object.php',
	'ClassRegistry' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/ClassRegistry.php',
	'BehaviorCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/BehaviorCollection.php',
	'VirtualizeBehavior' => '/vol/www/www-test_carsensor/html/contents/Model/Behavior/VirtualizeBehavior.php',
	'ModelBehavior' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/ModelBehavior.php',
	'ConnectionManager' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/ConnectionManager.php',
	'MysqlLog' => '/vol/www/www-test_carsensor/html/contents/Model/Datasource/Database/MysqlLog.php',
	'Mysql' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Datasource/Database/Mysql.php',
	'DboSource' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Datasource/DboSource.php',
	'DataSource' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Datasource/DataSource.php',
	'CakeRoute' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Routing/Route/CakeRoute.php',
	'FrontsController' => '/vol/www/www-test_carsensor/html/contents/Controller/FrontsController.php',
	'AppController' => '/vol/www/www-test_carsensor/html/contents/Controller/AppController.php',
	'Controller' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Controller.php',
	'ComponentCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/ComponentCollection.php',
	'CookieComponent' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Component/CookieComponent.php',
	'Component' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Component.php',
	'SessionComponent' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Controller/Component/SessionComponent.php',
	'FrontDataComponent' => '/vol/www/www-test_carsensor/html/contents/Controller/Component/FrontDataComponent.php',
	'FrontPageBlock' => '/vol/www/www-test_carsensor/html/contents/Model/FrontPageBlock.php',
	'FrontPageTag' => '/vol/www/www-test_carsensor/html/contents/Model/FrontPageTag.php',
	'FrontPageIndex' => '/vol/www/www-test_carsensor/html/contents/Model/FrontPageIndex.php',
	'RedirectRule' => '/vol/www/www-test_carsensor/html/contents/Model/RedirectRule.php',
	'plugin.CsvSource' => '/vol/www/www-test_carsensor/html/contents/Plugin/Datasources/Model/Datasource/CsvSource.php',
	'Folder' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Folder.php',
	'Set' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Utility/Set.php',
	'CakeSession' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/Model/Datasource/CakeSession.php',
	'I18n' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/I18n/I18n.php',
	'L10n' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/I18n/L10n.php',
	'FrontTag' => '/vol/www/www-test_carsensor/html/contents/Model/FrontTag.php',
	'RealPageTerm' => '/vol/www/www-test_carsensor/html/contents/Model/RealPageTerm.php',
	'NucleusAccessLog' => '/vol/www/www-test_carsensor/html/contents/Model/NucleusAccessLog.php',
	'SiteCatalyst' => '/vol/www/www-test_carsensor/html/contents/Model/SiteCatalyst.php',
	'FrontView' => '/vol/www/www-test_carsensor/html/contents/View/FrontView.php',
	'View' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/View/View.php',
	'HelperCollection' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/View/HelperCollection.php',
	'ViewBlock' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/View/ViewBlock.php',
	'HtmlHelper' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/View/Helper/HtmlHelper.php',
	'AppHelper' => '/vol/www/www-test_carsensor/html/contents/View/Helper/AppHelper.php',
	'Helper' => '/vol/www/www-test_carsensor/html/cakephp/lib/Cake/View/Helper.php'
)
$config = '_cake_core_'
$settings = array(
	'prefix' => '*****',
	'engine' => 'File',
	'path' => '/vol/www/www-test_carsensor/html/contents/tmp/cache/persistent/',
	'serialize' => true,
	'duration' => (int) 10,
	'mask' => (int) 438,
	'lock' => true,
	'isWindows' => false,
	'probability' => (int) 100,
	'groups' => array()
)
$success = false
Cache::write() - CORE/Cake/Cache/Cache.php, line 309
App::shutdown() - CORE/Cake/Core/App.php, line 893
[main] - [internal], line ??