Notice (8): Indirect modification of overloaded property UsersController::$paginate has no effect [APP/Controller/UsersController.php, line 303]Code Context$this->layout = 'portal';$this->pageTitle = __('Users', True);$this->paginate['conditions'] = array('User.id != 2');UsersController::listing() - APP/Controller/UsersController.php, line 303 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 109
Notice (8): Indirect modification of overloaded property UsersController::$paginate has no effect [APP/Controller/UsersController.php, line 304]Code Context$this->pageTitle = __('Users', True);$this->paginate['conditions'] = array('User.id != 2');$this->paginate['fields'] = array('User.group_id','User.name','User.created','User.email','User.active','User.id','User.username');UsersController::listing() - APP/Controller/UsersController.php, line 304 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 109
Notice (8): Indirect modification of overloaded property UsersController::$paginate has no effect [APP/Controller/UsersController.php, line 305]Code Context$this->paginate['conditions'] = array('User.id != 2');$this->paginate['fields'] = array('User.group_id','User.name','User.created','User.email','User.active','User.id','User.username');$this->paginate['order'] = 'User.created DESC';UsersController::listing() - APP/Controller/UsersController.php, line 305 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 109
Notice (8): Indirect modification of overloaded property UsersController::$paginate has no effect [APP/Controller/UsersController.php, line 306]Code Context$this->paginate['fields'] = array('User.group_id','User.name','User.created','User.email','User.active','User.id','User.username');$this->paginate['order'] = 'User.created DESC';$this->paginate['limit'] = 40;UsersController::listing() - APP/Controller/UsersController.php, line 306 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 109
Notice (8): Indirect modification of overloaded property UsersController::$paginate has no effect [APP/Controller/UsersController.php, line 307]Code Context$this->paginate['order'] = 'User.created DESC';$this->paginate['limit'] = 40;$this->paginate['contain'] = array('Group');UsersController::listing() - APP/Controller/UsersController.php, line 307 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 109

