Search for remove

  1. Search 7.x for remove
  2. Search 9.5.x for remove
  3. Search 8.9.x for remove
  4. Search 11.x for remove
  5. Other projects
Title Object type File name Summary
AjaxCommandsTest::testRemoveCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\RemoveCommand[[api-linebreak]]
AlertsJsonFeedTest::testAnnounceFeedUpdatedAndRemoved function core/modules/announcements_feed/tests/src/FunctionalJavascript/AlertsJsonFeedTest.php Check the status of the announcements when the feed is updated and removed.
AlterTest::testAlterRemoveRange function core/tests/Drupal/KernelTests/Core/Database/AlterTest.php Tests that we can remove a range() value from a query.
ApcuBackend::removeBin function core/lib/Drupal/Core/Cache/ApcuBackend.php Remove a cache bin.
ArchiverInterface::remove function core/lib/Drupal/Core/Archiver/ArchiverInterface.php Removes the specified file from the archive.
AssertContentTrait::removeWhiteSpace function core/tests/Drupal/KernelTests/AssertContentTrait.php Removes all white-space between HTML tags from the raw content.
Attribute::removeAttribute function core/lib/Drupal/Core/Template/Attribute.php Removes an attribute from an Attribute object.
Attribute::removeClass function core/lib/Drupal/Core/Template/Attribute.php Removes argument values from array of existing CSS classes.
AttributeTest::testChainAddRemoveClasses function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing class attributes with the Attribute helper methods.
@covers ::removeClass[[api-linebreak]]
@covers ::addClass[[api-linebreak]]
AttributeTest::testRemove function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing of values.
AttributeTest::testRemoveAttribute function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing attributes.
@covers ::removeAttribute[[api-linebreak]]
AttributeTest::testRemoveClasses function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing class attributes with the AttributeArray helper method.
@covers ::removeClass[[api-linebreak]]
AttributeTest::testTwigAddRemoveClasses function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests the twig calls to the Attribute.
@dataProvider providerTestAttributeClassHelpers
BackendChain::removeBin function core/lib/Drupal/Core/Cache/BackendChain.php Remove a cache bin.
BackendChainImplementationUnitTest::testRemoveBin function core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php Tests that removing bin propagates to all backends.
Block::remove function core/modules/views/src/Plugin/views/display/Block.php Reacts on deleting a display.
BlockContextualLinksTest::testBlockContextualRemoveLinks function core/modules/block/tests/src/FunctionalJavascript/BlockContextualLinksTest.php Test that remove/configure contextual links are present in the block.
block_content_removed_post_updates function core/modules/block_content/block_content.post_update.php Implements hook_removed_post_updates().
block_content_update_last_removed function core/modules/block_content/block_content.install Implements hook_update_last_removed().
block_removed_post_updates function core/modules/block/block.post_update.php Implements hook_removed_post_updates().
block_update_last_removed function core/modules/block/block.install Implements hook_update_last_removed().
CacheBackendDecorator::removeBin function core/modules/system/tests/modules/performance_test/src/Cache/CacheBackendDecorator.php Remove a cache bin.
CacheBackendInterface::removeBin function core/lib/Drupal/Core/Cache/CacheBackendInterface.php Remove a cache bin.
CacheCollector::$keysToRemove property core/lib/Drupal/Core/Cache/CacheCollector.php An array of keys to remove from the cache on service termination.
CacheTestBase::assertCacheRemoved function core/modules/system/tests/src/Functional/Cache/CacheTestBase.php Asserts that a cache entry has been removed.
ChainedFastBackend::removeBin function core/lib/Drupal/Core/Cache/ChainedFastBackend.php Remove a cache bin.
comment_removed_post_updates function core/modules/comment/comment.post_update.php Implements hook_removed_post_updates().
comment_update_last_removed function core/modules/comment/comment.install Implements hook_update_last_removed().
ComputedItemListTrait::removeItem function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval[[api-linebreak]]
@covers ::onDependencyRemovalForMethodGranularity[[api-linebreak]]
@covers ::onDependencyRemovalForResourceGranularity[[api-linebreak]]
ConfigHandler::remove function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Submit handler for removing an item from a view.
Connection::removeDatabaseEntriesFromDebugBacktrace function core/lib/Drupal/Core/Database/Connection.php Removes database related calls from a backtrace array.
ContentEntityBase::removeTranslation function core/lib/Drupal/Core/Entity/ContentEntityBase.php Removes the translation identified by the given language code.
content_translation_update_last_removed function core/modules/content_translation/content_translation.install Implements hook_update_last_removed().
ContextAwarePluginDefinitionInterface::removeContextDefinition function core/lib/Drupal/Component/Plugin/Definition/ContextAwarePluginDefinitionInterface.php Removes a context definition from this plugin.
ContextAwarePluginDefinitionTrait::removeContextDefinition function core/lib/Drupal/Component/Plugin/Definition/ContextAwarePluginDefinitionTrait.php Implements \Drupal\Component\Plugin\Definition\ContextAwarePluginDefinitionInterface::removeContextDefinition().
contextual_removed_post_updates function core/modules/contextual/contextual.post_update.php Implements hook_removed_post_updates().
Database::removeConnection function core/lib/Drupal/Core/Database/Database.php Remove a connection and its corresponding connection information.
DatabaseBackend::removeBin function core/lib/Drupal/Core/Cache/DatabaseBackend.php Remove a cache bin.
datetime_range_removed_post_updates function core/modules/datetime_range/datetime_range.post_update.php Implements hook_removed_post_updates().
DefaultLazyPluginCollection::removeInstanceId function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php Removes an instance ID.
DefaultLazyPluginCollectionTest::testRemoveInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::removeInstanceId[[api-linebreak]]
DeletedFieldsRepository::removeFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Removes a field definition object from the deleted list.
DeletedFieldsRepository::removeFieldStorageDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php Removes a field storage definition object from the deleted list.
DeletedFieldsRepositoryInterface::removeFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Removes a field definition object from the deleted list.
DeletedFieldsRepositoryInterface::removeFieldStorageDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepositoryInterface.php Removes a field storage definition object from the deleted list.
DisplayAttachmentTest::testRemoveAttachedDisplay function core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php Tests the attachment working after the attached page was deleted.
DisplayCRUDTest::testRemoveDisplay function core/modules/views_ui/tests/src/Functional/DisplayCRUDTest.php Tests removing a display.
DisplayPluginBase::remove function core/modules/views/src/Plugin/views/display/DisplayPluginBase.php Reacts on deleting a display.

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