Class PlayaHydrator
Hydrator for the Playa fieldtype
- rsanchez\Deep\Hydrator\AbstractHydrator implements rsanchez\Deep\Hydrator\HydratorInterface
- rsanchez\Deep\Hydrator\PlayaHydrator
public
|
#
__construct(
Constructor |
public
mixed
|
#
hydrate(
Hydrate the specified property (channel field or Matrix/Grid col) on the specified entity (channel entry or Matrix/Grid row) |
preload()
|
protected
|
$model |
|
|
protected
array
|
$entries |
|
#
List of entries in this collection, organized by type, entity and property |
protected
|
$playaCollection |
|
#
Collection of entries being loaded by the parent collection |
$collection,
$fieldtype
|