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 => [
'controller' => 'Users',
'action' => 'login',
'pass' => [[maximum depth reached]],
'plugin' => null,
'_matchedRoute' => '/:controller/:action/*',
'_ext' => null,
'isAjax' => false
]
data => []
query => []
cookies => []
url => 'users/login'
base => '/skill'
webroot => '/skill/'
here => '/skill/users/login'
trustProxy => false
[protected] _environment => [
'REDIRECT_REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_REDIRECT_HTTPS' => 'on',
'REDIRECT_REDIRECT_STATUS' => '200',
'REDIRECT_HTTPS' => 'on',
'REDIRECT_STATUS' => '200',
'HTTPS' => 'on',
'HTTP_HOST' => 'jedai.growing-creators.jp',
'HTTP_X_REAL_IP' => '34.232.63.94',
'HTTP_LISTEN_IPADDR' => '219.94.162.175',
'HTTP_USER_AGENT' => 'CCBot/2.0 (https://commoncrawl.org/faq/)',
'HTTP_ACCEPT' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8',
'HTTP_ACCEPT_LANGUAGE' => 'en-US,en;q=0.5',
'HTTP_IF_MODIFIED_SINCE' => 'Tue, 06 Dec 2022 21:38:06 GMT',
'HTTP_ACCEPT_ENCODING' => 'br,gzip',
'PATH' => '/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin',
'SERVER_SIGNATURE' => '',
'SERVER_SOFTWARE' => 'Apache',
'SERVER_NAME' => 'jedai.growing-creators.jp',
'SERVER_ADDR' => '100.64.0.23',
'SERVER_PORT' => '443',
'REMOTE_HOST' => 'ec2-34-232-63-94.compute-1.amazonaws.com',
'REMOTE_ADDR' => '34.232.63.94',
'DOCUMENT_ROOT' => '/home/moripower6/www/jedai',
'REQUEST_SCHEME' => 'https',
'CONTEXT_PREFIX' => '',
'CONTEXT_DOCUMENT_ROOT' => '/home/moripower6/www/jedai',
'SERVER_ADMIN' => '[no address given]',
'SCRIPT_FILENAME' => '/home/moripower6/www/jedai/skill/webroot/index.php',
'REMOTE_PORT' => '0',
'REDIRECT_URL' => '/skill/index.php',
'GATEWAY_INTERFACE' => 'CGI/1.1',
'SERVER_PROTOCOL' => 'HTTP/1.1',
'REQUEST_METHOD' => 'GET',
'QUERY_STRING' => '',
'REQUEST_URI' => '/skill/users/login',
'SCRIPT_NAME' => '/skill/webroot/index.php',
'PHP_SELF' => '/skill/webroot/index.php',
'REQUEST_TIME_FLOAT' => (float) 1680073618.992,
'REQUEST_TIME' => (int) 1680073618,
'argv' => [[maximum depth reached]],
'argc' => (int) 0,
'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, 06 Dec 2022 21:38:06 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 333
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 108
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 104
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Routing\Middleware\AssetMiddleware::__invoke() - CORE/src/Routing/Middleware/AssetMiddleware.php, line 88
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Cake\Error\Middleware\ErrorHandlerMiddleware::__invoke() - CORE/src/Error/Middleware/ErrorHandlerMiddleware.php, line 98
Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Warning (512) : Unable to emit headers. Headers sent in file=/home/moripower6/www/jedai/skill/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>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
スキル認定システム </title>
<link href="/skill/favicon.ico" type="image/x-icon" rel="icon"/><link href="/skill/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/763feb1343.js"></script>
<link rel="stylesheet" href="/skill/css/style.css?v=201803300358"/> <script src="/skill/js/common.js"></script> </head>
<body class="controller-users action-login">
<header>
<div class="bg-primary">
<div class="container">
<div class="row">
<div class="col text-white clearfix">
<a href="/skill/" class="text-white float-left">
<h1>スキル認定システム</h1>
</a>
<div class="dropdown float-right mt-2">
<button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
GUEST
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="/skill/users/login"><i class="fa fa-sign-in"></i>login</a>
</div>
</div>
<div class="float-right mt-2">
<a href="/skill/pages/guide" class="btn btn-primary">サイト説明</a> </div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row justify-content-center mt-3">
<div class="col-12 col-sm-10 col-md-6">
<div class="card">
<div class="card-header bg-primary text-white">
<h2 class="card-title">login</h2>
</div>
<div class="card-body">
<form method="post" accept-charset="utf-8" action="/skill/users/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="form-group">
<div class="input email"><label for="email">Email</label><input type="email" name="email" class="form-control" placeHolder="メールアドレスを入力してください" id="email"/></div> </div>
<div class="form-group">
<div class="input password"><label for="password">Password</label><input type="password" name="password" class="form-control" placeHolder="パスワードを入力してください" id="password"/></div> </div>
<div class="text-right">
<button type="submit" class="btn btn-primary">送信</button>
</div>
</form> </div>
</div>
</div>
</div>
</div>
<footer class="footer bg-primary text-white">
<div class="container clearfix py-2">
<div class="float-left">
一般社団法人JapanEntertainment開発協会 <br/>
Japan Entertainment Development Association Institute (JEDAI)<br/>
</div>
<div class="float-right mt-4">
ver0.71 </div>
</div>
</footer>
<script id="__debug_kit" data-id="a7df0f55-e4f6-4c28-b456-7424c73af551" data-url="https://jedai.growing-creators.jp/skill/" src="/skill/debug_kit/js/toolbar.js?1520533270"></script></body>
</html>
'
}
$maxBufferLength = (int) 8192
$file = '/home/moripower6/www/jedai/skill/vendor/cakephp/cakephp/src/Error/Debugger.php'
$line = (int) 850
$message = 'Unable to emit headers. Headers sent in file=/home/moripower6/www/jedai/skill/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
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/moripower6/www/jedai/skill/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>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
スキル認定システム </title>
<link href="/skill/favicon.ico" type="image/x-icon" rel="icon"/><link href="/skill/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/763feb1343.js"></script>
<link rel="stylesheet" href="/skill/css/style.css?v=201803300358"/> <script src="/skill/js/common.js"></script> </head>
<body class="controller-users action-login">
<header>
<div class="bg-primary">
<div class="container">
<div class="row">
<div class="col text-white clearfix">
<a href="/skill/" class="text-white float-left">
<h1>スキル認定システム</h1>
</a>
<div class="dropdown float-right mt-2">
<button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
GUEST
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="/skill/users/login"><i class="fa fa-sign-in"></i>login</a>
</div>
</div>
<div class="float-right mt-2">
<a href="/skill/pages/guide" class="btn btn-primary">サイト説明</a> </div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row justify-content-center mt-3">
<div class="col-12 col-sm-10 col-md-6">
<div class="card">
<div class="card-header bg-primary text-white">
<h2 class="card-title">login</h2>
</div>
<div class="card-body">
<form method="post" accept-charset="utf-8" action="/skill/users/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="form-group">
<div class="input email"><label for="email">Email</label><input type="email" name="email" class="form-control" placeHolder="メールアドレスを入力してください" id="email"/></div> </div>
<div class="form-group">
<div class="input password"><label for="password">Password</label><input type="password" name="password" class="form-control" placeHolder="パスワードを入力してください" id="password"/></div> </div>
<div class="text-right">
<button type="submit" class="btn btn-primary">送信</button>
</div>
</form> </div>
</div>
</div>
</div>
</div>
<footer class="footer bg-primary text-white">
<div class="container clearfix py-2">
<div class="float-left">
一般社団法人JapanEntertainment開発協会 <br/>
Japan Entertainment Development Association Institute (JEDAI)<br/>
</div>
<div class="float-right mt-4">
ver0.71 </div>
</div>
</footer>
<script id="__debug_kit" data-id="a7df0f55-e4f6-4c28-b456-7424c73af551" data-url="https://jedai.growing-creators.jp/skill/" src="/skill/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
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/moripower6/www/jedai/skill/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>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
スキル認定システム </title>
<link href="/skill/favicon.ico" type="image/x-icon" rel="icon"/><link href="/skill/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/763feb1343.js"></script>
<link rel="stylesheet" href="/skill/css/style.css?v=201803300358"/> <script src="/skill/js/common.js"></script> </head>
<body class="controller-users action-login">
<header>
<div class="bg-primary">
<div class="container">
<div class="row">
<div class="col text-white clearfix">
<a href="/skill/" class="text-white float-left">
<h1>スキル認定システム</h1>
</a>
<div class="dropdown float-right mt-2">
<button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
GUEST
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="/skill/users/login"><i class="fa fa-sign-in"></i>login</a>
</div>
</div>
<div class="float-right mt-2">
<a href="/skill/pages/guide" class="btn btn-primary">サイト説明</a> </div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row justify-content-center mt-3">
<div class="col-12 col-sm-10 col-md-6">
<div class="card">
<div class="card-header bg-primary text-white">
<h2 class="card-title">login</h2>
</div>
<div class="card-body">
<form method="post" accept-charset="utf-8" action="/skill/users/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="form-group">
<div class="input email"><label for="email">Email</label><input type="email" name="email" class="form-control" placeHolder="メールアドレスを入力してください" id="email"/></div> </div>
<div class="form-group">
<div class="input password"><label for="password">Password</label><input type="password" name="password" class="form-control" placeHolder="パスワードを入力してください" id="password"/></div> </div>
<div class="text-right">
<button type="submit" class="btn btn-primary">送信</button>
</div>
</form> </div>
</div>
</div>
</div>
</div>
<footer class="footer bg-primary text-white">
<div class="container clearfix py-2">
<div class="float-left">
一般社団法人JapanEntertainment開発協会 <br/>
Japan Entertainment Development Association Institute (JEDAI)<br/>
</div>
<div class="float-right mt-4">
ver0.71 </div>
</div>
</footer>
<script id="__debug_kit" data-id="a7df0f55-e4f6-4c28-b456-7424c73af551" data-url="https://jedai.growing-creators.jp/skill/" src="/skill/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
[main] - ROOT/webroot/index.php, line 40 Warning (2) : Cannot modify header information - headers already sent by (output started at /home/moripower6/www/jedai/skill/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>
<head>
<meta charset="utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>
スキル認定システム </title>
<link href="/skill/favicon.ico" type="image/x-icon" rel="icon"/><link href="/skill/favicon.ico" type="image/x-icon" rel="shortcut icon"/>
<script src="https://code.jquery.com/jquery-3.2.1.min.js" integrity="sha256-hwg4gsxgFZhOsEEamdOYGBf13FyQuiTwlAQgxVSNgt4=" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.11.0/umd/popper.min.js" integrity="sha384-b/U6ypiBEHpOf/4+1nzFpr53nxSS+GLCkfwBdFNTxtclqqenISfwAzpKaMNFNmj4" crossorigin="anonymous"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0-beta/js/bootstrap.min.js" integrity="sha384-h0AbiXch4ZDo7tp9hKZ4TsHbi047NrKGLO3SEJAg45jXxnGIfYzk4Si90RDIqNm1" crossorigin="anonymous"></script>
<script src="https://use.fontawesome.com/763feb1343.js"></script>
<link rel="stylesheet" href="/skill/css/style.css?v=201803300358"/> <script src="/skill/js/common.js"></script> </head>
<body class="controller-users action-login">
<header>
<div class="bg-primary">
<div class="container">
<div class="row">
<div class="col text-white clearfix">
<a href="/skill/" class="text-white float-left">
<h1>スキル認定システム</h1>
</a>
<div class="dropdown float-right mt-2">
<button class="btn btn-primary dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
GUEST
</button>
<div class="dropdown-menu" aria-labelledby="dropdownMenuButton">
<a class="dropdown-item" href="/skill/users/login"><i class="fa fa-sign-in"></i>login</a>
</div>
</div>
<div class="float-right mt-2">
<a href="/skill/pages/guide" class="btn btn-primary">サイト説明</a> </div>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row justify-content-center mt-3">
<div class="col-12 col-sm-10 col-md-6">
<div class="card">
<div class="card-header bg-primary text-white">
<h2 class="card-title">login</h2>
</div>
<div class="card-body">
<form method="post" accept-charset="utf-8" action="/skill/users/login"><div style="display:none;"><input type="hidden" name="_method" value="POST"/></div>
<div class="form-group">
<div class="input email"><label for="email">Email</label><input type="email" name="email" class="form-control" placeHolder="メールアドレスを入力してください" id="email"/></div> </div>
<div class="form-group">
<div class="input password"><label for="password">Password</label><input type="password" name="password" class="form-control" placeHolder="パスワードを入力してください" id="password"/></div> </div>
<div class="text-right">
<button type="submit" class="btn btn-primary">送信</button>
</div>
</form> </div>
</div>
</div>
</div>
</div>
<footer class="footer bg-primary text-white">
<div class="container clearfix py-2">
<div class="float-left">
一般社団法人JapanEntertainment開発協会 <br/>
Japan Entertainment Development Association Institute (JEDAI)<br/>
</div>
<div class="float-right mt-4">
ver0.71 </div>
</div>
</footer>
<script id="__debug_kit" data-id="a7df0f55-e4f6-4c28-b456-7424c73af551" data-url="https://jedai.growing-creators.jp/skill/" src="/skill/debug_kit/js/toolbar.js?1520533270"></script></body>
</html>
'
}
$cookies = []
$values = [
(int) 0 => 'a7df0f55-e4f6-4c28-b456-7424c73af551'
]
$name = 'X-DEBUGKIT-ID'
$first = true
$value = 'a7df0f55-e4f6-4c28-b456-7424c73af551' 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
[main] - ROOT/webroot/index.php, line 40
スキル認定システム