Notice (8) : Trying to access array offset on value of type null [APP/Controller/DiagnoseController.php , line 83 ]Code Context $this -> chart = $this -> DiagnoseUtility -> get_chart ( $answer_no , $question_id );
if( $this -> chart [ "ResultID" ] != "" ){
$result = $this -> DiagnoseUtility -> get_result ( $this -> chart );
$answer_no = 'MjozNzY1'
$question_id = 'img' App\Controller\DiagnoseController::setAnswer() - APP/Controller/DiagnoseController.php, line 83
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51 Warning (2) : Illegal string offset 'Choice_1' [APP/Controller/DiagnoseController.php , line 72 ]Code Context for( $i = 1 ; $i <= 3 ; $i ++){
$choices [ $i - 1 ][ "Choice" ] = $questions [ "Choice_" . $i ];
$choices [ $i - 1 ][ "OrderNo" ] = $i ;
$questions = 'none'
$choices = []
$i = (int) 1 App\Controller\DiagnoseController::setQuestions() - APP/Controller/DiagnoseController.php, line 72
Cake\Controller\Controller::setAction() - CORE/src/Controller/Controller.php, line 755
App\Controller\DiagnoseController::setAnswer() - APP/Controller/DiagnoseController.php, line 93
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 Warning (2) : Illegal string offset 'Choice_2' [APP/Controller/DiagnoseController.php , line 72 ]Code Context for( $i = 1 ; $i <= 3 ; $i ++){
$choices [ $i - 1 ][ "Choice" ] = $questions [ "Choice_" . $i ];
$choices [ $i - 1 ][ "OrderNo" ] = $i ;
$questions = 'none'
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
]
]
$i = (int) 2 App\Controller\DiagnoseController::setQuestions() - APP/Controller/DiagnoseController.php, line 72
Cake\Controller\Controller::setAction() - CORE/src/Controller/Controller.php, line 755
App\Controller\DiagnoseController::setAnswer() - APP/Controller/DiagnoseController.php, line 93
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 Warning (2) : Illegal string offset 'Choice_3' [APP/Controller/DiagnoseController.php , line 72 ]Code Context for( $i = 1 ; $i <= 3 ; $i ++){
$choices [ $i - 1 ][ "Choice" ] = $questions [ "Choice_" . $i ];
$choices [ $i - 1 ][ "OrderNo" ] = $i ;
$questions = 'none'
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
]
]
$i = (int) 3 App\Controller\DiagnoseController::setQuestions() - APP/Controller/DiagnoseController.php, line 72
Cake\Controller\Controller::setAction() - CORE/src/Controller/Controller.php, line 755
App\Controller\DiagnoseController::setAnswer() - APP/Controller/DiagnoseController.php, line 93
Cake\Controller\Controller::invokeAction() - CORE/src/Controller/Controller.php, line 606
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 120
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 94
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 96 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/html/appgames/shindan/vendor/cakephp/cakephp/src/Error/Debugger.php line=855 [CORE/src/Http/ResponseEmitter.php , line 53 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!-- ヘッダー-->
<!DOCTYPE html>
<html lang="ja">
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#">
<meta charset="utf-8">
<!-- Page Setting-->
<meta name="viewport" content="width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-title" content="SEECアプリキャラ診断">
<meta name="format-detection" content="telephone=no,address=no,email=no">
<title>あなたは誰に似てる?SEECアプリキャラ診断|特設サイト</title>
<meta name="description" content="SEECアプリキャラ診断">
<meta name="keywords" content="SEEC, 脱出アドベンチャーノベル, 脱出ゲーム, ノベルゲーム, アリスの精神裁判, 四ツ目神, 監獄少年, 誰ソ彼ホテル, 紡ロジック, ウーユリーフ, キャラ診断, 占い">
<!-- OGP -->
<meta property="og:title" content="SEECアプリキャラ診断">
<meta property="og:type" content="website">
<meta property="og:url" content="https://se-ec.co.jp/appgames/shindan/">
<meta name="og:image" content="https://se-ec.co.jp/appgames/shindan/img/og_image.jpg">
<meta property="og:site_name" content="SEECアプリキャラ診断">
<meta property="og:description" content="あなたは誰に似てる?SEECアプリキャラ診断|特設サイト">
<!-- OGP Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://se-ec.co.jp/appgames/shindan/img/og_image.jpg">
<meta name="twitter:site" content="@SeecInc">
<meta name="twitter:description" content="あなたは誰に似てる?SEECアプリキャラ診断|特設サイト">
<!-- Favicon Setting-->
<link rel="shortcut icon" href="./img/common/favicon.ico">
<!-- CSS Setting-->
<!-- <link rel="stylesheet" href="/appgames/shindan/css/base.css?1623642074"/>-->
<link rel="stylesheet" href="/appgames/shindan/css/style.css?1623642074"/> <!-- -->
<!-- <link rel="stylesheet" href="/appgames/shindan/css/style_custom.css"/>-->
<!-- JS Setting-->
<script src="/appgames/shindan/js/option.js?1623642074"></script> <script src="/appgames/shindan/js/rellax.js?1623642074"></script> <script src="/appgames/shindan/js/rellax.min.js?1623642074"></script> <script src="/appgames/shindan/js/voice.js?1623642075"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7VVP7W4QHB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7VVP7W4QHB');
</script>
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})
(window,document,'script','dataLayer','GTM-5XXZV2C');
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<header>
</header>
<div class="top-q">
<div class="top-logo-q"></div>
</div>
<div class="main">
<div class="main-container">
<div class="main-join-container-q">
<div class="main-join-title-q"><img src="/appgames/shindan/img/UI/q_title.png?1623642076" alt=""/></div>
<div class="main-join-q">
<p><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-trace').style.display = (document.getElementById('cakeErr6732129ae5d5f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'Text' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>12</b>]<div id="cakeErr6732129ae5d5f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-code').style.display = (document.getElementById('cakeErr6732129ae5d5f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-context').style.display = (document.getElementById('cakeErr6732129ae5d5f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae5d5f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"main-join-q"</span><span style="color: #007700">></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">p</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"Text"</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span></p></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6732129ae5d5f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 12
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre>n</p>
<ul>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-trace').style.display = (document.getElementById('cakeErr6732129ae6094-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae6094-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-code').style.display = (document.getElementById('cakeErr6732129ae6094-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-context').style.display = (document.getElementById('cakeErr6732129ae6094-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae6094-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae6094-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 1
]
$key = (int) 0
$pw2 = '1589'
$rand = 'MToxNTg5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/MToxNTg5/n" class="main_btn">n</a></li>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-trace').style.display = (document.getElementById('cakeErr6732129ae64dc-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae64dc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-code').style.display = (document.getElementById('cakeErr6732129ae64dc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-context').style.display = (document.getElementById('cakeErr6732129ae64dc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae64dc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae64dc-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 2
]
$key = (int) 1
$pw2 = '3879'
$rand = 'MjozODc5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/MjozODc5/n" class="main_btn">n</a></li>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-trace').style.display = (document.getElementById('cakeErr6732129ae68c9-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae68c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-code').style.display = (document.getElementById('cakeErr6732129ae68c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-context').style.display = (document.getElementById('cakeErr6732129ae68c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae68c9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae68c9-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 3
]
$key = (int) 2
$pw2 = '6179'
$rand = 'Mzo2MTc5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/Mzo2MTc5/n" class="main_btn">n</a></li>
</ul>
</div>
</div>
<a href="/appgames/shindan/diagnose/reset-diagnose" class="common_btn">最初からやり直す</a>
</div>
</div>
<!-- フッター-->
<footer>
<div class="footer-box">
<div class="footer-share">
<img src="/appgames/shindan/img/UI/common_share_title.png?1623642076" alt=""/> <ul>
<li><a href="https://twitter.com/share?url=https://se-ec.co.jp/appgames/shindan/&text=あなたは誰に似てる?SEECアプリキャラ診断 &hashtags=SEECアプリキャラ診断" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_twitter.png?1623642078" alt=""/></a></li>
<li><a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fse-ec.co.jp/appgames/shindan/" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_fb.png?1623642078" alt=""/></a></li>
<li><a href="https://line.me/R/msg/text/あなたは誰に似てる?SEECアプリキャラ診断⇒URL https://se-ec.co.jp/appgames/shindan/" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_line.png?1623642078" alt=""/></a></li>
</ul>
</div>
<p class="copy">©SEEC Inc. All Rights Reserved.</p>
</div>
<!--本番は出ません -->
</footer>
</body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/var/www/html/appgames/shindan/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 855
$message = 'Unable to emit headers. Headers sent in file=/var/www/html/appgames/shindan/vendor/cakephp/cakephp/src/Error/Debugger.php line=855' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 53
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/appgames/shindan/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 154 ]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 prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#">
<meta charset="utf-8">
<!-- Page Setting-->
<meta name="viewport" content="width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-title" content="SEECアプリキャラ診断">
<meta name="format-detection" content="telephone=no,address=no,email=no">
<title>あなたは誰に似てる?SEECアプリキャラ診断|特設サイト</title>
<meta name="description" content="SEECアプリキャラ診断">
<meta name="keywords" content="SEEC, 脱出アドベンチャーノベル, 脱出ゲーム, ノベルゲーム, アリスの精神裁判, 四ツ目神, 監獄少年, 誰ソ彼ホテル, 紡ロジック, ウーユリーフ, キャラ診断, 占い">
<!-- OGP -->
<meta property="og:title" content="SEECアプリキャラ診断">
<meta property="og:type" content="website">
<meta property="og:url" content="https://se-ec.co.jp/appgames/shindan/">
<meta name="og:image" content="https://se-ec.co.jp/appgames/shindan/img/og_image.jpg">
<meta property="og:site_name" content="SEECアプリキャラ診断">
<meta property="og:description" content="あなたは誰に似てる?SEECアプリキャラ診断|特設サイト">
<!-- OGP Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://se-ec.co.jp/appgames/shindan/img/og_image.jpg">
<meta name="twitter:site" content="@SeecInc">
<meta name="twitter:description" content="あなたは誰に似てる?SEECアプリキャラ診断|特設サイト">
<!-- Favicon Setting-->
<link rel="shortcut icon" href="./img/common/favicon.ico">
<!-- CSS Setting-->
<!-- <link rel="stylesheet" href="/appgames/shindan/css/base.css?1623642074"/>-->
<link rel="stylesheet" href="/appgames/shindan/css/style.css?1623642074"/> <!-- -->
<!-- <link rel="stylesheet" href="/appgames/shindan/css/style_custom.css"/>-->
<!-- JS Setting-->
<script src="/appgames/shindan/js/option.js?1623642074"></script> <script src="/appgames/shindan/js/rellax.js?1623642074"></script> <script src="/appgames/shindan/js/rellax.min.js?1623642074"></script> <script src="/appgames/shindan/js/voice.js?1623642075"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7VVP7W4QHB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7VVP7W4QHB');
</script>
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})
(window,document,'script','dataLayer','GTM-5XXZV2C');
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<header>
</header>
<div class="top-q">
<div class="top-logo-q"></div>
</div>
<div class="main">
<div class="main-container">
<div class="main-join-container-q">
<div class="main-join-title-q"><img src="/appgames/shindan/img/UI/q_title.png?1623642076" alt=""/></div>
<div class="main-join-q">
<p><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-trace').style.display = (document.getElementById('cakeErr6732129ae5d5f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'Text' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>12</b>]<div id="cakeErr6732129ae5d5f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-code').style.display = (document.getElementById('cakeErr6732129ae5d5f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-context').style.display = (document.getElementById('cakeErr6732129ae5d5f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae5d5f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"main-join-q"</span><span style="color: #007700">></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">p</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"Text"</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span></p></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6732129ae5d5f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 12
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre>n</p>
<ul>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-trace').style.display = (document.getElementById('cakeErr6732129ae6094-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae6094-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-code').style.display = (document.getElementById('cakeErr6732129ae6094-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-context').style.display = (document.getElementById('cakeErr6732129ae6094-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae6094-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae6094-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 1
]
$key = (int) 0
$pw2 = '1589'
$rand = 'MToxNTg5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/MToxNTg5/n" class="main_btn">n</a></li>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-trace').style.display = (document.getElementById('cakeErr6732129ae64dc-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae64dc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-code').style.display = (document.getElementById('cakeErr6732129ae64dc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-context').style.display = (document.getElementById('cakeErr6732129ae64dc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae64dc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae64dc-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 2
]
$key = (int) 1
$pw2 = '3879'
$rand = 'MjozODc5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/MjozODc5/n" class="main_btn">n</a></li>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-trace').style.display = (document.getElementById('cakeErr6732129ae68c9-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae68c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-code').style.display = (document.getElementById('cakeErr6732129ae68c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-context').style.display = (document.getElementById('cakeErr6732129ae68c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae68c9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae68c9-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 3
]
$key = (int) 2
$pw2 = '6179'
$rand = 'Mzo2MTc5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/Mzo2MTc5/n" class="main_btn">n</a></li>
</ul>
</div>
</div>
<a href="/appgames/shindan/diagnose/reset-diagnose" class="common_btn">最初からやり直す</a>
</div>
</div>
<!-- フッター-->
<footer>
<div class="footer-box">
<div class="footer-share">
<img src="/appgames/shindan/img/UI/common_share_title.png?1623642076" alt=""/> <ul>
<li><a href="https://twitter.com/share?url=https://se-ec.co.jp/appgames/shindan/&text=あなたは誰に似てる?SEECアプリキャラ診断 &hashtags=SEECアプリキャラ診断" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_twitter.png?1623642078" alt=""/></a></li>
<li><a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fse-ec.co.jp/appgames/shindan/" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_fb.png?1623642078" alt=""/></a></li>
<li><a href="https://line.me/R/msg/text/あなたは誰に似てる?SEECアプリキャラ診断⇒URL https://se-ec.co.jp/appgames/shindan/" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_line.png?1623642078" alt=""/></a></li>
</ul>
</div>
<p class="copy">©SEEC Inc. All Rights Reserved.</p>
</div>
<!--本番は出ません -->
</footer>
</body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 154
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 59
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/html/appgames/shindan/vendor/cakephp/cakephp/src/Error/Debugger.php:855) [CORE/src/Http/ResponseEmitter.php , line 183 ]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 prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# website: http://ogp.me/ns/website#">
<meta charset="utf-8">
<!-- Page Setting-->
<meta name="viewport" content="width=device-width, maximum-scale=1.0, initial-scale=1.0, user-scalable=0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="apple-mobile-web-app-title" content="SEECアプリキャラ診断">
<meta name="format-detection" content="telephone=no,address=no,email=no">
<title>あなたは誰に似てる?SEECアプリキャラ診断|特設サイト</title>
<meta name="description" content="SEECアプリキャラ診断">
<meta name="keywords" content="SEEC, 脱出アドベンチャーノベル, 脱出ゲーム, ノベルゲーム, アリスの精神裁判, 四ツ目神, 監獄少年, 誰ソ彼ホテル, 紡ロジック, ウーユリーフ, キャラ診断, 占い">
<!-- OGP -->
<meta property="og:title" content="SEECアプリキャラ診断">
<meta property="og:type" content="website">
<meta property="og:url" content="https://se-ec.co.jp/appgames/shindan/">
<meta name="og:image" content="https://se-ec.co.jp/appgames/shindan/img/og_image.jpg">
<meta property="og:site_name" content="SEECアプリキャラ診断">
<meta property="og:description" content="あなたは誰に似てる?SEECアプリキャラ診断|特設サイト">
<!-- OGP Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="https://se-ec.co.jp/appgames/shindan/img/og_image.jpg">
<meta name="twitter:site" content="@SeecInc">
<meta name="twitter:description" content="あなたは誰に似てる?SEECアプリキャラ診断|特設サイト">
<!-- Favicon Setting-->
<link rel="shortcut icon" href="./img/common/favicon.ico">
<!-- CSS Setting-->
<!-- <link rel="stylesheet" href="/appgames/shindan/css/base.css?1623642074"/>-->
<link rel="stylesheet" href="/appgames/shindan/css/style.css?1623642074"/> <!-- -->
<!-- <link rel="stylesheet" href="/appgames/shindan/css/style_custom.css"/>-->
<!-- JS Setting-->
<script src="/appgames/shindan/js/option.js?1623642074"></script> <script src="/appgames/shindan/js/rellax.js?1623642074"></script> <script src="/appgames/shindan/js/rellax.min.js?1623642074"></script> <script src="/appgames/shindan/js/voice.js?1623642075"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.2.4/jquery.min.js"></script>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7VVP7W4QHB"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7VVP7W4QHB');
</script>
<!-- Google Tag Manager -->
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src='https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})
(window,document,'script','dataLayer','GTM-5XXZV2C');
</script>
<!-- End Google Tag Manager -->
</head>
<body>
<header>
</header>
<div class="top-q">
<div class="top-logo-q"></div>
</div>
<div class="main">
<div class="main-container">
<div class="main-join-container-q">
<div class="main-join-title-q"><img src="/appgames/shindan/img/UI/q_title.png?1623642076" alt=""/></div>
<div class="main-join-q">
<p><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-trace').style.display = (document.getElementById('cakeErr6732129ae5d5f-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'Text' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>12</b>]<div id="cakeErr6732129ae5d5f-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-code').style.display = (document.getElementById('cakeErr6732129ae5d5f-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae5d5f-context').style.display = (document.getElementById('cakeErr6732129ae5d5f-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae5d5f-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">div </span><span style="color: #007700">class=</span><span style="color: #DD0000">"main-join-q"</span><span style="color: #007700">></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">p</span><span style="color: #007700">><?= </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"Text"</span><span style="color: #007700">] </span><span style="color: #0000BB">?></span></p></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><</span><span style="color: #0000BB">ul</span><span style="color: #007700">></span></span></code></pre><pre id="cakeErr6732129ae5d5f-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 12
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre>n</p>
<ul>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-trace').style.display = (document.getElementById('cakeErr6732129ae6094-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae6094-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-code').style.display = (document.getElementById('cakeErr6732129ae6094-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae6094-context').style.display = (document.getElementById('cakeErr6732129ae6094-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae6094-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae6094-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 1
]
$key = (int) 0
$pw2 = '1589'
$rand = 'MToxNTg5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/MToxNTg5/n" class="main_btn">n</a></li>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-trace').style.display = (document.getElementById('cakeErr6732129ae64dc-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae64dc-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-code').style.display = (document.getElementById('cakeErr6732129ae64dc-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae64dc-context').style.display = (document.getElementById('cakeErr6732129ae64dc-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae64dc-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae64dc-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 2
]
$key = (int) 1
$pw2 = '3879'
$rand = 'MjozODc5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/MjozODc5/n" class="main_btn">n</a></li>
<!-- 選択肢のボタン-->
<li><pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-trace').style.display = (document.getElementById('cakeErr6732129ae68c9-trace').style.display == 'none' ? '' : 'none');"><b>Warning</b> (2)</a>: Illegal string offset 'ID' [<b>APP/Template/Diagnose/set_questions.ctp</b>, line <b>23</b>]<div id="cakeErr6732129ae68c9-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-code').style.display = (document.getElementById('cakeErr6732129ae68c9-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr6732129ae68c9-context').style.display = (document.getElementById('cakeErr6732129ae68c9-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr6732129ae68c9-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700"><!-- </span><span style="color: #0000BB">選択肢のボタン</span><span style="color: #007700">--></span></span></code>
<span class="code-highlight"><code><span style="color: #000000"> <li><span style="color: #0000BB"><?php </span><span style="color: #007700">echo </span><span style="color: #0000BB">$this</span><span style="color: #007700">-></span><span style="color: #0000BB">Html</span><span style="color: #007700">-></span><span style="color: #0000BB">link</span><span style="color: #007700">(</span><span style="color: #0000BB">$value</span><span style="color: #007700">[</span><span style="color: #DD0000">"Choice"</span><span style="color: #007700">], array(</span><span style="color: #DD0000">'action' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'setAnswer'</span><span style="color: #007700">, </span><span style="color: #0000BB">$rand</span><span style="color: #007700">, </span><span style="color: #0000BB">$questions</span><span style="color: #007700">[</span><span style="color: #DD0000">"ID"</span><span style="color: #007700">] ) , array(</span><span style="color: #DD0000">'class' </span><span style="color: #007700">=> </span><span style="color: #DD0000">'main_btn'</span><span style="color: #007700">, </span><span style="color: #DD0000">'escape' </span><span style="color: #007700">=> </span><span style="color: #0000BB">false</span><span style="color: #007700">)) </span><span style="color: #0000BB">?></span></li></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"><?php</span></span></code></pre><pre id="cakeErr6732129ae68c9-context" class="cake-context" style="display: none;">$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 3
]
$key = (int) 2
$pw2 = '6179'
$rand = 'Mzo2MTc5'</pre><pre class="stack-trace">include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65</pre></div></pre><a href="/appgames/shindan/diagnose/set-answer/Mzo2MTc5/n" class="main_btn">n</a></li>
</ul>
</div>
</div>
<a href="/appgames/shindan/diagnose/reset-diagnose" class="common_btn">最初からやり直す</a>
</div>
</div>
<!-- フッター-->
<footer>
<div class="footer-box">
<div class="footer-share">
<img src="/appgames/shindan/img/UI/common_share_title.png?1623642076" alt=""/> <ul>
<li><a href="https://twitter.com/share?url=https://se-ec.co.jp/appgames/shindan/&text=あなたは誰に似てる?SEECアプリキャラ診断 &hashtags=SEECアプリキャラ診断" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_twitter.png?1623642078" alt=""/></a></li>
<li><a href="https://www.facebook.com/sharer.php?u=https%3A%2F%2Fse-ec.co.jp/appgames/shindan/" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_fb.png?1623642078" alt=""/></a></li>
<li><a href="https://line.me/R/msg/text/あなたは誰に似てる?SEECアプリキャラ診断⇒URL https://se-ec.co.jp/appgames/shindan/" target="_blank"><img src="/appgames/shindan/img/UI/button/common_share_line.png?1623642078" alt=""/></a></li>
</ul>
</div>
<p class="copy">©SEEC Inc. All Rights Reserved.</p>
</div>
<!--本番は出ません -->
</footer>
</body>
</html>
'
}
$cookies = []
$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 183
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 60
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 140
[main] - ROOT/webroot/index.php, line 40
あなたは誰に似てる?SEECアプリキャラ診断|特設サイト
Warning (2) : Illegal string offset 'Text' [APP/Template/Diagnose/set_questions.ctp , line 12 ]Code Context < div class= "main-join-q" >
< p ><?= $questions [ "Text" ] ?> </p>
< ul >
$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
} include - APP/Template/Diagnose/set_questions.ctp, line 12
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 n
Warning (2) : Illegal string offset 'ID' [APP/Template/Diagnose/set_questions.ctp , line 23 ]Code Context <!-- 選択肢のボタン -->
<li><?php echo $this -> Html -> link ( $value [ "Choice" ], array( 'action' => 'setAnswer' , $rand , $questions [ "ID" ] ) , array( 'class' => 'main_btn' , 'escape' => false )) ?> </li>
<?php
$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 1
]
$key = (int) 0
$pw2 = '1589'
$rand = 'MToxNTg5' include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 n
Warning (2) : Illegal string offset 'ID' [APP/Template/Diagnose/set_questions.ctp , line 23 ]Code Context <!-- 選択肢のボタン -->
<li><?php echo $this -> Html -> link ( $value [ "Choice" ], array( 'action' => 'setAnswer' , $rand , $questions [ "ID" ] ) , array( 'class' => 'main_btn' , 'escape' => false )) ?> </li>
<?php
$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 2
]
$key = (int) 1
$pw2 = '3879'
$rand = 'MjozODc5' include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 n
Warning (2) : Illegal string offset 'ID' [APP/Template/Diagnose/set_questions.ctp , line 23 ]Code Context <!-- 選択肢のボタン -->
<li><?php echo $this -> Html -> link ( $value [ "Choice" ], array( 'action' => 'setAnswer' , $rand , $questions [ "ID" ] ) , array( 'class' => 'main_btn' , 'escape' => false )) ?> </li>
<?php
$viewFile = '/var/www/html/appgames/shindan/src/Template/Diagnose/set_questions.ctp'
$dataForView = [
'choices' => [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
],
'questions' => 'none',
'limit_show' => false,
'img_dir' => 'img',
'domain' => 'se-ec.co.jp/appgames/shindan/',
'DiagnoseUtility' => object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => [[maximum depth reached]]
csv_questions => [
[maximum depth reached]
]
csv_result => [[maximum depth reached]]
csv_series => [[maximum depth reached]]
csv_chart => [
[maximum depth reached]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
]
$bufferLevel = (int) 1
$choices = [
(int) 0 => [
'Choice' => 'n',
'OrderNo' => (int) 1
],
(int) 1 => [
'Choice' => 'n',
'OrderNo' => (int) 2
],
(int) 2 => [
'Choice' => 'n',
'OrderNo' => (int) 3
]
]
$questions = 'none'
$limit_show = false
$img_dir = 'img'
$domain = 'se-ec.co.jp/appgames/shindan/'
$DiagnoseUtility = object(App\Utils\DiagnoseUtility) {
session => object(Cake\Http\Session) {}
force_reload => true
answer_array => []
csv_questions => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
]
]
csv_result => []
csv_series => []
csv_chart => [
(int) 1 => [
[maximum depth reached]
],
(int) 2 => [
[maximum depth reached]
],
(int) 3 => [
[maximum depth reached]
],
(int) 4 => [
[maximum depth reached]
],
(int) 5 => [
[maximum depth reached]
],
(int) 6 => [
[maximum depth reached]
],
(int) 7 => [
[maximum depth reached]
],
(int) 8 => [
[maximum depth reached]
],
(int) 9 => [
[maximum depth reached]
],
(int) 10 => [
[maximum depth reached]
],
(int) 11 => [
[maximum depth reached]
],
(int) 12 => [
[maximum depth reached]
],
(int) 13 => [
[maximum depth reached]
],
(int) 14 => [
[maximum depth reached]
],
(int) 15 => [
[maximum depth reached]
],
(int) 16 => [
[maximum depth reached]
],
(int) 17 => [
[maximum depth reached]
],
(int) 18 => [
[maximum depth reached]
],
(int) 19 => [
[maximum depth reached]
],
(int) 20 => [
[maximum depth reached]
],
(int) 21 => [
[maximum depth reached]
],
(int) 22 => [
[maximum depth reached]
],
(int) 23 => [
[maximum depth reached]
],
(int) 24 => [
[maximum depth reached]
],
(int) 25 => [
[maximum depth reached]
],
(int) 26 => [
[maximum depth reached]
],
(int) 27 => [
[maximum depth reached]
],
(int) 28 => [
[maximum depth reached]
],
(int) 29 => [
[maximum depth reached]
],
(int) 30 => [
[maximum depth reached]
],
(int) 31 => [
[maximum depth reached]
],
(int) 32 => [
[maximum depth reached]
],
(int) 33 => [
[maximum depth reached]
],
(int) 34 => [
[maximum depth reached]
],
(int) 35 => [
[maximum depth reached]
]
]
answer_pos_session_name => 'answer_pos'
limit_show => false
}
$value = [
'Choice' => 'n',
'OrderNo' => (int) 3
]
$key = (int) 2
$pw2 = '6179'
$rand = 'Mzo2MTc5' include - APP/Template/Diagnose/set_questions.ctp, line 23
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1435
Cake\View\View::_render() - CORE/src/View/View.php, line 1393
Cake\View\View::render() - CORE/src/View/View.php, line 892
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 791
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 256
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Middleware\CsrfProtectionMiddleware::__invoke() - CORE/src/Http/Middleware/CsrfProtectionMiddleware.php, line 126
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Http\Runner::run() - CORE/src/Http/Runner.php, line 51
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 170
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 97
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 n
最初からやり直す