cakephp2-php8/lib/Cake
Ber Clausen c9e0131d6a Only generate query data for hasOne and belongsTo associations.
Avoid calling generateAssociationQuery():

* when the return value will never be usefull (True in this case)
* to avoid polluting $queryData with uneeded fields

Later, the SQL statement for the primary, and 'hasOne' plus 'belongsTo'
relationships, is built.
2013-11-11 23:27:50 -03:00
..
Cache RedisEngine: Support for selecting database number 2013-10-31 20:45:39 +07:00
Config Update docs to reflect the routes that are actually connected. 2013-08-22 17:54:05 -04:00
Configure Remove duplication of throws 2013-10-13 21:40:35 -04:00
Console Merge branch 'master' into 2.5 2013-10-30 02:34:09 +05:30
Controller Merge branch 'master' into 2.5 2013-11-01 16:54:57 -04:00
Core Additional Cake references to CakePHP and docblock typo 2013-10-09 19:38:16 -04:00
Error CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Event Corrected coding standards violations in CaKeEventManagerTest.php 2013-11-10 22:34:50 -05:00
I18n CS fixes using phpcs-fixer auto-correction. 2013-10-12 01:27:00 +02:00
Log Merge branch 'master' into 2.5 2013-10-30 02:34:09 +05:30
Model Only generate query data for hasOne and belongsTo associations. 2013-11-11 23:27:50 -03:00
Network Merge branch 'master' into 2.5 2013-11-09 09:37:27 -05:00
Routing Merge branch 'master' into 2.5 2013-10-30 02:34:09 +05:30
Test Restore global event managers that were causing cascading failures. 2013-11-10 22:35:00 -05:00
TestSuite Merge branch 'master' into 2.5 2013-10-30 02:34:09 +05:30
Utility Merge branch 'master' into 2.5 2013-11-09 09:37:27 -05:00
View Merge branch 'master' into 2.5 2013-11-10 21:53:09 -05:00
basics.php Merge branch 'master' into 2.5 2013-10-30 02:34:09 +05:30
bootstrap.php Updated additional references of Cake to CakePHP 2013-09-27 21:31:35 -04:00
LICENSE.txt Formatted CSF address 2013-02-08 21:08:15 +09:00
VERSION.txt Update version number to 2.4.2 2013-10-22 21:49:25 -04:00