Class MatrixHydrator
Hydrator for the Matrix fieldtype
- rsanchez\Deep\Hydrator\AbstractHydrator implements rsanchez\Deep\Hydrator\HydratorInterface
- rsanchez\Deep\Hydrator\MatrixHydrator
public
|
#
__construct(
Constructor |
public
|
|
public
mixed
|
#
hydrate(
Hydrate the specified property (channel field or Matrix/Grid col) on the specified entity (channel entry or Matrix/Grid row) |
protected
|
$colModel |
|
|
protected
|
$rowModel |
|
|
protected
|
$cols |
|
#
All Matrix cols used by this collection |
protected
|
$rows |
|
#
Collection of Matrix rows in this collection |
$collection,
$fieldtype
|