Notice (8) : compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php , line 2066 ]Code Context }
$checks = compact ( 'etagMatches' , 'timeMatches' );
if (empty( $checks )) {
$request = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Chugakujuken',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false,
'_csrfToken' => '925c5445b22ec9fa64b3fb1d8483085558967b4ac7b3544cc5d3e034cf3a1500c5e3912ff2b82b54d50b63aa63bd68cf0ad6afe50556a8d32095cc1c7a532a83'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => '600442.af3pvw49.asia',
'HTTP_X_REAL_IP' => '172.70.131.66',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_LISTEN_IPADDR' => '219.94.160.234',
'HTTP_CF_RAY' => '8e98d191a9f5871a-ORD',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_CONNECTING_IP' => '3.14.132.43',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'PATH' => '/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => '600442.af3pvw49.asia',
'SERVER_ADDR' => '100.64.0.31',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.70.131.66',
'DOCUMENT_ROOT' => '/home/juku-koushi/www',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/juku-koushi/www',
'SERVER_ADMIN' => '[no address given]',
'SCRIPT_FILENAME' => '/home/juku-koushi/www/webroot/index.php',
'REMOTE_PORT' => '0',
'REDIRECT_URL' => '/webroot/chugakujuken',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/chugakujuken',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1732780767.2328,
'REQUEST_TIME' => (int) 1732780767,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null
]
[protected] url => 'chugakujuken'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/chugakujuken'
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'requested' => false,
'get' => true,
'put' => false,
'post' => false,
'delete' => false,
'patch' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$etags = []
$responseTag = ''
$modifiedSince = '' compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 2066
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 344
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 353
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 330
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 114
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 777
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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 Notice (8) : compact() [<a href='https://secure.php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Http/Response.php , line 2066 ]Code Context }
$checks = compact ( 'etagMatches' , 'timeMatches' );
if (empty( $checks )) {
$request = object(Cake\Http\ServerRequest) {
trustProxy => false
[protected] params => [
'controller' => 'Chugakujuken',
'pass' => [[maximum depth reached]],
'action' => 'index',
'plugin' => null,
'_matchedRoute' => '/:controller',
'_ext' => null,
'isAjax' => false,
'_csrfToken' => '925c5445b22ec9fa64b3fb1d8483085558967b4ac7b3544cc5d3e034cf3a1500c5e3912ff2b82b54d50b63aa63bd68cf0ad6afe50556a8d32095cc1c7a532a83'
]
[protected] data => []
[protected] query => []
[protected] cookies => []
[protected] _environment => [
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_STATUS' => '200',
'HTTP_HOST' => '600442.af3pvw49.asia',
'HTTP_X_REAL_IP' => '172.70.131.66',
'HTTP_X_FORWARDED_PROTO' => 'https',
'HTTP_LISTEN_IPADDR' => '219.94.160.234',
'HTTP_CF_RAY' => '8e98d191a9f5871a-ORD',
'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)',
'HTTP_CF_IPCOUNTRY' => 'US',
'HTTP_ACCEPT_ENCODING' => 'gzip, br',
'HTTP_ACCEPT' => '*/*',
'HTTP_CF_CONNECTING_IP' => '3.14.132.43',
'HTTP_CF_VISITOR' => '{"scheme":"https"}',
'HTTP_CDN_LOOP' => 'cloudflare; loops=1',
'PATH' => '/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => '600442.af3pvw49.asia',
'SERVER_ADDR' => '100.64.0.31',
'SERVER_PORT' => '80',
'REMOTE_ADDR' => '172.70.131.66',
'DOCUMENT_ROOT' => '/home/juku-koushi/www',
'REQUEST_SCHEME' => 'http',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/juku-koushi/www',
'SERVER_ADMIN' => '[no address given]',
'SCRIPT_FILENAME' => '/home/juku-koushi/www/webroot/index.php',
'REMOTE_PORT' => '0',
'REDIRECT_URL' => '/webroot/chugakujuken',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/chugakujuken',
'SCRIPT_NAME' => '/webroot/index.php',
'PHP_SELF' => '/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1732780767.2328,
'REQUEST_TIME' => (int) 1732780767,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null
]
[protected] url => 'chugakujuken'
[protected] base => ''
[protected] webroot => '/'
[protected] here => '/chugakujuken'
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'requested' => false,
'get' => true,
'put' => false,
'post' => false,
'delete' => false,
'patch' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Http\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params',
(int) 4 => 'here'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
[private] deprecatedProperties => [
'data' => [
[maximum depth reached]
],
'query' => [
[maximum depth reached]
],
'params' => [
[maximum depth reached]
],
'cookies' => [
[maximum depth reached]
],
'url' => [
[maximum depth reached]
],
'base' => [
[maximum depth reached]
],
'webroot' => [
[maximum depth reached]
],
'here' => [
[maximum depth reached]
]
]
}
$etags = []
$responseTag = ''
$modifiedSince = '' compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 2066
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 344
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 353
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 330
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 114
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 777
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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 Warning (512) : Unable to emit headers. Headers sent in file=/home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853 [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>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,user-scalable=no,maximum-scale=1">
<title>中学受験コミュ | 塾講師コミュ</title>
<meta name="description" content="“本気の人” のための 塾講師コミュニティーサイト 「プロの指導法を極めたい」「人生賭けて講師業をやってみたい」 という本気の人を応援するポータルサイト。掲載塾も厳選し、 フィロソフィーを持った塾の求人のみを応援しています。">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/assets/css/style.libs.css">
<link rel="stylesheet" href="/assets/css/style.public.css">
</head>
<body>
<div class="app">
<header class="l-header">
<div class="outline">
<a href="/" class="brand">
<h1 class="app-name"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-trace').style.display = (document.getElementById('cakeErr674822e225b62-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(/home/juku-koushi/www/logo.default.svg) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: そのようなファイルまたはディレクトリはありません [<b>APP/View/AppPublicView.php</b>, line <b>178</b>]<div id="cakeErr674822e225b62-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-code').style.display = (document.getElementById('cakeErr674822e225b62-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-context').style.display = (document.getElementById('cakeErr674822e225b62-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e225b62-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e225b62-context" class="cake-context" style="display: none;">$type = 'default'
$path = '/home/juku-koushi/www/logo.default.svg'</pre><pre class="stack-trace">file_get_contents - [internal], line ??
App\View\AppPublicView::logo() - APP/View/AppPublicView.php, line 178
include - APP/Template/Layout/public.ctp, line 26
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre></h1>
<p class="desc">塾講師のための情報コミュニティサイト</p>
</a>
<nav class="nav nav-user-pages">
<a href="/entries" class="btn-register">会員登録</a>
<a href="/login/auth" class="btn-login">ログイン</a>
</nav>
</div>
</header>
<nav class="nav nav-global">
<div class="outline">
<div class="nav-commu">
<a href="/chugakujuken">中学受験コミュ</a>
<a href="/koukoujuken">高校受験コミュ</a>
<a href="/daigakujuken">大学受験コミュ</a>
</div>
<div class="nav nav-recruit">
<a href="/chugakujuken/recruit" class="item item-chugaku"><span class="prefix">中学受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
<a href="/koukoujuken/recruit" class="item item-koukou"><span class="prefix">高校受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
<a href="/daigakujuken/recruit" class="item item-daigaku"><span class="prefix">大学受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
</div>
</div>
</nav>
<section class="welcome welcome-chugaku-home">
<h1>中学受験コミュ</h1>
<p>
“本気の人” のための 塾講師コミュニティーサイト<br>
「プロの指導法を極めたい」「人生賭けて講師業をやってみたい」<br>
という本気の人を応援するポータルサイト。掲載塾も厳選し、<br>
フィロソフィーを持った塾の求人のみを応援しています。
</p>
</section>
<nav class="nav nav-topic-path">
<div class="outline">
<a href="/"><i class="fa fa-home" aria-hidden="true"></i></a><span class="separate">></span><a href="/chugakujuken">中学受験コミュ</a> </div>
</nav>
<div class="l-contents">
<div class="outline">
<main>
<section class="page page-chugakujuken">
<section class="content-nanq">
<header>
<a href="/chugakujuken/nanq">
<img src="/assets/chugakujuken/index/images/nanq.header.png" alt="中学受験プロ講師に聞いてみよう">
</a>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-trace').style.display = (document.getElementById('cakeErr674822df40ee6-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [<b>CORE/src/View/Cell.php</b>, line <b>287</b>]<div id="cakeErr674822df40ee6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-code').style.display = (document.getElementById('cakeErr674822df40ee6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-context').style.display = (document.getElementById('cakeErr674822df40ee6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822df40ee6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'Could not render cell - %s [%s, line %d]'</span><span style="color: #007700">, </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getFile</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getLine</span><span style="color: #007700">()), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr674822df40ee6-context" class="cake-context" style="display: none;">$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
}</pre><pre class="stack-trace">Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 31
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre> </div>
</section>
<section class="content-bbs">
<header>
<a href="/chugakujuken/bbs">
<img src="/assets/chugakujuken/index/images/bbs.header.png" alt="この問題どう指導しますか">
</a>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-trace').style.display = (document.getElementById('cakeErr674822e14e2cf-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14e2cf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-code').style.display = (document.getElementById('cakeErr674822e14e2cf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-context').style.display = (document.getElementById('cakeErr674822e14e2cf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14e2cf-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14e2cf-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-trace').style.display = (document.getElementById('cakeErr674822e14ee84-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14ee84-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-code').style.display = (document.getElementById('cakeErr674822e14ee84-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-context').style.display = (document.getElementById('cakeErr674822e14ee84-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14ee84-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14ee84-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/10/30 12:31:17</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/mathematics/4/14">コメントしてみます</a></h1>
<p class="desc">コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コ...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-trace').style.display = (document.getElementById('cakeErr674822e14fdf9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14fdf9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-code').style.display = (document.getElementById('cakeErr674822e14fdf9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-context').style.display = (document.getElementById('cakeErr674822e14fdf9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14fdf9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14fdf9-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-trace').style.display = (document.getElementById('cakeErr674822e1505fa-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1505fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-code').style.display = (document.getElementById('cakeErr674822e1505fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-context').style.display = (document.getElementById('cakeErr674822e1505fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1505fa-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1505fa-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/10/30 12:23:13</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/2/17">新しい質問について質問です</a></h1>
<p class="desc">新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をし...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-trace').style.display = (document.getElementById('cakeErr674822e150f35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e150f35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-code').style.display = (document.getElementById('cakeErr674822e150f35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-context').style.display = (document.getElementById('cakeErr674822e150f35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e150f35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e150f35-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-trace').style.display = (document.getElementById('cakeErr674822e151710-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e151710-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-code').style.display = (document.getElementById('cakeErr674822e151710-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-context').style.display = (document.getElementById('cakeErr674822e151710-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e151710-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e151710-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/09/08 23:30:22</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/1/16">新投稿のテストです</a></h1>
<p class="desc">本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-trace').style.display = (document.getElementById('cakeErr674822e152028-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e152028-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-code').style.display = (document.getElementById('cakeErr674822e152028-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-context').style.display = (document.getElementById('cakeErr674822e152028-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e152028-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e152028-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-trace').style.display = (document.getElementById('cakeErr674822e1527f1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1527f1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-code').style.display = (document.getElementById('cakeErr674822e1527f1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-context').style.display = (document.getElementById('cakeErr674822e1527f1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1527f1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1527f1-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/09/08 23:23:04</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/2/12">たいとるですと</a></h1>
<p class="desc">こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-trace').style.display = (document.getElementById('cakeErr674822e15311a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e15311a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-code').style.display = (document.getElementById('cakeErr674822e15311a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-context').style.display = (document.getElementById('cakeErr674822e15311a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e15311a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e15311a-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-trace').style.display = (document.getElementById('cakeErr674822e1538ff-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1538ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-code').style.display = (document.getElementById('cakeErr674822e1538ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-context').style.display = (document.getElementById('cakeErr674822e1538ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1538ff-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1538ff-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/08/28 20:10:54</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/mathematics/4/14">算数でも投稿してみるよ</a></h1>
<p class="desc">しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ...</p>
</div>
</section> </div>
</section>
<section class="content-quizzes">
<div class="inner">
<a href="/chugakujuken/quizzes" class="btn goto-top">TOP</a>
<a href="/chugakujuken/quizzes/sansu" class="btn goto-top">算数編</a>
<a href="/chugakujuken/quizzes/kokugo" class="btn goto-top">国語編</a>
</div>
</section>
<section class="content-blog">
<header class="title-nav">
<div class="titles">
<h1 class="section-title">読み物 不定期連載</h1>
</div>
<nav>
<a href="/chugakujuken/blogs"><i class="fas fa-arrow-circle-right"></i></a>
</nav>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-trace').style.display = (document.getElementById('cakeErr674822e2252e4-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [<b>CORE/src/View/Cell.php</b>, line <b>287</b>]<div id="cakeErr674822e2252e4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-code').style.display = (document.getElementById('cakeErr674822e2252e4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-context').style.display = (document.getElementById('cakeErr674822e2252e4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e2252e4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'Could not render cell - %s [%s, line %d]'</span><span style="color: #007700">, </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getFile</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getLine</span><span style="color: #007700">()), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr674822e2252e4-context" class="cake-context" style="display: none;">$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
}</pre><pre class="stack-trace">Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 83
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre> </div>
</section>
</section>
</main>
<nav class="nav nav-sidebar">
<a href="/pages/first-step" class="btn-first-guide">
<span class="prefix">初めての方へ</span>
<span class="text">当サイトの活用方法</span>
</a>
<section class="nanq">
<header class="header">
<h1>なんきゅ~</h1>
<p>プロ講師なんでもQ&A</p>
</header>
<div class="body">
<a href="/chugakujuken/nanq">中学受験</a>
<a href="/koukoujuken/nanq">高校受験</a>
<a href="/daigakujuken/nanq">大学受験</a>
</div>
</section>
<section class="section section-challenge">
<header class="section-header">
<h1>チャレンジ</h1>
</header>
<div class="body">
<dl class="default">
<dt>この問題、解けますか?</dt>
<dd>
<a href="/chugakujuken/quizzes">中学受験</a>
<a href="/koukoujuken/quizzes">高校受験</a>
<a href="/daigakujuken/quizzes">大学受験</a>
</dd>
</dl>
<dl class="default">
<dt>この問題、どう指導しますか?</dt>
<dd>
<a href="/chugakujuken/bbs">中学受験</a>
<a href="/koukoujuken/bbs">高校受験</a>
<a href="/daigakujuken/bbs">大学受験</a>
</dd>
</dl>
</div>
</section>
<section class="banner">
<a href="/curation"><img src="/assets/layout/images/sidebar.curation.png" class="size-max" alt="業界ニュース"></a>
</section>
<section class="section section-blog">
<header class="section-header">
よみもの 不定期連載
</header>
<div class="body">
<dl class="default">
<dt><a href="/chugakujuken/blogs">中学受験塾講師になるには</a></dt>
<dd>
<a href="">採用試験対策 国語</a>
<a href="">採用試験対策 算数</a>
</dd>
</dl>
<dl class="default">
<dt><a href="/koukoujuken/blogs">高校受験塾講師になるには</a></dt>
</dl>
<dl class="default">
<dt><a href="/daigakujuken/blogs">大学受験塾講師になるには</a></dt>
</dl>
</div>
</section>
<section class="section section-recruit">
<header class="section-header">
<h1>塾講師求人情報</h1>
</header>
<div class="body">
<a href="/chugakujuken/recruit">中学受験 塾講師</a>
<a href="/koukoujuken/recruit">高校受験 塾講師</a>
<a href="/daigakujuken/recruit">大学受験 予備校・塾講師</a>
</div>
</section>
</nav>
</div>
</div>
<footer class="l-footer">
<nav class="nav nav-pages">
<a href="/pages/agreement/service">サービス利用規約</a>
<a href="/pages/agreement/privacy">プライバシーポリシー</a>
<a href="/pages/corporate">運営会社</a>
<a href="/pages/about">当サイトについて</a>
</nav>
<p class="copyright">Copyright © 塾講師コミュCOMMU All Rights Reserved.</p>
</footer>
</div>
<script type="text/javascript" src="/assets/js/vendor.js"></script>
<script type="text/javascript" src="/assets/js/app.js"></script>
<script type="text/javascript" src="/assets/js/common.js"></script>
<script type="text/javascript" src="/assets/js/app-api.js"></script>
<script>
console.log($);
</script>
</body>
</html>'
}
$maxBufferLength = (int) 8192
$file = '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 853
$message = 'Unable to emit headers. Headers sent in file=/home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php line=853' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 37 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$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>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,user-scalable=no,maximum-scale=1">
<title>中学受験コミュ | 塾講師コミュ</title>
<meta name="description" content="“本気の人” のための 塾講師コミュニティーサイト 「プロの指導法を極めたい」「人生賭けて講師業をやってみたい」 という本気の人を応援するポータルサイト。掲載塾も厳選し、 フィロソフィーを持った塾の求人のみを応援しています。">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/assets/css/style.libs.css">
<link rel="stylesheet" href="/assets/css/style.public.css">
</head>
<body>
<div class="app">
<header class="l-header">
<div class="outline">
<a href="/" class="brand">
<h1 class="app-name"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-trace').style.display = (document.getElementById('cakeErr674822e225b62-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(/home/juku-koushi/www/logo.default.svg) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: そのようなファイルまたはディレクトリはありません [<b>APP/View/AppPublicView.php</b>, line <b>178</b>]<div id="cakeErr674822e225b62-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-code').style.display = (document.getElementById('cakeErr674822e225b62-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-context').style.display = (document.getElementById('cakeErr674822e225b62-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e225b62-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e225b62-context" class="cake-context" style="display: none;">$type = 'default'
$path = '/home/juku-koushi/www/logo.default.svg'</pre><pre class="stack-trace">file_get_contents - [internal], line ??
App\View\AppPublicView::logo() - APP/View/AppPublicView.php, line 178
include - APP/Template/Layout/public.ctp, line 26
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre></h1>
<p class="desc">塾講師のための情報コミュニティサイト</p>
</a>
<nav class="nav nav-user-pages">
<a href="/entries" class="btn-register">会員登録</a>
<a href="/login/auth" class="btn-login">ログイン</a>
</nav>
</div>
</header>
<nav class="nav nav-global">
<div class="outline">
<div class="nav-commu">
<a href="/chugakujuken">中学受験コミュ</a>
<a href="/koukoujuken">高校受験コミュ</a>
<a href="/daigakujuken">大学受験コミュ</a>
</div>
<div class="nav nav-recruit">
<a href="/chugakujuken/recruit" class="item item-chugaku"><span class="prefix">中学受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
<a href="/koukoujuken/recruit" class="item item-koukou"><span class="prefix">高校受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
<a href="/daigakujuken/recruit" class="item item-daigaku"><span class="prefix">大学受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
</div>
</div>
</nav>
<section class="welcome welcome-chugaku-home">
<h1>中学受験コミュ</h1>
<p>
“本気の人” のための 塾講師コミュニティーサイト<br>
「プロの指導法を極めたい」「人生賭けて講師業をやってみたい」<br>
という本気の人を応援するポータルサイト。掲載塾も厳選し、<br>
フィロソフィーを持った塾の求人のみを応援しています。
</p>
</section>
<nav class="nav nav-topic-path">
<div class="outline">
<a href="/"><i class="fa fa-home" aria-hidden="true"></i></a><span class="separate">></span><a href="/chugakujuken">中学受験コミュ</a> </div>
</nav>
<div class="l-contents">
<div class="outline">
<main>
<section class="page page-chugakujuken">
<section class="content-nanq">
<header>
<a href="/chugakujuken/nanq">
<img src="/assets/chugakujuken/index/images/nanq.header.png" alt="中学受験プロ講師に聞いてみよう">
</a>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-trace').style.display = (document.getElementById('cakeErr674822df40ee6-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [<b>CORE/src/View/Cell.php</b>, line <b>287</b>]<div id="cakeErr674822df40ee6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-code').style.display = (document.getElementById('cakeErr674822df40ee6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-context').style.display = (document.getElementById('cakeErr674822df40ee6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822df40ee6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'Could not render cell - %s [%s, line %d]'</span><span style="color: #007700">, </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getFile</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getLine</span><span style="color: #007700">()), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr674822df40ee6-context" class="cake-context" style="display: none;">$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
}</pre><pre class="stack-trace">Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 31
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre> </div>
</section>
<section class="content-bbs">
<header>
<a href="/chugakujuken/bbs">
<img src="/assets/chugakujuken/index/images/bbs.header.png" alt="この問題どう指導しますか">
</a>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-trace').style.display = (document.getElementById('cakeErr674822e14e2cf-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14e2cf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-code').style.display = (document.getElementById('cakeErr674822e14e2cf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-context').style.display = (document.getElementById('cakeErr674822e14e2cf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14e2cf-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14e2cf-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-trace').style.display = (document.getElementById('cakeErr674822e14ee84-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14ee84-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-code').style.display = (document.getElementById('cakeErr674822e14ee84-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-context').style.display = (document.getElementById('cakeErr674822e14ee84-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14ee84-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14ee84-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/10/30 12:31:17</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/mathematics/4/14">コメントしてみます</a></h1>
<p class="desc">コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コ...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-trace').style.display = (document.getElementById('cakeErr674822e14fdf9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14fdf9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-code').style.display = (document.getElementById('cakeErr674822e14fdf9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-context').style.display = (document.getElementById('cakeErr674822e14fdf9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14fdf9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14fdf9-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-trace').style.display = (document.getElementById('cakeErr674822e1505fa-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1505fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-code').style.display = (document.getElementById('cakeErr674822e1505fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-context').style.display = (document.getElementById('cakeErr674822e1505fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1505fa-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1505fa-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/10/30 12:23:13</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/2/17">新しい質問について質問です</a></h1>
<p class="desc">新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をし...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-trace').style.display = (document.getElementById('cakeErr674822e150f35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e150f35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-code').style.display = (document.getElementById('cakeErr674822e150f35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-context').style.display = (document.getElementById('cakeErr674822e150f35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e150f35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e150f35-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-trace').style.display = (document.getElementById('cakeErr674822e151710-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e151710-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-code').style.display = (document.getElementById('cakeErr674822e151710-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-context').style.display = (document.getElementById('cakeErr674822e151710-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e151710-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e151710-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/09/08 23:30:22</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/1/16">新投稿のテストです</a></h1>
<p class="desc">本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-trace').style.display = (document.getElementById('cakeErr674822e152028-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e152028-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-code').style.display = (document.getElementById('cakeErr674822e152028-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-context').style.display = (document.getElementById('cakeErr674822e152028-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e152028-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e152028-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-trace').style.display = (document.getElementById('cakeErr674822e1527f1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1527f1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-code').style.display = (document.getElementById('cakeErr674822e1527f1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-context').style.display = (document.getElementById('cakeErr674822e1527f1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1527f1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1527f1-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/09/08 23:23:04</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/2/12">たいとるですと</a></h1>
<p class="desc">こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-trace').style.display = (document.getElementById('cakeErr674822e15311a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e15311a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-code').style.display = (document.getElementById('cakeErr674822e15311a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-context').style.display = (document.getElementById('cakeErr674822e15311a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e15311a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e15311a-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-trace').style.display = (document.getElementById('cakeErr674822e1538ff-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1538ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-code').style.display = (document.getElementById('cakeErr674822e1538ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-context').style.display = (document.getElementById('cakeErr674822e1538ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1538ff-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1538ff-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/08/28 20:10:54</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/mathematics/4/14">算数でも投稿してみるよ</a></h1>
<p class="desc">しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ...</p>
</div>
</section> </div>
</section>
<section class="content-quizzes">
<div class="inner">
<a href="/chugakujuken/quizzes" class="btn goto-top">TOP</a>
<a href="/chugakujuken/quizzes/sansu" class="btn goto-top">算数編</a>
<a href="/chugakujuken/quizzes/kokugo" class="btn goto-top">国語編</a>
</div>
</section>
<section class="content-blog">
<header class="title-nav">
<div class="titles">
<h1 class="section-title">読み物 不定期連載</h1>
</div>
<nav>
<a href="/chugakujuken/blogs"><i class="fas fa-arrow-circle-right"></i></a>
</nav>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-trace').style.display = (document.getElementById('cakeErr674822e2252e4-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [<b>CORE/src/View/Cell.php</b>, line <b>287</b>]<div id="cakeErr674822e2252e4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-code').style.display = (document.getElementById('cakeErr674822e2252e4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-context').style.display = (document.getElementById('cakeErr674822e2252e4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e2252e4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'Could not render cell - %s [%s, line %d]'</span><span style="color: #007700">, </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getFile</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getLine</span><span style="color: #007700">()), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr674822e2252e4-context" class="cake-context" style="display: none;">$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
}</pre><pre class="stack-trace">Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 83
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre> </div>
</section>
</section>
</main>
<nav class="nav nav-sidebar">
<a href="/pages/first-step" class="btn-first-guide">
<span class="prefix">初めての方へ</span>
<span class="text">当サイトの活用方法</span>
</a>
<section class="nanq">
<header class="header">
<h1>なんきゅ~</h1>
<p>プロ講師なんでもQ&A</p>
</header>
<div class="body">
<a href="/chugakujuken/nanq">中学受験</a>
<a href="/koukoujuken/nanq">高校受験</a>
<a href="/daigakujuken/nanq">大学受験</a>
</div>
</section>
<section class="section section-challenge">
<header class="section-header">
<h1>チャレンジ</h1>
</header>
<div class="body">
<dl class="default">
<dt>この問題、解けますか?</dt>
<dd>
<a href="/chugakujuken/quizzes">中学受験</a>
<a href="/koukoujuken/quizzes">高校受験</a>
<a href="/daigakujuken/quizzes">大学受験</a>
</dd>
</dl>
<dl class="default">
<dt>この問題、どう指導しますか?</dt>
<dd>
<a href="/chugakujuken/bbs">中学受験</a>
<a href="/koukoujuken/bbs">高校受験</a>
<a href="/daigakujuken/bbs">大学受験</a>
</dd>
</dl>
</div>
</section>
<section class="banner">
<a href="/curation"><img src="/assets/layout/images/sidebar.curation.png" class="size-max" alt="業界ニュース"></a>
</section>
<section class="section section-blog">
<header class="section-header">
よみもの 不定期連載
</header>
<div class="body">
<dl class="default">
<dt><a href="/chugakujuken/blogs">中学受験塾講師になるには</a></dt>
<dd>
<a href="">採用試験対策 国語</a>
<a href="">採用試験対策 算数</a>
</dd>
</dl>
<dl class="default">
<dt><a href="/koukoujuken/blogs">高校受験塾講師になるには</a></dt>
</dl>
<dl class="default">
<dt><a href="/daigakujuken/blogs">大学受験塾講師になるには</a></dt>
</dl>
</div>
</section>
<section class="section section-recruit">
<header class="section-header">
<h1>塾講師求人情報</h1>
</header>
<div class="body">
<a href="/chugakujuken/recruit">中学受験 塾講師</a>
<a href="/koukoujuken/recruit">高校受験 塾講師</a>
<a href="/daigakujuken/recruit">大学受験 予備校・塾講師</a>
</div>
</section>
</nav>
</div>
</div>
<footer class="l-footer">
<nav class="nav nav-pages">
<a href="/pages/agreement/service">サービス利用規約</a>
<a href="/pages/agreement/privacy">プライバシーポリシー</a>
<a href="/pages/corporate">運営会社</a>
<a href="/pages/about">当サイトについて</a>
</nav>
<p class="copyright">Copyright © 塾講師コミュCOMMU All Rights Reserved.</p>
</footer>
</div>
<script type="text/javascript" src="/assets/js/vendor.js"></script>
<script type="text/javascript" src="/assets/js/app.js"></script>
<script type="text/javascript" src="/assets/js/common.js"></script>
<script type="text/javascript" src="/assets/js/app-api.js"></script>
<script>
console.log($);
</script>
</body>
</html>'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 37 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 177 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$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>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,user-scalable=no,maximum-scale=1">
<title>中学受験コミュ | 塾講師コミュ</title>
<meta name="description" content="“本気の人” のための 塾講師コミュニティーサイト 「プロの指導法を極めたい」「人生賭けて講師業をやってみたい」 という本気の人を応援するポータルサイト。掲載塾も厳選し、 フィロソフィーを持った塾の求人のみを応援しています。">
<link rel="shortcut icon" href="/favicon.ico">
<link rel="stylesheet" href="/assets/css/style.libs.css">
<link rel="stylesheet" href="/assets/css/style.public.css">
</head>
<body>
<div class="app">
<header class="l-header">
<div class="outline">
<a href="/" class="brand">
<h1 class="app-name"><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-trace').style.display = (document.getElementById('cakeErr674822e225b62-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: file_get_contents(/home/juku-koushi/www/logo.default.svg) [<a href='https://secure.php.net/function.file-get-contents'>function.file-get-contents</a>]: failed to open stream: そのようなファイルまたはディレクトリはありません [<b>APP/View/AppPublicView.php</b>, line <b>178</b>]<div id="cakeErr674822e225b62-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-code').style.display = (document.getElementById('cakeErr674822e225b62-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e225b62-context').style.display = (document.getElementById('cakeErr674822e225b62-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e225b62-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">file_get_contents</span><span style="color: #007700">(</span><span style="color: #0000BB">$path</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e225b62-context" class="cake-context" style="display: none;">$type = 'default'
$path = '/home/juku-koushi/www/logo.default.svg'</pre><pre class="stack-trace">file_get_contents - [internal], line ??
App\View\AppPublicView::logo() - APP/View/AppPublicView.php, line 178
include - APP/Template/Layout/public.ctp, line 26
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::renderLayout() - CORE/src/View/View.php, line 850
Cake\View\View::render() - CORE/src/View/View.php, line 808
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre></h1>
<p class="desc">塾講師のための情報コミュニティサイト</p>
</a>
<nav class="nav nav-user-pages">
<a href="/entries" class="btn-register">会員登録</a>
<a href="/login/auth" class="btn-login">ログイン</a>
</nav>
</div>
</header>
<nav class="nav nav-global">
<div class="outline">
<div class="nav-commu">
<a href="/chugakujuken">中学受験コミュ</a>
<a href="/koukoujuken">高校受験コミュ</a>
<a href="/daigakujuken">大学受験コミュ</a>
</div>
<div class="nav nav-recruit">
<a href="/chugakujuken/recruit" class="item item-chugaku"><span class="prefix">中学受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
<a href="/koukoujuken/recruit" class="item item-koukou"><span class="prefix">高校受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
<a href="/daigakujuken/recruit" class="item item-daigaku"><span class="prefix">大学受験</span><span class="main-text">塾講師求人</span><span class="suffix">サイト</span></a>
</div>
</div>
</nav>
<section class="welcome welcome-chugaku-home">
<h1>中学受験コミュ</h1>
<p>
“本気の人” のための 塾講師コミュニティーサイト<br>
「プロの指導法を極めたい」「人生賭けて講師業をやってみたい」<br>
という本気の人を応援するポータルサイト。掲載塾も厳選し、<br>
フィロソフィーを持った塾の求人のみを応援しています。
</p>
</section>
<nav class="nav nav-topic-path">
<div class="outline">
<a href="/"><i class="fa fa-home" aria-hidden="true"></i></a><span class="separate">></span><a href="/chugakujuken">中学受験コミュ</a> </div>
</nav>
<div class="l-contents">
<div class="outline">
<main>
<section class="page page-chugakujuken">
<section class="content-nanq">
<header>
<a href="/chugakujuken/nanq">
<img src="/assets/chugakujuken/index/images/nanq.header.png" alt="中学受験プロ講師に聞いてみよう">
</a>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-trace').style.display = (document.getElementById('cakeErr674822df40ee6-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [<b>CORE/src/View/Cell.php</b>, line <b>287</b>]<div id="cakeErr674822df40ee6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-code').style.display = (document.getElementById('cakeErr674822df40ee6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822df40ee6-context').style.display = (document.getElementById('cakeErr674822df40ee6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822df40ee6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'Could not render cell - %s [%s, line %d]'</span><span style="color: #007700">, </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getFile</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getLine</span><span style="color: #007700">()), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr674822df40ee6-context" class="cake-context" style="display: none;">$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
}</pre><pre class="stack-trace">Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 31
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre> </div>
</section>
<section class="content-bbs">
<header>
<a href="/chugakujuken/bbs">
<img src="/assets/chugakujuken/index/images/bbs.header.png" alt="この問題どう指導しますか">
</a>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-trace').style.display = (document.getElementById('cakeErr674822e14e2cf-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14e2cf-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-code').style.display = (document.getElementById('cakeErr674822e14e2cf-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14e2cf-context').style.display = (document.getElementById('cakeErr674822e14e2cf-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14e2cf-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14e2cf-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-trace').style.display = (document.getElementById('cakeErr674822e14ee84-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14ee84-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-code').style.display = (document.getElementById('cakeErr674822e14ee84-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14ee84-context').style.display = (document.getElementById('cakeErr674822e14ee84-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14ee84-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14ee84-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/10/30 12:31:17</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/mathematics/4/14">コメントしてみます</a></h1>
<p class="desc">コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コ...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-trace').style.display = (document.getElementById('cakeErr674822e14fdf9-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e14fdf9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-code').style.display = (document.getElementById('cakeErr674822e14fdf9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e14fdf9-context').style.display = (document.getElementById('cakeErr674822e14fdf9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e14fdf9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e14fdf9-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-trace').style.display = (document.getElementById('cakeErr674822e1505fa-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1505fa-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-code').style.display = (document.getElementById('cakeErr674822e1505fa-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1505fa-context').style.display = (document.getElementById('cakeErr674822e1505fa-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1505fa-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1505fa-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/10/30 12:23:13</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/2/17">新しい質問について質問です</a></h1>
<p class="desc">新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をし...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-trace').style.display = (document.getElementById('cakeErr674822e150f35-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e150f35-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-code').style.display = (document.getElementById('cakeErr674822e150f35-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e150f35-context').style.display = (document.getElementById('cakeErr674822e150f35-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e150f35-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e150f35-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-trace').style.display = (document.getElementById('cakeErr674822e151710-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e151710-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-code').style.display = (document.getElementById('cakeErr674822e151710-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e151710-context').style.display = (document.getElementById('cakeErr674822e151710-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e151710-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e151710-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/09/08 23:30:22</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/1/16">新投稿のテストです</a></h1>
<p class="desc">本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本...</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-trace').style.display = (document.getElementById('cakeErr674822e152028-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e152028-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-code').style.display = (document.getElementById('cakeErr674822e152028-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e152028-context').style.display = (document.getElementById('cakeErr674822e152028-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e152028-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e152028-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-trace').style.display = (document.getElementById('cakeErr674822e1527f1-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1527f1-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-code').style.display = (document.getElementById('cakeErr674822e1527f1-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1527f1-context').style.display = (document.getElementById('cakeErr674822e1527f1-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1527f1-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1527f1-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/09/08 23:23:04</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/japanese/2/12">たいとるですと</a></h1>
<p class="desc">こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
</p>
</div>
</section><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-trace').style.display = (document.getElementById('cakeErr674822e15311a-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Undefined index: chugakujuken [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e15311a-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-code').style.display = (document.getElementById('cakeErr674822e15311a-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e15311a-context').style.display = (document.getElementById('cakeErr674822e15311a-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e15311a-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e15311a-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-trace').style.display = (document.getElementById('cakeErr674822e1538ff-trace').style.display == 'none' ? '' : 'none');"><b>Notice</b> (8)</a>: Trying to access array offset on value of type null [<b>APP/Model/Entity/Bbs.php</b>, line <b>59</b>]<div id="cakeErr674822e1538ff-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-code').style.display = (document.getElementById('cakeErr674822e1538ff-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e1538ff-context').style.display = (document.getElementById('cakeErr674822e1538ff-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e1538ff-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">return </span><span style="color: #0000BB">$data</span><span style="color: #007700">[</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'grade'</span><span style="color: #007700">]][</span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">_properties</span><span style="color: #007700">[</span><span style="color: #DD0000">'kind'</span><span style="color: #007700">]];</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr674822e1538ff-context" class="cake-context" style="display: none;">$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
]</pre><pre class="stack-trace">App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94</pre></div></pre><section class="thread">
<div class="thread-data">
<div class="ymd-his"><span class="label-ymdhis">2018/08/28 20:10:54</span></div>
<div class="kind"><span class="label-kind"></span></div>
</div>
<div class="data">
<h1 class="title"><a href="/chugakujuken/bbs/mathematics/4/14">算数でも投稿してみるよ</a></h1>
<p class="desc">しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ...</p>
</div>
</section> </div>
</section>
<section class="content-quizzes">
<div class="inner">
<a href="/chugakujuken/quizzes" class="btn goto-top">TOP</a>
<a href="/chugakujuken/quizzes/sansu" class="btn goto-top">算数編</a>
<a href="/chugakujuken/quizzes/kokugo" class="btn goto-top">国語編</a>
</div>
</section>
<section class="content-blog">
<header class="title-nav">
<div class="titles">
<h1 class="section-title">読み物 不定期連載</h1>
</div>
<nav>
<a href="/chugakujuken/blogs"><i class="fas fa-arrow-circle-right"></i></a>
</nav>
</header>
<div class="body">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-trace').style.display = (document.getElementById('cakeErr674822e2252e4-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (512)</a>: Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [<b>CORE/src/View/Cell.php</b>, line <b>287</b>]<div id="cakeErr674822e2252e4-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-code').style.display = (document.getElementById('cakeErr674822e2252e4-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr674822e2252e4-context').style.display = (document.getElementById('cakeErr674822e2252e4-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr674822e2252e4-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">} catch (</span><span style="color: #0000BB">Exception $e</span><span style="color: #007700">) {</span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> trigger_error</span><span style="color: #007700">(</span><span style="color: #0000BB">sprintf</span><span style="color: #007700">(</span><span style="color: #DD0000">'Could not render cell - %s [%s, line %d]'</span><span style="color: #007700">, </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getMessage</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getFile</span><span style="color: #007700">(), </span><span style="color: #0000BB">$e</span><span style="color: #007700">-></span><span style="color: #0000BB">getLine</span><span style="color: #007700">()), </span><span style="color: #0000BB">E_USER_WARNING</span><span style="color: #007700">);</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></pre><pre id="cakeErr674822e2252e4-context" class="cake-context" style="display: none;">$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
}</pre><pre class="stack-trace">Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 83
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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</pre></div></pre> </div>
</section>
</section>
</main>
<nav class="nav nav-sidebar">
<a href="/pages/first-step" class="btn-first-guide">
<span class="prefix">初めての方へ</span>
<span class="text">当サイトの活用方法</span>
</a>
<section class="nanq">
<header class="header">
<h1>なんきゅ~</h1>
<p>プロ講師なんでもQ&A</p>
</header>
<div class="body">
<a href="/chugakujuken/nanq">中学受験</a>
<a href="/koukoujuken/nanq">高校受験</a>
<a href="/daigakujuken/nanq">大学受験</a>
</div>
</section>
<section class="section section-challenge">
<header class="section-header">
<h1>チャレンジ</h1>
</header>
<div class="body">
<dl class="default">
<dt>この問題、解けますか?</dt>
<dd>
<a href="/chugakujuken/quizzes">中学受験</a>
<a href="/koukoujuken/quizzes">高校受験</a>
<a href="/daigakujuken/quizzes">大学受験</a>
</dd>
</dl>
<dl class="default">
<dt>この問題、どう指導しますか?</dt>
<dd>
<a href="/chugakujuken/bbs">中学受験</a>
<a href="/koukoujuken/bbs">高校受験</a>
<a href="/daigakujuken/bbs">大学受験</a>
</dd>
</dl>
</div>
</section>
<section class="banner">
<a href="/curation"><img src="/assets/layout/images/sidebar.curation.png" class="size-max" alt="業界ニュース"></a>
</section>
<section class="section section-blog">
<header class="section-header">
よみもの 不定期連載
</header>
<div class="body">
<dl class="default">
<dt><a href="/chugakujuken/blogs">中学受験塾講師になるには</a></dt>
<dd>
<a href="">採用試験対策 国語</a>
<a href="">採用試験対策 算数</a>
</dd>
</dl>
<dl class="default">
<dt><a href="/koukoujuken/blogs">高校受験塾講師になるには</a></dt>
</dl>
<dl class="default">
<dt><a href="/daigakujuken/blogs">大学受験塾講師になるには</a></dt>
</dl>
</div>
</section>
<section class="section section-recruit">
<header class="section-header">
<h1>塾講師求人情報</h1>
</header>
<div class="body">
<a href="/chugakujuken/recruit">中学受験 塾講師</a>
<a href="/koukoujuken/recruit">高校受験 塾講師</a>
<a href="/daigakujuken/recruit">大学受験 予備校・塾講師</a>
</div>
</section>
</nav>
</div>
</div>
<footer class="l-footer">
<nav class="nav nav-pages">
<a href="/pages/agreement/service">サービス利用規約</a>
<a href="/pages/agreement/privacy">プライバシーポリシー</a>
<a href="/pages/corporate">運営会社</a>
<a href="/pages/about">当サイトについて</a>
</nav>
<p class="copyright">Copyright © 塾講師コミュCOMMU All Rights Reserved.</p>
</footer>
</div>
<script type="text/javascript" src="/assets/js/vendor.js"></script>
<script type="text/javascript" src="/assets/js/app.js"></script>
<script type="text/javascript" src="/assets/js/common.js"></script>
<script type="text/javascript" src="/assets/js/app-api.js"></script>
<script>
console.log($);
</script>
</body>
</html>'
}
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '925c5445b22ec9fa64b3fb1d8483085558967b4ac7b3544cc5d3e034cf3a1500c5e3912ff2b82b54d50b63aa63bd68cf0ad6afe50556a8d32095cc1c7a532a83',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
]
]
$values = [
(int) 0 => 'text/html; charset=UTF-8'
]
$name = 'Content-Type'
$first = true
$value = 'text/html; charset=UTF-8' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 177
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 37 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/juku-koushi/www/vendor/cakephp/cakephp/src/Error/Debugger.php:853) [CORE/src/Http/ResponseEmitter.php , line 206 ]Code Context $cookie [ 'secure' ],
$cookie [ 'httpOnly' ]
);
$cookies = [
'csrfToken' => [
'name' => 'csrfToken',
'value' => '925c5445b22ec9fa64b3fb1d8483085558967b4ac7b3544cc5d3e034cf3a1500c5e3912ff2b82b54d50b63aa63bd68cf0ad6afe50556a8d32095cc1c7a532a83',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
]
]
$cookie = [
'name' => 'csrfToken',
'value' => '925c5445b22ec9fa64b3fb1d8483085558967b4ac7b3544cc5d3e034cf3a1500c5e3912ff2b82b54d50b63aa63bd68cf0ad6afe50556a8d32095cc1c7a532a83',
'path' => '/',
'domain' => '',
'secure' => false,
'httpOnly' => false,
'expire' => null
] setcookie - [internal], line ??
Cake\Http\ResponseEmitter::emitCookies() - CORE/src/Http/ResponseEmitter.php, line 206
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 186
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 141
[main] - ROOT/webroot/index.php, line 37
中学受験コミュ | 塾講師コミュ
中学受験コミュ
“本気の人” のための 塾講師コミュニティーサイト
「プロの指導法を極めたい」「人生賭けて講師業をやってみたい」
という本気の人を応援するポータルサイト。掲載塾も厳選し、
フィロソフィーを持った塾の求人のみを応援しています。
Warning (512) : Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [CORE/src/View/Cell.php , line 287 ]Code Context } catch ( Exception $e ) {
trigger_error ( sprintf ( 'Could not render cell - %s [%s, line %d]' , $e -> getMessage (), $e -> getFile (), $e -> getLine ()), E_USER_WARNING );
$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.nanqs' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
} Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 31
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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
Notice (8) : Undefined index: chugakujuken [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Notice (8) : Trying to access array offset on value of type null [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コメントのテストですコメントのテストですコメントのテストです
コ...
Notice (8) : Undefined index: chugakujuken [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Notice (8) : Trying to access array offset on value of type null [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をします。
新しい質問に関する投稿をします。新しい質問に関する投稿をし...
Notice (8) : Undefined index: chugakujuken [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Notice (8) : Trying to access array offset on value of type null [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本文です。本文です。本文です。本文です。本文です。本文です。
本...
Notice (8) : Undefined index: chugakujuken [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Notice (8) : Trying to access array offset on value of type null [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
こめんとてすとこめんとてすとこめんとてすとこめんとてすと
Notice (8) : Undefined index: chugakujuken [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94 Notice (8) : Trying to access array offset on value of type null [APP/Model/Entity/Bbs.php , line 59 ]Code Context
return $data [ $this -> _properties [ 'grade' ]][ $this -> _properties [ 'kind' ]];
}
$kind = null
$data = [
'Chugakujuken' => [
'mathematics' => '算数',
'japanese' => '国語',
'science' => '理科',
'social' => '社会'
],
'Koukoujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
],
'Daigakujuken' => [
'japanese' => '国語',
'mathematics' => '数学'
]
] App\Model\Entity\Bbs::_getKindName() - APP/Model/Entity/Bbs.php, line 59
Cake\ORM\Entity::get() - CORE/src/Datasource/EntityTrait.php, line 293
Cake\ORM\Entity::__get() - CORE/src/Datasource/EntityTrait.php, line 135
include - APP/Template/Cell/ChugakuBbs/content_new.ctp, line 24
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\View\Cell::Cake\View\{closure}() - CORE/src/View/Cell.php, line 230
Cake\View\Cell::render() - CORE/src/View/Cell.php, line 240
Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 285
include - APP/Template/Chugakujuken/index.ctp, line 52
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ。
しつもんをかくよ。しつもんをかくよ...
Warning (512) : Could not render cell - SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist [/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php, line 131] [CORE/src/View/Cell.php , line 287 ]Code Context } catch ( Exception $e ) {
trigger_error ( sprintf ( 'Could not render cell - %s [%s, line %d]' , $e -> getMessage (), $e -> getFile (), $e -> getLine ()), E_USER_WARNING );
$e = object(Cake\Database\Exception) {
[protected] _attributes => []
[protected] _messageTemplate => ''
[protected] _responseHeaders => null
[protected] _defaultCode => (int) 500
[protected] message => 'SQLSTATE[42S02]: Base table or view not found: 1146 Table 'juku-koushi_portal.blog_categories' doesn't exist'
[protected] code => (int) 500
[protected] file => '/home/juku-koushi/www/vendor/cakephp/cakephp/src/Database/Schema/Collection.php'
[protected] line => (int) 131
} Cake\View\Cell::__toString() - CORE/src/View/Cell.php, line 287
include - APP/Template/Chugakujuken/index.ctp, line 83
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1240
Cake\View\View::_render() - CORE/src/View/View.php, line 1201
Cake\View\View::render() - CORE/src/View/View.php, line 803
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 790
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 126
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 235
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 156
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