Search for __unset
- Search 7.x for __unset
- Search 9.5.x for __unset
- Search 8.9.x for __unset
- Search 11.x for __unset
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
Attribute::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
AttributeArray::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
ConfigEntityBase::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
ContentEntityBase::__unset | function | core/ |
Implements the magic method for unset(). |
DataDefinition::offsetUnset | function | core/ |
This is for BC support only. @todo Remove in https://www.drupal.org/node/1928868. |
DeprecatedArray::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
Drupal::unsetContainer | function | core/ |
Unsets the global container. |
FieldItemBase::__unset | function | core/ |
Magic method: Unsets a property. |
FieldItemInterface::__unset | function | core/ |
Magic method: Unsets a property. |
FieldItemList::__unset | function | core/ |
Magic method: Unsets a property of the first field item. |
FieldItemListInterface::__unset | function | core/ |
Magic method: Unsets a property of the first field item. |
FileTransfer::__unset | function | core/ |
|
FormStateDecoratorBase::unsetValue | function | core/ |
Removes a specific key from the submitted form values. |
FormStateDecoratorBaseTest::testUnsetValue | function | core/ |
@covers ::unsetValue[[api-linebreak]] |
FormStateInterface::unsetValue | function | core/ |
Removes a specific key from the submitted form values. |
FormStateValuesTrait::unsetValue | function | core/ |
Implements \Drupal\Core\Form\FormStateInterface::unsetValue() |
ItemList::offsetUnset | function | core/ |
#[\ReturnTypeWillChange] |
NestedArray::unsetValue | function | core/ |
Unsets a value in a nested array with variable depth. |
NestedArrayTest::testUnsetValue | function | core/ |
Tests unsetting nested array values. |
PluginSettingsBase::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
ThirdPartySettingsInterface::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
ViewUI::unsetLock | function | core/ |
Unsets the lock on this View. |
ViewUI::unsetThirdPartySetting | function | core/ |
Unsets a third-party setting. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.