PHP Class Ouzo\Db\RelationFetcher

Mostra file Open project: letsdrink/ouzo Class Usage Examples

Public Methods

Method Description
__construct ( Relation $relation )
transform ( &$results )

Private Methods

Method Description
_findRelationObject ( $relationObjectsById, $localKey )
_loadRelationObjectsIndexedById ( $localKeys )

Method Details

__construct() public method

public __construct ( Relation $relation )
$relation Relation

transform() public method

public transform ( &$results )