__construct() __construct(\Pop\Db\Record $child, string $foreignTable, string $foreignKey) Constructor Instantiate the relationship object Parameters \Pop\Db\Record $child string $foreignTable string $foreignKey
getEagerRelationships() getEagerRelationships(array $ids) : array Get eager relationships Parameters array $ids Throws \Pop\Db\Record\Relationships\Exception Returns array
getParent() getParent(array $options = null) : \Pop\Db\Record Get parent Parameters array $options Returns \Pop\Db\Record