cakephp2-php8/lib/Cake/Model
Ber Clausen f0fcaa1305 Improve generateAssociationQuery():
* bail early when $linkModel is Null (BC for now).
* move SQL fields warmup and SQL statement building to its own functions
 (it will payoff later improving self documentation and readability).
* make assignments and function calls only when needed (depending on the
 association type).
2013-11-11 23:27:50 -03:00
..
Behavior Change is_null() calls to strict checks 2013-10-15 22:32:46 -04:00
Datasource Improve generateAssociationQuery(): 2013-11-11 23:27:50 -03: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 Remove extra space around the brace in CakeSchema::_arrayDiffAssoc() 2013-10-16 09:52:29 -04:00
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 Merge branch 'master' into 2.5 2013-11-10 21:53:09 -05:00
ModelBehavior.php Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
ModelValidator.php Merge branch 'master' into 2.5 2013-10-30 02:34:09 +05:30
Permission.php also remove app ones 2013-08-25 21:42:03 +02:00