cakephp2-php8/lib/Cake/Model
mark_story 96a37d5917 Fix temporary associations that replace fields not being restored.
When binding temporary associations, fields should be restored
in the afterFind as the association will have become unbound.

Fixes #2816
2014-02-11 21:56:05 -05:00
..
Behavior Fix temporary associations that replace fields not being restored. 2014-02-11 21:56:05 -05:00
Datasource Remove dead and unused code. 2014-02-11 16:38:24 -05:00
Validator Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AclNode.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Aco.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
AcoAction.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Aro.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
BehaviorCollection.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
CakeSchema.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ConnectionManager.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php Check data with isset() before accessing it. 2014-01-25 22:15:47 -05:00
ModelBehavior.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
ModelValidator.php Removed "PHP 5" from file header DocBlocks 2013-11-13 22:58:39 +01:00
Permission.php Clarified ACL node lookup failed error. 2014-02-05 18:25:14 +00:00