Notice (8): compact(): 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' => 'Install', 'action' => 'step1', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action', '_ext' => null, 'isAjax' => false ] data => [] query => [] cookies => [] url => 'install/step1' base => '' webroot => '/' here => '/install/step1' trustProxy => false [protected] _environment => [ 'USER' => 'newengla', 'HOME' => '/home/newengla', 'SCRIPT_NAME' => '/webroot/index.php', 'REQUEST_URI' => '/install/step1', 'QUERY_STRING' => '', 'REQUEST_METHOD' => 'GET', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'REDIRECT_URL' => '/webroot/install/step1', 'REMOTE_PORT' => '47306', 'SCRIPT_FILENAME' => '/home/newengla/420reaper.com/webroot/index.php', 'SERVER_ADMIN' => 'webmaster@420reaper.newenglandsportsfans.com', 'CONTEXT_DOCUMENT_ROOT' => '/home/newengla/420reaper.com', 'CONTEXT_PREFIX' => '', 'REQUEST_SCHEME' => 'https', 'DOCUMENT_ROOT' => '/home/newengla/420reaper.com', 'REMOTE_ADDR' => '18.223.209.114', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '162.213.123.219', 'SERVER_NAME' => '420reaper.com', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_SIGNATURE' => '', 'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin', 'HTTP_X_HTTPS' => '1', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_X_REAL_IP' => '18.223.209.114', 'HTTP_X_FORWARDED_SERVER' => '420reaper.com', 'HTTP_X_FORWARDED_PROTO' => 'https', 'HTTP_X_FORWARDED_PORT' => '443', 'HTTP_X_FORWARDED_HOST' => '420reaper.com', 'HTTP_X_FORWARDED_FOR' => '18.223.209.114', 'HTTP_HOST' => '420reaper.com', 'proxy-nokeepalive' => '1', 'HTTPS' => 'on', 'SCRIPT_URI' => 'https://420reaper.com/install/step1', 'SCRIPT_URL' => '/install/step1', 'UNIQUE_ID' => 'Z2hKk1KUAP1uakQ00nRAOgAAAQQ', 'REDIRECT_STATUS' => '200', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SCRIPT_URI' => 'https://420reaper.com/install/step1', 'REDIRECT_SCRIPT_URL' => '/install/step1', 'REDIRECT_UNIQUE_ID' => 'Z2hKk1KUAP1uakQ00nRAOgAAAQQ', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://420reaper.com/install/step1', 'REDIRECT_REDIRECT_SCRIPT_URL' => '/install/step1', 'REDIRECT_REDIRECT_isproxyrequest' => '1', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z2hKk1KUAP1uakQ00nRAOgAAAQQ', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1734888083.4077, 'REQUEST_TIME' => (int) 1734888083, 'argv' => [[maximum depth reached]], 'argc' => (int) 0, '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 => [ 'ajax' => false, 'get' => true, 'head' => false, 'options' => 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' => 'Install', 'action' => 'step1', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action', '_ext' => null, 'isAjax' => false ] data => [] query => [] cookies => [] url => 'install/step1' base => '' webroot => '/' here => '/install/step1' trustProxy => false [protected] _environment => [ 'USER' => 'newengla', 'HOME' => '/home/newengla', 'SCRIPT_NAME' => '/webroot/index.php', 'REQUEST_URI' => '/install/step1', 'QUERY_STRING' => '', 'REQUEST_METHOD' => 'GET', 'SERVER_PROTOCOL' => 'HTTP/1.1', 'GATEWAY_INTERFACE' => 'CGI/1.1', 'REDIRECT_URL' => '/webroot/install/step1', 'REMOTE_PORT' => '47306', 'SCRIPT_FILENAME' => '/home/newengla/420reaper.com/webroot/index.php', 'SERVER_ADMIN' => 'webmaster@420reaper.newenglandsportsfans.com', 'CONTEXT_DOCUMENT_ROOT' => '/home/newengla/420reaper.com', 'CONTEXT_PREFIX' => '', 'REQUEST_SCHEME' => 'https', 'DOCUMENT_ROOT' => '/home/newengla/420reaper.com', 'REMOTE_ADDR' => '18.223.209.114', 'SERVER_PORT' => '443', 'SERVER_ADDR' => '162.213.123.219', 'SERVER_NAME' => '420reaper.com', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_SIGNATURE' => '', 'PATH' => '/usr/local/jdk/bin:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/X11R6/bin:/root/bin:/opt/bin', 'HTTP_X_HTTPS' => '1', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'HTTP_ACCEPT' => '*/*', 'HTTP_X_REAL_IP' => '18.223.209.114', 'HTTP_X_FORWARDED_SERVER' => '420reaper.com', 'HTTP_X_FORWARDED_PROTO' => 'https', 'HTTP_X_FORWARDED_PORT' => '443', 'HTTP_X_FORWARDED_HOST' => '420reaper.com', 'HTTP_X_FORWARDED_FOR' => '18.223.209.114', 'HTTP_HOST' => '420reaper.com', 'proxy-nokeepalive' => '1', 'HTTPS' => 'on', 'SCRIPT_URI' => 'https://420reaper.com/install/step1', 'SCRIPT_URL' => '/install/step1', 'UNIQUE_ID' => 'Z2hKk1KUAP1uakQ00nRAOgAAAQQ', 'REDIRECT_STATUS' => '200', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SCRIPT_URI' => 'https://420reaper.com/install/step1', 'REDIRECT_SCRIPT_URL' => '/install/step1', 'REDIRECT_UNIQUE_ID' => 'Z2hKk1KUAP1uakQ00nRAOgAAAQQ', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SCRIPT_URI' => 'https://420reaper.com/install/step1', 'REDIRECT_REDIRECT_SCRIPT_URL' => '/install/step1', 'REDIRECT_REDIRECT_isproxyrequest' => '1', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'Z2hKk1KUAP1uakQ00nRAOgAAAQQ', 'FCGI_ROLE' => 'RESPONDER', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1734888083.4077, 'REQUEST_TIME' => (int) 1734888083, 'argv' => [[maximum depth reached]], 'argc' => (int) 0, '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, 'HTTP_REFERER' => 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 ] [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 (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'where' $sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Requests__id' => 'uuid', 'Requests.id' => 'uuid', 'id' => 'uuid', 'Requests__url' => 'string', 'Requests.url' => 'string', 'url' => 'string', 'Requests__content_type' => 'string', 'Requests.content_type' => 'string', 'content_type' => 'string', 'Requests__status_code' => 'integer', 'Requests.status_code' => 'integer', 'status_code' => 'integer', 'Requests__method' => 'string', 'Requests.method' => 'string', 'method' => 'string', 'Requests__requested_at' => 'datetime', 'Requests.requested_at' => 'datetime', 'requested_at' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\RequestsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 957 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 905 Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293 DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'having' $sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Requests__id' => 'uuid', 'Requests.id' => 'uuid', 'id' => 'uuid', 'Requests__url' => 'string', 'Requests.url' => 'string', 'url' => 'string', 'Requests__content_type' => 'string', 'Requests.content_type' => 'string', 'content_type' => 'string', 'Requests__status_code' => 'integer', 'Requests.status_code' => 'integer', 'status_code' => 'integer', 'Requests__method' => 'string', 'Requests.method' => 'string', 'method' => 'string', 'Requests__requested_at' => 'datetime', 'Requests.requested_at' => 'datetime', 'requested_at' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\RequestsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 957 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 905 Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293 DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = (int) 10 $name = 'limit' $sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests ORDER BY Requests.requested_at DESC' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Requests__id' => 'uuid', 'Requests.id' => 'uuid', 'id' => 'uuid', 'Requests__url' => 'string', 'Requests.url' => 'string', 'url' => 'string', 'Requests__content_type' => 'string', 'Requests.content_type' => 'string', 'content_type' => 'string', 'Requests__status_code' => 'integer', 'Requests.status_code' => 'integer', 'status_code' => 'integer', 'Requests__method' => 'string', 'Requests.method' => 'string', 'method' => 'string', 'Requests__requested_at' => 'datetime', 'Requests.requested_at' => 'datetime', 'requested_at' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\RequestsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 957 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 905 Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293 DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'offset' $sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests ORDER BY Requests.requested_at DESC LIMIT 10' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Requests__id' => 'uuid', 'Requests.id' => 'uuid', 'id' => 'uuid', 'Requests__url' => 'string', 'Requests.url' => 'string', 'url' => 'string', 'Requests__content_type' => 'string', 'Requests.content_type' => 'string', 'content_type' => 'string', 'Requests__status_code' => 'integer', 'Requests.status_code' => 'integer', 'status_code' => 'integer', 'Requests__method' => 'string', 'Requests.method' => 'string', 'method' => 'string', 'Requests__requested_at' => 'datetime', 'Requests.requested_at' => 'datetime', 'requested_at' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\RequestsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 957 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 905 Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293 DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'SELECT Requests.id AS "Requests__id", Requests.url AS "Requests__url", Requests.content_type AS "Requests__content_type", Requests.status_code AS "Requests__status_code", Requests.method AS "Requests__method", Requests.requested_at AS "Requests__requested_at" FROM requests Requests ORDER BY Requests.requested_at DESC LIMIT 10' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Requests__id' => 'uuid', 'Requests.id' => 'uuid', 'id' => 'uuid', 'Requests__url' => 'string', 'Requests.url' => 'string', 'url' => 'string', 'Requests__content_type' => 'string', 'Requests.content_type' => 'string', 'content_type' => 'string', 'Requests__status_code' => 'integer', 'Requests.status_code' => 'integer', 'status_code' => 'integer', 'Requests__method' => 'string', 'Requests.method' => 'string', 'method' => 'string', 'Requests__requested_at' => 'datetime', 'Requests.requested_at' => 'datetime', 'requested_at' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\RequestsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 957 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 905 Cake\ORM\Query::toArray() - CORE/src/Datasource/QueryTrait.php, line 293 DebugKit\Panel\HistoryPanel::data() - ROOT/vendor/cakephp/debug_kit/src/Panel/HistoryPanel.php, line 36
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'url', (int) 1 => 'content_type', (int) 2 => 'status_code', (int) 3 => 'method', (int) 4 => 'requested_at', (int) 5 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Requests__id' => 'uuid', 'Requests.id' => 'uuid', 'id' => 'uuid', 'Requests__url' => 'string', 'Requests.url' => 'string', 'url' => 'string', 'Requests__content_type' => 'string', 'Requests.content_type' => 'string', 'content_type' => 'string', 'Requests__status_code' => 'integer', 'Requests.status_code' => 'integer', 'status_code' => 'integer', 'Requests__method' => 'string', 'Requests.method' => 'string', 'method' => 'string', 'Requests__requested_at' => 'datetime', 'Requests.requested_at' => 'datetime', 'requested_at' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\RequestsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO requests (url, content_type, status_code, method, requested_at, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Requests__id' => 'uuid', 'Requests.id' => 'uuid', 'id' => 'uuid', 'Requests__url' => 'string', 'Requests.url' => 'string', 'url' => 'string', 'Requests__content_type' => 'string', 'Requests.content_type' => 'string', 'content_type' => 'string', 'Requests__status_code' => 'integer', 'Requests.status_code' => 'integer', 'status_code' => 'integer', 'Requests__method' => 'string', 'Requests.method' => 'string', 'method' => 'string', 'Requests__requested_at' => 'datetime', 'Requests.requested_at' => 'datetime', 'requested_at' => 'datetime' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\RequestsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = object(Cake\Database\Expression\ValuesExpression) { [protected] _values => [ (int) 0 => [ [maximum depth reached] ] ] [protected] _columns => [ (int) 0 => 'request_id', (int) 1 => 'panel', (int) 2 => 'title', (int) 3 => 'element', (int) 4 => 'summary', (int) 5 => 'content', (int) 6 => 'id' ] [protected] _query => null [protected] _castedExpressions => false [protected] _typeMap => object(Cake\Database\TypeMap) {} } $name = 'values' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (2): count() [<a href='http://php.net/function.count'>function.count</a>]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 128]Code Context{
return function ($parts, $name) use (&$sql, $query, $generator) {
if (!count($parts)) {
$parts = null $name = 'epilog' $sql = 'INSERT INTO panels (request_id, panel, title, element, summary, content, id) VALUES (:c0, :c1, :c2, :c3, :c4, :c5, :c6)' $query = object(Cake\ORM\Query) { '(help)' => 'This is a Query object, to get the results execute or iterate it.', 'sql' => 'SQL could not be generated for this query as it is incomplete.', 'params' => [], 'defaultTypes' => [ 'Panels__id' => 'uuid', 'Panels.id' => 'uuid', 'id' => 'uuid', 'Panels__request_id' => 'uuid', 'Panels.request_id' => 'uuid', 'request_id' => 'uuid', 'Panels__panel' => 'string', 'Panels.panel' => 'string', 'panel' => 'string', 'Panels__title' => 'string', 'Panels.title' => 'string', 'title' => 'string', 'Panels__element' => 'string', 'Panels.element' => 'string', 'element' => 'string', 'Panels__summary' => 'string', 'Panels.summary' => 'string', 'summary' => 'string', 'Panels__content' => 'binary', 'Panels.content' => 'binary', 'content' => 'binary' ], 'decorators' => (int) 0, 'executed' => false, 'hydrate' => true, 'buffered' => true, 'formatters' => (int) 0, 'mapReducers' => (int) 0, 'contain' => [], 'matching' => [], 'extraOptions' => [], 'repository' => object(DebugKit\Model\Table\PanelsTable) {} } $generator = object(Cake\Database\ValueBinder) { [protected] _bindings => [ ':c0' => [ [maximum depth reached] ], ':c1' => [ [maximum depth reached] ], ':c2' => [ [maximum depth reached] ], ':c3' => [ [maximum depth reached] ], ':c4' => [ [maximum depth reached] ], ':c5' => [ [maximum depth reached] ], ':c6' => [ [maximum depth reached] ] ] [protected] _bindingsCount => (int) 0 }count - [internal], line ?? Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 128 Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 256 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 333 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 262 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 227 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 936 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 221 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 274 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 189 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1670 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1564 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1492 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 570 Cake\ORM\Table::save() - CORE/src/ORM/Table.php, line 1493
Warning (512): Unable to emit headers. Headers sent in file=/home/newengla/420reaper.com/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 => [ 'X-DEBUGKIT-ID' => [ [maximum depth reached] ], 'Content-Type' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'x-debugkit-id' => 'X-DEBUGKIT-ID', '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 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) 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 Time-out', (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 = '/home/newengla/420reaper.com/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 754 $message = 'Unable to emit headers. Headers sent in file=/home/newengla/420reaper.com/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 /home/newengla/420reaper.com/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 => [ 'X-DEBUGKIT-ID' => [ [maximum depth reached] ], 'Content-Type' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'x-debugkit-id' => 'X-DEBUGKIT-ID', '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 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) 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 Time-out', (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 /home/newengla/420reaper.com/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 => [ 'X-DEBUGKIT-ID' => [ [maximum depth reached] ], 'Content-Type' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'x-debugkit-id' => 'X-DEBUGKIT-ID', '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 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) 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 Time-out', (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 => 'b6c8bd28-6117-4c54-bad3-c3938cb128c8' ] $name = 'X-DEBUGKIT-ID' $first = true $value = 'b6c8bd28-6117-4c54-bad3-c3938cb128c8'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
Warning (2): Cannot modify header information - headers already sent by (output started at /home/newengla/420reaper.com/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 => [ 'X-DEBUGKIT-ID' => [ [maximum depth reached] ], 'Content-Type' => [ [maximum depth reached] ] ] [protected] headerNames => [ 'x-debugkit-id' => 'X-DEBUGKIT-ID', '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 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) 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 Time-out', (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
The /home/newengla/420reaper.com/tmp/ folder is writable
The /home/newengla/420reaper.com/logs/ folder is writable
The /home/newengla/420reaper.com/webroot/datafeeds folder is writable
The /home/newengla/420reaper.com/webroot/images folder is writable
The /home/newengla/420reaper.com/config/ folder is writable
Your PHP version is higher than minimal version required. You have PHP version 7.3.33 and 5.5.9 or greater is required.
Your configuration has passed all tests successfully. You are now ready to test database connection. Before doing so, please ensure that you have already created a new database.