Search for __unset
- Search 7.x for __unset
 - Search 9.5.x for __unset
 - Search 10.3.x for __unset
 - Search 11.x for __unset
 - Other projects
 
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Attribute::offsetUnset | function | core/ | 
                                                                                        |
| AttributeArray::offsetUnset | function | core/ | 
                                                                                        |
| 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.  | 
              
| DefaultsSectionStorage::unsetThirdPartySetting | function | core/ | 
                                                                                        Unsets a third-party setting. | 
| Dependency::offsetUnset | function | core/ | 
                                                                                        |
| DependencyTest::testOffsetUnset | function | core/ | 
                                                                                        @covers ::offsetUnset[[api-linebreak]] @group legacy  | 
              
| DeprecatedArray::offsetUnset | function | core/ | 
                                                                                        |
| 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. | 
| 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/ | 
                                                                                        |
| MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ | 
                                                                                        Tests language_default migration with unset default language variable. | 
| MigrateDefaultLanguageTest::testMigrationWithUnsetVariable | function | core/ | 
                                                                                        Tests language_default migration with unset default language variable. | 
| ModerationStateFieldItemListTest::testUnsetItemList | function | core/ | 
                                                                                        Test the field item when it is unset. | 
| 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. | 
| Section::unsetThirdPartySetting | function | core/ | 
                                                                                        Unsets a third-party setting. | 
| SectionTest::providerTestUnsetThirdPartySetting | function | core/ | 
                                                                                        Provides test data for ::testUnsetThirdPartySetting(). | 
| SectionTest::testUnsetThirdPartySetting | function | core/ | 
                                                                                        @covers ::unsetThirdPartySetting[[api-linebreak]] @dataProvider providerTestUnsetThirdPartySetting  | 
              
| SessionWorkspaceNegotiator::unsetActiveWorkspace | function | core/ | 
                                                                                        Unsets the negotiated workspace. | 
| TestWorkspaceNegotiator::unsetActiveWorkspace | function | core/ | 
                                                                                        Unsets the negotiated workspace. | 
| 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. | 
| WorkspaceNegotiatorInterface::unsetActiveWorkspace | function | core/ | 
                                                                                        Unsets the negotiated workspace. | 
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.