Basic Components - Table - Custom finders.php 170 Bytes
Newer Older
doctrine's avatar
doctrine committed
1 2
You can add custom finder methods to your custom table object. These finder methods may use fast 
Doctrine_Table finder methods or DQL API (Doctrine_Session::query()).