Error: SQLSTATE[42601]: Syntax error: 7 ERROR: syntax error at or near "DISTINCT" LINE 1: ...__votes", "News"."comments" AS "News__comments", (DISTINCT C... ^
SQL Query: SELECT "News"."id" AS "News__id", "News"."title" AS "News__title", "News"."body" AS "News__body", "News"."created" AS "News__created", "News"."reference" AS "News__reference", "News"."theme_id" AS "News__theme_id", "News"."status" AS "News__status", "News"."user_id" AS "News__user_id", "News"."votes" AS "News__votes", "News"."comments" AS "News__comments", (DISTINCT COUNT("News"."user_id")) AS "News__news_count" FROM "public"."news" AS "News" WHERE "News"."user_id" IN (1565, 1566, 1531, 1744, 1547, 1964, 1542, 1548, 1693, 1609, 85, 1747, 1763, 1769, 320, 1811, 1808, 1885, 1815, 920)
Notice: If you want to customize this error message, create centauro/View/Errors/pdo_error.ctp
try {$query = $this->_connection->prepare($sql, $prepareOptions);$query->setFetchMode(PDO::FETCH_LAZY);if (!$query->execute($params)) {$this->_results = $query;
array()
$options += array('log' => $this->fullDebug);$t = microtime(true);$this->_result = $this->_execute($sql, $params);
'SELECT "News"."id" AS "News__id", "News"."title" AS "News__title", "News"."body" AS "News__body", "News"."created" AS "News__created", "News"."reference" AS "News__reference", "News"."theme_id" AS "News__theme_id", "News"."status" AS "News__status", "News"."user_id" AS "News__user_id", "News"."votes" AS "News__votes", "News"."comments" AS "News__comments", (DISTINCT COUNT("News"."user_id")) AS "News__news_count" FROM "public"."news" AS "News" WHERE "News"."user_id" IN (1565, 1566, 1531, 1744, 1547, 1964, 1542, 1548, 1693, 1609, 85, 1747, 1763, 1769, 320, 1811, 1808, 1885, 1815, 920) '
array()if ($cache && ($cached = $this->getQueryCache($sql, $params)) !== false) {return $cached;}if ($result = $this->execute($sql, array(), $params)) {$out = array();
'SELECT "News"."id" AS "News__id", "News"."title" AS "News__title", "News"."body" AS "News__body", "News"."created" AS "News__created", "News"."reference" AS "News__reference", "News"."theme_id" AS "News__theme_id", "News"."status" AS "News__status", "News"."user_id" AS "News__user_id", "News"."votes" AS "News__votes", "News"."comments" AS "News__comments", (DISTINCT COUNT("News"."user_id")) AS "News__news_count" FROM "public"."news" AS "News" WHERE "News"."user_id" IN (1565, 1566, 1531, 1744, 1547, 1964, 1542, 1548, 1693, 1609, 85, 1747, 1763, 1769, 320, 1811, 1808, 1885, 1815, 920) '
array()
array()if (count($ids) > 1) {$query = str_replace('= (', 'IN (', $query);}return $this->fetchAll($query, $model->cacheQueries);}
'SELECT "News"."id" AS "News__id", "News"."title" AS "News__title", "News"."body" AS "News__body", "News"."created" AS "News__created", "News"."reference" AS "News__reference", "News"."theme_id" AS "News__theme_id", "News"."status" AS "News__status", "News"."user_id" AS "News__user_id", "News"."votes" AS "News__votes", "News"."comments" AS "News__comments", (DISTINCT COUNT("News"."user_id")) AS "News__news_count" FROM "public"."news" AS "News" WHERE "News"."user_id" IN (1565, 1566, 1531, 1744, 1547, 1964, 1542, 1548, 1693, 1609, 85, 1747, 1763, 1769, 320, 1811, 1808, 1885, 1815, 920) '
falseif (!empty($ins)) {$ins = array_unique($ins);$fetch = $this->fetchAssociated($model, $query, $ins);}
object(User) {
name => 'User'
actsAs => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
hasOne => array(
[maximum depth reached]
)
hasMany => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'users'
id => false
data => array([maximum depth reached])
schemaName => 'public'
table => 'users'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'User'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'all'
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
findMethods => array(
[maximum depth reached]
)
tablePrefix => ''
Group => object(Group) {}
Style => object(Style) {}
Confirm => object(Confirm) {}
Entry => object(Entry) {}
Themeblog => object(Themeblog) {}
Bookmark => object(Bookmark) {}
Page => object(Page) {}
Podcast => object(Podcast) {}
News => object(News) {}
Wayding => object(Wayding) {}
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
'SELECT "News"."id" AS "News__id", "News"."title" AS "News__title", "News"."body" AS "News__body", "News"."created" AS "News__created", "News"."reference" AS "News__reference", "News"."theme_id" AS "News__theme_id", "News"."status" AS "News__status", "News"."user_id" AS "News__user_id", "News"."votes" AS "News__votes", "News"."comments" AS "News__comments", (DISTINCT COUNT("News"."user_id")) AS "News__news_count" FROM "public"."news" AS "News" WHERE "News"."user_id" = ({$__cakeID__$}) '
array(
(int) 0 => '1565',
(int) 1 => '1566',
(int) 2 => '1531',
(int) 3 => '1744',
(int) 4 => '1547',
(int) 5 => '1964',
(int) 6 => '1542',
(int) 7 => '1548',
(int) 8 => '1693',
(int) 9 => '1609',
(int) 10 => '85',
(int) 11 => '1747',
(int) 12 => '1763',
(int) 13 => '1769',
(int) 14 => '320',
(int) 15 => '1811',
(int) 16 => '1808',
(int) 17 => '1885',
(int) 18 => '1815',
(int) 19 => '920'
)if (isset($db) && method_exists($db, 'queryAssociation')) {$stack = array($assoc);$stack['_joined'] = $joined;$db->queryAssociation($model, $linkModel, $type, $assoc, $assocData, $array, true, $resultSet, $model->recursive - 1, $stack);unset($db);
object(User) {
name => 'User'
actsAs => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
hasOne => array(
[maximum depth reached]
)
hasMany => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'users'
id => false
data => array([maximum depth reached])
schemaName => 'public'
table => 'users'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'User'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'all'
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
findMethods => array(
[maximum depth reached]
)
tablePrefix => ''
Group => object(Group) {}
Style => object(Style) {}
Confirm => object(Confirm) {}
Entry => object(Entry) {}
Themeblog => object(Themeblog) {}
Bookmark => object(Bookmark) {}
Page => object(Page) {}
Podcast => object(Podcast) {}
News => object(News) {}
Wayding => object(Wayding) {}
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
object(News) {
name => 'News'
actsAs => array(
[maximum depth reached]
)
virtualFields => array(
[maximum depth reached]
)
hasMany => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'news'
id => false
data => array([maximum depth reached])
schemaName => 'public'
table => 'news'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'News'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasOne => array([maximum depth reached])
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => null
recursive => (int) 1
order => null
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
findMethods => array(
[maximum depth reached]
)
tablePrefix => ''
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => null
[protected] _validator => null
}
'hasMany'
'News'
array(
'className' => 'News',
'foreignKey' => 'user_id',
'conditions' => '',
'fields' => '',
'order' => '',
'limit' => '',
'offset' => '',
'dependent' => '',
'exclusive' => '',
'finderQuery' => '',
'counterQuery' => ''
)
array(
'callbacks' => true,
'conditions' => array(),
'fields' => array(
(int) 0 => '"User"."id" AS "User__id"',
(int) 1 => '"User"."username" AS "User__username"',
(int) 2 => '"User"."pwd" AS "User__pwd"',
(int) 3 => '"User"."name" AS "User__name"',
(int) 4 => '"User"."email" AS "User__email"',
(int) 5 => '"User"."last_visit" AS "User__last_visit"',
(int) 6 => '"User"."group_id" AS "User__group_id"',
(int) 7 => '"User"."created" AS "User__created"',
(int) 8 => '"User"."modified" AS "User__modified"',
(int) 9 => '"User"."website" AS "User__website"',
(int) 10 => '"User"."cv" AS "User__cv"',
(int) 11 => '"User"."lang_id" AS "User__lang_id"',
(int) 12 => '"User"."avatar" AS "User__avatar"',
(int) 13 => '"User"."quote" AS "User__quote"',
(int) 14 => '"User"."name_blog" AS "User__name_blog"',
(int) 15 => '"User"."license_id" AS "User__license_id"',
(int) 16 => '"User"."livechat" AS "User__livechat"',
(int) 17 => '"User"."wiwd" AS "User__wiwd"',
(int) 18 => '"User"."active" AS "User__active"',
(int) 19 => '"User"."tags" AS "User__tags"',
(int) 20 => '"User"."fck" AS "User__fck"',
(int) 21 => '"User"."id" AS "User__id"',
(int) 22 => '"User"."id" AS "User__id"',
(int) 23 => '"User"."id" AS "User__id"',
(int) 24 => '"User"."id" AS "User__id"',
(int) 25 => '"User"."id" AS "User__id"'
),
'joins' => array(),
'order' => array(),
'limit' => array(),
'offset' => array(),
'group' => array()
)
true
array(
(int) 0 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 1 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 2 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 3 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 4 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 5 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 6 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 7 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 8 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 9 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 10 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 11 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 12 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 13 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 14 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array(
[maximum depth reached]
),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 15 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 16 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 17 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 18 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array([maximum depth reached]),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
),
(int) 19 => array(
'User' => array(
[maximum depth reached]
),
'Group' => array(
[maximum depth reached]
),
'Style' => array(
[maximum depth reached]
),
'Confirm' => array(
[maximum depth reached]
),
'Entry' => array([maximum depth reached]),
'Themeblog' => array(
[maximum depth reached]
),
'Bookmark' => array([maximum depth reached]),
'Page' => array([maximum depth reached]),
'Podcast' => array([maximum depth reached])
)
)
(int) 0
array(
(int) 0 => 'News',
'_joined' => array(
'User' => array(
[maximum depth reached]
)
)
)return null;}$results = $this->getDataSource()->read($this, $query);$this->resetAssociations();
object(User) {
name => 'User'
actsAs => array(
[maximum depth reached]
)
belongsTo => array(
[maximum depth reached]
)
hasOne => array(
[maximum depth reached]
)
hasMany => array(
[maximum depth reached]
)
validate => array(
[maximum depth reached]
)
useDbConfig => 'default'
useTable => 'users'
id => false
data => array([maximum depth reached])
schemaName => 'public'
table => 'users'
primaryKey => 'id'
validationErrors => array([maximum depth reached])
validationDomain => null
plugin => null
alias => 'User'
tableToModel => array(
[maximum depth reached]
)
cacheQueries => false
hasAndBelongsToMany => array([maximum depth reached])
Behaviors => object(BehaviorCollection) {}
whitelist => array([maximum depth reached])
cacheSources => true
findQueryType => 'all'
recursive => (int) 1
order => null
virtualFields => array([maximum depth reached])
__backAssociation => array([maximum depth reached])
__backInnerAssociation => array([maximum depth reached])
__backOriginalAssociation => array([maximum depth reached])
__backContainableAssociation => array([maximum depth reached])
findMethods => array(
[maximum depth reached]
)
tablePrefix => ''
Group => object(Group) {}
Style => object(Style) {}
Confirm => object(Confirm) {}
Entry => object(Entry) {}
Themeblog => object(Themeblog) {}
Bookmark => object(Bookmark) {}
Page => object(Page) {}
Podcast => object(Podcast) {}
News => object(News) {}
Wayding => object(Wayding) {}
[protected] _schema => array(
[maximum depth reached]
)
[protected] _associationKeys => array(
[maximum depth reached]
)
[protected] _associations => array(
[maximum depth reached]
)
[protected] _insertID => null
[protected] _sourceConfigured => true
[protected] _eventManager => object(CakeEventManager) {}
[protected] _validator => null
}
array(
'conditions' => array(),
'fields' => null,
'joins' => array(),
'limit' => (int) 20,
'offset' => null,
'order' => array(
(int) 0 => null
),
'page' => (int) 1,
'group' => null,
'callbacks' => true,
'maxLimit' => (int) 100,
'paramType' => 'named'
)if ($recursive != $object->recursive) {$parameters['recursive'] = $recursive;}$results = $object->find($type, array_merge($parameters, $extra));}
'all' array( 'conditions' => array(), 'fields' => null, 'order' => null, 'limit' => (int) 20, 'page' => (int) 1, 'maxLimit' => (int) 100, 'paramType' => 'named' )
* @deprecated Use PaginatorComponent instead*/public function paginate($object = null, $scope = array(), $whitelist = array()) {return $this->Components->load('Paginator', $this->paginate)->paginate($object, $scope, $whitelist);}
'User' array() array()
$this->paginate['order'] = 'User.created DESC';$this->paginate['limit'] = 40;$this->paginate['contain'] = array('Group');$data = $this->paginate('User');#die(debug($data));
'User'
'action' => $request->params['action']));}return $method->invokeArgs($this, $request->params['pass']);
object(UsersController) {
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
html_allowed => array(
[maximum depth reached]
)
para_allowed => array(
[maximum depth reached]
)
name => 'Users'
uses => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Users'
layoutPath => null
viewVars => array([maximum depth reached])
view => 'listing'
layout => 'portal'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array([maximum depth reached])
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'User'
modelKey => 'user'
validationErrors => null
Acl => object(AclComponent) {}
Session => object(SessionComponent) {}
Auth => object(AuthComponent) {}
Cookie => object(CookieComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Email => object(EmailComponent) {}
Blog => object(BlogComponent) {}
Adds => object(AddsComponent) {}
pageTitle => 'Users'
User => object(User) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
array()$controller->startupProcess();$render = true;$result = $controller->invokeAction($request);if ($result instanceof CakeResponse) {
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'users/listing'
base => ''
webroot => '/'
here => '/users/listing'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}));}$response = $this->_invoke($controller, $request, $response);if (isset($request->params['return'])) {
object(UsersController) {
helpers => array(
[maximum depth reached]
)
components => array(
[maximum depth reached]
)
html_allowed => array(
[maximum depth reached]
)
para_allowed => array(
[maximum depth reached]
)
name => 'Users'
uses => array(
[maximum depth reached]
)
request => object(CakeRequest) {}
response => object(CakeResponse) {}
viewPath => 'Users'
layoutPath => null
viewVars => array([maximum depth reached])
view => 'listing'
layout => 'portal'
autoRender => true
autoLayout => true
Components => object(ComponentCollection) {}
viewClass => 'View'
View => null
ext => '.ctp'
plugin => null
cacheAction => false
passedArgs => array([maximum depth reached])
scaffold => false
methods => array(
[maximum depth reached]
)
modelClass => 'User'
modelKey => 'user'
validationErrors => null
Acl => object(AclComponent) {}
Session => object(SessionComponent) {}
Auth => object(AuthComponent) {}
Cookie => object(CookieComponent) {}
RequestHandler => object(RequestHandlerComponent) {}
Email => object(EmailComponent) {}
Blog => object(BlogComponent) {}
Adds => object(AddsComponent) {}
pageTitle => 'Users'
User => object(User) {}
[protected] _responseClass => 'CakeResponse'
[protected] _mergeParent => 'AppController'
[protected] _eventManager => object(CakeEventManager) {}
}
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'users/listing'
base => ''
webroot => '/'
here => '/users/listing'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}$Dispatcher->dispatch(new CakeRequest(),new CakeResponse());
object(CakeRequest) {
params => array(
[maximum depth reached]
)
data => array([maximum depth reached])
query => array([maximum depth reached])
url => 'users/listing'
base => ''
webroot => '/'
here => '/users/listing'
[protected] _detectors => array(
[maximum depth reached]
)
[protected] _input => ''
}
object(CakeResponse) {
[protected] _statusCodes => array(
[maximum depth reached]
)
[protected] _mimeTypes => array(
[maximum depth reached]
)
[protected] _protocol => 'HTTP/1.1'
[protected] _status => (int) 200
[protected] _contentType => 'text/html'
[protected] _headers => array([maximum depth reached])
[protected] _body => null
[protected] _file => null
[protected] _charset => 'UTF-8'
[protected] _cacheDirectives => array([maximum depth reached])
[protected] _cookies => array([maximum depth reached])
}