10 calls to Map::set()
- DateRangeItem::onChange in core/
modules/ datetime_range/ src/ Plugin/ Field/ FieldType/ DateRangeItem.php - React to changes to a child property or item.
- DateTimeItem::onChange in core/
modules/ datetime/ src/ Plugin/ Field/ FieldType/ DateTimeItem.php - React to changes to a child property or item.
- EntityReferenceItem::setValue in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ EntityReferenceItem.php - Overrides \Drupal\Core\TypedData\TypedData::setValue().
- EntityReferenceUuidItem::setValue in core/
modules/ jsonapi/ tests/ modules/ jsonapi_test_field_type/ src/ Plugin/ Field/ FieldType/ EntityReferenceUuidItem.php - Overrides \Drupal\Core\TypedData\TypedData::setValue().
- FieldItemBase::__set in core/
lib/ Drupal/ Core/ Field/ FieldItemBase.php - Magic method: Sets a property value.
- FieldItemBase::__unset in core/
lib/ Drupal/ Core/ Field/ FieldItemBase.php - Magic method: Unsets a property.
- ImageItem::preSave in core/
modules/ image/ src/ Plugin/ Field/ FieldType/ ImageItem.php - Defines custom presave behavior for field values.
- LanguageItem::setValue in core/
lib/ Drupal/ Core/ Field/ Plugin/ Field/ FieldType/ LanguageItem.php - Overrides \Drupal\Core\TypedData\TypedData::setValue().
- PathItem::postSave in core/
modules/ path/ src/ Plugin/ Field/ FieldType/ PathItem.php - Defines custom post-save behavior for field values.
- PathItem::preSave in core/
modules/ path/ src/ Plugin/ Field/ FieldType/ PathItem.php - Defines custom presave behavior for field values.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.