cakephp2-php8/cake/tests/cases/libs/model/behaviors
Juan Basso 71df8dbbba Replace function sizeof (alias) by count.
Signed-off-by: Mark Story <mark@mark-story.com>
2009-11-21 13:50:57 -05:00
..
acl.test.php Replace function sizeof (alias) by count. 2009-11-21 13:50:57 -05:00
containable.test.php Fixing issues in ContainableBehavior that could leave models unbound when 'fields' was used as part of containment conditions. Fixes #253 2009-11-07 17:43:18 -05:00
translate.test.php Adding support for Model.* syntax, which translates to a list of fields from Model. 2009-07-31 02:08:20 +00:00
tree.test.php Fixing infinitely nesting stack frames when TreeBehavior::reorder() is called and the models $cacheQueries = true and there are a sizable number of records being manipulated. 2009-10-21 00:22:36 -04:00