Notice (8): compact(): Undefined variable: etagMatches [CORE/src/Http/Response.php, line 1865]Code Context$timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);}$checks = compact('etagMatches', 'timeMatches');$request = object(Cake\Http\ServerRequest) { params => [ 'controller' => 'Pages', 'action' => 'electroOptics', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action/*', 'isAjax' => false ] data => [] query => [] cookies => [] url => 'pages/electro-optics' base => '' webroot => '/' here => '/pages/electro-optics' trustProxy => false [protected] _environment => [ 'LSPHP_ENABLE_USER_INI' => 'on', 'PATH' => '/usr/local/bin:/usr/bin:/bin', 'TEMP' => '/tmp', 'TMP' => '/tmp', 'TMPDIR' => '/tmp', 'PWD' => '/', 'DOCUMENT_ROOT' => '/home3/daveschw/public_html/thetisdalegroup', 'HTTP_ACCEPT' => '*/*', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'CONTENT_LENGTH' => '0', 'HTTP_HOST' => 'ttg.daveschwan.com', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'amfy1ORJBah9vAdk85vlMgAEMlU', 'REDIRECT_REDIRECT_QS_ConnectionId' => '178519726837791929910102', 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'ttg.daveschwan.com', 'REDIRECT_REDIRECT_HTTP2' => 'on', 'REDIRECT_REDIRECT_H2PUSH' => 'off', 'REDIRECT_REDIRECT_H2_PUSH' => 'off', 'REDIRECT_REDIRECT_H2_PUSHED' => '', 'REDIRECT_REDIRECT_H2_PUSHED_ON' => '', 'REDIRECT_REDIRECT_H2_STREAM_ID' => '3', 'REDIRECT_REDIRECT_H2_STREAM_TAG' => '910102-88-3', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_UNIQUE_ID' => 'amfy1ORJBah9vAdk85vlMgAEMlU', 'REDIRECT_QS_ConnectionId' => '178519726837791929910102', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SSL_TLS_SNI' => 'ttg.daveschwan.com', 'REDIRECT_HTTP2' => 'on', 'REDIRECT_H2PUSH' => 'off', 'REDIRECT_H2_PUSH' => 'off', 'REDIRECT_H2_PUSHED' => '', 'REDIRECT_H2_PUSHED_ON' => '', 'REDIRECT_H2_STREAM_ID' => '3', 'REDIRECT_H2_STREAM_TAG' => '910102-88-3', 'REDIRECT_STATUS' => '200', 'UNIQUE_ID' => 'amfy1ORJBah9vAdk85vlMgAEMlU', 'QS_ConnectionId' => '178519726837791929910102', 'HTTPS' => 'on', 'SSL_TLS_SNI' => 'ttg.daveschwan.com', 'HTTP2' => 'on', 'H2PUSH' => 'off', 'H2_PUSH' => 'off', 'H2_PUSHED' => '', 'H2_PUSHED_ON' => '', 'H2_STREAM_ID' => '3', 'H2_STREAM_TAG' => '910102-88-3', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'ttg.daveschwan.com', 'SERVER_ADDR' => '10.38.28.66', 'SERVER_PORT' => '443', 'REMOTE_ADDR' => '216.73.216.108', 'REQUEST_SCHEME' => 'https', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/home3/daveschw/public_html/thetisdalegroup', 'SERVER_ADMIN' => 'webmaster@ttg.daveschwan.com', 'SCRIPT_FILENAME' => '/home3/daveschw/public_html/thetisdalegroup/webroot/index.php', 'REMOTE_PORT' => '46660', 'REDIRECT_URL' => '/webroot/pages/electro-optics', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/pages/electro-optics', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1785197268.3824, 'REQUEST_TIME' => (int) 1785197268, 'argv' => [[maximum depth reached]], 'argc' => (int) 0, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null, 'HTTP_IF_NONE_MATCH' => null, 'HTTP_IF_MODIFIED_SINCE' => null ] [protected] _input => null [protected] _detectors => [ 'get' => [ [maximum depth reached] ], 'post' => [ [maximum depth reached] ], 'put' => [ [maximum depth reached] ], 'patch' => [ [maximum depth reached] ], 'delete' => [ [maximum depth reached] ], 'head' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'ssl' => [ [maximum depth reached] ], 'ajax' => [ [maximum depth reached] ], 'flash' => [ [maximum depth reached] ], 'requested' => [ [maximum depth reached] ], 'json' => [ [maximum depth reached] ], 'xml' => [ [maximum depth reached] ], 'mobile' => object(Closure) {}, 'tablet' => object(Closure) {} ] [protected] _detectorCache => [ 'ajax' => false, 'get' => true, 'head' => false, 'options' => false ] [protected] stream => object(Zend\Diactoros\PhpInputStream) {} [protected] uri => object(Zend\Diactoros\Uri) {} [protected] session => object(Cake\Network\Session) {} [protected] attributes => [] [protected] emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'webroot', (int) 2 => 'base', (int) 3 => 'params' ] [protected] uploadedFiles => [] [protected] protocol => null [protected] requestTarget => null } $etags = [] $modifiedSince = null $responseTag = nullcompact - [internal], line ?? Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1865 Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414 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 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59 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 92 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/Http/Response.php, line 1865]Code Context$timeMatches = strtotime($this->modified()) === strtotime($modifiedSince);}$checks = compact('etagMatches', 'timeMatches');$request = object(Cake\Http\ServerRequest) { params => [ 'controller' => 'Pages', 'action' => 'electroOptics', 'pass' => [[maximum depth reached]], 'plugin' => null, '_matchedRoute' => '/:controller/:action/*', 'isAjax' => false ] data => [] query => [] cookies => [] url => 'pages/electro-optics' base => '' webroot => '/' here => '/pages/electro-optics' trustProxy => false [protected] _environment => [ 'LSPHP_ENABLE_USER_INI' => 'on', 'PATH' => '/usr/local/bin:/usr/bin:/bin', 'TEMP' => '/tmp', 'TMP' => '/tmp', 'TMPDIR' => '/tmp', 'PWD' => '/', 'DOCUMENT_ROOT' => '/home3/daveschw/public_html/thetisdalegroup', 'HTTP_ACCEPT' => '*/*', 'HTTP_ACCEPT_ENCODING' => 'gzip, br, zstd, deflate', 'CONTENT_LENGTH' => '0', 'HTTP_HOST' => 'ttg.daveschwan.com', 'HTTP_USER_AGENT' => 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)', 'REDIRECT_REDIRECT_UNIQUE_ID' => 'amfy1ORJBah9vAdk85vlMgAEMlU', 'REDIRECT_REDIRECT_QS_ConnectionId' => '178519726837791929910102', 'REDIRECT_REDIRECT_HTTPS' => 'on', 'REDIRECT_REDIRECT_SSL_TLS_SNI' => 'ttg.daveschwan.com', 'REDIRECT_REDIRECT_HTTP2' => 'on', 'REDIRECT_REDIRECT_H2PUSH' => 'off', 'REDIRECT_REDIRECT_H2_PUSH' => 'off', 'REDIRECT_REDIRECT_H2_PUSHED' => '', 'REDIRECT_REDIRECT_H2_PUSHED_ON' => '', 'REDIRECT_REDIRECT_H2_STREAM_ID' => '3', 'REDIRECT_REDIRECT_H2_STREAM_TAG' => '910102-88-3', 'REDIRECT_REDIRECT_STATUS' => '200', 'REDIRECT_UNIQUE_ID' => 'amfy1ORJBah9vAdk85vlMgAEMlU', 'REDIRECT_QS_ConnectionId' => '178519726837791929910102', 'REDIRECT_HTTPS' => 'on', 'REDIRECT_SSL_TLS_SNI' => 'ttg.daveschwan.com', 'REDIRECT_HTTP2' => 'on', 'REDIRECT_H2PUSH' => 'off', 'REDIRECT_H2_PUSH' => 'off', 'REDIRECT_H2_PUSHED' => '', 'REDIRECT_H2_PUSHED_ON' => '', 'REDIRECT_H2_STREAM_ID' => '3', 'REDIRECT_H2_STREAM_TAG' => '910102-88-3', 'REDIRECT_STATUS' => '200', 'UNIQUE_ID' => 'amfy1ORJBah9vAdk85vlMgAEMlU', 'QS_ConnectionId' => '178519726837791929910102', 'HTTPS' => 'on', 'SSL_TLS_SNI' => 'ttg.daveschwan.com', 'HTTP2' => 'on', 'H2PUSH' => 'off', 'H2_PUSH' => 'off', 'H2_PUSHED' => '', 'H2_PUSHED_ON' => '', 'H2_STREAM_ID' => '3', 'H2_STREAM_TAG' => '910102-88-3', 'SERVER_SIGNATURE' => '', 'SERVER_SOFTWARE' => 'Apache', 'SERVER_NAME' => 'ttg.daveschwan.com', 'SERVER_ADDR' => '10.38.28.66', 'SERVER_PORT' => '443', 'REMOTE_ADDR' => '216.73.216.108', 'REQUEST_SCHEME' => 'https', 'CONTEXT_PREFIX' => '', 'CONTEXT_DOCUMENT_ROOT' => '/home3/daveschw/public_html/thetisdalegroup', 'SERVER_ADMIN' => 'webmaster@ttg.daveschwan.com', 'SCRIPT_FILENAME' => '/home3/daveschw/public_html/thetisdalegroup/webroot/index.php', 'REMOTE_PORT' => '46660', 'REDIRECT_URL' => '/webroot/pages/electro-optics', 'SERVER_PROTOCOL' => 'HTTP/2.0', 'REQUEST_METHOD' => 'GET', 'QUERY_STRING' => '', 'REQUEST_URI' => '/pages/electro-optics', 'SCRIPT_NAME' => '/webroot/index.php', 'PHP_SELF' => '/webroot/index.php', 'REQUEST_TIME_FLOAT' => (float) 1785197268.3824, 'REQUEST_TIME' => (int) 1785197268, 'argv' => [[maximum depth reached]], 'argc' => (int) 0, 'ORIGINAL_REQUEST_METHOD' => 'GET', 'HTTP_X_REQUESTED_WITH' => null, 'HTTP_IF_NONE_MATCH' => null, 'HTTP_IF_MODIFIED_SINCE' => null, 'HTTP_REFERER' => null ] [protected] _input => null [protected] _detectors => [ 'get' => [ [maximum depth reached] ], 'post' => [ [maximum depth reached] ], 'put' => [ [maximum depth reached] ], 'patch' => [ [maximum depth reached] ], 'delete' => [ [maximum depth reached] ], 'head' => [ [maximum depth reached] ], 'options' => [ [maximum depth reached] ], 'ssl' => [ [maximum depth reached] ], 'ajax' => [ [maximum depth reached] ], 'flash' => [ [maximum depth reached] ], 'requested' => [ [maximum depth reached] ], 'json' => [ [maximum depth reached] ], 'xml' => [ [maximum depth reached] ], 'mobile' => object(Closure) {}, 'tablet' => object(Closure) {} ] [protected] _detectorCache => [ 'ajax' => false, 'get' => true, 'head' => false, 'options' => false ] [protected] stream => object(Zend\Diactoros\PhpInputStream) {} [protected] uri => object(Zend\Diactoros\Uri) {} [protected] session => object(Cake\Network\Session) {} [protected] attributes => [] [protected] emulatedAttributes => [ (int) 0 => 'session', (int) 1 => 'webroot', (int) 2 => 'base', (int) 3 => 'params' ] [protected] uploadedFiles => [] [protected] protocol => null [protected] requestTarget => null } $etags = [] $modifiedSince = null $responseTag = nullcompact - [internal], line ?? Cake\Http\Response::checkNotModified() - CORE/src/Http/Response.php, line 1865 Cake\Controller\Component\RequestHandlerComponent::beforeRender() - CORE/src/Controller/Component/RequestHandlerComponent.php, line 332 Cake\Event\EventManager::_callListener() - CORE/src/Event/EventManager.php, line 414 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 610 Cake\Http\ActionDispatcher::_invoke() - CORE/src/Http/ActionDispatcher.php, line 125 Cake\Http\ActionDispatcher::dispatch() - CORE/src/Http/ActionDispatcher.php, line 93 Cake\Http\BaseApplication::__invoke() - CORE/src/Http/BaseApplication.php, line 78 Cake\Http\Runner::__invoke() - CORE/src/Http/Runner.php, line 65 Cake\Routing\Middleware\RoutingMiddleware::__invoke() - CORE/src/Routing/Middleware/RoutingMiddleware.php, line 59 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 92 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' => 'text', 'Requests.url' => 'text', 'url' => 'text', '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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959 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' => 'text', 'Requests.url' => 'text', 'url' => 'text', '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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959 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' => 'text', 'Requests.url' => 'text', 'url' => 'text', '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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959 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' => 'text', 'Requests.url' => 'text', 'url' => 'text', '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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959 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' => 'text', 'Requests.url' => 'text', 'url' => 'text', '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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 1011 Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 276 Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 959 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' => 'text', 'Requests.url' => 'text', 'url' => 'text', '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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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' => 'text', 'Requests.url' => 'text', 'url' => 'text', '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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
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 311 Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 99 Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 359 Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 299 Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 282 Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 990 Cake\Database\Driver\Sqlite::prepare() - CORE/src/Database/Driver/Sqlite.php, line 94 Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 258 Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 311 Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 213 Cake\ORM\Table::_insert() - CORE/src/ORM/Table.php, line 1916 Cake\ORM\Table::_processSave() - CORE/src/ORM/Table.php, line 1810 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1723 Cake\ORM\Table::Cake\ORM\{closure}() - CORE/src/ORM/Table.php, line 1446 Cake\Database\Connection::transactional() - CORE/src/Database/Connection.php, line 680
Warning (512): Unable to emit headers. Headers sent in file=/home3/daveschw/public_html/thetisdalegroup/vendor/cakephp/cakephp/src/Error/Debugger.php line=822 [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(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ], 'X-DEBUGKIT-ID' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => [], 'cacheDirectives' => [], 'body' => '' } $maxBufferLength = (int) 8192 $file = '/home3/daveschw/public_html/thetisdalegroup/vendor/cakephp/cakephp/src/Error/Debugger.php' $line = (int) 822 $message = 'Unable to emit headers. Headers sent in file=/home3/daveschw/public_html/thetisdalegroup/vendor/cakephp/cakephp/src/Error/Debugger.php line=822'Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 48 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home3/daveschw/public_html/thetisdalegroup/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 148]Code Context$response->getProtocolVersion(),$response->getStatusCode(),($reasonPhrase ? ' ' . $reasonPhrase : '')$response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ], 'X-DEBUGKIT-ID' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => [], 'cacheDirectives' => [], 'body' => '' } $reasonPhrase = 'OK'header - [internal], line ?? Cake\Http\ResponseEmitter::emitStatusLine() - CORE/src/Http/ResponseEmitter.php, line 148 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 54 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home3/daveschw/public_html/thetisdalegroup/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 177]Code Context$first = true;foreach ($values as $value) {header(sprintf($response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ], 'X-DEBUGKIT-ID' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => [], 'cacheDirectives' => [], 'body' => '' } $cookies = [] $values = [ (int) 0 => 'text/html; charset=UTF-8' ] $name = 'Content-Type' $first = true $value = 'text/html; charset=UTF-8'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 177 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106 [main] - ROOT/webroot/index.php, line 37
Warning (2): Cannot modify header information - headers already sent by (output started at /home3/daveschw/public_html/thetisdalegroup/vendor/cakephp/cakephp/src/Error/Debugger.php:822) [CORE/src/Http/ResponseEmitter.php, line 177]Code Context$first = true;foreach ($values as $value) {header(sprintf($response = object(Cake\Http\Response) { 'status' => (int) 200, 'contentType' => 'text/html', 'headers' => [ 'Content-Type' => [ [maximum depth reached] ], 'X-DEBUGKIT-ID' => [ [maximum depth reached] ] ], 'file' => null, 'fileRange' => [], 'cookies' => [], 'cacheDirectives' => [], 'body' => '' } $cookies = [] $values = [ (int) 0 => 'e0db9cd4-6db2-4290-b659-af848303743e' ] $name = 'X-DEBUGKIT-ID' $first = true $value = 'e0db9cd4-6db2-4290-b659-af848303743e'header - [internal], line ?? Cake\Http\ResponseEmitter::emitHeaders() - CORE/src/Http/ResponseEmitter.php, line 177 Cake\Http\ResponseEmitter::emit() - CORE/src/Http/ResponseEmitter.php, line 55 Cake\Http\Server::emit() - CORE/src/Http/Server.php, line 106 [main] - ROOT/webroot/index.php, line 37
On the modern battlefield owning the night is an absolute necessity. The Tisdale Group continues to develop more advanced night vision equipment for the individual Soldier, Sailor, Marine and Airman on the ground. Our innovative approach to night vision will provide today's warriors with tomorrows capabilities. Today's technology, represented below, is out dated by decades! Our inovative design breaks the NVG paradigm creating a truly inovative system.
Service Disabled Veteran Owned Small Business