cakephp2-php8/lib/Cake/Test/Case/Controller/Component
Ceeram bbfaa9e947 Paginating now work well with custom find methods.
_findCount() will now pass $query['operation'] = 'count' for more flexibility.
Custom finders can distinguish the operation and return other $query if needed.
2012-03-11 15:14:50 +01:00
..
Acl Merge branch '2.1-type-hinting-corrections' into 2.1 2012-02-25 20:07:18 -05:00
Auth Merge branch '2.1-type-hinting-corrections' into 2.1 2012-02-25 20:07:18 -05:00
AclComponentTest.php Typo fixes in tests 2012-02-23 15:29:53 -08:00
AuthComponentTest.php Typo fixes in tests 2012-02-23 15:29:53 -08:00
CookieComponentTest.php fix broken test 2012-02-25 19:46:06 -05:00
EmailComponentTest.php Upgrade legacy uses of App::build() types 2012-02-18 04:31:29 -08:00
PaginatorComponentTest.php Paginating now work well with custom find methods. 2012-03-11 15:14:50 +01:00
RequestHandlerComponentTest.php Typo fixes in tests 2012-02-23 15:29:53 -08:00
SecurityComponentTest.php Merge branch '2.1-type-hinting-corrections' into 2.1 2012-02-25 20:07:18 -05:00
SessionComponentTest.php Replacing test case compatibility functions 2011-11-16 21:07:08 -05:00