You are here

8 calls to ResourceFieldEntity::getProperty() in RESTful 7.2

ResourceFieldEntity::access in src/Plugin/resource/Field/ResourceFieldEntity.php
ResourceFieldEntity::formatterValue in src/Plugin/resource/Field/ResourceFieldEntity.php
Get value from a field rendered by Drupal field API's formatter.
ResourceFieldEntity::getCardinality in src/Plugin/resource/Field/ResourceFieldEntity.php
Gets the cardinality of the wrapped field.
ResourceFieldEntity::getColumn in src/Plugin/resource/Field/ResourceFieldEntity.php
ResourceFieldEntity::populatePublicInfoField in src/Plugin/resource/Field/ResourceFieldEntity.php
Populate public info field with Property API information.
ResourceFieldEntity::propertyWrapper in src/Plugin/resource/Field/ResourceFieldEntity.php
Get the wrapper for the property associated to the current field.
ResourceFieldEntityFile::preprocess in src/Plugin/resource/Field/ResourceFieldEntityFile.php
Massage the value to set according to the format expected by the wrapper.
ResourceFieldEntityText::preprocess in src/Plugin/resource/Field/ResourceFieldEntityText.php
Massage the value to set according to the format expected by the wrapper.