Class AbstractHydrator
Abstract Hydrator class
Hydrators bind custom fields properties to Entry objects
- rsanchez\Deep\Hydrator\AbstractHydrator implements rsanchez\Deep\Hydrator\HydratorInterface
Direct known subclasses
rsanchez\Deep\Hydrator\AssetsHydrator, rsanchez\Deep\Hydrator\DateHydrator, rsanchez\Deep\Hydrator\SiblingsHydrator, rsanchez\Deep\Hydrator\WysiwygHydrator, rsanchez\Deep\Hydrator\ExplodeHydrator, rsanchez\Deep\Hydrator\FileHydrator, rsanchez\Deep\Hydrator\GridHydrator, rsanchez\Deep\Hydrator\MatrixHydrator, rsanchez\Deep\Hydrator\ParentsHydrator, rsanchez\Deep\Hydrator\PipeHydrator, rsanchez\Deep\Hydrator\PlayaHydrator, rsanchez\Deep\Hydrator\RelationshipHydrator
public
|
#
__construct(
Constructor |
public
|
|
abstract public
mixed
|
#
hydrate(
Hydrate the specified property (channel field or Matrix/Grid col) on the specified entity (channel entry or Matrix/Grid row) |
protected
|
$collection |
|
#
The Entry Collection being hydrated |
protected
string
|
$fieldtype |
|
#
The name of the fieldtype |