News Feed
Jobs Feed
Sections




News Archive
Debuggable Blog:
How to do Group By conditions in Model find() calls in the CakePHP RC1
June 12, 2008 @ 08:48:09

On the Debuggable blog, Tim Koschutzki shows how to use grouping in your SQL statements with the find() method calls inside of a Model for an app.

We have to thank Mark Story and wluigi for working on group by conditions for Cake's Model::find() method. Up until now, you would have to add your GROUP BY stuff to string'ed conditions in order to support a group by statement, which could be very ugly.

He has some code included that compares the two methods - the newer of the two applying the 'group' option as a regular condition to the query object.

This functionality is currently only in the the Release Candidate 1 but will be included in the next major release.

0 comments voice your opinion now!
cakephp framework groupby grouping conditional paginate


blog comments powered by Disqus

Similar Posts

Shunro Dozono's Blog: Seven free layout templates for CakePHP

Zend Developer Zone: It\'s Time for Woodie\'s Framework Roundup (it\'s a Toy Story 2 Reference)

Tim Koschuetzki's Blog: New Poll (Using CakePHP)

SitePoint PHP Blog: Zend_Filter Reviewed, Blacklist / Whitelist Filters

Matthew Weir O'Phinney's Blog: Zend_Form Advanced Features


Community Events











Don't see your event here?
Let us know!


testing release conference framework series opinion introduction code unittest development community language zendframework2 functional podcast interview tool phpunit example object

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework