cakephp2-php8/lib/Cake/Model
Schlaefer 99ec97bd19 performance improvements in Model::_clearCache
- don't empty cache twice if pluralized name is identical to underscored
- refactors for fewer function calls
2013-09-27 16:39:23 +02:00
..
Behavior Fixed TreeBehavior::recover() when using scope. Fixes #4062. 2013-09-19 00:39:19 +05:30
Datasource Ticket 4108 2013-09-26 11:56:14 +01:00
Validator cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
AclNode.php is_a() to instance of - completes PR 1669 2013-09-24 22:57:51 +02:00
Aco.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
AcoAction.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Aro.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
BehaviorCollection.php remove code, class names and paths from translation strings. 2013-08-21 00:05:53 +02:00
CakeSchema.php Merge branch 'master' into 2.4 2013-06-02 18:03:59 +05:30
ConnectionManager.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php performance improvements in Model::_clearCache 2013-09-27 16:39:23 +02:00
ModelBehavior.php Update afterFind() callback signature to be PHP5.4+ compliant. 2013-09-10 14:15:01 -03:00
ModelValidator.php cs corrections, bool to boolean and int to integer. 2013-09-17 14:44:34 +02:00
Permission.php also remove app ones 2013-08-25 21:42:03 +02:00