cakephp2-php8/lib/Cake/Model
mark_story e01f5989af Use array conditions for joins.
Use array style conditions instead of using lower-level DboSource API
methods to create safe SQL.

Refs #9927
2016-12-28 23:18:30 -05:00
..
Behavior Fix TreeBehavior does access property/method via model 2016-12-13 07:15:48 +09:00
Datasource Merge remote-tracking branch 'upstream/2.x' into make-it-possible-to-configure-cachemethodhashalgo-in-dbosource 2016-11-14 16:26:48 +01:00
Validator Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
AclNode.php Use array conditions for joins. 2016-12-28 23:18:30 -05:00
Aco.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
AcoAction.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
Aro.php Correct doc blocks according to cs guidelines. 2014-07-03 15:36:42 +02:00
BehaviorCollection.php Replace our custom code fence with markdown standard fence 2015-01-09 13:47:25 +01:00
CakeSchema.php validate table name before generating schema file 2016-10-03 00:23:05 +08:00
ConnectionManager.php Replacing self with static due to PHP5.3+. Following #7040. 2015-07-21 10:22:53 +02:00
I18nModel.php Improved the DocBlocks and other code cleanup 2013-05-31 00:11:19 +02:00
Model.php Tweak/Add doc blocks. 2016-10-09 11:05:35 -04:00
ModelBehavior.php Refactor Object to CakeObject for future PHP7 comp. 2016-04-08 14:33:26 +02:00
ModelValidator.php Use more specific datatypes in PHPDoc 2016-01-28 23:10:51 +02:00
Permission.php Fix incorrectly inheriting permissions. 2016-03-11 23:18:50 -05:00