Notice (8) : compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php , line 1887 ]Code Context }
$checks = compact ( 'etagMatches' , 'timeMatches' );
if (empty( $checks )) {
$request = object(Cake\Http\ServerRequest) {
params => [
'pass' => [[maximum depth reached]],
'controller' => 'Users',
'action' => 'login',
'plugin' => null,
'_name' => 'login',
'_matchedRoute' => '/login',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'login'
base => '/gis'
webroot => '/gis/'
here => '/gis/login'
trustProxy => false
[protected] _environment => [
'USER' => 'apache',
'HOME' => '/usr/share/httpd',
'HTTP_CONNECTION' => 'Keep-Alive',
'HTTP_HOST' => 'ficss.jp',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 01 Dec 2020 15:28:54 GMT',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'REDIRECT_STATUS' => '200',
'SERVER_NAME' => 'ficss.jp',
'SERVER_PORT' => '443',
'SERVER_ADDR' => '160.16.232.134',
'REMOTE_PORT' => '42064',
'REMOTE_ADDR' => '3.221.159.255',
'SERVER_SOFTWARE' => 'nginx/1.18.0',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'HTTPS' => 'on',
'REQUEST_SCHEME' => 'https',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'DOCUMENT_ROOT' => '/var/www',
'DOCUMENT_URI' => '/gis/index.php',
'REQUEST_URI' => '/gis/login',
'SCRIPT_NAME' => '/gis/index.php',
'CONTENT_LENGTH' => '',
'CONTENT_TYPE' => '',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'SCRIPT_FILENAME' => '/var/www/gis/index.php',
'FCGI_ROLE' => 'RESPONDER',
'PHP_SELF' => '/gis/index.php',
'REQUEST_TIME_FLOAT' => (float) 1611596641.4526,
'REQUEST_TIME' => (int) 1611596641,
'ORIGINAL_REQUEST_METHOD' => 'GET',
'HTTP_X_REQUESTED_WITH' => null,
'HTTP_IF_NONE_MATCH' => null
]
[protected] _input => null
[protected] _detectors => [
'get' => [
[maximum depth reached]
],
'post' => [
[maximum depth reached]
],
'put' => [
[maximum depth reached]
],
'patch' => [
[maximum depth reached]
],
'delete' => [
[maximum depth reached]
],
'head' => [
[maximum depth reached]
],
'options' => [
[maximum depth reached]
],
'ssl' => [
[maximum depth reached]
],
'ajax' => [
[maximum depth reached]
],
'flash' => [
[maximum depth reached]
],
'requested' => [
[maximum depth reached]
],
'json' => [
[maximum depth reached]
],
'xml' => [
[maximum depth reached]
],
'mobile' => object(Closure) {},
'tablet' => object(Closure) {}
]
[protected] _detectorCache => [
'ajax' => false,
'get' => true,
'head' => false,
'options' => false,
'post' => false
]
[protected] stream => object(Zend\Diactoros\PhpInputStream) {}
[protected] uri => object(Zend\Diactoros\Uri) {}
[protected] session => object(Cake\Network\Session) {}
[protected] attributes => []
[protected] emulatedAttributes => [
(int) 0 => 'session',
(int) 1 => 'webroot',
(int) 2 => 'base',
(int) 3 => 'params'
]
[protected] uploadedFiles => []
[protected] protocol => null
[protected] requestTarget => null
}
$etags = []
$modifiedSince = 'Tue, 01 Dec 2020 15:28:54 GMT'
$responseTag = null
$timeMatches = false compact - [internal], line ??
Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1887
Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 334
Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 416
Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 393
Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 110
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 610
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125
Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93
Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 109
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Warning (512) : Unable to emit headers. Headers sent in file=/var/www/gis/vendor/cakephp/cakephp/src/Error/Debugger.php line=850 [CORE/src/Http/ResponseEmitter.php , line 48 ]Code Context if ( Configure :: read ( 'debug' )) {
trigger_error ( $message , E_USER_WARNING );
} else {
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'X-DEBUGKIT-ID' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ログイン画面</title>
<link href="/gis/favicon.ico" type="image/x-icon" rel="icon"/><link href="/gis/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="/gis/css/normalize.css"/> <link rel="stylesheet" href="/gis/css/base.css"/> <link rel="stylesheet" href="/gis/css/simple.css"/> <link rel="stylesheet" href="/gis/css/lib/toastr.min.css"/>
<script src="/gis/js/lib/jquery-3.1.1.min.js"></script> <script src="/gis/js/lib/jquery.color-2.1.2.min.js"></script> <script src="/gis/js/lib/toastr.min.js"></script>
<script src="/gis/js/common.js"></script> </head>
<body>
<div class='card'>
<div class='header'>
<div class='logo'>
<img src="/gis/img/logo.png" alt="WebGIS"/> </div>
</div>
<div class='main'>
<div class="users form">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-trace').style.display = (document.getElementById('cakeErr600f0361807f6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (8192)</a>: Array and string offset access syntax with curly braces is deprecated [<b>CORE/src/View/Helper/FormHelper.php</b>, line <b>1963</b>]<div id="cakeErr600f0361807f6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-code').style.display = (document.getElementById('cakeErr600f0361807f6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-context').style.display = (document.getElementById('cakeErr600f0361807f6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600f0361807f6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></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">include </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr600f0361807f6-context" class="cake-context" style="display: none;">$file = '/var/www/gis/vendor/composer/../cakephp/cakephp/src/View/Helper/FormHelper.php'</pre><pre class="stack-trace">include - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
Cake\Core\App::_classExistsInBase() - CORE/src/Core/App.php, line 152
Cake\Core\App::className() - CORE/src/Core/App.php, line 70
Cake\View\HelperRegistry::_resolveClassName() - CORE/src/View/HelperRegistry.php, line 111
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 91
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 67
Cake\View\View::__get() - CORE/src/View/View.php, line 1094
include - APP/Template/Users/login.ctp, line 7
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125</pre></div></pre><form method="post" accept-charset="utf-8" action="/gis/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="input text"><input type="text" name="username" placeholder="ユーザId" id="username"/></div> <div class="input password"><input type="password" name="password" placeholder="パスワード" id="password"/></div><button type="submit">ログイン</button></form></div>
</div>
<div class="footer">©1983 NIPPON TECHNOLOGY CONSULTANT CO.,Ltd.</div>
</div>
<footer></footer>
<script id="__debug_kit" data-id="ce7500d7-34d3-4cd7-abf0-fb17adac91c5" data-url="https://ficss.jp/gis/" src="/gis/debug_kit/js/toolbar.js?1520533270"></script></body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/var/www/gis/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 850
$message = 'Unable to emit headers. Headers sent in file=/var/www/gis/vendor/cakephp/cakephp/src/Error/Debugger.php line=850' Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/gis/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 148 ]Code Context $response -> getStatusCode (),
( $reasonPhrase ? ' ' . $reasonPhrase : '' )
));
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'X-DEBUGKIT-ID' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ログイン画面</title>
<link href="/gis/favicon.ico" type="image/x-icon" rel="icon"/><link href="/gis/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="/gis/css/normalize.css"/> <link rel="stylesheet" href="/gis/css/base.css"/> <link rel="stylesheet" href="/gis/css/simple.css"/> <link rel="stylesheet" href="/gis/css/lib/toastr.min.css"/>
<script src="/gis/js/lib/jquery-3.1.1.min.js"></script> <script src="/gis/js/lib/jquery.color-2.1.2.min.js"></script> <script src="/gis/js/lib/toastr.min.js"></script>
<script src="/gis/js/common.js"></script> </head>
<body>
<div class='card'>
<div class='header'>
<div class='logo'>
<img src="/gis/img/logo.png" alt="WebGIS"/> </div>
</div>
<div class='main'>
<div class="users form">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-trace').style.display = (document.getElementById('cakeErr600f0361807f6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (8192)</a>: Array and string offset access syntax with curly braces is deprecated [<b>CORE/src/View/Helper/FormHelper.php</b>, line <b>1963</b>]<div id="cakeErr600f0361807f6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-code').style.display = (document.getElementById('cakeErr600f0361807f6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-context').style.display = (document.getElementById('cakeErr600f0361807f6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600f0361807f6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></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">include </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr600f0361807f6-context" class="cake-context" style="display: none;">$file = '/var/www/gis/vendor/composer/../cakephp/cakephp/src/View/Helper/FormHelper.php'</pre><pre class="stack-trace">include - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
Cake\Core\App::_classExistsInBase() - CORE/src/Core/App.php, line 152
Cake\Core\App::className() - CORE/src/Core/App.php, line 70
Cake\View\HelperRegistry::_resolveClassName() - CORE/src/View/HelperRegistry.php, line 111
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 91
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 67
Cake\View\View::__get() - CORE/src/View/View.php, line 1094
include - APP/Template/Users/login.ctp, line 7
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125</pre></div></pre><form method="post" accept-charset="utf-8" action="/gis/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="input text"><input type="text" name="username" placeholder="ユーザId" id="username"/></div> <div class="input password"><input type="password" name="password" placeholder="パスワード" id="password"/></div><button type="submit">ログイン</button></form></div>
</div>
<div class="footer">©1983 NIPPON TECHNOLOGY CONSULTANT CO.,Ltd.</div>
</div>
<footer></footer>
<script id="__debug_kit" data-id="ce7500d7-34d3-4cd7-abf0-fb17adac91c5" data-url="https://ficss.jp/gis/" src="/gis/debug_kit/js/toolbar.js?1520533270"></script></body>
</html>
'
}
$reasonPhrase = 'OK' header - [internal], line ??
Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/gis/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 177 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'X-DEBUGKIT-ID' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ログイン画面</title>
<link href="/gis/favicon.ico" type="image/x-icon" rel="icon"/><link href="/gis/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="/gis/css/normalize.css"/> <link rel="stylesheet" href="/gis/css/base.css"/> <link rel="stylesheet" href="/gis/css/simple.css"/> <link rel="stylesheet" href="/gis/css/lib/toastr.min.css"/>
<script src="/gis/js/lib/jquery-3.1.1.min.js"></script> <script src="/gis/js/lib/jquery.color-2.1.2.min.js"></script> <script src="/gis/js/lib/toastr.min.js"></script>
<script src="/gis/js/common.js"></script> </head>
<body>
<div class='card'>
<div class='header'>
<div class='logo'>
<img src="/gis/img/logo.png" alt="WebGIS"/> </div>
</div>
<div class='main'>
<div class="users form">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-trace').style.display = (document.getElementById('cakeErr600f0361807f6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (8192)</a>: Array and string offset access syntax with curly braces is deprecated [<b>CORE/src/View/Helper/FormHelper.php</b>, line <b>1963</b>]<div id="cakeErr600f0361807f6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-code').style.display = (document.getElementById('cakeErr600f0361807f6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-context').style.display = (document.getElementById('cakeErr600f0361807f6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600f0361807f6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></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">include </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr600f0361807f6-context" class="cake-context" style="display: none;">$file = '/var/www/gis/vendor/composer/../cakephp/cakephp/src/View/Helper/FormHelper.php'</pre><pre class="stack-trace">include - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
Cake\Core\App::_classExistsInBase() - CORE/src/Core/App.php, line 152
Cake\Core\App::className() - CORE/src/Core/App.php, line 70
Cake\View\HelperRegistry::_resolveClassName() - CORE/src/View/HelperRegistry.php, line 111
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 91
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 67
Cake\View\View::__get() - CORE/src/View/View.php, line 1094
include - APP/Template/Users/login.ctp, line 7
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125</pre></div></pre><form method="post" accept-charset="utf-8" action="/gis/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="input text"><input type="text" name="username" placeholder="ユーザId" id="username"/></div> <div class="input password"><input type="password" name="password" placeholder="パスワード" id="password"/></div><button type="submit">ログイン</button></form></div>
</div>
<div class="footer">©1983 NIPPON TECHNOLOGY CONSULTANT CO.,Ltd.</div>
</div>
<footer></footer>
<script id="__debug_kit" data-id="ce7500d7-34d3-4cd7-abf0-fb17adac91c5" data-url="https://ficss.jp/gis/" src="/gis/debug_kit/js/toolbar.js?1520533270"></script></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 177
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16 Warning (2) : Cannot modify header information - headers already sent by (output started at /var/www/gis/vendor/cakephp/cakephp/src/Error/Debugger.php:850) [CORE/src/Http/ResponseEmitter.php , line 177 ]Code Context foreach ( $values as $value ) {
header ( sprintf (
'%s: %s' ,
$response = object(Cake\Http\Response) {
'status' => (int) 200,
'contentType' => 'text/html',
'headers' => [
'Content-Type' => [
[maximum depth reached]
],
'X-DEBUGKIT-ID' => [
[maximum depth reached]
]
],
'file' => null,
'fileRange' => [],
'cookies' => object(Cake\Http\Cookie\CookieCollection) {},
'cacheDirectives' => [],
'body' => '<!DOCTYPE html>
<html lang="ja">
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>ログイン画面</title>
<link href="/gis/favicon.ico" type="image/x-icon" rel="icon"/><link href="/gis/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<link rel="stylesheet" href="/gis/css/normalize.css"/> <link rel="stylesheet" href="/gis/css/base.css"/> <link rel="stylesheet" href="/gis/css/simple.css"/> <link rel="stylesheet" href="/gis/css/lib/toastr.min.css"/>
<script src="/gis/js/lib/jquery-3.1.1.min.js"></script> <script src="/gis/js/lib/jquery.color-2.1.2.min.js"></script> <script src="/gis/js/lib/toastr.min.js"></script>
<script src="/gis/js/common.js"></script> </head>
<body>
<div class='card'>
<div class='header'>
<div class='logo'>
<img src="/gis/img/logo.png" alt="WebGIS"/> </div>
</div>
<div class='main'>
<div class="users form">
<pre class="cake-error"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-trace').style.display = (document.getElementById('cakeErr600f0361807f6-trace').style.display == 'none' ? '' : 'none');"><b>Deprecated</b> (8192)</a>: Array and string offset access syntax with curly braces is deprecated [<b>CORE/src/View/Helper/FormHelper.php</b>, line <b>1963</b>]<div id="cakeErr600f0361807f6-trace" class="cake-stack-trace" style="display: none;"><a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-code').style.display = (document.getElementById('cakeErr600f0361807f6-code').style.display == 'none' ? '' : 'none')">Code</a> <a href="javascript:void(0);" onclick="document.getElementById('cakeErr600f0361807f6-context').style.display = (document.getElementById('cakeErr600f0361807f6-context').style.display == 'none' ? '' : 'none')">Context</a><pre id="cakeErr600f0361807f6-code" class="cake-code-dump" style="display: none;"><code><span style="color: #000000"><span style="color: #0000BB"></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">include </span><span style="color: #0000BB">$file</span><span style="color: #007700">;</span></span></code></span>
<code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">}</span></span></code></pre><pre id="cakeErr600f0361807f6-context" class="cake-context" style="display: none;">$file = '/var/www/gis/vendor/composer/../cakephp/cakephp/src/View/Helper/FormHelper.php'</pre><pre class="stack-trace">include - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\includeFile - ROOT/vendor/composer/ClassLoader.php, line 444
Composer\Autoload\ClassLoader::loadClass() - ROOT/vendor/composer/ClassLoader.php, line 322
spl_autoload_call - [internal], line ??
class_exists - [internal], line ??
Cake\Core\App::_classExistsInBase() - CORE/src/Core/App.php, line 152
Cake\Core\App::className() - CORE/src/Core/App.php, line 70
Cake\View\HelperRegistry::_resolveClassName() - CORE/src/View/HelperRegistry.php, line 111
Cake\Core\ObjectRegistry::load() - CORE/src/Core/ObjectRegistry.php, line 91
Cake\View\HelperRegistry::__isset() - CORE/src/View/HelperRegistry.php, line 67
Cake\View\View::__get() - CORE/src/View/View.php, line 1094
include - APP/Template/Users/login.ctp, line 7
Cake\View\View::_evaluate() - CORE/src/View/View.php, line 1203
Cake\View\View::_render() - CORE/src/View/View.php, line 1164
Cake\View\View::render() - CORE/src/View/View.php, line 772
Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 623
Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125</pre></div></pre><form method="post" accept-charset="utf-8" action="/gis/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div> <div class="input text"><input type="text" name="username" placeholder="ユーザId" id="username"/></div> <div class="input password"><input type="password" name="password" placeholder="パスワード" id="password"/></div><button type="submit">ログイン</button></form></div>
</div>
<div class="footer">©1983 NIPPON TECHNOLOGY CONSULTANT CO.,Ltd.</div>
</div>
<footer></footer>
<script id="__debug_kit" data-id="ce7500d7-34d3-4cd7-abf0-fb17adac91c5" data-url="https://ficss.jp/gis/" src="/gis/debug_kit/js/toolbar.js?1520533270"></script></body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'ce7500d7-34d3-4cd7-abf0-fb17adac91c5'
]
$name = 'X-DEBUGKIT-ID'
$first = true
$value = 'ce7500d7-34d3-4cd7-abf0-fb17adac91c5' header - [internal], line ??
Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 177
Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55
Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106
require - ROOT/webroot/index.php, line 40
[main] - ROOT/index.php, line 16
ログイン画面