cakephp2-php8/cake/tests/cases/libs/model
2007-10-24 16:10:20 +00:00
..
behaviors Refactoring find*() methods into Model::find(), i.e. Model::find('all', array('conditions' => ...)), findCount()/find('count') results are no longer filtered 2007-10-21 18:34:23 +00:00
datasources Adding documentation to classes belonging to Cake console. 2007-10-22 05:52:20 +00:00
db_acl.test.php Fixes #2902, DB_ACL::allow allowing all when $actions is not an array. 2007-10-17 12:51:17 +00:00
model.test.php Changing names for instance vars in test added for #3455 2007-10-24 16:10:20 +00:00
schema.test.php updating schema and tests 2007-08-29 08:32:18 +00:00