|
Previous Page |
Solar_Sql_Model_Related |
Next Page |
modSelectCountPages()
public
void
modSelectCountPages (
Solar_Sql_Select $select
)
Modifies the SELECT from a native model countPages() call to join with the foreign model (especially on eager fetches).
Parameters
- (Solar_Sql_Select)
$select: The SELECT from the native model countPages() method.
Returns
- (void) The SELECT is modified in place.
Description
Modifies the SELECT from a native model countPages() call to join with the foreign model (especially on eager fetches).
Local
- Overview
- Constants
- Properties
- Methods
- __construct()
- __destruct()
- _exception()
- _fixForeignKey()
- _fixRelatedCol()
- _modSelect()
- _modSelectEager()
- _setCols()
- _setForeignClass()
- _setForeignModel()
- _setRelated()
- _setSelect()
- _setType()
- apiVersion()
- dump()
- fetchArray()
- fetchObject()
- getModel()
- load()
- locale()
- modSelectCountPages()
- modSelectEager()
- newSelect()
- setNativeModel()
- toArray()