Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'having'
$sql = 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Articles.id' => 'integer',
'id' => 'integer',
'Articles.article_no' => 'string',
'article_no' => 'string',
'Articles.prefectures' => 'string',
'prefectures' => 'string',
'Articles.city' => 'string',
'city' => 'string',
'Articles.town' => 'string',
'town' => 'string',
'Articles.address' => 'string',
'address' => 'string',
'Articles.area' => 'float',
'area' => 'float',
'Articles.season' => 'string',
'season' => 'string',
'Articles.building_structure' => 'string',
'building_structure' => 'string',
'Articles.area_cost' => 'string',
'area_cost' => 'string',
'Articles.monthly_sum' => 'string',
'monthly_sum' => 'string',
'Articles.deposit' => 'string',
'deposit' => 'string',
'Articles.charge' => 'string',
'charge' => 'string',
'Articles.key_money' => 'string',
'key_money' => 'string',
'Articles.contract_year' => 'string',
'contract_year' => 'string',
'Articles.description' => 'text',
'description' => 'text',
'Articles.memo' => 'text',
'memo' => 'text',
'Articles.new_status' => 'integer',
'new_status' => 'integer',
'Articles.recommended_status' => 'integer',
'recommended_status' => 'integer',
'Articles.article_status' => 'string',
'article_status' => 'string',
'Articles.user_id' => 'integer',
'user_id' => 'integer',
'Articles.created' => 'datetime',
'created' => 'datetime',
'Articles.modified' => 'datetime',
'modified' => 'datetime',
'Articles.contract_form_id' => 'integer',
'contract_form_id' => 'integer',
'Articles.article_taxonomy_id' => 'integer',
'article_taxonomy_id' => 'integer',
'Articles.vague_lat' => 'float',
'vague_lat' => 'float',
'Articles.vague_lng' => 'float',
'vague_lng' => 'float',
'Articles.detail_lat' => 'float',
'detail_lat' => 'float',
'Articles.detail_lng' => 'float',
'detail_lng' => 'float',
'Articles.keyword' => 'text',
'keyword' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ArticlesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
Cake\ORM\Query::firstOrFail() - CORE/src/Datasource/QueryTrait.php, line 406
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'order'
$sql = 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Articles.id' => 'integer',
'id' => 'integer',
'Articles.article_no' => 'string',
'article_no' => 'string',
'Articles.prefectures' => 'string',
'prefectures' => 'string',
'Articles.city' => 'string',
'city' => 'string',
'Articles.town' => 'string',
'town' => 'string',
'Articles.address' => 'string',
'address' => 'string',
'Articles.area' => 'float',
'area' => 'float',
'Articles.season' => 'string',
'season' => 'string',
'Articles.building_structure' => 'string',
'building_structure' => 'string',
'Articles.area_cost' => 'string',
'area_cost' => 'string',
'Articles.monthly_sum' => 'string',
'monthly_sum' => 'string',
'Articles.deposit' => 'string',
'deposit' => 'string',
'Articles.charge' => 'string',
'charge' => 'string',
'Articles.key_money' => 'string',
'key_money' => 'string',
'Articles.contract_year' => 'string',
'contract_year' => 'string',
'Articles.description' => 'text',
'description' => 'text',
'Articles.memo' => 'text',
'memo' => 'text',
'Articles.new_status' => 'integer',
'new_status' => 'integer',
'Articles.recommended_status' => 'integer',
'recommended_status' => 'integer',
'Articles.article_status' => 'string',
'article_status' => 'string',
'Articles.user_id' => 'integer',
'user_id' => 'integer',
'Articles.created' => 'datetime',
'created' => 'datetime',
'Articles.modified' => 'datetime',
'modified' => 'datetime',
'Articles.contract_form_id' => 'integer',
'contract_form_id' => 'integer',
'Articles.article_taxonomy_id' => 'integer',
'article_taxonomy_id' => 'integer',
'Articles.vague_lat' => 'float',
'vague_lat' => 'float',
'Articles.vague_lng' => 'float',
'vague_lng' => 'float',
'Articles.detail_lat' => 'float',
'detail_lat' => 'float',
'Articles.detail_lng' => 'float',
'detail_lng' => 'float',
'Articles.keyword' => 'text',
'keyword' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ArticlesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
Cake\ORM\Query::firstOrFail() - CORE/src/Datasource/QueryTrait.php, line 406
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = (int) 1
$name = 'limit'
$sql = 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Articles.id' => 'integer',
'id' => 'integer',
'Articles.article_no' => 'string',
'article_no' => 'string',
'Articles.prefectures' => 'string',
'prefectures' => 'string',
'Articles.city' => 'string',
'city' => 'string',
'Articles.town' => 'string',
'town' => 'string',
'Articles.address' => 'string',
'address' => 'string',
'Articles.area' => 'float',
'area' => 'float',
'Articles.season' => 'string',
'season' => 'string',
'Articles.building_structure' => 'string',
'building_structure' => 'string',
'Articles.area_cost' => 'string',
'area_cost' => 'string',
'Articles.monthly_sum' => 'string',
'monthly_sum' => 'string',
'Articles.deposit' => 'string',
'deposit' => 'string',
'Articles.charge' => 'string',
'charge' => 'string',
'Articles.key_money' => 'string',
'key_money' => 'string',
'Articles.contract_year' => 'string',
'contract_year' => 'string',
'Articles.description' => 'text',
'description' => 'text',
'Articles.memo' => 'text',
'memo' => 'text',
'Articles.new_status' => 'integer',
'new_status' => 'integer',
'Articles.recommended_status' => 'integer',
'recommended_status' => 'integer',
'Articles.article_status' => 'string',
'article_status' => 'string',
'Articles.user_id' => 'integer',
'user_id' => 'integer',
'Articles.created' => 'datetime',
'created' => 'datetime',
'Articles.modified' => 'datetime',
'modified' => 'datetime',
'Articles.contract_form_id' => 'integer',
'contract_form_id' => 'integer',
'Articles.article_taxonomy_id' => 'integer',
'article_taxonomy_id' => 'integer',
'Articles.vague_lat' => 'float',
'vague_lat' => 'float',
'Articles.vague_lng' => 'float',
'vague_lng' => 'float',
'Articles.detail_lat' => 'float',
'detail_lat' => 'float',
'Articles.detail_lng' => 'float',
'detail_lng' => 'float',
'Articles.keyword' => 'text',
'keyword' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ArticlesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
Cake\ORM\Query::firstOrFail() - CORE/src/Datasource/QueryTrait.php, line 406
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'offset'
$sql = 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0 LIMIT 1'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Articles.id' => 'integer',
'id' => 'integer',
'Articles.article_no' => 'string',
'article_no' => 'string',
'Articles.prefectures' => 'string',
'prefectures' => 'string',
'Articles.city' => 'string',
'city' => 'string',
'Articles.town' => 'string',
'town' => 'string',
'Articles.address' => 'string',
'address' => 'string',
'Articles.area' => 'float',
'area' => 'float',
'Articles.season' => 'string',
'season' => 'string',
'Articles.building_structure' => 'string',
'building_structure' => 'string',
'Articles.area_cost' => 'string',
'area_cost' => 'string',
'Articles.monthly_sum' => 'string',
'monthly_sum' => 'string',
'Articles.deposit' => 'string',
'deposit' => 'string',
'Articles.charge' => 'string',
'charge' => 'string',
'Articles.key_money' => 'string',
'key_money' => 'string',
'Articles.contract_year' => 'string',
'contract_year' => 'string',
'Articles.description' => 'text',
'description' => 'text',
'Articles.memo' => 'text',
'memo' => 'text',
'Articles.new_status' => 'integer',
'new_status' => 'integer',
'Articles.recommended_status' => 'integer',
'recommended_status' => 'integer',
'Articles.article_status' => 'string',
'article_status' => 'string',
'Articles.user_id' => 'integer',
'user_id' => 'integer',
'Articles.created' => 'datetime',
'created' => 'datetime',
'Articles.modified' => 'datetime',
'modified' => 'datetime',
'Articles.contract_form_id' => 'integer',
'contract_form_id' => 'integer',
'Articles.article_taxonomy_id' => 'integer',
'article_taxonomy_id' => 'integer',
'Articles.vague_lat' => 'float',
'vague_lat' => 'float',
'Articles.vague_lng' => 'float',
'vague_lng' => 'float',
'Articles.detail_lat' => 'float',
'detail_lat' => 'float',
'Articles.detail_lng' => 'float',
'detail_lng' => 'float',
'Articles.keyword' => 'text',
'keyword' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ArticlesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
Cake\ORM\Query::firstOrFail() - CORE/src/Datasource/QueryTrait.php, line 406
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'epilog'
$sql = 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0 LIMIT 1'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Articles.id AS `Articles__id`, Articles.article_no AS `Articles__article_no`, Articles.prefectures AS `Articles__prefectures`, Articles.city AS `Articles__city`, Articles.town AS `Articles__town`, Articles.address AS `Articles__address`, Articles.area AS `Articles__area`, Articles.season AS `Articles__season`, Articles.building_structure AS `Articles__building_structure`, Articles.area_cost AS `Articles__area_cost`, Articles.monthly_sum AS `Articles__monthly_sum`, Articles.deposit AS `Articles__deposit`, Articles.charge AS `Articles__charge`, Articles.key_money AS `Articles__key_money`, Articles.contract_year AS `Articles__contract_year`, Articles.description AS `Articles__description`, Articles.memo AS `Articles__memo`, Articles.new_status AS `Articles__new_status`, Articles.recommended_status AS `Articles__recommended_status`, Articles.article_status AS `Articles__article_status`, Articles.user_id AS `Articles__user_id`, Articles.created AS `Articles__created`, Articles.modified AS `Articles__modified`, Articles.contract_form_id AS `Articles__contract_form_id`, Articles.article_taxonomy_id AS `Articles__article_taxonomy_id`, Articles.vague_lat AS `Articles__vague_lat`, Articles.vague_lng AS `Articles__vague_lng`, Articles.detail_lat AS `Articles__detail_lat`, Articles.detail_lng AS `Articles__detail_lng`, Articles.keyword AS `Articles__keyword` FROM articles Articles WHERE Articles.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Articles.id' => 'integer',
'id' => 'integer',
'Articles.article_no' => 'string',
'article_no' => 'string',
'Articles.prefectures' => 'string',
'prefectures' => 'string',
'Articles.city' => 'string',
'city' => 'string',
'Articles.town' => 'string',
'town' => 'string',
'Articles.address' => 'string',
'address' => 'string',
'Articles.area' => 'float',
'area' => 'float',
'Articles.season' => 'string',
'season' => 'string',
'Articles.building_structure' => 'string',
'building_structure' => 'string',
'Articles.area_cost' => 'string',
'area_cost' => 'string',
'Articles.monthly_sum' => 'string',
'monthly_sum' => 'string',
'Articles.deposit' => 'string',
'deposit' => 'string',
'Articles.charge' => 'string',
'charge' => 'string',
'Articles.key_money' => 'string',
'key_money' => 'string',
'Articles.contract_year' => 'string',
'contract_year' => 'string',
'Articles.description' => 'text',
'description' => 'text',
'Articles.memo' => 'text',
'memo' => 'text',
'Articles.new_status' => 'integer',
'new_status' => 'integer',
'Articles.recommended_status' => 'integer',
'recommended_status' => 'integer',
'Articles.article_status' => 'string',
'article_status' => 'string',
'Articles.user_id' => 'integer',
'user_id' => 'integer',
'Articles.created' => 'datetime',
'created' => 'datetime',
'Articles.modified' => 'datetime',
'modified' => 'datetime',
'Articles.contract_form_id' => 'integer',
'contract_form_id' => 'integer',
'Articles.article_taxonomy_id' => 'integer',
'article_taxonomy_id' => 'integer',
'Articles.vague_lat' => 'float',
'vague_lat' => 'float',
'Articles.vague_lng' => 'float',
'vague_lng' => 'float',
'Articles.detail_lat' => 'float',
'detail_lat' => 'float',
'Articles.detail_lng' => 'float',
'detail_lng' => 'float',
'Articles.keyword' => 'text',
'keyword' => 'text'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\ArticlesTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
Cake\ORM\Query::firstOrFail() - CORE/src/Datasource/QueryTrait.php, line 406
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'having'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'order'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = (int) 1
$name = 'limit'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'offset'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'epilog'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'having'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'order'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = (int) 1
$name = 'limit'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'offset'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning: count() [function.count]: Parameter must be an array or an object that implements Countable in /home/lgco/www/lgco/vendor/cakephp/cakephp/src/Database/QueryCompiler.php on line 115
Warning (2): count() [function.count]: Parameter must be an array or an object that implements Countable [CORE/src/Database/QueryCompiler.php, line 115]
{return function ($parts, $name) use (&$sql, $query, $generator) {if (!count($parts)) {
$parts = null
$name = 'epilog'
$sql = 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1'
$query = object(Cake\ORM\Query) {
'(help)' => 'This is a Query object, to get the results execute or iterate it.',
'sql' => 'SELECT Taxonomy.id AS `Taxonomy__id`, Taxonomy.taxonomy AS `Taxonomy__taxonomy`, Taxonomy.class_name AS `Taxonomy__class_name`, Taxonomy.description AS `Taxonomy__description`, Taxonomy.parent AS `Taxonomy__parent`, Taxonomy.object_count AS `Taxonomy__object_count`, Taxonomy.term_id AS `Taxonomy__term_id`, Terms.id AS `Terms__id`, Terms.name AS `Terms__name`, Terms.phonetic AS `Terms__phonetic`, Terms.slug AS `Terms__slug`, Terms.term_order AS `Terms__term_order` FROM taxonomy Taxonomy INNER JOIN terms Terms ON Terms.id = (Taxonomy.term_id) WHERE Taxonomy.id = :c0 LIMIT 1',
'params' => [
':c0' => [
[maximum depth reached]
]
],
'defaultTypes' => [
'Taxonomy.id' => 'integer',
'id' => 'integer',
'Taxonomy.taxonomy' => 'string',
'taxonomy' => 'string',
'Taxonomy.class_name' => 'string',
'class_name' => 'string',
'Taxonomy.description' => 'text',
'description' => 'text',
'Taxonomy.parent' => 'integer',
'parent' => 'integer',
'Taxonomy.object_count' => 'integer',
'object_count' => 'integer',
'Taxonomy.term_id' => 'integer',
'term_id' => 'integer',
'Terms.id' => 'integer',
'Terms.name' => 'string',
'name' => 'string',
'Terms.phonetic' => 'string',
'phonetic' => 'string',
'Terms.slug' => 'string',
'slug' => 'string',
'Terms.term_order' => 'integer',
'term_order' => 'integer'
],
'decorators' => (int) 0,
'executed' => false,
'hydrate' => true,
'buffered' => true,
'formatters' => (int) 0,
'mapReducers' => (int) 0,
'contain' => [
'Terms' => [[maximum depth reached]]
],
'matching' => [],
'extraOptions' => [],
'repository' => object(App\Model\Table\TaxonomyTable) {}
}
$generator = object(Cake\Database\ValueBinder) {
[protected] _bindings => [
':c0' => [
[maximum depth reached]
]
]
[protected] _bindingsCount => (int) 1
}
count - [internal], line ??
Cake\Database\QueryCompiler::Cake\Database\{closure}() - CORE/src/Database/QueryCompiler.php, line 115
Cake\Database\Query::traverse() - CORE/src/Database/Query.php, line 232
Cake\Database\QueryCompiler::compile() - CORE/src/Database/QueryCompiler.php, line 98
Cake\Database\Driver::compileQuery() - CORE/src/Database/Driver.php, line 321
Cake\Database\Connection::compileQuery() - CORE/src/Database/Connection.php, line 256
Cake\Database\Query::sql() - CORE/src/Database/Query.php, line 203
Cake\ORM\Query::sql() - CORE/src/ORM/Query.php, line 860
Cake\Database\Driver\Mysql::prepare() - CORE/src/Database/Driver/Mysql.php, line 121
Cake\Database\Connection::prepare() - CORE/src/Database/Connection.php, line 216
Cake\Database\Connection::run() - CORE/src/Database/Connection.php, line 268
Cake\Database\Query::execute() - CORE/src/Database/Query.php, line 174
Cake\ORM\Query::_execute() - CORE/src/ORM/Query.php, line 878
Cake\ORM\Query::_all() - CORE/src/Datasource/QueryTrait.php, line 272
Cake\ORM\Query::all() - CORE/src/ORM/Query.php, line 829
Cake\ORM\Query::first() - CORE/src/Datasource/QueryTrait.php, line 395
App\Model\Entity\Article::getTermName() - APP/Model/Entity/Article.php, line 170