Warning (2): file_put_contents() [function.file-put-contents]: Only 0 of 2063 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[22] rows[50] 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` = 2804 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, 50'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 Debug: took[22] rows[50] 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` = 2804 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, 50
'
file_put_contents - [internal], line ??
FileLog::write() - CORE/Cake/Log/Engine/FileLog.php, line 87
CakeLog::write() - CORE/Cake/Log/CakeLog.php, line 452
CakeLog::debug() - CORE/Cake/Log/CakeLog.php, line 544
MysqlLog::execute() - APP/Model/Datasource/Database/MysqlLog.php, line 17
DboSource::fetchAll() - CORE/Cake/Model/Datasource/DboSource.php, line 669
DboSource::read() - CORE/Cake/Model/Datasource/DboSource.php, line 1080
Model::find() - CORE/Cake/Model/Model.php, line 2642
FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 324
include - APP/View/Fronts/pc/tags/tag.ctp, line 208
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_categories' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'front_nucleus_db_real_page_categories'
$value = null
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/vol/www/www-test_carsensor/html/contents/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'mask' => (int) 438,
'lock' => true,
'isWindows' => false,
'probability' => (int) 100,
'groups' => array()
)
$success = 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
FrontDataComponent::tag_articles() - APP/Controller/Component/FrontDataComponent.php, line 345
include - APP/View/Fronts/pc/tags/tag.ctp, line 208
View::_evaluate() - CORE/Cake/View/View.php, line 923
View::_render() - CORE/Cake/View/View.php, line 886
View::render() - CORE/Cake/View/View.php, line 476
Controller::render() - CORE/Cake/Controller/Controller.php, line 956
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 193
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 161
[main] - APP/webroot/index.php, line 98
Warning (512): _cake_model_ cache was unable to write 'front_nucleus_db_real_page_categories' to File cache [CORE/Cake/Cache/Cache.php, line 309]Code Context ),
E_USER_WARNING
);
$key = 'front_nucleus_db_real_page_categories'
$value = array(
'id' => array(
'type' => 'integer',
'null' => false,
'default' => null,
'length' => null,
'key' => 'primary',
'comment' => 'カテゴリID'
),
'this_block_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'key' => 'index',
'comment' => 'このカテゴリのブロックID'
),
'parent_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'comment' => '上位カテゴリ'
),
'level' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'comment' => 'カテゴリ階層'
),
'title' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8mb3_general_ci',
'comment' => 'カテゴリ名',
'charset' => 'utf8mb3'
),
'title_alias' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 100,
'collate' => 'utf8mb3_general_ci',
'comment' => 'カテゴリ別名',
'charset' => 'utf8mb3'
),
'page_name' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 50,
'collate' => 'utf8mb3_general_ci',
'comment' => 'フォルダ名',
'charset' => 'utf8mb3'
),
'link_url' => array(
'type' => 'string',
'null' => true,
'default' => null,
'length' => (int) 1000,
'key' => 'index',
'collate' => 'utf8mb3_general_ci',
'comment' => 'リンクURL',
'charset' => 'utf8mb3'
),
'crt_user_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'comment' => '新規作成者'
),
'wrt_user_id' => array(
'type' => 'integer',
'null' => true,
'default' => null,
'length' => null,
'comment' => '最終更新者'
),
'created' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null,
'comment' => '作成日付'
),
'modified' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null,
'comment' => '更新日付'
),
'deleted' => array(
'type' => 'datetime',
'null' => true,
'default' => null,
'length' => null,
'comment' => '削除日付'
)
)
$config = '_cake_model_'
$settings = array(
'prefix' => '*****',
'engine' => 'File',
'path' => '/vol/www/www-test_carsensor/html/contents/tmp/cache/models/',
'serialize' => true,
'duration' => (int) 10,
'mask' => (int) 438,
'lock' => true,
'isWindows' => false,
'probability' => (int) 100,
'groups' => array()
)
$success = 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
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` = 'terms/category_475/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_475/' 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 608 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` = 'terms/category_531/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_531/' 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` = 'terms/category_475/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_475/' 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 608 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_474/' 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_474/' 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_474/' 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_474/' 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 608 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_474/' 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 608 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:27 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` = 'terms/category_474/' 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 608 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_474/' 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 608 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_474/' 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[9] 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` = 'terms/category_474/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 Debug: took[9] 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` = 'terms/category_474/' 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[9] 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` = 'terms/category_473/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 Debug: took[9] 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` = 'terms/category_473/' 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` = 'terms/category_472/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_472/' 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` = 'terms/category_472/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_472/' 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` = 'terms/category_472/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_472/' 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` = 'terms/category_472/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_472/' 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` = 'terms/category_472/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_472/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_471/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_471/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_470/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_470/' 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` = 'terms/category_469/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_469/' 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` = 'terms/category_469/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_469/' 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` = 'terms/category_469/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_469/' 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` = 'terms/category_469/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_469/' 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` = 'terms/category_469/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_469/' 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` = 'terms/category_468/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_468/' 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` = 'terms/category_468/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_468/' 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` = 'terms/category_468/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_468/' 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` = 'terms/category_468/' AND `deleted` IS NULL LIMIT 1'
$debugTypes = array(
(int) 0 => 'notice',
(int) 1 => 'info',
(int) 2 => 'debug'
)
$filename = '/vol/www/www-test_carsensor/html/contents/tmp/logs/20250330_debug.log'
$output = '2025-04-02 15:14:28 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` = 'terms/category_468/' 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
チンスポイラーとは、あごの形に似たスポイ・・・ (2016/03/31)
チルトハンドルとは、可変ステアリングホイ・・・ (2016/03/31)
チューブとは、タイヤの内部にある空気を保・・・ (2016/03/31)
タンデムツーシーターとは、2座席専用の乗・・・ (2016/03/31)
タンデムシートとは、2人乗りバイクの後部・・・ (2016/03/31)
ダブルシートとは、2人乗りのバイク。タン・・・ (2016/03/31)
ダブルオーバーヘッド・カムシャフトとは、・・・ (2016/03/31)
タコメーターとは、エンジンの回転数を表示・・・ (2016/03/31)
タコグラフとは、連続的に自動車の運転状況・・・ (2016/03/31)
タイミングベルトとは、カムシャフトとタイ・・・ (2016/03/31)
対向式ワイパーとは、ウィンドシールドワイ・・・ (2016/03/31)
対向型キャリパーとは、ディスクブレーキの・・・ (2016/03/31)
ソフトトップとは、オープンカーの屋根のひ・・・ (2016/03/31)
セレクターレバーとは、AT車でギヤを選ぶ・・・ (2016/03/31)
セミリトラクタブル・ヘッドライトとは、ヘ・・・ (2016/03/31)
セミインテグラル型パワーステアリングとは・・・ (2016/03/31)
セパレートシートとは、シートの種類のひと・・・ (2016/03/31)
セパレート型パワーステアリングとは、パワ・・・ (2016/03/31)
スロットルレバーとは、スロットルバルブを・・・ (2016/03/31)
スリードア車とは、車のカテゴリーのひとつ・・・ (2016/03/31)
スペアタイヤ・キャリアスペアとは、車外に・・・ (2016/03/31)
スピードメーターとは、速度計のことである・・・ (2016/03/31)
ステアリングリンケージとは、自動車の進む・・・ (2016/03/31)
ステアリングホイールとは、自動車の進行方・・・ (2016/03/31)
ステアリングギヤとは、舵取り装置のなかの・・・ (2016/03/31)
ステアリングとは、舵取る装置のこと。タイ・・・ (2016/03/31)
スターターモーターとは、エンジンを始動さ・・・ (2016/03/31)
スターターとは、エンジンにおける始動を行・・・ (2016/03/31)
スクロールコンプレッサーとは、コンプレッ・・・ (2016/03/31)
スキッドプレートとは、ラリーカーなど悪路・・・ (2016/03/31)
スカートとは、車体の下部に取り付けられる・・・ (2016/03/31)
水温計とは、エンジンにある冷却水の温度を・・・ (2016/03/31)
触媒コンバーターとは、環境技術のひとつ。・・・ (2016/03/31)
情報表示システムとは、運転に効果的な情報・・・ (2016/03/31)
乗員室とは、座席があって乗員が入るスペー・・・ (2016/03/31)
樹脂バンパーとは、外装部品のひとつ。ウレ・・・ (2016/03/31)
車幅灯とは、夜間で走行している際に使用す・・・ (2016/03/31)
シャシーとは、車台のことをいう。車からボ・・・ (2016/03/31)
シフトレバーとは、ギヤの組み合わせを変化・・・ (2016/03/31)
シフトノブとは、シフトレバーの先端に設け・・・ (2016/03/31)
シールドビームとは、ランプのひとつ。配光・・・ (2016/03/31)
サンシェードとは、日除けのこと。サンルー・・・ (2016/03/31)
サブフレームとは、自動車の骨格の一部を指・・・ (2016/03/31)
サイドフラッシャーとは、方向指示灯のひと・・・ (2016/03/31)
サイドウインドウワイパーとは、ワイパーの・・・ (2016/03/31)
サイドウィンドガラスとは、自動車の窓ガラ・・・ (2016/03/31)
コンビネーションメーターとは、各種計器類・・・ (2016/03/31)
コンソールボックスとは、運転席と助手席の・・・ (2016/03/31)
コンシールドワイパーとは、ウィンドシール・・・ (2016/03/31)
コックピットとは英語で操縦席を意味する。・・・ (2016/03/31)