Search for __unset

  1. Search 7.x for __unset
  2. Search 9.5.x for __unset
  3. Search 8.9.x for __unset
  4. Search 11.x for __unset
  5. Other projects
Title Object type File name Summary
Attribute::offsetUnset function core/lib/Drupal/Core/Template/Attribute.php #[\ReturnTypeWillChange]
AttributeArray::offsetUnset function core/lib/Drupal/Core/Template/AttributeArray.php #[\ReturnTypeWillChange]
ConfigEntityBase::unsetThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php Unsets a third-party setting.
ContentEntityBase::__unset function core/lib/Drupal/Core/Entity/ContentEntityBase.php Implements the magic method for unset().
DataDefinition::offsetUnset function core/lib/Drupal/Core/TypedData/DataDefinition.php This is for BC support only.
@todo Remove in https://www.drupal.org/node/1928868.
DeprecatedArray::offsetUnset function core/lib/Drupal/Component/Utility/DeprecatedArray.php #[\ReturnTypeWillChange]
Drupal::unsetContainer function core/lib/Drupal.php Unsets the global container.
FieldItemBase::__unset function core/lib/Drupal/Core/Field/FieldItemBase.php Magic method: Unsets a property.
FieldItemInterface::__unset function core/lib/Drupal/Core/Field/FieldItemInterface.php Magic method: Unsets a property.
FieldItemList::__unset function core/lib/Drupal/Core/Field/FieldItemList.php Magic method: Unsets a property of the first field item.
FieldItemListInterface::__unset function core/lib/Drupal/Core/Field/FieldItemListInterface.php Magic method: Unsets a property of the first field item.
FileTransfer::__unset function core/lib/Drupal/Core/FileTransfer/FileTransfer.php
FormStateDecoratorBase::unsetValue function core/lib/Drupal/Core/Form/FormStateDecoratorBase.php Removes a specific key from the submitted form values.
FormStateDecoratorBaseTest::testUnsetValue function core/tests/Drupal/Tests/Core/Form/FormStateDecoratorBaseTest.php @covers ::unsetValue[[api-linebreak]]
FormStateInterface::unsetValue function core/lib/Drupal/Core/Form/FormStateInterface.php Removes a specific key from the submitted form values.
FormStateValuesTrait::unsetValue function core/lib/Drupal/Core/Form/FormStateValuesTrait.php Implements \Drupal\Core\Form\FormStateInterface::unsetValue()
ItemList::offsetUnset function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php #[\ReturnTypeWillChange]
NestedArray::unsetValue function core/lib/Drupal/Component/Utility/NestedArray.php Unsets a value in a nested array with variable depth.
NestedArrayTest::testUnsetValue function core/tests/Drupal/Tests/Component/Utility/NestedArrayTest.php Tests unsetting nested array values.
PluginSettingsBase::unsetThirdPartySetting function core/lib/Drupal/Core/Field/PluginSettingsBase.php Unsets a third-party setting.
ThirdPartySettingsInterface::unsetThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Unsets a third-party setting.
ViewUI::unsetLock function core/modules/views_ui/src/ViewUI.php Unsets the lock on this View.
ViewUI::unsetThirdPartySetting function core/modules/views_ui/src/ViewUI.php Unsets a third-party setting.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.