Class FieldRepository
Repository of all Fields
- rsanchez\Deep\Repository\AbstractDeferredRepository implements rsanchez\Deep\Repository\RepositoryInterface
- rsanchez\Deep\Repository\AbstractFieldRepository
- rsanchez\Deep\Repository\FieldRepository
public
|
|
protected
|
|
public
|
|
public
|
#
getFieldsByChannelCollection(
Get the fields used by the channels in the specified collection |
find(),
getFieldId(),
getFieldName(),
getFields(),
hasField(),
hasFieldId()
|
getModel()
|
protected
array
|
$fieldsByGroup | array() |
#
Array of FieldCollection keyed by group_id |
$fieldsById,
$fieldsByName
|
$collection,
$model
|