Warning (2): sizeof(): Parameter must be an array or an object that implements Countable [ROOT/config/bootstrap.php, line 273]Code Contextdefine("HTTP_PATH", $base_url);define("SUB_FOLDER", $sub_folder);define("ROOT_PATH", substr(WWW_ROOT, 0,sizeof(WWW_ROOT)-14));$gst_rates = [ (int) 0 => '0%', (int) 5 => '5%', (int) 12 => '12%', (int) 18 => '18%', (int) 28 => '28%' ] $vendor_models = [ 'Electricities' => 'electricity', 'Freights' => 'freight', 'Productions' => 'production', 'LaborCharges' => 'labor_charge', 'Rents' => 'rent', 'Scraps' => 'scrap', 'RawMaterials' => 'raw_material', 'Consumables' => 'consumable' ] $month_array = [ (int) 1 => '4', (int) 2 => '5', (int) 3 => '6', (int) 4 => '7', (int) 5 => '8', (int) 6 => '9', (int) 7 => '10', (int) 8 => '11', (int) 9 => '12', (int) 10 => '1', (int) 11 => '2', (int) 12 => '3' ] $isCli = false $sub_folder = '' $server_name = 'mis.sparklemanufacturing.com' $original_server_name = 'mis.sparklemanufacturing.com' $base_url = 'http://mis.sparklemanufacturing.com' $cdn_path = 'http://mis.sparklemanufacturing.com/cdn' $server_root = '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis'require_once - ROOT/config/bootstrap.php, line 273 Cake\Http\BaseApplication::bootstrap() - CORE/src/Http/BaseApplication.php, line 61 Cake\Http\Server::run() - CORE/src/Http/Server.php, line 72 [main] - ROOT/webroot/index.php, line 37
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: etagMatches [CORE/src/Network/Response.php, line 1281]Code Context$timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);}$checks = compact('etagMatches', 'timeMatches');$request = object(Cake\Network\Request) { params => [ 'controller' => 'Users', 'action' => 'login', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action/*', '_ext' => null, 'isAjax' => false ] data => [] query => [] cookies => [ 'CAKEPHP' => 'tsj8msmfak9gud9ukfuehfr8a6' ] url => 'users/login' base => '' webroot => '/' here => '/users/login' trustProxy => false [protected] _environment => [ 'HTTP_COOKIE' => 'CAKEPHP=tsj8msmfak9gud9ukfuehfr8a6', 'HTTP_REFERER' => 'https://mis.sparklemanufacturing.com/pages/home', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_CONNECTION' => 'close', 'HTTP_X_ACCEL_INTERNAL' => '/internal-nginx-static-location', 'HTTP_X_REAL_IP' => '216.73.216.19', 'HTTP_HOST' => 'mis.sparklemanufacturing.com', 'USER' => 'sparklemanufacturing_xl1csb0ilfn', 'HOME' => '/var/www/vhosts/sparklemanufacturing.com', 'SCRIPT_NAME' => '/webroot/index.php', 'REQUEST_URI' => '/users/login', 'QUERY_STRING' => '', 'REQUEST_METHOD' => 'GET', 'SERVER_PROTOCOL' => 'HTTP/1.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'REDIRECT_URL' => '/webroot/users/login', 'REMOTE_PORT' => '42600', 'SCRIPT_FILENAME' => '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis/webroot/index.php', 'SERVER_ADMIN' => '[no address given]', 'CONTEXT_DOCUMENT_ROOT' => '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis', 'CONTEXT_PREFIX' => '', 'REQUEST_SCHEME' => 'https', 'DOCUMENT_ROOT' => '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis', 'REMOTE_ADDR' => '216.73.216.19', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '93.127.195.96', 'SERVER_NAME' => 'mis.sparklemanufacturing.com', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_SIGNATURE' => '<address>Apache Server at mis.sparklemanufacturing.com Port 443</address> ', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin', 'proxy-nokeepalive' => '1', 'HTTPS' => 'on', 'UNIQUE_ID' => 'abQFPKbvZ2-BuAjxRCZu2QAAAFA', 'REDIRECT_STATUS' => '200', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_UNIQUE_ID' => 'abQFPKbvZ2-BuAjxRCZu2QAAAFA', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'abQFPKbvZ2-BuAjxRCZu2QAAAFA', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1773405500.0828, 'REQUEST_TIME' => (int) 1773405500, 'HTTP_X_HTTP_METHOD_OVERRIDE' => null, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null, 'HTTP_IF_NONE_MATCH' => null, 'HTTP_IF_MODIFIED_SINCE' => 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 => [ 'json' => false, 'ajax' => false, 'get' => true, 'head' => false, 'options' => false, 'post' => false ] [protected] _input => '' [protected] _session => object(Cake\Network\Session) {} } $etags = [] $modifiedSince = null $responseTag = nullcompact - [internal], line ?? Cake\Network\Response::checkNotModified() - CORE/src/Network/Response.php, line 1281 Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 342 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 422 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 602 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 127 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 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 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Notice (8): compact() [<a href='http://php.net/function.compact'>function.compact</a>]: Undefined variable: timeMatches [CORE/src/Network/Response.php, line 1281]Code Context$timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);}$checks = compact('etagMatches', 'timeMatches');$request = object(Cake\Network\Request) { params => [ 'controller' => 'Users', 'action' => 'login', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action/*', '_ext' => null, 'isAjax' => false ] data => [] query => [] cookies => [ 'CAKEPHP' => 'tsj8msmfak9gud9ukfuehfr8a6' ] url => 'users/login' base => '' webroot => '/' here => '/users/login' trustProxy => false [protected] _environment => [ 'HTTP_COOKIE' => 'CAKEPHP=tsj8msmfak9gud9ukfuehfr8a6', 'HTTP_REFERER' => 'https://mis.sparklemanufacturing.com/pages/home', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_CONNECTION' => 'close', 'HTTP_X_ACCEL_INTERNAL' => '/internal-nginx-static-location', 'HTTP_X_REAL_IP' => '216.73.216.19', 'HTTP_HOST' => 'mis.sparklemanufacturing.com', 'USER' => 'sparklemanufacturing_xl1csb0ilfn', 'HOME' => '/var/www/vhosts/sparklemanufacturing.com', 'SCRIPT_NAME' => '/webroot/index.php', 'REQUEST_URI' => '/users/login', 'QUERY_STRING' => '', 'REQUEST_METHOD' => 'GET', 'SERVER_PROTOCOL' => 'HTTP/1.0', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'REDIRECT_URL' => '/webroot/users/login', 'REMOTE_PORT' => '42600', 'SCRIPT_FILENAME' => '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis/webroot/index.php', 'SERVER_ADMIN' => '[no address given]', 'CONTEXT_DOCUMENT_ROOT' => '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis', 'CONTEXT_PREFIX' => '', 'REQUEST_SCHEME' => 'https', 'DOCUMENT_ROOT' => '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis', 'REMOTE_ADDR' => '216.73.216.19', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '93.127.195.96', 'SERVER_NAME' => 'mis.sparklemanufacturing.com', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_SIGNATURE' => '<address>Apache Server at mis.sparklemanufacturing.com Port 443</address> ', 'PATH' => '/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin', 'proxy-nokeepalive' => '1', 'HTTPS' => 'on', 'UNIQUE_ID' => 'abQFPKbvZ2-BuAjxRCZu2QAAAFA', 'REDIRECT_STATUS' => '200', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_UNIQUE_ID' => 'abQFPKbvZ2-BuAjxRCZu2QAAAFA', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'abQFPKbvZ2-BuAjxRCZu2QAAAFA', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1773405500.0828, 'REQUEST_TIME' => (int) 1773405500, 'HTTP_X_HTTP_METHOD_OVERRIDE' => null, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null, 'HTTP_IF_NONE_MATCH' => null, 'HTTP_IF_MODIFIED_SINCE' => 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 => [ 'json' => false, 'ajax' => false, 'get' => true, 'head' => false, 'options' => false, 'post' => false ] [protected] _input => '' [protected] _session => object(Cake\Network\Session) {} } $etags = [] $modifiedSince = null $responseTag = nullcompact - [internal], line ?? Cake\Network\Response::checkNotModified() - CORE/src/Network/Response.php, line 1281 Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 342 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 422 Cake\Event\EventManager::dispatch() - CORE/src/Event/EventManager.php, line 391 Cake\Controller\Controller::dispatchEvent() - CORE/src/Event/EventDispatcherTrait.php, line 78 Cake\Controller\Controller::render() - CORE/src/Controller/Controller.php, line 602 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 127 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 95 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 83 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 62 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 81 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65
Warning (512): Unable to emit headers. Headers sent in file=/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis/vendor/cakephp/cakephp/src/Error/Debugger.php line=754 [CORE/src/Http/ResponseEmitter.php, line 48]Code Context$message = "Unable to emit headers. Headers sent in file=$file line=$line";if (Configure::read('debug')) {trigger_error($message, E_USER_WARNING);$response = object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'content-type' => 'Content-Type' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (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) 207 => 'Multi-Status', (int) 208 => 'Already Reported', (int) 226 => 'IM Used', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 308 => 'Permanent 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 Timeout', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Payload Too Large', (int) 414 => 'URI Too Long', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Range Not Satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 421 => 'Misdirected Request', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 444 => 'Connection Closed Without Response', (int) 451 => 'Unavailable For Legal Reasons', (int) 499 => 'Client Closed Request', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Timeout', (int) 505 => 'HTTP Version Not Supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 510 => 'Not Extended', (int) 511 => 'Network Authentication Required', (int) 599 => 'Network Connect Timeout Error' ] [private] reasonPhrase => '' [private] statusCode => (int) 200 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) {} } $maxBufferLength = (int) 8192 $file = '/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 754 $message = 'Unable to emit headers. Headers sent in file=/var/www/vhosts/sparklemanufacturing.com/httpdocs/mis/vendor/cakephp/cakephp/src/Error/Debugger.php line=754'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/vhosts/sparklemanufacturing.com/httpdocs/mis/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 145]Code Context$response->getProtocolVersion(),$response->getStatusCode(),($reasonPhrase ? ' ' . $reasonPhrase : '')$response = object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'content-type' => 'Content-Type' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (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) 207 => 'Multi-Status', (int) 208 => 'Already Reported', (int) 226 => 'IM Used', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 308 => 'Permanent 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 Timeout', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Payload Too Large', (int) 414 => 'URI Too Long', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Range Not Satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 421 => 'Misdirected Request', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 444 => 'Connection Closed Without Response', (int) 451 => 'Unavailable For Legal Reasons', (int) 499 => 'Client Closed Request', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Timeout', (int) 505 => 'HTTP Version Not Supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 510 => 'Not Extended', (int) 511 => 'Network Authentication Required', (int) 599 => 'Network Connect Timeout Error' ] [private] reasonPhrase => 'OK' [private] statusCode => (int) 200 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) {} } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 145 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/vhosts/sparklemanufacturing.com/httpdocs/mis/vendor/cakephp/cakephp/src/Error/Debugger.php:754) [CORE/src/Http/ResponseEmitter.php, line 169]Code Context$first = true;foreach ($values as $value) {header(sprintf($response = object(Zend\Diactoros\Response) { [protected] headers => [ 'Content-Type' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'content-type' => 'Content-Type' ] [private] phrases => [ (int) 100 => 'Continue', (int) 101 => 'Switching Protocols', (int) 102 => 'Processing', (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) 207 => 'Multi-Status', (int) 208 => 'Already Reported', (int) 226 => 'IM Used', (int) 300 => 'Multiple Choices', (int) 301 => 'Moved Permanently', (int) 302 => 'Found', (int) 303 => 'See Other', (int) 304 => 'Not Modified', (int) 305 => 'Use Proxy', (int) 306 => 'Switch Proxy', (int) 307 => 'Temporary Redirect', (int) 308 => 'Permanent 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 Timeout', (int) 409 => 'Conflict', (int) 410 => 'Gone', (int) 411 => 'Length Required', (int) 412 => 'Precondition Failed', (int) 413 => 'Payload Too Large', (int) 414 => 'URI Too Long', (int) 415 => 'Unsupported Media Type', (int) 416 => 'Range Not Satisfiable', (int) 417 => 'Expectation Failed', (int) 418 => 'I'm a teapot', (int) 421 => 'Misdirected Request', (int) 422 => 'Unprocessable Entity', (int) 423 => 'Locked', (int) 424 => 'Failed Dependency', (int) 425 => 'Unordered Collection', (int) 426 => 'Upgrade Required', (int) 428 => 'Precondition Required', (int) 429 => 'Too Many Requests', (int) 431 => 'Request Header Fields Too Large', (int) 444 => 'Connection Closed Without Response', (int) 451 => 'Unavailable For Legal Reasons', (int) 499 => 'Client Closed Request', (int) 500 => 'Internal Server Error', (int) 501 => 'Not Implemented', (int) 502 => 'Bad Gateway', (int) 503 => 'Service Unavailable', (int) 504 => 'Gateway Timeout', (int) 505 => 'HTTP Version Not Supported', (int) 506 => 'Variant Also Negotiates', (int) 507 => 'Insufficient Storage', (int) 508 => 'Loop Detected', (int) 510 => 'Not Extended', (int) 511 => 'Network Authentication Required', (int) 599 => 'Network Connect Timeout Error' ] [private] reasonPhrase => 'OK' [private] statusCode => (int) 200 [private] protocol => '1.1' [private] stream => object(Zend\Diactoros\Stream) {} } $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 169 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 116 [main] - ROOT/webroot/index.php, line 37
Sign in to start your session
Alert!
You are not authorized to access that location.