Notice (8): Trying to get property of non-object [APP/Controller/NovelsController.php, line 525]Code Context //ランダムにスレッドを表示。原点となるは除外
$random_data = $this->Novels->anyData($NovelsOrigin->id);
$id = '2107���'
$content = null
$NovelsOrigin = null
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_no = null
$nondisplay = []
$non = null
$i = (int) 0
$count_RsList = (int) 32
$count_treeList = (int) 32
App\Controller\NovelsController::thread() - APP/Controller/NovelsController.php, line 525
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 40
Notice (8): Trying to get property of non-object [APP/Controller/NovelsController.php, line 528]Code Context //質問の文字数と最初の返信の文字数を合計する
$CommentCount = mb_strlen($NovelsOrigin->comment) + mb_strlen($tree->toArray()[0]['novels']['comment']);
$id = '2107���'
$content = null
$NovelsOrigin = null
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_no = null
$nondisplay = []
$non = null
$i = (int) 0
$count_RsList = (int) 32
$count_treeList = (int) 32
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
App\Controller\NovelsController::thread() - APP/Controller/NovelsController.php, line 528
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 40
Notice (8): Trying to get property of non-object [APP/Controller/NovelsController.php, line 539]Code Context //要望表示のコンポーネント
$category = $this->Category->categorydata($NovelsOrigin->category);
$id = '2107���'
$content = null
$NovelsOrigin = null
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_no = null
$nondisplay = []
$non = null
$i = (int) 0
$count_RsList = (int) 32
$novel = object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$count_treeList = (int) 32
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$CommentCount = (int) 1259
$site_name = 'ノベル道場/小説の批評をし合おう!'
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$excellent = (int) 3
App\Controller\NovelsController::thread() - APP/Controller/NovelsController.php, line 539
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 40
Notice (8): Trying to get property of non-object [APP/Controller/NovelsController.php, line 542]Code Context if(empty($this->request->query['excellent'])){
$title = '「' . $NovelsOrigin->title . '」の批評依頼。'. $category . $title2;
$description = $NovelsOrigin->comment;
$id = '2107���'
$content = null
$NovelsOrigin = null
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_no = null
$nondisplay = []
$non = null
$i = (int) 0
$count_RsList = (int) 32
$novel = object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$count_treeList = (int) 32
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$CommentCount = (int) 1259
$site_name = 'ノベル道場/小説の批評をし合おう!'
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$excellent = (int) 3
$category = '長所を教えてください!'
App\Controller\NovelsController::thread() - APP/Controller/NovelsController.php, line 542
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 40
Notice (8): Trying to get property of non-object [APP/Controller/NovelsController.php, line 543]Code Context $title = '「' . $NovelsOrigin->title . '」の批評依頼。'. $category . $title2;
$description = $NovelsOrigin->comment;
} else {
$id = '2107���'
$content = null
$NovelsOrigin = null
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_no = null
$nondisplay = []
$non = null
$i = (int) 0
$count_RsList = (int) 32
$novel = object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$count_treeList = (int) 32
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$CommentCount = (int) 1259
$site_name = 'ノベル道場/小説の批評をし合おう!'
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$excellent = (int) 3
$category = '長所を教えてください!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
App\Controller\NovelsController::thread() - APP/Controller/NovelsController.php, line 543
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 440
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 119
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81
[main] - ROOT/webroot/index.php, line 40
Warning (512): Unable to emit headers. Headers sent in file=/home/users/2/weblike.jp-tennsaku/web/review/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php, line 48]Code Context if (Configure::read('debug')) {
trigger_error($message, E_USER_WARNING);
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-104388191-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-104388191-1');
</script>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!</title>
<link href="/review/favicon.ico" type="image/x-icon" rel="icon"/><link href="/review/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <meta content="創作,作家,作家志望,ライトノベル,文芸" name="keywords"/>
<meta name="description"/> <meta/> <meta property="og:title" content="「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!">
<meta property="og:type" content="website">
<meta property="og:image" content="https://weblike-tennsaku.ssl-lolipop.jp/review/img/b26d6b6a13880f74746b57bbcf9e78c1_m.jpg">
<meta property="og:site_name" content="ノベル道場/小説の批評をし合おう!">
<meta property="og:url" content="https://weblike-tennsaku.ssl-lolipop.jp/review/novels/thread/2107%EF%BF%BD%EF%BF%BD%EF%BF%BD">
<!-- フェイスブックのID -->
<meta property="fb:app_id" content="1574505692591070">
<!-- Twitterカード -->
<meta name="twitter:site" content="@ranokenn">
<meta name="twitter:card" content="summary">
<!-- リセットCSS -->
<style>
@charset "UTF-8";abbr,address,article,aside,audio,b,blockquote,body,canvas,caption,cite,code,dd,del,details,dfn,div,dl,dt,em,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,p,pre,q,samp,section,small,span,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,ul,var,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}nav ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}/ change colours to suit your needs / ins{background-color:#ff9;color:#000;text-decoration:none}/ change colours to suit your needs / mark{background-color:#ff9;color:#000;font-style:italic;font-weight:700}del{text-decoration:line-through}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}table{border-collapse:collapse;border-spacing:0}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}input,select{vertical-align:middle}
fieldset{border:0}fieldset legend{border-bottom:2px solid #1798a5;width:100%;line-height:1.3em;padding-top:1em}.form button[type="submit"]{text-transform:uppercase;box-shadow:none}button:after{content:"";clear:both;display:block}div.message{text-align:center;cursor:pointer;display:block;font-weight:400;padding:0 1.5rem;transition:height .3s ease-out 0;background-color:#a0d3e8;color:#626262;top:15px;right:15px;z-index:1;overflow:hidden;height:50px;line-height:2.5em;box-radius:5px}div.message:before{line-height:0;font-size:20px;height:9pt;width:9pt;border-radius:15px;text-align:center;vertical-align:middle;display:inline-block;position:relative;left:-11px;background-color:#fff;padding:9pt 14px 9pt 10px;content:"i";color:#a0d3e8}div.message.error{background-color:#c3232d;color:#fff}div.message.error:before{padding:11px 1pc 14px 7px;color:#c3232d;content:"x"}div.message.hidden{height:0}.form .error-message{display:block;padding:.375rem .5625rem .5625rem;margin-top:-1px;margin-bottom:1rem;font-size:.75rem;font-weight:400;font-style:italic;color:rgba(0,0,0,.54)}.required>label{font-weight:700}.required>label:after{content:'(必須)';color:#c3232d}.error label,.error label.error{color:#c3232d}
</style>
<!-- bootstrap framework -->
<link rel="stylesheet" href="/review/honoka/css/bootstrap.min.css"/>
<link rel="stylesheet" href="/review/css/style2.css"/>
<!-- Googleのスマホ広告タグ -->
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <script>
(adsbygoogle = window.adsbygoogle || []).push({
google_ad_client: "ca-pub-7538546940315247",
enable_page_level_ads: true
});
</script>
</head>
<body>
<header>
<div class="header-contents">
<p><a href="/review/novels">ノベル道場/小説の批評をし合おう!</a></p>
</div>
</header>
<div class="clearfix">
<aside id="navtouku">
<div id="navtop">
<ul>
<li>
<a href="/review/novels/add"><i class="fa fa-pencil" aria-hidden="true"></i> 質問、相談する</a> <li><a href="#myForm"><i class="fa toukuj fa-pencil-square-o" aria-hidden="true"></i>返信を書く</a>
</ul>
</div>
</aside>
<aside id="koukou2">
<script async src="//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<!-- 掲示板・上部。 -->
<ins class="adsbygoogle"
style="display:block"
data-ad-client="ca-pub-7538546940315247"
data-ad-slot="8933800360"
data-ad-format="auto"
data-full-width-responsive="true"></ins>
<script>
(adsbygoogle = window.adsbygoogle || []).push({});
</script> </aside>
<div class="main-wrapper container-fluid">
<div class="row">
<div class="col-sm-9">
<main>
<article>
<div class="panel panel-default">
<div class="list-group">
<div class="list-group-item" id="t1">
<div class ="accordion2">
<p id='h2'>返信一覧の表示</p>
<nav id='rslist' class ="accordion2 nondisplay">
<ul class ="nav">
<li class ="syou"><a href="#t2">No:2 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f21f7f4-trace').style.display = (document.getElementById('cakeErr63d719f21f7f4-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f21f7f4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f21f7f4-code').style.display = (document.getElementById('cakeErr63d719f21f7f4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f21f7f4-context').style.display = (document.getElementById('cakeErr63d719f21f7f4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f21f7f4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f21f7f4-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2114',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => '',
'good' => '1 2 3',
'parent_no' => '1',
'comment' => 'ひたすら好みのままに言います!!合わなかったらスルーでお願いします!
ーーーーーーーーーーーーーーーーーーーーーーーーー
1,難しいです。
冒頭の冷風扇で
急々如律令は「いそいで速く」「律令のごとくに動け」なので、ここはいいけど
「臨兵闘者皆陣列在前」は「戦に臨める闘者兵士、みんな陣をそろえて我が前に整列せよ」なのを知っているため、それが扇風機回されるトリガーになるのモヤってしまいました。
列車を筆頭に文明を象徴する便利グッズ入れたいのは分かりますが、私的なご都合主義作品目安
「水道の明記が無いけど、自動水洗トイレや自動シャワーなどの設備があきらか個室に設置されている、2階建て以上の宿泊施設」並みに白けちゃいました。
せめてもう少し原始的なシステムーーーーーーー単純に氷室やしっかりした厚い漆喰による断熱、室内水路などのアナログな手法をとるか、アレクサ式じゃない物理なスイッチ起動式、手動オルゴールみたいな絶えず取っ手をぐるぐる回す機構とか、ゼンマイ式とかの安っぽい道具のほうが中華風スチームパンク感が出ると思っちゃいます。
ギミック解説に拘り過ぎて場所が【後宮内のとある空き部屋。】だけなのもちょっと惜しい気がします。
北側の暗い一室なら明かり目的のロウソクやカワラケをつかった行灯の持ち込み、そのせいで気温が上がっちゃうとか。それを冷やすためにゴージャスにも貴人のために設えられた高価な機具である扇風機を持ち込みしている。とかのシチュエーション説明が好き。
あと、これは仕方がないんですが、「氷風扇」があまりに名前のまま過ぎて中華風ではなく昭和風に感じてつらい(;´∀`)中国でのシーリング・ファンの名称が「風扇」っぽいから、仕方ないんですけどね。
ーーーーーーーーーーーーーーーーー
3,
やや読みにくく感じていたけど、●銀鈴、姉弟子の取り調べを受ける
の辺りから、レスポンスが一気に軽妙になるので読みやすい。
ーーーーーーーーーーーーーーー
4、ちょっとご都合主義っぽく感じてしまう
冒頭で銀鈴が無邪気な事を、他の登場人物たちにマンセーさせ過ぎているようには感じました。中盤から一気に明るいディスがでて親しみが湧くので、もっと早い段階で明るくディスっておいてもよかったかも?
たぶん読者的には銀鈴と初対面なので、冒頭のアゲアゲで「は?小娘マンセーですか?メアリースーですか?もういいや」みたいな妙な反感を抱いて読むの止めかねない。
ある意味、この物語自体が【読者を銀鈴に惚れさせるための戦い】だと思いますから。読者を追っ払う前に絡めとって欲しい。
ーーーーーーーーーーーーーーーーーーー
13
いまのところ、噺家の高座感、あるいは演劇脚本感はかなり強いです。
あんまり演劇脚本やト書き読むの好きじゃないので、私的にちょっとキツイ(´・ω・`)
香々姐さん出る所まで読めていないので、とりあえずここまで。',
'score' => '4',
'created' => '2022-08-16 15:28:46',
'story' => '2',
'no' => '2',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2200db-trace').style.display = (document.getElementById('cakeErr63d719f2200db-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f2200db-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2200db-code').style.display = (document.getElementById('cakeErr63d719f2200db-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2200db-context').style.display = (document.getElementById('cakeErr63d719f2200db-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f2200db-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f2200db-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2114',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => '',
'good' => '1 2 3',
'parent_no' => '1',
'comment' => 'ひたすら好みのままに言います!!合わなかったらスルーでお願いします!
ーーーーーーーーーーーーーーーーーーーーーーーーー
1,難しいです。
冒頭の冷風扇で
急々如律令は「いそいで速く」「律令のごとくに動け」なので、ここはいいけど
「臨兵闘者皆陣列在前」は「戦に臨める闘者兵士、みんな陣をそろえて我が前に整列せよ」なのを知っているため、それが扇風機回されるトリガーになるのモヤってしまいました。
列車を筆頭に文明を象徴する便利グッズ入れたいのは分かりますが、私的なご都合主義作品目安
「水道の明記が無いけど、自動水洗トイレや自動シャワーなどの設備があきらか個室に設置されている、2階建て以上の宿泊施設」並みに白けちゃいました。
せめてもう少し原始的なシステムーーーーーーー単純に氷室やしっかりした厚い漆喰による断熱、室内水路などのアナログな手法をとるか、アレクサ式じゃない物理なスイッチ起動式、手動オルゴールみたいな絶えず取っ手をぐるぐる回す機構とか、ゼンマイ式とかの安っぽい道具のほうが中華風スチームパンク感が出ると思っちゃいます。
ギミック解説に拘り過ぎて場所が【後宮内のとある空き部屋。】だけなのもちょっと惜しい気がします。
北側の暗い一室なら明かり目的のロウソクやカワラケをつかった行灯の持ち込み、そのせいで気温が上がっちゃうとか。それを冷やすためにゴージャスにも貴人のために設えられた高価な機具である扇風機を持ち込みしている。とかのシチュエーション説明が好き。
あと、これは仕方がないんですが、「氷風扇」があまりに名前のまま過ぎて中華風ではなく昭和風に感じてつらい(;´∀`)中国でのシーリング・ファンの名称が「風扇」っぽいから、仕方ないんですけどね。
ーーーーーーーーーーーーーーーーー
3,
やや読みにくく感じていたけど、●銀鈴、姉弟子の取り調べを受ける
の辺りから、レスポンスが一気に軽妙になるので読みやすい。
ーーーーーーーーーーーーーーー
4、ちょっとご都合主義っぽく感じてしまう
冒頭で銀鈴が無邪気な事を、他の登場人物たちにマンセーさせ過ぎているようには感じました。中盤から一気に明るいディスがでて親しみが湧くので、もっと早い段階で明るくディスっておいてもよかったかも?
たぶん読者的には銀鈴と初対面なので、冒頭のアゲアゲで「は?小娘マンセーですか?メアリースーですか?もういいや」みたいな妙な反感を抱いて読むの止めかねない。
ある意味、この物語自体が【読者を銀鈴に惚れさせるための戦い】だと思いますから。読者を追っ払う前に絡めとって欲しい。
ーーーーーーーーーーーーーーーーーーー
13
いまのところ、噺家の高座感、あるいは演劇脚本感はかなり強いです。
あんまり演劇脚本やト書き読むの好きじゃないので、私的にちょっとキツイ(´・ω・`)
香々姐さん出る所まで読めていないので、とりあえずここまで。',
'score' => '4',
'created' => '2022-08-16 15:28:46',
'story' => '2',
'no' => '2',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
読むせん/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t3">No:3 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f220d88-trace').style.display = (document.getElementById('cakeErr63d719f220d88-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f220d88-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f220d88-code').style.display = (document.getElementById('cakeErr63d719f220d88-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f220d88-context').style.display = (document.getElementById('cakeErr63d719f220d88-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f220d88-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f220d88-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2116',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '2',
'comment' => ' >読むせんさん
ドラコンです。わがままにお付き合いくださり、ありがとうございます。
氷風扇の件です。
ここは、「魔法がある世界」を示す場面として、やや無理矢理入れました。ここで魔法を使わないと、魔法が出てくるのが、かなり後のほうになって、唐突になってしまうかな? と感じましたので。
事務的に書いていた場面なので、正直面倒臭くなっていたというのもあります。冒頭なので、氷風扇の設定をくどくど書くのもためらいがありました。
裏設定ですが、この世界の魔法道具は、術者(使用者)が「気」を注入して、効果を発揮します。ですので、一定時間ごとに「気」を注入し直す必要があります。
ですので、銀鈴たちが永巷へ連行された場面は、「注入された“気”が切れた、氷風扇が床に落ちていた」でシメても良かったかもしれません。
>「臨兵闘者皆陣列在前」は「戦に臨める闘者兵士、みんな陣をそろえて我が前に整列せよ」なのを知っているため、それが扇風機回されるトリガーになるのモヤってしまいました。
九字の「臨兵闘者皆陣列在前」は、手元の資料では「精神統一の呪文」とされていますので、使いました。ただ、家電相当の魔法道具を使うのに、いちいち九字の呪文を唱えるのも、長いかな? との感じはありました。九字の呪文は、「護身法」ですから、非戦闘時の生活系の呪文では、ないほうがテンポが良くなりますかね。
生活系の魔法のイメージは、何度も書いていますが、『ドラえもん のび太の魔界大冒険』での魔界星に乗り込む前の「魔法世界ののび太の町」のイメージです。
',
'score' => '0',
'created' => '2022-08-16 17:46:47',
'story' => '3',
'no' => '3',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f221647-trace').style.display = (document.getElementById('cakeErr63d719f221647-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f221647-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f221647-code').style.display = (document.getElementById('cakeErr63d719f221647-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f221647-context').style.display = (document.getElementById('cakeErr63d719f221647-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f221647-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f221647-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2116',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '2',
'comment' => ' >読むせんさん
ドラコンです。わがままにお付き合いくださり、ありがとうございます。
氷風扇の件です。
ここは、「魔法がある世界」を示す場面として、やや無理矢理入れました。ここで魔法を使わないと、魔法が出てくるのが、かなり後のほうになって、唐突になってしまうかな? と感じましたので。
事務的に書いていた場面なので、正直面倒臭くなっていたというのもあります。冒頭なので、氷風扇の設定をくどくど書くのもためらいがありました。
裏設定ですが、この世界の魔法道具は、術者(使用者)が「気」を注入して、効果を発揮します。ですので、一定時間ごとに「気」を注入し直す必要があります。
ですので、銀鈴たちが永巷へ連行された場面は、「注入された“気”が切れた、氷風扇が床に落ちていた」でシメても良かったかもしれません。
>「臨兵闘者皆陣列在前」は「戦に臨める闘者兵士、みんな陣をそろえて我が前に整列せよ」なのを知っているため、それが扇風機回されるトリガーになるのモヤってしまいました。
九字の「臨兵闘者皆陣列在前」は、手元の資料では「精神統一の呪文」とされていますので、使いました。ただ、家電相当の魔法道具を使うのに、いちいち九字の呪文を唱えるのも、長いかな? との感じはありました。九字の呪文は、「護身法」ですから、非戦闘時の生活系の呪文では、ないほうがテンポが良くなりますかね。
生活系の魔法のイメージは、何度も書いていますが、『ドラえもん のび太の魔界大冒険』での魔界星に乗り込む前の「魔法世界ののび太の町」のイメージです。
',
'score' => '0',
'created' => '2022-08-16 17:46:47',
'story' => '3',
'no' => '3',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
ドラコン/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t4">No:4 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f221f20-trace').style.display = (document.getElementById('cakeErr63d719f221f20-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f221f20-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f221f20-code').style.display = (document.getElementById('cakeErr63d719f221f20-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f221f20-context').style.display = (document.getElementById('cakeErr63d719f221f20-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f221f20-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f221f20-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2118',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '3',
'comment' => '魔界大冒険みたことがないです!(;´∀`)わかんない
ーーーーーーーーーーーーーーーーーーーーーーー
九字はバリエーションがあって臨兵闘者 皆陣裂?在前だと
「戦に臨める闘者兵士は、みんな陣が破裂しちゃって我が前にくちゃっとなってんぜ」で攻撃属性。
九字のルーツは儒教ですが以降の修験道とかでアレンジされまくって和風感もありますね。
昔、友人に布教された「少年陰陽師」とかいうカドカワ・レーベルで主人公が、その訓読み九字を必殺技感覚で連呼していたので、正直へんな笑いが出て困った思い出。いや君、スペシウム光線やライダーキックじゃないんだから・・・みたいな。
知らない世代は知らないけど知っている世代の人に当たると一気に和風認識くらいそう。
ーーーーーーーーーーーーーーーーーー
魔法系は正直、使い方が厳しいです。それこそ雑談に近くなるので、あっちで書こうと思います。',
'score' => '0',
'created' => '2022-08-16 20:55:20',
'story' => '4',
'no' => '4',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2227d9-trace').style.display = (document.getElementById('cakeErr63d719f2227d9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f2227d9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2227d9-code').style.display = (document.getElementById('cakeErr63d719f2227d9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2227d9-context').style.display = (document.getElementById('cakeErr63d719f2227d9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f2227d9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f2227d9-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2118',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '3',
'comment' => '魔界大冒険みたことがないです!(;´∀`)わかんない
ーーーーーーーーーーーーーーーーーーーーーーー
九字はバリエーションがあって臨兵闘者 皆陣裂?在前だと
「戦に臨める闘者兵士は、みんな陣が破裂しちゃって我が前にくちゃっとなってんぜ」で攻撃属性。
九字のルーツは儒教ですが以降の修験道とかでアレンジされまくって和風感もありますね。
昔、友人に布教された「少年陰陽師」とかいうカドカワ・レーベルで主人公が、その訓読み九字を必殺技感覚で連呼していたので、正直へんな笑いが出て困った思い出。いや君、スペシウム光線やライダーキックじゃないんだから・・・みたいな。
知らない世代は知らないけど知っている世代の人に当たると一気に和風認識くらいそう。
ーーーーーーーーーーーーーーーーーー
魔法系は正直、使い方が厳しいです。それこそ雑談に近くなるので、あっちで書こうと思います。',
'score' => '0',
'created' => '2022-08-16 20:55:20',
'story' => '4',
'no' => '4',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
読むせん/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t5">No:5 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2230aa-trace').style.display = (document.getElementById('cakeErr63d719f2230aa-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f2230aa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2230aa-code').style.display = (document.getElementById('cakeErr63d719f2230aa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2230aa-context').style.display = (document.getElementById('cakeErr63d719f2230aa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f2230aa-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f2230aa-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2122',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '4',
'comment' => ' >読むせんさん
ドラコンです。再度ありがとうございます。
>魔法系は正直、使い方が厳しいです。それこそ雑談に近くなるので、あっちで書こうと思います。
そうですね。ここで魔法の議論をしても、筋から外れますからね。ですが、簡単に書いておきます。
>九字のルーツは儒教ですが以降の修験道とかでアレンジされまくって和風感もありますね。
九字の呪文のルーツは、太上老君や西王母を祀る「道教」のほうです。道教は、陰陽道と関係が深い、とされています。呪文が同じなのも、当然かと。
https://ja.wikipedia.org/wiki/%E4%B9%9D%E5%AD%97
儒教のほうは、『論語』「述而」に「怪力乱神を語らず」(人知で推し量れず、理性で説明できないことは語らない)とあります。
「臨兵闘者皆陣列在前」+「(効果)」+「急々如律令」形式の呪文は、嬉野秋彦氏著、1990年代後半~2000年代初頭の中華ファンタジー『チキチキ美少女神仙伝!』(角川スニーカー文庫)、『チキキキのわ~る烈風伝!!』(ファミ通文庫)で、ヒロインが使っていました。
ただ、「効果」のところは、「絶火来々」といった感じで、お札を投げ付けて、敵を攻撃していました。この呼び出す効果が、「〇〇来々」と漢字4字になっていることと、語尾「来々」なのが、中華っぽさを演出しています。
作中の「中華っぽさ」の演出は、主に「食事」でやります。「●銀鈴、姉弟子の取り調べを受けるのこと」の先の、「●銀鈴、獄中で差し入れを受け取るのこと」以下の項では、中華料理を出しますので。
これは先の返信で書き忘れたので、書いておきます。
>ギミック解説に拘り過ぎて場所が【後宮内のとある空き部屋。】だけなのもちょっと惜しい気がします。
>北側の暗い一室なら明かり目的のロウソクやカワラケをつかった行灯の持ち込み、そのせいで気温が上がっちゃうとか。それを冷やすためにゴージャスにも貴人のために設えられた高価な機具である扇風機を持ち込みしている。とかのシチュエーション説明が好き。
建物関係の描写というか、シチュエーションの説明は、中盤以降で多少出てきますね。氷風扇の場面は、冒頭も冒頭なので、建物関係の描写やシチュエーションといった「説明」をくどくど書くのには、抵抗がありました。
それでも、銀鈴の背景については、「主人公」なので、書く必要があるかな? と判断し、あのように書きました。銀鈴の背景は書く必要があったのでしょうか?
',
'score' => '0',
'created' => '2022-08-16 22:25:44',
'story' => '5',
'no' => '5',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f223972-trace').style.display = (document.getElementById('cakeErr63d719f223972-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f223972-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f223972-code').style.display = (document.getElementById('cakeErr63d719f223972-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f223972-context').style.display = (document.getElementById('cakeErr63d719f223972-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f223972-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f223972-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2122',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '4',
'comment' => ' >読むせんさん
ドラコンです。再度ありがとうございます。
>魔法系は正直、使い方が厳しいです。それこそ雑談に近くなるので、あっちで書こうと思います。
そうですね。ここで魔法の議論をしても、筋から外れますからね。ですが、簡単に書いておきます。
>九字のルーツは儒教ですが以降の修験道とかでアレンジされまくって和風感もありますね。
九字の呪文のルーツは、太上老君や西王母を祀る「道教」のほうです。道教は、陰陽道と関係が深い、とされています。呪文が同じなのも、当然かと。
https://ja.wikipedia.org/wiki/%E4%B9%9D%E5%AD%97
儒教のほうは、『論語』「述而」に「怪力乱神を語らず」(人知で推し量れず、理性で説明できないことは語らない)とあります。
「臨兵闘者皆陣列在前」+「(効果)」+「急々如律令」形式の呪文は、嬉野秋彦氏著、1990年代後半~2000年代初頭の中華ファンタジー『チキチキ美少女神仙伝!』(角川スニーカー文庫)、『チキキキのわ~る烈風伝!!』(ファミ通文庫)で、ヒロインが使っていました。
ただ、「効果」のところは、「絶火来々」といった感じで、お札を投げ付けて、敵を攻撃していました。この呼び出す効果が、「〇〇来々」と漢字4字になっていることと、語尾「来々」なのが、中華っぽさを演出しています。
作中の「中華っぽさ」の演出は、主に「食事」でやります。「●銀鈴、姉弟子の取り調べを受けるのこと」の先の、「●銀鈴、獄中で差し入れを受け取るのこと」以下の項では、中華料理を出しますので。
これは先の返信で書き忘れたので、書いておきます。
>ギミック解説に拘り過ぎて場所が【後宮内のとある空き部屋。】だけなのもちょっと惜しい気がします。
>北側の暗い一室なら明かり目的のロウソクやカワラケをつかった行灯の持ち込み、そのせいで気温が上がっちゃうとか。それを冷やすためにゴージャスにも貴人のために設えられた高価な機具である扇風機を持ち込みしている。とかのシチュエーション説明が好き。
建物関係の描写というか、シチュエーションの説明は、中盤以降で多少出てきますね。氷風扇の場面は、冒頭も冒頭なので、建物関係の描写やシチュエーションといった「説明」をくどくど書くのには、抵抗がありました。
それでも、銀鈴の背景については、「主人公」なので、書く必要があるかな? と判断し、あのように書きました。銀鈴の背景は書く必要があったのでしょうか?
',
'score' => '0',
'created' => '2022-08-16 22:25:44',
'story' => '5',
'no' => '5',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
ドラコン/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t6">No:6 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2242cb-trace').style.display = (document.getElementById('cakeErr63d719f2242cb-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f2242cb-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2242cb-code').style.display = (document.getElementById('cakeErr63d719f2242cb-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2242cb-context').style.display = (document.getElementById('cakeErr63d719f2242cb-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f2242cb-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f2242cb-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2129',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '5',
'comment' => '九字の説得力と魔法の併用がめちゃ難しい(;´・ω・)
>>それでも、銀鈴の背景については、「主人公」なので、書く必要があるかな? と判断し、あのように書きました。銀鈴の背景は書く必要があったのでしょうか?
ここで話しても趣旨違いにならなくなった気配がするので、こっちに書いちゃう
「魔法が存在する世界」における銀鈴の【“天性の無邪気の気”】って、婚約破棄もの読んだ人には、明らか【チートな魅了魔法】にしかみえなくなると思うんです。
銀鈴の“天性の無邪気の気”は、たぶん人よりちょっと注目を集めやすくなる程度の物でしかなく、本人の努力や人徳によって人を惹きつけているのに、魔法があるとそれが自助努力ではなく糞ナーロッパのイキリ主人公のチート能力の一種に見えかねないと思います。
ーーーーーーーーーーーーーーーーーーーーーーーー
私の世界には【チートな魅了魔法】は存在しません!といわれても在野には、電波ヒロインたんによる、洗脳系魅了魔法やドラック型の依存症な魅了魔法がゴロゴロしている。
そういうご都合主義作品はスカスカの部分を埋めるために地球歴史上のマジックワードとか精霊を使いたがるので 【どうせ、この作品にも常時発動型の、なにやっても誰にでも無条件で愛されるようになる魔法があるんやろ?】という逆期待感がすごい邪魔になると思います。
銀鈴が頑張って自分で勝ち取った信頼を「魔法」の一言で疑わしく、下手すると貶めてしてしまう危険性が有る気がするんです。',
'score' => '1',
'created' => '2022-08-19 08:55:33',
'story' => '6',
'no' => '6',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f224b89-trace').style.display = (document.getElementById('cakeErr63d719f224b89-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f224b89-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f224b89-code').style.display = (document.getElementById('cakeErr63d719f224b89-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f224b89-context').style.display = (document.getElementById('cakeErr63d719f224b89-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f224b89-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f224b89-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2129',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '5',
'comment' => '九字の説得力と魔法の併用がめちゃ難しい(;´・ω・)
>>それでも、銀鈴の背景については、「主人公」なので、書く必要があるかな? と判断し、あのように書きました。銀鈴の背景は書く必要があったのでしょうか?
ここで話しても趣旨違いにならなくなった気配がするので、こっちに書いちゃう
「魔法が存在する世界」における銀鈴の【“天性の無邪気の気”】って、婚約破棄もの読んだ人には、明らか【チートな魅了魔法】にしかみえなくなると思うんです。
銀鈴の“天性の無邪気の気”は、たぶん人よりちょっと注目を集めやすくなる程度の物でしかなく、本人の努力や人徳によって人を惹きつけているのに、魔法があるとそれが自助努力ではなく糞ナーロッパのイキリ主人公のチート能力の一種に見えかねないと思います。
ーーーーーーーーーーーーーーーーーーーーーーーー
私の世界には【チートな魅了魔法】は存在しません!といわれても在野には、電波ヒロインたんによる、洗脳系魅了魔法やドラック型の依存症な魅了魔法がゴロゴロしている。
そういうご都合主義作品はスカスカの部分を埋めるために地球歴史上のマジックワードとか精霊を使いたがるので 【どうせ、この作品にも常時発動型の、なにやっても誰にでも無条件で愛されるようになる魔法があるんやろ?】という逆期待感がすごい邪魔になると思います。
銀鈴が頑張って自分で勝ち取った信頼を「魔法」の一言で疑わしく、下手すると貶めてしてしまう危険性が有る気がするんです。',
'score' => '1',
'created' => '2022-08-19 08:55:33',
'story' => '6',
'no' => '6',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
読むせん/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t8">No:8 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f225482-trace').style.display = (document.getElementById('cakeErr63d719f225482-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f225482-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f225482-code').style.display = (document.getElementById('cakeErr63d719f225482-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f225482-context').style.display = (document.getElementById('cakeErr63d719f225482-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f225482-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f225482-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2131',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '6',
'comment' => ' >読むせんさん。
ドラコンです。
ご返信を拝読した限りですが、読むせんさんは「魔法が使えるのは『銀鈴だけ』」と認識されていませんか?
作中の魔法は、一応「攻撃系」のものはありますが、主として「生活系」で、「家電の置き換え」の感覚が強いです。
ですので、銀鈴でなくとも、魔法は使えます。
香々をおびき出すための霊符を忍ばせたお守り袋を作ったのは、皇太后です。
どこまでお読みいただけたかは分かりませんが、先の箇所では、以下の通り「生活系の魔法道具」が出てきます。
・「●銀鈴、獄中で差し入れを受け取るのこと」の夕食が差し入れられる場面で、「保温呪符が刻まれた湯入り竹筒」。
・「●銀鈴、ゆかりの人物と邂逅するのこと」で、懐中電灯感覚の「夜光石」(呪文詠唱者は香々)。
・「●銀鈴、皇后宮へ戻り、ブチギレるのこと」の最後のほうで、忠元がネタばらしをする場面で、「保温箱」(中の食べ物が熱々のままになる)。
ほかには、「●銀鈴、幽閉房に入れられるのこと」で銀鈴たちがつけられた首輪は、術がかかっていて、獄則違反をすると首が絞まります。
最初のご回答でいただいた、この件です。
>やや読みにくく感じていたけど、●銀鈴、姉弟子の取り調べを受ける
の辺りから、レスポンスが一気に軽妙になるので読みやすい。
これは自覚がありません。ご存じの通り、この作品は順不同で書いたので、気分がハイになっている場面と、事務的に書いた場面とがあります。その違いでしょうか? 「役儀により言葉を改める」の台詞で、銀鈴を高圧的に取り調べる場面を書きたい、との思いはありました。',
'score' => '0',
'created' => '2022-08-19 10:29:02',
'story' => '7',
'no' => '8',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f225d43-trace').style.display = (document.getElementById('cakeErr63d719f225d43-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f225d43-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f225d43-code').style.display = (document.getElementById('cakeErr63d719f225d43-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f225d43-context').style.display = (document.getElementById('cakeErr63d719f225d43-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f225d43-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f225d43-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2131',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '6',
'comment' => ' >読むせんさん。
ドラコンです。
ご返信を拝読した限りですが、読むせんさんは「魔法が使えるのは『銀鈴だけ』」と認識されていませんか?
作中の魔法は、一応「攻撃系」のものはありますが、主として「生活系」で、「家電の置き換え」の感覚が強いです。
ですので、銀鈴でなくとも、魔法は使えます。
香々をおびき出すための霊符を忍ばせたお守り袋を作ったのは、皇太后です。
どこまでお読みいただけたかは分かりませんが、先の箇所では、以下の通り「生活系の魔法道具」が出てきます。
・「●銀鈴、獄中で差し入れを受け取るのこと」の夕食が差し入れられる場面で、「保温呪符が刻まれた湯入り竹筒」。
・「●銀鈴、ゆかりの人物と邂逅するのこと」で、懐中電灯感覚の「夜光石」(呪文詠唱者は香々)。
・「●銀鈴、皇后宮へ戻り、ブチギレるのこと」の最後のほうで、忠元がネタばらしをする場面で、「保温箱」(中の食べ物が熱々のままになる)。
ほかには、「●銀鈴、幽閉房に入れられるのこと」で銀鈴たちがつけられた首輪は、術がかかっていて、獄則違反をすると首が絞まります。
最初のご回答でいただいた、この件です。
>やや読みにくく感じていたけど、●銀鈴、姉弟子の取り調べを受ける
の辺りから、レスポンスが一気に軽妙になるので読みやすい。
これは自覚がありません。ご存じの通り、この作品は順不同で書いたので、気分がハイになっている場面と、事務的に書いた場面とがあります。その違いでしょうか? 「役儀により言葉を改める」の台詞で、銀鈴を高圧的に取り調べる場面を書きたい、との思いはありました。',
'score' => '0',
'created' => '2022-08-19 10:29:02',
'story' => '7',
'no' => '8',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
ドラコン/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t11">No:11 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22667f-trace').style.display = (document.getElementById('cakeErr63d719f22667f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f22667f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22667f-code').style.display = (document.getElementById('cakeErr63d719f22667f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22667f-context').style.display = (document.getElementById('cakeErr63d719f22667f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22667f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f22667f-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2134',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '8',
'comment' => '家電の置き換えの時に「マホウ」という言葉を使ってしまうだけで、「チート系糞魔法」を瞬間的に連想してしまう場合がある感じです。
ーーーーーーーーーーーーーーー
たとえば「術具」「宝貝パオペイ」「寿具」あるいは「呪具」や「魔道具」など、器物依存の名称にして「マホウ」というチートっぽい言葉を避ける、とかでもいけると思います。「呪符」とかも使い捨てカイロ感覚でいけるかと。
家電に対する「電気」みたいに、それ単品を人間は持ち運べず、バッテリーや乾電池などの魔石や呪石という「容器」の必要がある的な。
ーーーーーーーーーーーーーーーー
>>「魔法が使えるのは『銀鈴だけ』」と認識されていませんか?
まだ読みかけですが皇帝の文字から筆者の人間性を測れるとかも、統計学とかに近そうなのに、「ご都合主義的サイコメトリー」に見えて惜しいと思いました。不都合魔法なら、能力をコントロールできず、全ての文字群から人格をデタラメに読んでしまって苦しむ描写とかも欲しい。
多くの書をひもとき、書をしたためた人と対話し、彼の人は統計学的に筆跡鑑定術を体得した。
あるいは筆跡鑑学を統計し学問化した老師に幼くして師事し、筆跡鑑定術の薫陶を受けた皇帝が、銀鈴の書に「言い知れない煌めき」を見出した方がおもろそう。
あと幽霊も聖魔法でかっ飛ばすとかしちゃえばー?とかの魔法チート思考が出しゃばったりもします。
ファンタジーに推理と怪奇物ってどうにも特性を殺し合ってしまう傾向が強いんです。
女性向け作品は、あまり安易にマホウっぽさを出さない、不便さを大切にした方が、物語がおもろくなる気がします。単に私の趣味です。
ーーーーーーーーーーーーーーー
あ、あと【無邪気の相】のくだりが、ある意味邪魔かも?
銀鈴はなんか理由を教えてもらえないまま皇后位に据えられ、皇帝と一緒に仲良くいるくらいの方が読者的には「主人公は、どうやって皇帝を射止めたのだろう?」「皇帝は銀鈴のどこに惹かれたのだろう?」という謎を抱えます。
ちょっとチープかもですが「その謎の答えを知りたい」と思わせながら銀鈴を知っていけた方が、読者的には魅力的に映ると思います。銀鈴わりに賢いし、かわいいんですから。そんな盛らなくていいかも?
ーーーーーーーーーーーーーーーーーーーーーーーーー
作業用BGMにしちゃろ、と思い、読み上げアプリに落としてみました。ざっくり2時間30分の物語になっていて、香々がフォアジャオ齧りだしたのが45~1時間くらいの位置です。
出るのおそい!!(´Д`)理想を言うと30分くらいには予兆とかが欲しいです。あと1時間分くらいまだ聞いてないです。
裁判あたりの印象として3人娘のセリフの後に解説が来るようになるので「え?なに?それ?なんか大変なの???」と、深刻な話題の時に置き去りにされる感がけっこうあります。
ーーーーーーーーーーーーーーーーーーーーー
>「●銀鈴、賭けコオロギ相撲に興じるのこと」の項はなくして、いきなり「●銀鈴、姉弟子の取り調べを受けるのこと」にして、コオロギ賭博は地の文で軽く触れる程度、にしたほうが良かったのでしょうか?
良かったかも。
======================
今回の話ってザックリざくざく改変すると、日本の宝塚音楽学校でも似たような展開で説明できると思います。
①タカラジェンヌを目指す学校内で、ラジオとかで阪神競馬場を傍受しながらチロルチョコとかでトトカルチョしているのが、教師にバレる。
②普段使わないレッスン場に呼び出し食らって吊し上げ。てっきりトトカルチョが原因で怒られると思いきや、「学内で怪しいドラッグを売買している疑惑」というトンデモナイ理由で主人公達は絶句する。
③だが事情聴取を受けるうちに違和感を感じ、どうにも裏があるんじゃない?と考察し情報収集を始める主人公
④ドラッグ疑惑のせいで練習や食事等を他の生徒たちと接触禁止にされてしまい、レッスン場にほぼ軟禁されてしまっていた主人公だが、見張りの人やレッスン場に積み捨てられていた古い新聞の内容から、このレッスン場で過去に血生臭い事件が起こった事実に至る。
⑤とある花形の娘役がドラッグ疑惑によって主役を降板させられてしまい、そのことにショックを受けた彼女は屈辱と抗議のために、レッスン場で彼女が演じるはずだった主人公の服を着て、自殺してしまったのだという。
しかも、当のドラッグ疑惑は、彼女があまりに卓越したダンスを踊れる事に嫉妬した生徒たちが「あの子のダンスが巧すぎるのはドーピングのせいじゃない?」という誹謗中傷が伝わるうちに変化したデマでしかなく、少し調べたら明らかになるような些細な物であった。
⑥以降、そのレッスン場では怪奇現象が多発し、もっというと彼女が演じるはずだった演目を練習していると事故まで発生するようになり、彼女の名前と彼女が主役を張る予定だった演目は学園から消される事になった。
⑦彼女の名前と彼女が演じるはずだった演目の題名を、主人公達が声に出したその夜から、彼女の亡霊が夜毎現れて徘徊するようになってしまう。
みたいな。
ーーーーーーーーーーーーーー
一番大事にしたいコンセプト部分が、ちょっと分からないかも。
服もですが料理の説明が詳細で、けっこうおもしろいですが、演目メインにしたい作品だとちょっと邪魔な気もします。
',
'score' => '1',
'created' => '2022-08-19 18:34:58',
'story' => '8',
'no' => '11',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22704f-trace').style.display = (document.getElementById('cakeErr63d719f22704f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f22704f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22704f-code').style.display = (document.getElementById('cakeErr63d719f22704f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22704f-context').style.display = (document.getElementById('cakeErr63d719f22704f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22704f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f22704f-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2134',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '8',
'comment' => '家電の置き換えの時に「マホウ」という言葉を使ってしまうだけで、「チート系糞魔法」を瞬間的に連想してしまう場合がある感じです。
ーーーーーーーーーーーーーーー
たとえば「術具」「宝貝パオペイ」「寿具」あるいは「呪具」や「魔道具」など、器物依存の名称にして「マホウ」というチートっぽい言葉を避ける、とかでもいけると思います。「呪符」とかも使い捨てカイロ感覚でいけるかと。
家電に対する「電気」みたいに、それ単品を人間は持ち運べず、バッテリーや乾電池などの魔石や呪石という「容器」の必要がある的な。
ーーーーーーーーーーーーーーーー
>>「魔法が使えるのは『銀鈴だけ』」と認識されていませんか?
まだ読みかけですが皇帝の文字から筆者の人間性を測れるとかも、統計学とかに近そうなのに、「ご都合主義的サイコメトリー」に見えて惜しいと思いました。不都合魔法なら、能力をコントロールできず、全ての文字群から人格をデタラメに読んでしまって苦しむ描写とかも欲しい。
多くの書をひもとき、書をしたためた人と対話し、彼の人は統計学的に筆跡鑑定術を体得した。
あるいは筆跡鑑学を統計し学問化した老師に幼くして師事し、筆跡鑑定術の薫陶を受けた皇帝が、銀鈴の書に「言い知れない煌めき」を見出した方がおもろそう。
あと幽霊も聖魔法でかっ飛ばすとかしちゃえばー?とかの魔法チート思考が出しゃばったりもします。
ファンタジーに推理と怪奇物ってどうにも特性を殺し合ってしまう傾向が強いんです。
女性向け作品は、あまり安易にマホウっぽさを出さない、不便さを大切にした方が、物語がおもろくなる気がします。単に私の趣味です。
ーーーーーーーーーーーーーーー
あ、あと【無邪気の相】のくだりが、ある意味邪魔かも?
銀鈴はなんか理由を教えてもらえないまま皇后位に据えられ、皇帝と一緒に仲良くいるくらいの方が読者的には「主人公は、どうやって皇帝を射止めたのだろう?」「皇帝は銀鈴のどこに惹かれたのだろう?」という謎を抱えます。
ちょっとチープかもですが「その謎の答えを知りたい」と思わせながら銀鈴を知っていけた方が、読者的には魅力的に映ると思います。銀鈴わりに賢いし、かわいいんですから。そんな盛らなくていいかも?
ーーーーーーーーーーーーーーーーーーーーーーーーー
作業用BGMにしちゃろ、と思い、読み上げアプリに落としてみました。ざっくり2時間30分の物語になっていて、香々がフォアジャオ齧りだしたのが45~1時間くらいの位置です。
出るのおそい!!(´Д`)理想を言うと30分くらいには予兆とかが欲しいです。あと1時間分くらいまだ聞いてないです。
裁判あたりの印象として3人娘のセリフの後に解説が来るようになるので「え?なに?それ?なんか大変なの???」と、深刻な話題の時に置き去りにされる感がけっこうあります。
ーーーーーーーーーーーーーーーーーーーーー
>「●銀鈴、賭けコオロギ相撲に興じるのこと」の項はなくして、いきなり「●銀鈴、姉弟子の取り調べを受けるのこと」にして、コオロギ賭博は地の文で軽く触れる程度、にしたほうが良かったのでしょうか?
良かったかも。
======================
今回の話ってザックリざくざく改変すると、日本の宝塚音楽学校でも似たような展開で説明できると思います。
①タカラジェンヌを目指す学校内で、ラジオとかで阪神競馬場を傍受しながらチロルチョコとかでトトカルチョしているのが、教師にバレる。
②普段使わないレッスン場に呼び出し食らって吊し上げ。てっきりトトカルチョが原因で怒られると思いきや、「学内で怪しいドラッグを売買している疑惑」というトンデモナイ理由で主人公達は絶句する。
③だが事情聴取を受けるうちに違和感を感じ、どうにも裏があるんじゃない?と考察し情報収集を始める主人公
④ドラッグ疑惑のせいで練習や食事等を他の生徒たちと接触禁止にされてしまい、レッスン場にほぼ軟禁されてしまっていた主人公だが、見張りの人やレッスン場に積み捨てられていた古い新聞の内容から、このレッスン場で過去に血生臭い事件が起こった事実に至る。
⑤とある花形の娘役がドラッグ疑惑によって主役を降板させられてしまい、そのことにショックを受けた彼女は屈辱と抗議のために、レッスン場で彼女が演じるはずだった主人公の服を着て、自殺してしまったのだという。
しかも、当のドラッグ疑惑は、彼女があまりに卓越したダンスを踊れる事に嫉妬した生徒たちが「あの子のダンスが巧すぎるのはドーピングのせいじゃない?」という誹謗中傷が伝わるうちに変化したデマでしかなく、少し調べたら明らかになるような些細な物であった。
⑥以降、そのレッスン場では怪奇現象が多発し、もっというと彼女が演じるはずだった演目を練習していると事故まで発生するようになり、彼女の名前と彼女が主役を張る予定だった演目は学園から消される事になった。
⑦彼女の名前と彼女が演じるはずだった演目の題名を、主人公達が声に出したその夜から、彼女の亡霊が夜毎現れて徘徊するようになってしまう。
みたいな。
ーーーーーーーーーーーーーー
一番大事にしたいコンセプト部分が、ちょっと分からないかも。
服もですが料理の説明が詳細で、けっこうおもしろいですが、演目メインにしたい作品だとちょっと邪魔な気もします。
',
'score' => '1',
'created' => '2022-08-19 18:34:58',
'story' => '8',
'no' => '11',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
読むせん/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t12">No:12 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2279f2-trace').style.display = (document.getElementById('cakeErr63d719f2279f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f2279f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2279f2-code').style.display = (document.getElementById('cakeErr63d719f2279f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2279f2-context').style.display = (document.getElementById('cakeErr63d719f2279f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f2279f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f2279f2-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2135',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '11',
'comment' => 'これまた追加
香々との汽車のシーンがめちゃ詳細で楽しいんですが、香々の背景が暗すぎてバグる(;´・ω・)
ここのエピソードとかは単に墓で眠っていた香々が一人で動く根性の無い小娘に憑りついて、一緒に汽車旅!とかのシンプルな形で読みたいかも。
寿国縁起とかの大乗テーマなら「汽車を巡る、動きまくるヒロイン達」とかにして、エピソード主を切り分けてもアリかも?',
'score' => '0',
'created' => '2022-08-19 19:16:43',
'story' => '9',
'no' => '12',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2282f2-trace').style.display = (document.getElementById('cakeErr63d719f2282f2-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f2282f2-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2282f2-code').style.display = (document.getElementById('cakeErr63d719f2282f2-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2282f2-context').style.display = (document.getElementById('cakeErr63d719f2282f2-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f2282f2-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f2282f2-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2135',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '11',
'comment' => 'これまた追加
香々との汽車のシーンがめちゃ詳細で楽しいんですが、香々の背景が暗すぎてバグる(;´・ω・)
ここのエピソードとかは単に墓で眠っていた香々が一人で動く根性の無い小娘に憑りついて、一緒に汽車旅!とかのシンプルな形で読みたいかも。
寿国縁起とかの大乗テーマなら「汽車を巡る、動きまくるヒロイン達」とかにして、エピソード主を切り分けてもアリかも?',
'score' => '0',
'created' => '2022-08-19 19:16:43',
'story' => '9',
'no' => '12',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
読むせん/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t13">No:13 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f228c1d-trace').style.display = (document.getElementById('cakeErr63d719f228c1d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f228c1d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f228c1d-code').style.display = (document.getElementById('cakeErr63d719f228c1d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f228c1d-context').style.display = (document.getElementById('cakeErr63d719f228c1d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f228c1d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f228c1d-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2136',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '12',
'comment' => ' >読むせんさん
ドラコンです。
>一番大事にしたいコンセプト部分が、ちょっと分からないかも。
この作品は、「やりたいことを一応全部ぶち込んだら、こうなっちゃいました」との作品です。身も蓋もありませんが、コンセプトは「銀鈴虐め」です。
最初にパッと思い付いたのは以下の感じでした。
1、銀鈴が演劇で悪妃に虐められる役で、庭の石畳磨きをしている場面を炎天下で稽古している。
2、熱中症で銀鈴が倒れかけたところに、皇太后がやってきて、稽古熱心な銀玲をほめる。
これだけでした。
牢獄での「幽霊調査」は、「別枠」で、「秋水から、『牢獄で幽霊が出る』との噂を相談された銀鈴が、芳雲とともに牢獄に潜入する」だけでした。
このサイトに新掲示板がなかった頃ですから、10年前後前に「鍛錬投稿室」へ、「銀鈴が、忠元と芳雲から取り調べをされる」ネタを投稿したことがあります。ある方にこのネタが受けたので、もう一度やってみたかったんですよ。
>家電の置き換えの時に「マホウ」という言葉を使ってしまうだけで、「チート系糞魔法」を瞬間的に連想してしまう場合がある感じです。
>たとえば「術具」「宝貝パオペイ」「寿具」あるいは「呪具」や「魔道具」など、器物依存の名称にして「マホウ」というチートっぽい言葉を避ける、とかでもいけると思います。「呪符」とかも使い捨てカイロ感覚でいけるかと。
返信では、簡便に「魔法」「魔法道具」としていますが、作中で魔法道具を示すなら、「仙具」「宝貝」「宝具」あたりの語を使うつもりではいました。
>家電に対する「電気」みたいに、それ単品を人間は持ち運べず、バッテリーや乾電池などの魔石や呪石という「容器」の必要がある的な。
これも考えてはいました。例えば、電話相当の鏡なら、電話料金分のお札を買って裏側に貼り付けておいたり、使っていくうちに曇ってくるから磨き直しに出したり、という感じです。
>あ、あと【無邪気の相】のくだりが、ある意味邪魔かも?
>銀鈴はなんか理由を教えてもらえないまま皇后位に据えられ、皇帝と一緒に仲良くいるくらいの方が読者的には「主人公は、どうやって皇帝を射止めたのだろう?」「皇帝は銀鈴のどこに惹かれたのだろう?」という謎を抱えます。
>ちょっとチープかもですが「その謎の答えを知りたい」と思わせながら銀鈴を知っていけた方が、読者的には魅力的に映ると思います。銀鈴わりに賢いし、かわいいんですから。そんな盛らなくていいかも?
そうですね。銀鈴が、「皇后であること」の説得力のために先に書きました。ですが銀鈴の「無邪気の気」は、「後宮太学受験者の履歴書の中で、仁瑜が特に魅かれたのが、銀鈴の履歴書だった」程度にぼかしておいても良かったかもしれませんね。
>作業用BGMにしちゃろ、と思い、読み上げアプリに落としてみました。ざっくり2時間30分の物語になっていて、香々がフォアジャオ齧りだしたのが45~1時間くらいの位置です。
>出るのおそい!!(´Д`)理想を言うと30分くらいには予兆とかが欲しいです。あと1時間分くらいまだ聞いてないです。
書き終わって、思いのほか分量があったのには驚きました。
一応、予兆としては、「●銀鈴、姉弟子の取り調べを受けるのこと」で、芳雲が取り調べを行う前に、銀鈴たち3人に「皆さん、この部屋に何かを感じませんか?」と聞いています。また、この後も芳雲が、「銀鈴、そのほうのところへ、芬将軍より『永巷での幽霊騒動について』との報告書がいっています。読まなかったのですか?」とも言っています。
さらに、「●銀鈴、獄中で差し入れを受け取るのこと」で、夕食後に「気にしてない、って、秋水からの『永巷での幽霊騒動について』の報告書があったでしょう。報告書は、ちゃんと読まないとダメよ」と、茘娘が言っています。
そもそもこの項の「差し入れ」というのが、銀鈴たちが「幽霊除け」と判断した(実際は、正反対の「幽霊おびき出し」)のお守り袋です。
これでも、「幽霊が出る」予兆としては、弱かったのでしょか? それとも「●銀鈴、獄中で差し入れを受け取るのこと」の項の中で、銀鈴が「赤毛の美女(香々)」をチラッと見る場面を入れたほうが良かったのでしょうか? (銀鈴は寝ぼけて勘違いしたと判断)。
>裁判あたりの印象として3人娘のセリフの後に解説が来るようになるので「え?なに?それ?なんか大変なの???」と、深刻な話題の時に置き去りにされる感がけっこうあります。
作者コメントの「3、地の文のうち、「発言者を示す」「視点人物の心情」「背景事情」「キャラの仕草や表情」の書き方がよく分からない」が、まさにこれです。
裁判場面は特に、最初に台詞だけ書いて、後から地の文を埋め込んでいく、との書き方をしました。台詞の前に、発言者を示す地の文があると、だれが発言しているのかが分からなくなったので、台詞の後に発言者を示し、解説を加える方針で書きました。どのタイミングで、どう解説を入れるかが、非常に悩ましかったです。
>今回の話ってザックリざくざく改変すると、日本の宝塚音楽学校でも似たような展開で説明できると思います。
ネタ元がよくお分かりですね。私も、宝塚歌劇団や宝塚音楽学校に詳しいわけではありません。ですが、「女性だけの劇団」といえば、宝塚歌劇団ですからね。しかも、鉄道会社阪急電鉄系です。
>香々との汽車のシーンがめちゃ詳細で楽しいんですが、香々の背景が暗すぎてバグる(;´・ω・)
構想段階のご回答で、銀鈴をあれだけ「不幸娘」にしようとしていた、読むせんさんのお言葉とはとても考えられませんが。
>ここのエピソードとかは単に墓で眠っていた香々が一人で動く根性の無い小娘に憑りついて、一緒に汽車旅!とかのシンプルな形で読みたいかも。
ここのエピソードは、なくても良かったんです。ただ、もともと「鉄道が存在する中華風ファンタジー世界」を書きたいとの思いで書きました。
その上、読むせんさんが「今なら鉄道があるから、秘伝書を取りに行くのに昔ほど時間がかからないだろうし。牢屋の中で閉じ込められていた皇后さまに、生きている人間では見る事ができなかった「新しい時代」を見せてあげて欲しい」( https://www.raitonoveru.jp/counsel/novels/thread/13078 )とおっしゃってくださったので、この項を付けたしました。
「楽しい」と評価してくださり、ありがとうございます。',
'score' => '0',
'created' => '2022-08-19 20:51:41',
'story' => '10',
'no' => '13',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2295c3-trace').style.display = (document.getElementById('cakeErr63d719f2295c3-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f2295c3-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2295c3-code').style.display = (document.getElementById('cakeErr63d719f2295c3-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f2295c3-context').style.display = (document.getElementById('cakeErr63d719f2295c3-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f2295c3-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f2295c3-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2136',
'title' => '寿国演義 無邪気皇后銀鈴、茶番で投獄されるのことの批評の返信の返信の返信の返信の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '12',
'comment' => ' >読むせんさん
ドラコンです。
>一番大事にしたいコンセプト部分が、ちょっと分からないかも。
この作品は、「やりたいことを一応全部ぶち込んだら、こうなっちゃいました」との作品です。身も蓋もありませんが、コンセプトは「銀鈴虐め」です。
最初にパッと思い付いたのは以下の感じでした。
1、銀鈴が演劇で悪妃に虐められる役で、庭の石畳磨きをしている場面を炎天下で稽古している。
2、熱中症で銀鈴が倒れかけたところに、皇太后がやってきて、稽古熱心な銀玲をほめる。
これだけでした。
牢獄での「幽霊調査」は、「別枠」で、「秋水から、『牢獄で幽霊が出る』との噂を相談された銀鈴が、芳雲とともに牢獄に潜入する」だけでした。
このサイトに新掲示板がなかった頃ですから、10年前後前に「鍛錬投稿室」へ、「銀鈴が、忠元と芳雲から取り調べをされる」ネタを投稿したことがあります。ある方にこのネタが受けたので、もう一度やってみたかったんですよ。
>家電の置き換えの時に「マホウ」という言葉を使ってしまうだけで、「チート系糞魔法」を瞬間的に連想してしまう場合がある感じです。
>たとえば「術具」「宝貝パオペイ」「寿具」あるいは「呪具」や「魔道具」など、器物依存の名称にして「マホウ」というチートっぽい言葉を避ける、とかでもいけると思います。「呪符」とかも使い捨てカイロ感覚でいけるかと。
返信では、簡便に「魔法」「魔法道具」としていますが、作中で魔法道具を示すなら、「仙具」「宝貝」「宝具」あたりの語を使うつもりではいました。
>家電に対する「電気」みたいに、それ単品を人間は持ち運べず、バッテリーや乾電池などの魔石や呪石という「容器」の必要がある的な。
これも考えてはいました。例えば、電話相当の鏡なら、電話料金分のお札を買って裏側に貼り付けておいたり、使っていくうちに曇ってくるから磨き直しに出したり、という感じです。
>あ、あと【無邪気の相】のくだりが、ある意味邪魔かも?
>銀鈴はなんか理由を教えてもらえないまま皇后位に据えられ、皇帝と一緒に仲良くいるくらいの方が読者的には「主人公は、どうやって皇帝を射止めたのだろう?」「皇帝は銀鈴のどこに惹かれたのだろう?」という謎を抱えます。
>ちょっとチープかもですが「その謎の答えを知りたい」と思わせながら銀鈴を知っていけた方が、読者的には魅力的に映ると思います。銀鈴わりに賢いし、かわいいんですから。そんな盛らなくていいかも?
そうですね。銀鈴が、「皇后であること」の説得力のために先に書きました。ですが銀鈴の「無邪気の気」は、「後宮太学受験者の履歴書の中で、仁瑜が特に魅かれたのが、銀鈴の履歴書だった」程度にぼかしておいても良かったかもしれませんね。
>作業用BGMにしちゃろ、と思い、読み上げアプリに落としてみました。ざっくり2時間30分の物語になっていて、香々がフォアジャオ齧りだしたのが45~1時間くらいの位置です。
>出るのおそい!!(´Д`)理想を言うと30分くらいには予兆とかが欲しいです。あと1時間分くらいまだ聞いてないです。
書き終わって、思いのほか分量があったのには驚きました。
一応、予兆としては、「●銀鈴、姉弟子の取り調べを受けるのこと」で、芳雲が取り調べを行う前に、銀鈴たち3人に「皆さん、この部屋に何かを感じませんか?」と聞いています。また、この後も芳雲が、「銀鈴、そのほうのところへ、芬将軍より『永巷での幽霊騒動について』との報告書がいっています。読まなかったのですか?」とも言っています。
さらに、「●銀鈴、獄中で差し入れを受け取るのこと」で、夕食後に「気にしてない、って、秋水からの『永巷での幽霊騒動について』の報告書があったでしょう。報告書は、ちゃんと読まないとダメよ」と、茘娘が言っています。
そもそもこの項の「差し入れ」というのが、銀鈴たちが「幽霊除け」と判断した(実際は、正反対の「幽霊おびき出し」)のお守り袋です。
これでも、「幽霊が出る」予兆としては、弱かったのでしょか? それとも「●銀鈴、獄中で差し入れを受け取るのこと」の項の中で、銀鈴が「赤毛の美女(香々)」をチラッと見る場面を入れたほうが良かったのでしょうか? (銀鈴は寝ぼけて勘違いしたと判断)。
>裁判あたりの印象として3人娘のセリフの後に解説が来るようになるので「え?なに?それ?なんか大変なの???」と、深刻な話題の時に置き去りにされる感がけっこうあります。
作者コメントの「3、地の文のうち、「発言者を示す」「視点人物の心情」「背景事情」「キャラの仕草や表情」の書き方がよく分からない」が、まさにこれです。
裁判場面は特に、最初に台詞だけ書いて、後から地の文を埋め込んでいく、との書き方をしました。台詞の前に、発言者を示す地の文があると、だれが発言しているのかが分からなくなったので、台詞の後に発言者を示し、解説を加える方針で書きました。どのタイミングで、どう解説を入れるかが、非常に悩ましかったです。
>今回の話ってザックリざくざく改変すると、日本の宝塚音楽学校でも似たような展開で説明できると思います。
ネタ元がよくお分かりですね。私も、宝塚歌劇団や宝塚音楽学校に詳しいわけではありません。ですが、「女性だけの劇団」といえば、宝塚歌劇団ですからね。しかも、鉄道会社阪急電鉄系です。
>香々との汽車のシーンがめちゃ詳細で楽しいんですが、香々の背景が暗すぎてバグる(;´・ω・)
構想段階のご回答で、銀鈴をあれだけ「不幸娘」にしようとしていた、読むせんさんのお言葉とはとても考えられませんが。
>ここのエピソードとかは単に墓で眠っていた香々が一人で動く根性の無い小娘に憑りついて、一緒に汽車旅!とかのシンプルな形で読みたいかも。
ここのエピソードは、なくても良かったんです。ただ、もともと「鉄道が存在する中華風ファンタジー世界」を書きたいとの思いで書きました。
その上、読むせんさんが「今なら鉄道があるから、秘伝書を取りに行くのに昔ほど時間がかからないだろうし。牢屋の中で閉じ込められていた皇后さまに、生きている人間では見る事ができなかった「新しい時代」を見せてあげて欲しい」( https://www.raitonoveru.jp/counsel/novels/thread/13078 )とおっしゃってくださったので、この項を付けたしました。
「楽しい」と評価してくださり、ありがとうございます。',
'score' => '0',
'created' => '2022-08-19 20:51:41',
'story' => '10',
'no' => '13',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
ドラコン/寿国演義 無邪気皇后銀鈴、茶番で投獄さ… </a>
<li class ="syou"><a href="#t14">No:14 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f229ff0-trace').style.display = (document.getElementById('cakeErr63d719f229ff0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f229ff0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f229ff0-code').style.display = (document.getElementById('cakeErr63d719f229ff0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f229ff0-context').style.display = (document.getElementById('cakeErr63d719f229ff0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f229ff0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f229ff0-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2137',
'title' => '訂正・追記',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '13',
'comment' => ' 訂正です。
【誤】このサイトに新掲示板がなかった頃ですから、10年前後前に「鍛錬投稿室」へ、「銀鈴が、忠元と芳雲から取り調べをされる」ネタを投稿したことがあります。ある方にこのネタが受けたので、もう一度やってみたかったんですよ。
【正】このサイトに新掲示板がなかった頃ですから、10年前後前に「鍛錬投稿室」へ、「銀鈴が、忠元と芳雲から『役儀により言葉を改める』と前置きされて、『時代劇調』の取り調べをされる」とのネタを投稿したことがあります。ある方にこのネタが受けたので、もう一度やってみたかったんですよ。
ここからは追記です。
とはいっても、書いていて、ちょっと恥ずかしかったですが。
',
'score' => '0',
'created' => '2022-08-19 21:03:24',
'story' => '11',
'no' => '14',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22a97f-trace').style.display = (document.getElementById('cakeErr63d719f22a97f-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f22a97f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22a97f-code').style.display = (document.getElementById('cakeErr63d719f22a97f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22a97f-context').style.display = (document.getElementById('cakeErr63d719f22a97f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22a97f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f22a97f-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2137',
'title' => '訂正・追記',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '13',
'comment' => ' 訂正です。
【誤】このサイトに新掲示板がなかった頃ですから、10年前後前に「鍛錬投稿室」へ、「銀鈴が、忠元と芳雲から取り調べをされる」ネタを投稿したことがあります。ある方にこのネタが受けたので、もう一度やってみたかったんですよ。
【正】このサイトに新掲示板がなかった頃ですから、10年前後前に「鍛錬投稿室」へ、「銀鈴が、忠元と芳雲から『役儀により言葉を改める』と前置きされて、『時代劇調』の取り調べをされる」とのネタを投稿したことがあります。ある方にこのネタが受けたので、もう一度やってみたかったんですよ。
ここからは追記です。
とはいっても、書いていて、ちょっと恥ずかしかったですが。
',
'score' => '0',
'created' => '2022-08-19 21:03:24',
'story' => '11',
'no' => '14',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
ドラコン/訂正・追記 </a>
<li class ="syou"><a href="#t15">No:15 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22b3a0-trace').style.display = (document.getElementById('cakeErr63d719f22b3a0-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f22b3a0-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22b3a0-code').style.display = (document.getElementById('cakeErr63d719f22b3a0-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22b3a0-context').style.display = (document.getElementById('cakeErr63d719f22b3a0-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22b3a0-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f22b3a0-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2138',
'title' => '訂正・追記の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '14',
'comment' => '>構想段階のご回答で、銀鈴をあれだけ「不幸娘」にしようとしていた、読むせんさんのお言葉とはとても考えられませんが。
作品コンセプトによります。
たとえば、よくわからないままタカラジェンヌの花形に冴えない一年生が抜擢されたら、どうやっても虐めは発生すると思います。夢と希望と野望をもった誇り高い少女達から「なんでアンタなのよ!!」とかはなる。
やっかみとかは上にいけばいくほど出てくるから、どうあがいても不幸はふりかかると思います。
ついでに、ある程度長編になると、銀鈴は物語を面白くするための不幸が必要になりそう。
みをつくし料理帖って本にかいてあって「あー、そうかも」となったんですけど、作中そこそこの大棚の娘に「天下取りの相」が出ていると皆よろこぶけど、当の娘は暗い顔。
「我が家くらいの店の規模で天下なんて取れっこないのに、天下取りだよ?」
「天下を取れるか、はたまた死ぬかって事なんだよ、きっと」
‥‥みたいな。天下取りの相を持つ娘の運命は、実際に苛烈な物になりました。
社会的なステータスが上位になるほど、面倒くさい嫌な事がセットになるのは有ると思う(;´・ω・)
ーーーーーーーーーーーーーーーーーー
虐めや残酷さにもお国柄がでて、今だと韓国ドラマの虐め演出のえげつなさに感心したりします。
もし、日本のドラマで韓国ドラマじみた虐めシーンを演じても「いや、日本じゃ普通そこまでやらんだろ」って普通にスン‥‥ってなりません?
中国の虐め感とかだと、なんとなくスカッとサイコパスな印象。
皇帝以外はみな上司がいる超縦割り社会的な世界設定なので、上の人に悪評やデマを吹き込めば、上司1人の一存で首切り(物理)が確定。そいつのプライドや誇りを、心を折るためにあらゆる糞な行為を、自分の手を一切汚さずサラっとビジネスライクに行えてしまう。
日本人なら気に入らない創作キャラやマンガのキャラに敷き写し、キャラを不幸にして「ザマァwww」な行為を本人に実行しちゃう。みたいな物騒さや機械的な不気味さ、現実感の無さが中国にはある気はします。
日本の虐めだと恥の文化なので対象に恥をかかせる一方で、いかに自分が被害を被らず実行犯にならず、部外者として逃げきるか?自滅させるか?という狡さがあり粘り気や湿度が高い気がします。
なので、不幸を日本人が書くと、ついねっちょりしちゃうんですけど、中国的な不幸ってスカッと地獄感がある気がする―———とかを当時、うまく言語化できなかった感じです。
ーーーーーーーーーーーーーーーーーーー
今だと林田球の「ドロヘドロ」ってマンガやアニメの空気感が中華だと思う!!とか言えます。
',
'score' => '0',
'created' => '2022-08-20 08:43:15',
'story' => '12',
'no' => '15',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22bd80-trace').style.display = (document.getElementById('cakeErr63d719f22bd80-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f22bd80-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22bd80-code').style.display = (document.getElementById('cakeErr63d719f22bd80-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22bd80-context').style.display = (document.getElementById('cakeErr63d719f22bd80-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22bd80-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f22bd80-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2138',
'title' => '訂正・追記の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '14',
'comment' => '>構想段階のご回答で、銀鈴をあれだけ「不幸娘」にしようとしていた、読むせんさんのお言葉とはとても考えられませんが。
作品コンセプトによります。
たとえば、よくわからないままタカラジェンヌの花形に冴えない一年生が抜擢されたら、どうやっても虐めは発生すると思います。夢と希望と野望をもった誇り高い少女達から「なんでアンタなのよ!!」とかはなる。
やっかみとかは上にいけばいくほど出てくるから、どうあがいても不幸はふりかかると思います。
ついでに、ある程度長編になると、銀鈴は物語を面白くするための不幸が必要になりそう。
みをつくし料理帖って本にかいてあって「あー、そうかも」となったんですけど、作中そこそこの大棚の娘に「天下取りの相」が出ていると皆よろこぶけど、当の娘は暗い顔。
「我が家くらいの店の規模で天下なんて取れっこないのに、天下取りだよ?」
「天下を取れるか、はたまた死ぬかって事なんだよ、きっと」
‥‥みたいな。天下取りの相を持つ娘の運命は、実際に苛烈な物になりました。
社会的なステータスが上位になるほど、面倒くさい嫌な事がセットになるのは有ると思う(;´・ω・)
ーーーーーーーーーーーーーーーーーー
虐めや残酷さにもお国柄がでて、今だと韓国ドラマの虐め演出のえげつなさに感心したりします。
もし、日本のドラマで韓国ドラマじみた虐めシーンを演じても「いや、日本じゃ普通そこまでやらんだろ」って普通にスン‥‥ってなりません?
中国の虐め感とかだと、なんとなくスカッとサイコパスな印象。
皇帝以外はみな上司がいる超縦割り社会的な世界設定なので、上の人に悪評やデマを吹き込めば、上司1人の一存で首切り(物理)が確定。そいつのプライドや誇りを、心を折るためにあらゆる糞な行為を、自分の手を一切汚さずサラっとビジネスライクに行えてしまう。
日本人なら気に入らない創作キャラやマンガのキャラに敷き写し、キャラを不幸にして「ザマァwww」な行為を本人に実行しちゃう。みたいな物騒さや機械的な不気味さ、現実感の無さが中国にはある気はします。
日本の虐めだと恥の文化なので対象に恥をかかせる一方で、いかに自分が被害を被らず実行犯にならず、部外者として逃げきるか?自滅させるか?という狡さがあり粘り気や湿度が高い気がします。
なので、不幸を日本人が書くと、ついねっちょりしちゃうんですけど、中国的な不幸ってスカッと地獄感がある気がする―———とかを当時、うまく言語化できなかった感じです。
ーーーーーーーーーーーーーーーーーーー
今だと林田球の「ドロヘドロ」ってマンガやアニメの空気感が中華だと思う!!とか言えます。
',
'score' => '0',
'created' => '2022-08-20 08:43:15',
'story' => '12',
'no' => '15',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
読むせん/訂正・追記の返信 </a>
<li class ="syou"><a href="#t16">No:16 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22c78d-trace').style.display = (document.getElementById('cakeErr63d719f22c78d-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f22c78d-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22c78d-code').style.display = (document.getElementById('cakeErr63d719f22c78d-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22c78d-context').style.display = (document.getElementById('cakeErr63d719f22c78d-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22c78d-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f22c78d-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2139',
'title' => '訂正・追記の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '15',
'comment' => '雑談っぽくしてしまいましたけど、まあ空気感とコンセプトの誤解を伝えたかった感じです・・・(-_-;)
とりあえず纏めきれてしまったけれど、全体的に特濃なので分割したり別コンセプトで描いても良かったかも?ですねー。
ーーーーーーーーーーーーーーーーーー
私的にスゴイと思ったのはアナログでの銀鈴の察しの良さと、それを演出できた部分。
自分の状況と組み合わせつつ、相手のリアクションや言葉尻とかから相手の狙いを見当つける銀鈴は聡明だと思ったし、その検討のつけ方が読者的にも納得できるアナログ形式ですから。
男性向けだと超能力で察せちゃった!とか盗聴スキルや諜報部の仲間が内情全部スッパ抜いて教えに来てくれるとか、今回だと香々が全部聞いて来て教えてくれるとか「御都合パート」でやっつけちゃう部分だと思います。
ーーーーーーーーーーーーーーーーーー
香々が出始めてからは彼女が鬼霊のたぐいのわりにフレンドリーで、明るく出ずっぱりなのに「長いね!?」となりました。
中国の幽霊は非業の死のわりに楽しく酒飲んで生者と騒いだり、恨み言とかをネチネチしないタイプが多い。
または恨みの念が深すぎて完全にバケモノ化して人間をバリバリ喰うとかが多いですね。ただ、日本人にはその鬼霊感がないので、日本の幽霊っぽさが無い彼女の言動にまごつくと思います。
一方で、銀鈴が香々に抱きしめられるたびに「あ、涼しい」と言っている警戒心の無さと、彼女を助けたいライチちゃんとナツメちゃんの必死さが馬鹿馬鹿しくて可愛いかったです。',
'score' => '0',
'created' => '2022-08-20 09:57:19',
'story' => '13',
'no' => '16',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22d151-trace').style.display = (document.getElementById('cakeErr63d719f22d151-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f22d151-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22d151-code').style.display = (document.getElementById('cakeErr63d719f22d151-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22d151-context').style.display = (document.getElementById('cakeErr63d719f22d151-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22d151-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f22d151-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2139',
'title' => '訂正・追記の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '15',
'comment' => '雑談っぽくしてしまいましたけど、まあ空気感とコンセプトの誤解を伝えたかった感じです・・・(-_-;)
とりあえず纏めきれてしまったけれど、全体的に特濃なので分割したり別コンセプトで描いても良かったかも?ですねー。
ーーーーーーーーーーーーーーーーーー
私的にスゴイと思ったのはアナログでの銀鈴の察しの良さと、それを演出できた部分。
自分の状況と組み合わせつつ、相手のリアクションや言葉尻とかから相手の狙いを見当つける銀鈴は聡明だと思ったし、その検討のつけ方が読者的にも納得できるアナログ形式ですから。
男性向けだと超能力で察せちゃった!とか盗聴スキルや諜報部の仲間が内情全部スッパ抜いて教えに来てくれるとか、今回だと香々が全部聞いて来て教えてくれるとか「御都合パート」でやっつけちゃう部分だと思います。
ーーーーーーーーーーーーーーーーーー
香々が出始めてからは彼女が鬼霊のたぐいのわりにフレンドリーで、明るく出ずっぱりなのに「長いね!?」となりました。
中国の幽霊は非業の死のわりに楽しく酒飲んで生者と騒いだり、恨み言とかをネチネチしないタイプが多い。
または恨みの念が深すぎて完全にバケモノ化して人間をバリバリ喰うとかが多いですね。ただ、日本人にはその鬼霊感がないので、日本の幽霊っぽさが無い彼女の言動にまごつくと思います。
一方で、銀鈴が香々に抱きしめられるたびに「あ、涼しい」と言っている警戒心の無さと、彼女を助けたいライチちゃんとナツメちゃんの必死さが馬鹿馬鹿しくて可愛いかったです。',
'score' => '0',
'created' => '2022-08-20 09:57:19',
'story' => '13',
'no' => '16',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
読むせん/訂正・追記の返信の返信 </a>
<li class ="syou"><a href="#t17">No:17 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22db52-trace').style.display = (document.getElementById('cakeErr63d719f22db52-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f22db52-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22db52-code').style.display = (document.getElementById('cakeErr63d719f22db52-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22db52-context').style.display = (document.getElementById('cakeErr63d719f22db52-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22db52-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f22db52-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2140',
'title' => '訂正・追記の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '16',
'comment' => ' >読むせんさん
いつもありがとうございます。ドラコンです。
> たとえば、よくわからないままタカラジェンヌの花形に冴えない一年生が抜擢されたら、どうやっても虐めは発生すると思います。夢と希望と野望をもった誇り高い少女達から「なんでアンタなのよ!!」とかはなる。
これは少しは考えていまして。ですので、ガス抜き(?)で、銀鈴に「虐められる役」がいってしまう、という感じです。虐めるが側も、虐められる側も「舞台の上だけだから」とあっけらんとした感じになればいいのですが。そのぶん、舞台の上では容赦なしですが。
>香々が出始めてからは彼女が鬼霊のたぐいのわりにフレンドリーで、明るく出ずっぱりなのに「長いね!?」となりました。
>中国の幽霊は非業の死のわりに楽しく酒飲んで生者と騒いだり、恨み言とかをネチネチしないタイプが多い。
>または恨みの念が深すぎて完全にバケモノ化して人間をバリバリ喰うとかが多いですね。ただ、日本人にはその鬼霊感がないので、日本の幽霊っぽさが無い彼女の言動にまごつくと思います。
うまくいった、と解釈して良いのでしょうか? 香々は、書いていて「幽霊っぽくないな」とは感じていました。
一応、中国の幽霊については調べました。ただ、中国の怪奇小説『聊斎志異』も手元にありますが、特別読み込んだわけでもありませんし。
>私的にスゴイと思ったのはアナログでの銀鈴の察しの良さと、それを演出できた部分。
>自分の状況と組み合わせつつ、相手のリアクションや言葉尻とかから相手の狙いを見当つける銀鈴は聡明だと思ったし、その検討のつけ方が読者的にも納得できるアナログ形式ですから。
これには自覚がないんですよ。銀鈴に限らずですが、書いていて、このキャラが「何でそんなことを知っているのか? 分かるのか?」という感じでした。
',
'score' => '0',
'created' => '2022-08-20 10:36:11',
'story' => '14',
'no' => '17',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 56
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre> 投稿者:
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22e513-trace').style.display = (document.getElementById('cakeErr63d719f22e513-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>59</b>]<div id="cakeErr63d719f22e513-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22e513-code').style.display = (document.getElementById('cakeErr63d719f22e513-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22e513-context').style.display = (document.getElementById('cakeErr63d719f22e513-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22e513-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">endif; </span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) === </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> スレ主:</span></span></code></pre><pre id="cakeErr63d719f22e513-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2140',
'title' => '訂正・追記の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => null,
'parent_no' => '16',
'comment' => ' >読むせんさん
いつもありがとうございます。ドラコンです。
> たとえば、よくわからないままタカラジェンヌの花形に冴えない一年生が抜擢されたら、どうやっても虐めは発生すると思います。夢と希望と野望をもった誇り高い少女達から「なんでアンタなのよ!!」とかはなる。
これは少しは考えていまして。ですので、ガス抜き(?)で、銀鈴に「虐められる役」がいってしまう、という感じです。虐めるが側も、虐められる側も「舞台の上だけだから」とあっけらんとした感じになればいいのですが。そのぶん、舞台の上では容赦なしですが。
>香々が出始めてからは彼女が鬼霊のたぐいのわりにフレンドリーで、明るく出ずっぱりなのに「長いね!?」となりました。
>中国の幽霊は非業の死のわりに楽しく酒飲んで生者と騒いだり、恨み言とかをネチネチしないタイプが多い。
>または恨みの念が深すぎて完全にバケモノ化して人間をバリバリ喰うとかが多いですね。ただ、日本人にはその鬼霊感がないので、日本の幽霊っぽさが無い彼女の言動にまごつくと思います。
うまくいった、と解釈して良いのでしょうか? 香々は、書いていて「幽霊っぽくないな」とは感じていました。
一応、中国の幽霊については調べました。ただ、中国の怪奇小説『聊斎志異』も手元にありますが、特別読み込んだわけでもありませんし。
>私的にスゴイと思ったのはアナログでの銀鈴の察しの良さと、それを演出できた部分。
>自分の状況と組み合わせつつ、相手のリアクションや言葉尻とかから相手の狙いを見当つける銀鈴は聡明だと思ったし、その検討のつけ方が読者的にも納得できるアナログ形式ですから。
これには自覚がないんですよ。銀鈴に限らずですが、書いていて、このキャラが「何でそんなことを知っているのか? 分かるのか?」という感じでした。
',
'score' => '0',
'created' => '2022-08-20 10:36:11',
'story' => '14',
'no' => '17',
'person_id' => '64'
],
'people' => [
'id' => '64',
'name' => 'ドラコン'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [
'for' => '2107���'
],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$count_treeList = (int) 32
$NovelsOrigin = null
$id = '2107���'
$random_data = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [],
'defaultTypes' => [
'Novels__id' => 'integer',
'Novels.id' => 'integer',
'id' => 'integer',
'Novels__parent_id' => 'integer',
'Novels.parent_id' => 'integer',
'parent_id' => 'integer',
'Novels__person_id' => 'integer',
'Novels.person_id' => 'integer',
'person_id' => 'integer',
'Novels__title' => 'string',
'Novels.title' => 'string',
'title' => 'string',
'Novels__comment' => 'text',
'Novels.comment' => 'text',
'comment' => 'text',
'Novels__parent_comment' => 'text',
'Novels.parent_comment' => 'text',
'parent_comment' => 'text',
'Novels__category' => 'text',
'Novels.category' => 'text',
'category' => 'text',
'Novels__lft' => 'integer',
'Novels.lft' => 'integer',
'lft' => 'integer',
'Novels__rght' => 'integer',
'Novels.rght' => 'integer',
'rght' => 'integer',
'Novels__origin' => 'integer',
'Novels.origin' => 'integer',
'origin' => 'integer',
'Novels__origin_title' => 'text',
'Novels.origin_title' => 'text',
'origin_title' => 'text',
'Novels__parent_title' => 'text',
'Novels.parent_title' => 'text',
'parent_title' => 'text',
'Novels__ip' => 'text',
'Novels.ip' => 'text',
'ip' => 'text',
'Novels__user_ip' => 'text',
'Novels.user_ip' => 'text',
'user_ip' => 'text',
'Novels__rs' => 'integer',
'Novels.rs' => 'integer',
'rs' => 'integer',
'Novels__score' => 'integer',
'Novels.score' => 'integer',
'score' => 'integer',
'Novels__no' => 'integer',
'Novels.no' => 'integer',
'no' => 'integer',
'Novels__parent_no' => 'integer',
'Novels.parent_no' => 'integer',
'parent_no' => 'integer',
'Novels__story' => 'integer',
'Novels.story' => 'integer',
'story' => 'integer',
'Novels__excellent' => 'integer',
'Novels.excellent' => 'integer',
'excellent' => 'integer',
'Novels__writer' => 'integer',
'Novels.writer' => 'integer',
'writer' => 'integer',
'Novels__url' => 'text',
'Novels.url' => 'text',
'url' => 'text',
'Novels__outlinel' => 'text',
'Novels.outlinel' => 'text',
'outlinel' => 'text',
'Novels__improvementl' => 'text',
'Novels.improvementl' => 'text',
'improvementl' => 'text',
'Novels__good' => 'text',
'Novels.good' => 'text',
'good' => 'text',
'Novels__purpose' => 'integer',
'Novels.purpose' => 'integer',
'purpose' => 'integer',
'Novels__created' => 'datetime',
'Novels.created' => 'datetime',
'created' => 'datetime',
'Novels__modified' => 'datetime',
'Novels.modified' => 'datetime',
'modified' => 'datetime',
'People__id' => 'integer',
'People.id' => 'integer',
'People__name' => 'text',
'People.name' => 'text',
'name' => 'text',
'People__email' => 'text',
'People.email' => 'text',
'email' => 'text',
'People__sendmail' => 'integer',
'People.sendmail' => 'integer',
'sendmail' => 'integer',
'People__created' => 'datetime',
'People.created' => 'datetime'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'People' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\NovelsTable) {}
}
$content = null
$i = (int) 0
$i2 = (int) 0
$advertisements_count = (int) 2
$excellent = (int) 3
$CommentCount = (int) 1259
$count_RsList = (int) 32
$accordion4 = true
$headerTitle = 'ノベル道場/小説の批評をし合おう!'
$title = '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!'
$title2 = 'ノベル道場/小説の批評をし合おう!'
$description = null
$site_name = 'ノベル道場/小説の批評をし合おう!'
$meta = (int) 2
$advertisements = true
$form = (int) 2
$nondisplay = []
$count_no = null
$non = null</pre><pre class="stack-trace">include - APP/Template/Novels/thread.ctp, line 59
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1196
Cake\View\View::_render() - CORE/src/View/View.php, line 1157
Cake\View\View::render() - CORE/src/View/View.php, line 765
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Http\Server::run() - CORE/src/Http/Server.php, line 81</pre></div></pre>
ドラコン/訂正・追記の返信の返信の返信 </a>
<li class ="syou"><a href="#t18">No:18 <pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22eeac-trace').style.display = (document.getElementById('cakeErr63d719f22eeac-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to get property of non-object [<b>APP/Template/Novels/thread.ctp</b>, line <b>56</b>]<div id="cakeErr63d719f22eeac-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22eeac-code').style.display = (document.getElementById('cakeErr63d719f22eeac-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr63d719f22eeac-context').style.display = (document.getElementById('cakeErr63d719f22eeac-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr63d719f22eeac-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">li </span><span style="color: #007700">class =</span><span style="color: #DD0000">"syou"</span><span style="color: #007700">><</span><span style="color: #0000BB">a href</span><span style="color: #007700">=</span><span style="color: #DD0000">"#t<?=intval(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels']['no'])?>"</span><span style="color: #007700">></span><span style="color: #0000BB">No</span><span style="color: #007700">:<?=</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'no'</span><span style="color: #007700">])</span><span style="color: #0000BB">?></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <span style="color: #0000BB"><?php </span><span style="color: #007700">if (</span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$novel</span><span style="color: #007700">[</span><span style="color: #DD0000">'novels'</span><span style="color: #007700">][</span><span style="color: #DD0000">'person_id'</span><span style="color: #007700">]) !== </span><span style="color: #0000BB">intval</span><span style="color: #007700">(</span><span style="color: #0000BB">$NovelsOrigin</span><span style="color: #007700">-></span><span style="color: #0000BB">person_id</span><span style="color: #007700">)): </span><span style="color: #0000BB">?></span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> 投稿者:</span></span></code></pre><pre id="cakeErr63d719f22eeac-context" class="cake-context" style="display: none;">$viewFile = '/home/users/2/weblike.jp-tennsaku/web/review/src/Template/Novels/thread.ctp'
$dataForView = [
'_serialize' => [
(int) 0 => 'tree'
],
'novel' => object(App\Model\Entity\Novel) {
'[new]' => true,
'[accessible]' => [
[maximum depth reached]
],
'[dirty]' => [[maximum depth reached]],
'[original]' => [[maximum depth reached]],
'[virtual]' => [[maximum depth reached]],
'[errors]' => [[maximum depth reached]],
'[invalid]' => [[maximum depth reached]],
'[repository]' => 'Novels'
},
'tree' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
[maximum depth reached]
],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => true,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [
[maximum depth reached]
],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'count_treeList' => (int) 32,
'NovelsOrigin' => null,
'id' => '2107���',
'random_data' => object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.score AS "novels__score", novels.url AS "novels__url", novels.created AS "novels__created", novels.comment AS "novels__comment", novels.person_id AS "novels__person_id", novels.rs AS "novels__rs", novels.excellent AS "novels__excellent", novels.parent_title AS "novels__parent_title", novels.category AS "novels__category", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (parent_id) IS NULL ORDER BY random() LIMIT 3',
'params' => [[maximum depth reached]],
'defaultTypes' => [
[maximum depth reached]
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
[maximum depth reached]
],
'matching' => [[maximum depth reached]],
'extraOptions' => [[maximum depth reached]],
'repository' => object(App\Model\Table\NovelsTable) {}
},
'content' => null,
'i' => (int) 0,
'i2' => (int) 0,
'advertisements_count' => (int) 2,
'excellent' => (int) 3,
'CommentCount' => (int) 1259,
'count_RsList' => (int) 32,
'accordion4' => true,
'headerTitle' => 'ノベル道場/小説の批評をし合おう!',
'title' => '「」の批評依頼。長所を教えてください!ノベル道場/小説の批評をし合おう!',
'title2' => 'ノベル道場/小説の批評をし合おう!',
'description' => null,
'site_name' => 'ノベル道場/小説の批評をし合おう!',
'meta' => (int) 2,
'advertisements' => true,
'form' => (int) 2,
'nondisplay' => [],
'count_no' => null,
'non' => null
]
$_serialize = [
(int) 0 => 'tree'
]
$novel = object(App\Model\Entity\Novel) {
'novels' => [
'id' => '2141',
'title' => '訂正・追記の返信の返信の返信の返信',
'url' => 'https://ranove.sakura.ne.jp/1story_system/public_story/03084.shtml',
'improvementl' => null,
'good' => '',
'parent_no' => '17',
'comment' => '>まくいった、と解釈して良いのでしょうか?
寿国は寿国であって厳密には中国ではないので、幽霊のニュアンスを中国仕様にするなら、日本読者のための寿国の幽霊観の説明が必要になりますねー。
=====================
>これには自覚がないんですよ。
ーーーーーーーーーーーーーーー
「わたしたちって、賭けコオロギ相撲大会潰しの見せしめで、生贄よね? 、そのわりに見せしめ感が弱いから変」
「そうなのよね。中庭掃除だけだったら、普段の仕事よりも楽なのよね。ある意味、お休みをもらったようなものだし」
「①閉じ込められて、②囚衣を着せられているけど、③労役もただのはき掃除だし、
朝餉の花捲(ホワジュアン)は消えたけど、④朝昼晩三食ちゃんと出てくるわよ。
⑤お菓子も、お茶も、本も言えばいくらでも差し入れてくれるし。⑥これで罰なの?
陛下も、越先生も、一体何を考えているの? 何か裏がありそうよね。
だいだい茶番裁判の最後に、越先生はこう言ってなかった? ⑦『コオロギ賭博事件、及び蟲毒・呪詛の件は、落着!』
って。お芝居の裁判場面のシメなら、普通『これにて、一件落着!』じゃない? 『コオロギ賭博事件と蟲毒・呪詛』って、
わざわざ事件を限定してるわよ。別に何かあるんじゃないの?」
とかのクダリっす。
ーーーーーーーーーーーーーー
まるで晒し物かジョークグッズじみた囚人服を着せられる(晒しもの目的?)
小道具でしかないものの拷問具部屋に連れていかれる(むしろシチュを整えてめちゃ厳しく威圧する目的?)
「皆さん、この部屋に何かを感じませんか?」
「特に何も感じないわ」
「私も何も感じないわね」
「拷問部屋なので、気持ち悪いけど、それ以外は、特に何も」
芳雲の問いに、銀鈴、茘娘、棗児の順に答えた。
「そうですか。では、取り調べを始めましょうか」
このクダリに「いや、ナンヤネン」というギャグ感と違和感
(なんか、芝居がかってたし、手回しも良過ぎない? 茶番っぽいし、遊ばれている感じもするのよね)
ほんとに死罪もあり得るなら、今ごろわたしたちは鉄の首輪、手枷、足枷をつけられているわよ。こんなごはんも食べられないわよ。それどころか、わたしはお薬を賜って、二人は酷い拷問に遭ってるんじゃない?
ここ辺りで変なお守りを貰い、お守りデザインの違和感も抱いてる。
「拷問に遭わなかったどころか、お風呂に入らせてもらえたわよ。お芝居や小説での重罪人は、お風呂はもちろん、体をふくことすら許されず、拷問に遭って、体は傷だらけ、垢まみれじゃない? 髪も結うことも梳(と)くこともできず、垂れ髪か、短く切られるんじゃない?
わざわざ皇帝が面会に来る。皇帝に媚びた振りしつつ詳細を探る、ついでに差し入れに法律書をねだる。持ってきてもらえる
ーーーーーーーーーーーーーーーーーーーーーーーーーーー
ガチの大逆なら差し入れなんかもらえっこないし、皇帝も裁判長サイドが、大逆事件を起こしていない事を確信している事をリーク。
なのに賭博罪にしては罪が重そうな境遇にされている。晒し物のような格好をさせておいて実際には晒し物にはしない。なんかオカシイ。
ーーーーーーーーーーーーー
今回の騒動の目的
①無罪なのに裁判長がごっこ遊びをして遊んでいる
②ガチ大逆罪疑惑に発展している
③女生徒共は悪質な事するんじゃねーぞゴルァ!!な晒し物にする
④マジ処罰(トトカルチョの方)
実際どれでもないんですよね
ーーーーーーーーーーーーーー
たしかにチグハグなのがが分かるように書けていますし、そのチグハグさの探りや起点が銀鈴の行動にちゃんとあります。
まめに誰かが別々に様子を見にくてくれるのも、どこか三人娘を「観察」している感じがでています。
【ウミガメのスープ】あるいは【ラテラル・シンキング】ゲームみたいになっています。
ーーーーーーーーーーーーーーーーーー
理想を言うと、ライチちゃんやナツメちゃんの食欲がない時に、ご飯がふと減っていて、「二人ともちゃんとご飯食べてる・・・・けどいつ食べたんだろ?」とか違和感の挿入があったり、
自分たちが【泳がされているか観察されている、囮にされている】ことを自覚。
香々が出る直前に、「ここに何かヒントが入っていそう」と目星つけて、もらったお守りを自力で破き、中から逆作用に改造された幽霊除けの呪符が出てきた‥‥とかの展開あっても良かったと思います。',
'score' => '0',
'created' => '2022-08-20 12:50:33',
'story' => '15',
'no' => '18',
'person_id' => '108'
],
'people' => [
'id' => '108',
'name' => '読むせん'
],
'[new]' => false,
'[accessible]' => [
'*' => true,
'id' => false
],
'[dirty]' => [],
'[original]' => [],
'[virtual]' => [],
'[errors]' => [],
'[invalid]' => [],
'[repository]' => 'Novels'
}
$tree = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT novels.id AS "novels__id", novels.title AS "novels__title", novels.url AS "novels__url", novels.improvementl AS "novels__improvementl", novels.good AS "novels__good", novels.parent_no AS "novels__parent_no", novels.comment AS "novels__comment", novels.score AS "novels__score", novels.created AS "novels__created", novels.story AS "novels__story", novels.no AS "novels__no", novels.person_id AS "novels__person_id", people.id AS "people__id", people.name AS "people__name" FROM novels Novels INNER JOIN people People ON People.id = (Novels.person_id) WHERE (Novels.rght < :c0 AND Novels.lft > :c1) ORDER BY Novels.lft ASC',
'params' => [
':c0' => [
[maximum depth reached]
],
':c1' =&