Created
March 13, 2015 17:11
-
-
Save makamo/74409095a2d107312b9b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Testing started at 13:08 ... | |
Uploading test files to timesheets.dev... | |
Executing tests | |
Http request failed: HTTP/1.1 404 Not Found | |
<!DOCTYPE html> | |
<html> | |
<head> | |
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="viewport" content="width=device-width, initial-scale=1.0"> | |
<title> | |
Error: Missing Controller </title> | |
<link href="/favicon.ico" type="image/x-icon" rel="icon"/><link href="/favicon.ico" type="image/x-icon" rel="shortcut icon"/> <style> | |
body { | |
font: 14px helvetica, arial, sans-serif; | |
color: #222; | |
background-color: #f8f8f8; | |
padding:0; | |
margin: 0; | |
max-height: 100%; | |
} | |
.code-dump, | |
pre { | |
background: #fefefe; | |
border: 1px solid #ddd; | |
padding: 5px; | |
white-space: pre-wrap; | |
} | |
header { | |
background-color: #C3232D; | |
color: #ffffff; | |
padding: 16px 10px; | |
border-bottom: 3px solid #626262; | |
} | |
.header-title { | |
margin: 0; | |
font-weight: normal; | |
font-size: 30px; | |
line-height: 64px; | |
} | |
.header-type { | |
opacity: 0.75; | |
display: block; | |
font-size: 16px; | |
line-height: 1; | |
} | |
.header-help { | |
font-size: 12px; | |
line-height: 1; | |
position: absolute; | |
top: 30px; | |
right: 16px; | |
} | |
.header-help a { | |
color: #fff; | |
} | |
.error-nav { | |
float: left; | |
width: 30%; | |
} | |
.error-contents { | |
padding: 10px 1%; | |
float: right; | |
width: 68%; | |
} | |
.error, | |
.error-subheading { | |
font-size: 18px; | |
margin-top: 0; | |
padding: 10px; | |
border: 1px solid #EDBD26; | |
} | |
.error-subheading { | |
background: #1798A5; | |
color: #fff; | |
border: 1px solid #02808C; | |
} | |
.error { | |
background: #ffd54f; | |
} | |
.customize { | |
opacity: 0.6; | |
} | |
.stack-trace { | |
list-style: none; | |
margin: 0; | |
padding: 0; | |
} | |
.stack-frame { | |
padding: 10px; | |
border-bottom: 1px solid #212121; | |
} | |
.stack-frame:last-child { | |
border-bottom: none; | |
} | |
.stack-frame a { | |
display: block; | |
color: #212121; | |
text-decoration: none; | |
} | |
.stack-frame.active { | |
background: #e5e5e5; | |
} | |
.stack-frame a:hover { | |
text-decoration: underline; | |
} | |
.stack-file, | |
.stack-function { | |
display: block; | |
margin-bottom: 5px; | |
} | |
.stack-frame-file, | |
.stack-file { | |
font-family: consolas, monospace; | |
} | |
.stack-function { | |
font-weight: bold; | |
} | |
.stack-file { | |
font-size: 0.9em; | |
} | |
.stack-details { | |
background: #ececec; | |
box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); | |
border: 1px solid #ababab; | |
padding: 10px; | |
margin-bottom: 18px; | |
} | |
.stack-frame-args { | |
float: right; | |
} | |
.toggle-link { | |
color: #1798A5; | |
text-decoration: none; | |
} | |
.toggle-link:hover { | |
text-decoration: underline; | |
} | |
.toggle-vendor-frames { | |
padding: 5px; | |
display: block; | |
text-align: center; | |
} | |
.code-excerpt { | |
width: 100%; | |
margin: 5px 0; | |
background: #fefefe; | |
} | |
.code-highlight { | |
display: block; | |
background: #fff59d; | |
} | |
.excerpt-line { | |
padding-left: 2px; | |
} | |
.excerpt-number { | |
background: #f6f6f6; | |
width: 50px; | |
text-align: right; | |
color: #666; | |
border-right: 1px solid #ddd; | |
padding: 2px; | |
} | |
.excerpt-number:after { | |
content: attr(data-number); | |
} | |
table { | |
text-align: left; | |
} | |
th, td { | |
padding: 4px; | |
} | |
th { | |
border-bottom: 1px solid #ccc; | |
} | |
</style> | |
</head> | |
<body> | |
<header> | |
<h1 class="header-title"> | |
Missing Controller <span class="header-type">Cake\Routing\Exception\MissingControllerException</span> | |
</h1> | |
<div class="header-help"> | |
<a target="_blank" href="http://book.cakephp.org/3.0/">Documentation</a> | |
<a target="_blank" href="http://api.cakephp.org/3.0/">API</a> | |
</div> | |
</header> | |
<div class="error-contents"> | |
<p class="error-subheading"> | |
<strong>Error: </strong> | |
<em>IntellijPhpunitLauncher.phpController</em> could not be found. | |
</p> | |
<div id="stack-frame-0" style="display:none;" class="stack-details"> | |
<span class="stack-frame-file">/var/www/timesheets/webroot/index.php</span> | |
<a href="#" class="toggle-link stack-frame-args" data-target="stack-args-0">toggle arguments</a> | |
<table class="code-excerpt" cellspacing="0" cellpadding="0"> | |
<tr> | |
<td class="excerpt-number" data-number="33"></td> | |
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$dispatcher </span><span style="color: #007700">= </span><span style="color: #0000BB">DispatcherFactory</span><span style="color: #007700">::</span><span style="color: #0000BB">create</span><span style="color: #007700">(); | |
</span></span></code></td> | |
</tr> | |
<tr> | |
<td class="excerpt-number" data-number="34"></td> | |
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB">$dispatcher</span><span style="color: #007700">-></span><span style="color: #0000BB">dispatch</span><span style="color: #007700">( | |
</span></span></code></td> | |
</tr> | |
<tr> | |
<td class="excerpt-number" data-number="35"></td> | |
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> Request</span><span style="color: #007700">::</span><span style="color: #0000BB">createFromGlobals</span><span style="color: #007700">(), | |
</span></span></code></td> | |
</tr> | |
<tr> | |
<td class="excerpt-number" data-number="36"></td> | |
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"> </span><span style="color: #007700">new </span><span style="color: #0000BB">Response</span><span style="color: #007700">() | |
</span></span></code></td> | |
</tr> | |
<tr> | |
<td class="excerpt-number" data-number="37"></td> | |
<td class="excerpt-line"><span class="code-highlight"><code><span style="color: #000000"><span style="color: #0000BB"></span><span style="color: #007700">); | |
</span></span></code></span></td> | |
</tr> | |
<tr> | |
<td class="excerpt-number" data-number="38"></td> | |
<td class="excerpt-line"><code><span style="color: #000000"><span style="color: #0000BB"></span></span></code></td> | |
</tr> | |
</table> | |
<div id="stack-args-0" style="display: none;"> | |
<pre>object(Cake\Network\Request) { | |
params => [ | |
'plugin' => null, | |
'controller' => 'IntellijPhpunitLauncher.php', | |
'action' => 'index', | |
'_ext' => null, | |
'pass' => [], | |
'isAjax' => false | |
] | |
data => [] | |
query => [ | |
'file' => 'tests/TestCase/Controller/Component/PeriodeComponentTest.php', | |
'load_mode' => 'i', | |
'config' => 'phpunit.xml', | |
'class' => 'PeriodeComponentTest', | |
'options' => '--no-configuration', | |
'mode' => 'c' | |
] | |
cookies => [] | |
url => '_intellij_phpunit_launcher.php' | |
base => '' | |
webroot => '/' | |
here => '/_intellij_phpunit_launcher.php' | |
trustProxy => false | |
[protected] _environment => [ | |
'REDIRECT_APP_ENV' => 'dev', | |
'REDIRECT_STATUS' => '200', | |
'APP_ENV' => 'dev', | |
'HTTP_USER_AGENT' => 'Jakarta Commons-HttpClient/3.1', | |
'HTTP_HOST' => 'timesheets.dev:8080', | |
'PATH' => '/usr/local/bin:/usr/bin:/bin', | |
'SERVER_SIGNATURE' => '', | |
'SERVER_SOFTWARE' => 'Apache/2.2.22 (Debian)', | |
'SERVER_NAME' => 'timesheets.dev', | |
'SERVER_ADDR' => '10.0.2.15', | |
'SERVER_PORT' => '8080', | |
'REMOTE_ADDR' => '10.0.2.2', | |
'DOCUMENT_ROOT' => '/var/www/timesheets/webroot', | |
'SERVER_ADMIN' => '[no address given]', | |
'SCRIPT_FILENAME' => '/var/www/timesheets/webroot/index.php', | |
'REMOTE_PORT' => '45718', | |
'REDIRECT_QUERY_STRING' => 'file=tests%2FTestCase%2FController%2FComponent%2FPeriodeComponentTest.php&load_mode=i&config=phpunit.xml&class=PeriodeComponentTest&options=--no-configuration&mode=c', | |
'REDIRECT_URL' => '/_intellij_phpunit_launcher.php', | |
'GATEWAY_INTERFACE' => 'CGI/1.1', | |
'SERVER_PROTOCOL' => 'HTTP/1.1', | |
'REQUEST_METHOD' => 'GET', | |
'QUERY_STRING' => 'file=tests%2FTestCase%2FController%2FComponent%2FPeriodeComponentTest.php&load_mode=i&config=phpunit.xml&class=PeriodeComponentTest&options=--no-configuration&mode=c', | |
'REQUEST_URI' => '/_intellij_phpunit_launcher.php?file=tests%2FTestCase%2FController%2FComponent%2FPeriodeComponentTest.php&load_mode=i&config=phpunit.xml&class=PeriodeComponentTest&options=--no-configuration&mode=c', | |
'SCRIPT_NAME' => '/index.php', | |
'PHP_SELF' => '/index.php', | |
'REQUEST_TIME_FLOAT' => (float) 1426266508.823, | |
'REQUEST_TIME' => (int) 1426266508, | |
'HTTP_X_HTTP_METHOD_OVERRIDE' => null, | |
'ORIGINAL_REQUEST_METHOD' => 'GET', | |
'HTTPS' => false, | |
'HTTP_ACCEPT' => null, | |
'HTTP_X_REQUESTED_WITH' => null, | |
'HTTP_IF_NONE_MATCH' => null, | |
'HTTP_IF_MODIFIED_SINCE' => null | |
] | |
[protected] _detectors => [ | |
'get' => [ | |
'env' => 'REQUEST_METHOD', | |
'value' => 'GET' | |
], | |
'post' => [ | |
'env' => 'REQUEST_METHOD', | |
'value' => 'POST' | |
], | |
'put' => [ | |
'env' => 'REQUEST_METHOD', | |
'value' => 'PUT' | |
], | |
'patch' => [ | |
'env' => 'REQUEST_METHOD', | |
'value' => 'PATCH' | |
], | |
'delete' => [ | |
'env' => 'REQUEST_METHOD', | |
'value' => 'DELETE' | |
], | |
'head' => [ | |
'env' => 'REQUEST_METHOD', | |
'value' => 'HEAD' | |
], | |
'options' => [ | |
'env' => 'REQUEST_METHOD', | |
'value' => 'OPTIONS' | |
], | |
'ssl' => [ | |
'env' => 'HTTPS', | |
'options' => [ | |
[maximum depth reached] | |
] | |
], | |
'ajax' => [ | |
'env' => 'HTTP_X_REQUESTED_WITH', | |
'value' => 'XMLHttpRequest' | |
], | |
'flash' => [ | |
'env' => 'HTTP_USER_AGENT', | |
'pattern' => '/^(Shockwave|Adobe) Flash/' | |
], | |
'requested' => [ | |
'param' => 'requested', | |
'value' => (int) 1 | |
], | |
'json' => [ | |
'accept' => [ | |
[maximum depth reached] | |
], | |
'param' => '_ext', | |
'value' => 'json' | |
], | |
'xml' => [ | |
'accept' => [ | |
[maximum depth reached] | |
], | |
'param' => '_ext', | |
'value' => 'xml' | |
], | |
'mobile' => object(Closure) {}, | |
'tablet' => object(Closure) {} | |
] | |
[protected] _detectorCache => [ | |
'ajax' => false, | |
'post' => false, | |
'put' => false, | |
'patch' => false, | |
'delete' => false | |
] | |
[protected] _input => '' | |
[protected] _session => object(Cake\Network\Session) { | |
[protected] _engine => null | |
[protected] _started => null | |
[protected] _lifetime => '0' | |
[protected] _isCli => false | |
} | |
} | |
object(Cake\Network\Response) { | |
[protected] _statusCodes => [ | |
(int) 100 => 'Continue', | |
(int) 101 => 'Switching Protocols', | |
(int) 200 => 'OK', | |
(int) 201 => 'Created', | |
(int) 202 => 'Accepted', | |
(int) 203 => 'Non-Authoritative Information', | |
(int) 204 => 'No Content', | |
(int) 205 => 'Reset Content', | |
(int) 206 => 'Partial Content', | |
(int) 300 => 'Multiple Choices', | |
(int) 301 => 'Moved Permanently', | |
(int) 302 => 'Found', | |
(int) 303 => 'See Other', | |
(int) 304 => 'Not Modified', | |
(int) 305 => 'Use Proxy', | |
(int) 307 => 'Temporary Redirect', | |
(int) 400 => 'Bad Request', | |
(int) 401 => 'Unauthorized', | |
(int) 402 => 'Payment Required', | |
(int) 403 => 'Forbidden', | |
(int) 404 => 'Not Found', | |
(int) 405 => 'Method Not Allowed', | |
(int) 406 => 'Not Acceptable', | |
(int) 407 => 'Proxy Authentication Required', | |
(int) 408 => 'Request Time-out', | |
(int) 409 => 'Conflict', | |
(int) 410 => 'Gone', | |
(int) 411 => 'Length Required', | |
(int) 412 => 'Precondition Failed', | |
(int) 413 => 'Request Entity Too Large', | |
(int) 414 => 'Request-URI Too Large', | |
(int) 415 => 'Unsupported Media Type', | |
(int) 416 => 'Requested range not satisfiable', | |
(int) 417 => 'Expectation Failed', | |
(int) 500 => 'Internal Server Error', | |
(int) 501 => 'Not Implemented', | |
(int) 502 => 'Bad Gateway', | |
(int) 503 => 'Service Unavailable', | |
(int) 504 => 'Gateway Time-out', | |
(int) 505 => 'Unsupported Version' | |
] | |
[protected] _mimeTypes => [ | |
'html' => [ | |
(int) 0 => 'text/html', | |
(int) 1 => '*/*' | |
], | |
'json' => 'application/json', | |
'xml' => [ | |
(int) 0 => 'application/xml', | |
(int) 1 => 'text/xml' | |
], | |
'rss' => 'application/rss+xml', | |
'ai' => 'application/postscript', | |
'bcpio' => 'application/x-bcpio', | |
'bin' => 'application/octet-stream', | |
'ccad' => 'application/clariscad', | |
'cdf' => 'application/x-netcdf', | |
'class' => 'application/octet-stream', | |
'cpio' => 'application/x-cpio', | |
'cpt' => 'application/mac-compactpro', | |
'csh' => 'application/x-csh', | |
'csv' => [ | |
(int) 0 => 'text/csv', | |
(int) 1 => 'application/vnd.ms-excel' | |
], | |
'dcr' => 'application/x-director', | |
'dir' => 'application/x-director', | |
'dms' => 'application/octet-stream', | |
'doc' => 'application/msword', | |
'docx' => 'application/vnd.openxmlformats-officedocument.wordprocessingml.document', | |
'drw' => 'application/drafting', | |
'dvi' => 'application/x-dvi', | |
'dwg' => 'application/acad', | |
'dxf' => 'application/dxf', | |
'dxr' => 'application/x-director', | |
'eot' => 'application/vnd.ms-fontobject', | |
'eps' => 'application/postscript', | |
'exe' => 'application/octet-stream', | |
'ez' => 'application/andrew-inset', | |
'flv' => 'video/x-flv', | |
'gtar' => 'application/x-gtar', | |
'gz' => 'application/x-gzip', | |
'bz2' => 'application/x-bzip', | |
'7z' => 'application/x-7z-compressed', | |
'hdf' => 'application/x-hdf', | |
'hqx' => 'application/mac-binhex40', | |
'ico' => 'image/x-icon', | |
'ips' => 'application/x-ipscript', | |
'ipx' => 'application/x-ipix', | |
'js' => 'application/javascript', | |
'latex' => 'application/x-latex', | |
'lha' => 'application/octet-stream', | |
'lsp' => 'application/x-lisp', | |
'lzh' => 'application/octet-stream', | |
'man' => 'application/x-troff-man', | |
'me' => 'application/x-troff-me', | |
'mif' => 'application/vnd.mif', | |
'ms' => 'application/x-troff-ms', | |
'nc' => 'application/x-netcdf', | |
'oda' => 'application/oda', | |
'otf' => 'font/otf', | |
'pdf' => 'application/pdf', | |
'pgn' => 'application/x-chess-pgn', | |
'pot' => 'application/vnd.ms-powerpoint', | |
'pps' => 'application/vnd.ms-powerpoint', | |
'ppt' => 'application/vnd.ms-powerpoint', | |
'pptx' => 'application/vnd.openxmlformats-officedocument.presentationml.presentation', | |
'ppz' => 'application/vnd.ms-powerpoint', | |
'pre' => 'application/x-freelance', | |
'prt' => 'application/pro_eng', | |
'ps' => 'application/postscript', | |
'roff' => 'application/x-troff', | |
'scm' => 'application/x-lotusscreencam', | |
'set' => 'application/set', | |
'sh' => 'application/x-sh', | |
'shar' => 'application/x-shar', | |
'sit' => 'application/x-stuffit', | |
'skd' => 'application/x-koan', | |
'skm' => 'application/x-koan', | |
'skp' => 'application/x-koan', | |
'skt' => 'application/x-koan', | |
'smi' => 'application/smil', | |
'smil' => 'application/smil', | |
'sol' => 'application/solids', | |
'spl' => 'application/x-futuresplash', | |
'src' => 'application/x-wais-source', | |
'step' => 'application/STEP', | |
'stl' => 'application/SLA', | |
'stp' => 'application/STEP', | |
'sv4cpio' => 'application/x-sv4cpio', | |
'sv4crc' => 'application/x-sv4crc', | |
'svg' => 'image/svg+xml', | |
'svgz' => 'image/svg+xml', | |
'swf' => 'application/x-shockwave-flash', | |
't' => 'application/x-troff', | |
'tar' => 'application/x-tar', | |
'tcl' => 'application/x-tcl', | |
'tex' => 'application/x-tex', | |
'texi' => 'application/x-texinfo', | |
'texinfo' => 'application/x-texinfo', | |
'tr' => 'application/x-troff', | |
'tsp' => 'application/dsptype', | |
'ttc' => 'font/ttf', | |
'ttf' => 'font/ttf', | |
'unv' => 'application/i-deas', | |
'ustar' => 'application/x-ustar', | |
'vcd' => 'application/x-cdlink', | |
'vda' => 'application/vda', | |
'xlc' => 'application/vnd.ms-excel', | |
'xll' => 'application/vnd.ms-excel', | |
'xlm' => 'application/vnd.ms-excel', | |
'xls' => 'application/vnd.ms-excel', | |
'xlsx' => 'application/vnd.openxmlformats-officedocument.spreadsheetml.sheet', | |
'xlw' => 'application/vnd.ms-excel', | |
'zip' => 'application/zip', | |
'aif' => 'audio/x-aiff', | |
'aifc' => 'audio/x-aiff', | |
'aiff' => 'audio/x-aiff', | |
'au' => 'audio/basic', | |
'kar' => 'audio/midi', | |
'mid' => 'audio/midi', | |
'midi' => 'audio/midi', | |
'mp2' => 'audio/mpeg', | |
'mp3' => 'audio/mpeg', | |
'mpga' => 'audio/mpeg', | |
'ogg' => 'audio/ogg', | |
'oga' => 'audio/ogg', | |
'spx' => 'audio/ogg', | |
'ra' => 'audio/x-realaudio', | |
'ram' => 'audio/x-pn-realaudio', | |
'rm' => 'audio/x-pn-realaudio', | |
'rpm' => 'audio/x-pn-realaudio-plugin', | |
'snd' => 'audio/basic', | |
'tsi' => 'audio/TSP-audio', | |
'wav' => 'audio/x-wav', | |
'aac' => 'audio/aac', | |
'asc' => 'text/plain', | |
'c' => 'text/plain', | |
'cc' => 'text/plain', | |
'css' => 'text/css', | |
'etx' => 'text/x-setext', | |
'f' => 'text/plain', | |
'f90' => 'text/plain', | |
'h' => 'text/plain', | |
'hh' => 'text/plain', | |
'htm' => [ | |
(int) 0 => 'text/html', | |
(int) 1 => '*/*' | |
], | |
'ics' => 'text/calendar', | |
'm' => 'text/plain', | |
'rtf' => 'text/rtf', | |
'rtx' => 'text/richtext', | |
'sgm' => 'text/sgml', | |
'sgml' => 'text/sgml', | |
'tsv' => 'text/tab-separated-values', | |
'tpl' => 'text/template', | |
'txt' => 'text/plain', | |
'text' => 'text/plain', | |
'avi' => 'video/x-msvideo', | |
'fli' => 'video/x-fli', | |
'mov' => 'video/quicktime', | |
'movie' => 'video/x-sgi-movie', | |
'mpe' => 'video/mpeg', | |
'mpeg' => 'video/mpeg', | |
'mpg' => 'video/mpeg', | |
'qt' => 'video/quicktime', | |
'viv' => 'video/vnd.vivo', | |
'vivo' => 'video/vnd.vivo', | |
'ogv' => 'video/ogg', | |
'webm' => 'video/webm', | |
'mp4' => 'video/mp4', | |
'm4v' => 'video/mp4', | |
'f4v' => 'video/mp4', | |
'f4p' => 'video/mp4', | |
'm4a' => 'audio/mp4', | |
'f4a' => 'audio/mp4', | |
'f4b' => 'audio/mp4', | |
'gif' => 'image/gif', | |
'ief' => 'image/ief', | |
'jpg' => 'image/jpeg', | |
'jpeg' => 'image/jpeg', | |
'jpe' => 'image/jpeg', | |
'pbm' => 'image/x-portable-bitmap', | |
'pgm' => 'image/x-portable-graymap', | |
'png' => 'image/png', | |
'pnm' => 'image/x-portable-anymap', | |
'ppm' => 'image/x-portable-pixmap', | |
'ras' => 'image/cmu-raster', | |
'rgb' => 'image/x-rgb', | |
'tif' => 'image/tiff', | |
'tiff' => 'image/tiff', | |
'xbm' => 'image/x-xbitmap', | |
'xpm' => 'image/x-xpixmap', | |
'xwd' => 'image/x-xwindowdump', | |
'ice' => 'x-conference/x-cooltalk', | |
'iges' => 'model/iges', | |
'igs' => 'model/iges', | |
'mesh' => 'model/mesh', | |
'msh' => 'model/mesh', | |
'silo' => 'model/mesh', | |
'vrml' => 'model/vrml', | |
'wrl' => 'model/vrml', | |
'mime' => 'www/mime', | |
'pdb' => 'chemical/x-pdb', | |
'xyz' => 'chemical/x-pdb', | |
'javascript' => 'application/javascript', | |
'form' => 'application/x-www-form-urlencoded', | |
'file' => 'multipart/form-data', | |
'xhtml' => [ | |
(int) 0 => 'application/xhtml+xml', | |
(int) 1 => 'application/xhtml', | |
(int) 2 => 'text/xhtml' | |
], | |
'xhtml-mobile' => 'application/vnd.wap.xhtml+xml', | |
'atom' => 'application/atom+xml', | |
'amf' => 'application/x-amf', | |
'wap' => [ | |
(int) 0 => 'text/vnd.wap.wml', | |
(int) 1 => 'text/vnd.wap.wmlscript', | |
(int) 2 => 'image/vnd.wap.wbmp' | |
], | |
'wml' => 'text/vnd.wap.wml', | |
'wmlscript' => 'text/vnd.wap.wmlscript', | |
'wbmp' => 'image/vnd.wap.wbmp', | |
'woff' => 'application/x-font-woff', | |
'webp' => 'image/webp', | |
'appcache' => 'text/cache-manifest', | |
'manifest' => 'text/cache-manifest', | |
'htc' => 'text/x-component', | |
'rdf' => 'application/xml', | |
'crx' => 'application/x-chrome-extension', | |
'oex' => 'application/x-opera-extension', | |
'xpi' => 'application/x-xpinstall', | |
'safariextz' => 'application/octet-stream', | |
'webapp' => 'application/x-web-app-manifest+json', | |
'vcf' => 'text/x-vcard', | |
'vtt' => 'text/vtt', | |
'mkv' => 'video/x-matroska', | |
'pkpass' => 'application/vnd.apple.pkpass', | |
'ajax' => 'text/html' | |
] | |
[protected] _protocol => 'HTTP/1.1' | |
[protected] _status => (int) 200 | |
[protected] _contentType => 'text/html' | |
[protected] _headers => [] | |
[protected] _body => null | |
[protected] _file => null | |
[protected] _fileRange => [] | |
[protected] _charset => 'UTF-8' | |
[protected] _cacheDirectives => [] | |
[protected] _cookies => [] | |
}</pre> | |
</div> | |
</div> | |
<div class="error-suggestion"> | |
<p class="error"> | |
<strong>Error: </strong> | |
Create the class <em>IntellijPhpunitLauncher.phpController</em> below in file: src/Controller/IntellijPhpunitLauncher.phpController.php</p> | |
<div class="code-dump"><code><span style="color: #000000"> | |
<span style="color: #0000BB"><?php<br /></span><span style="color: #007700">namespace </span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">;<br /><br />use </span><span style="color: #0000BB">App</span><span style="color: #007700">\</span><span style="color: #0000BB">Controller</span><span style="color: #007700">\</span><span style="color: #0000BB">AppController</span><span style="color: #007700">;<br /><br />class </span><span style="color: #0000BB">IntellijPhpunitLauncher</span><span style="color: #007700">.</span><span style="color: #0000BB">phpController </span><span style="color: #007700">extends </span><span style="color: #0000BB">AppController<br /></span><span style="color: #007700">{<br /><br />}</span> | |
</span> | |
</code></div> | |
</div> | |
<p class="customize"> | |
If you want to customize this error message, create | |
<em>src/Template/Error/missing_controller.php</em> | |
</p> | |
</div> | |
<div class="error-nav"> | |
<a href="#" class="toggle-link toggle-vendor-frames">toggle vendor stack frames</a> | |
<ul class="stack-trace"> | |
<li class="stack-frame vendor-frame"> | |
<a href="#" data-target="stack-frame-0"> | |
<span class="stack-function">⟩ Cake\Routing\Dispatcher->dispatch</span> | |
<span class="stack-file"> | |
ROOT/webroot/index.php, line 37 </span> | |
</a> | |
</li> | |
</ul> | |
</div> | |
<script type="text/javascript"> | |
function bindEvent(selector, eventName, listener) { | |
var els = document.querySelectorAll(selector); | |
for (var i = 0, len = els.length; i < len; i++) { | |
els[i].addEventListener(eventName, listener, false); | |
} | |
} | |
function toggleElement(el) { | |
if (el.style.display === 'none') { | |
el.style.display = 'block'; | |
} else { | |
el.style.display = 'none'; | |
} | |
} | |
function each(els, cb) { | |
var i, len; | |
for (i = 0, len = els.length; i < len; i++) { | |
cb(els[i], i); | |
} | |
} | |
window.addEventListener('load', function() { | |
bindEvent('.stack-frame-args', 'click', function(event) { | |
var target = this.dataset['target']; | |
var el = document.getElementById(target); | |
toggleElement(el); | |
event.preventDefault(); | |
}); | |
var details = document.querySelectorAll('.stack-details'); | |
var frames = document.querySelectorAll('.stack-frame'); | |
bindEvent('.stack-frame a', 'click', function(event) { | |
each(frames, function(el) { | |
el.classList.remove('active'); | |
}); | |
this.parentNode.classList.add('active'); | |
each(details, function(el) { | |
el.style.display = 'none'; | |
}); | |
var target = document.getElementById(this.dataset['target']); | |
toggleElement(target); | |
event.preventDefault(); | |
}); | |
bindEvent('.toggle-vendor-frames', 'click', function(event) { | |
each(frames, function(el) { | |
if (el.classList.contains('vendor-frame')) { | |
toggleElement(el); | |
} | |
}); | |
event.preventDefault(); | |
}); | |
}); | |
</script> | |
<script>var __debug_kit_id = '14700ac3-52aa-4e55-a9c7-1fddaa9f5800', __debug_kit_base_url = 'http://timesheets.dev:8080/';</script><script src="/debug_kit/js/toolbar.js"></script></body> | |
</html> | |
Cleaning up... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment