Search for remove

  1. Search 7.x for remove
  2. Search 9.5.x for remove
  3. Search 10.3.x for remove
  4. Search 11.x for remove
  5. Other projects
Title Object type File name Summary
action_post_update_remove_settings function core/modules/action/action.post_update.php Removes action settings.
ActiveTheme::$styleSheetsRemove property core/lib/Drupal/Core/Theme/ActiveTheme.php The stylesheets which are set to be removed by the theme.
ActiveTheme::getStyleSheetsRemove function core/lib/Drupal/Core/Theme/ActiveTheme.php Returns the removed stylesheets by the theme.
AddFormBase::removeButtonSubmit function core/modules/media_library/src/Form/AddFormBase.php Submit handler for the remove button.
AjaxCommandsTest::testRemoveCommand function core/tests/Drupal/Tests/Core/Ajax/AjaxCommandsTest.php @covers \Drupal\Core\Ajax\RemoveCommand
ajax_forms_test_advanced_commands_remove_callback function core/modules/system/tests/modules/ajax_forms_test/ajax_forms_test.module Ajax form callback: Selects 'remove'.
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
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
@covers ::addClass
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
AttributeTest::testRemoveClasses function core/tests/Drupal/Tests/Core/Template/AttributeTest.php Tests removing class attributes with the AttributeArray helper method.
@covers ::removeClass
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
BackendChainImplementationUnitTest::testRemoveBin function core/tests/Drupal/Tests/Core/Cache/BackendChainImplementationUnitTest.php Test that removing bin propagates to all backends.
Block::remove function core/modules/views/src/Plugin/views/display/Block.php Reacts on deleting a display.
BlockRemoveDisabledRegionUpdateTest class core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Tests the upgrade path for removal of disabled region.
BlockRemoveDisabledRegionUpdateTest.php file core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php
BlockRemoveDisabledRegionUpdateTest::$modules property core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php
BlockRemoveDisabledRegionUpdateTest::setDatabaseDumpFiles function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php
BlockRemoveDisabledRegionUpdateTest::testUpdateHookN function core/modules/block/tests/src/Functional/Update/BlockRemoveDisabledRegionUpdateTest.php Tests that block context mapping is updated properly.
BookRemoveForm class core/modules/book/src/Form/BookRemoveForm.php Remove form for book module.
BookRemoveForm.php file core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::$bookManager property core/modules/book/src/Form/BookRemoveForm.php The book manager.
BookRemoveForm::$node property core/modules/book/src/Form/BookRemoveForm.php The node representing the book.
BookRemoveForm::buildForm function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::create function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::getCancelUrl function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::getConfirmText function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::getDescription function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::getFormId function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::getQuestion function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::submitForm function core/modules/book/src/Form/BookRemoveForm.php
BookRemoveForm::__construct function core/modules/book/src/Form/BookRemoveForm.php Constructs a BookRemoveForm object.
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/src/Tests/Cache/CacheTestBase.php Asserts that a cache entry has been removed.
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
Composer::removeTimeout function core/lib/Drupal/Core/Composer/Composer.php Removes Composer's timeout so that scripts can run indefinitely.
ComputedItemListTrait::removeItem function core/lib/Drupal/Core/TypedData/ComputedItemListTrait.php
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuth function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveAuthAndFormats function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveFormatForMethodGranularity function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
ConfigDependenciesTest::testOnDependencyRemovalRemoveUnrelatedDependency function core/modules/rest/tests/src/Kernel/Entity/ConfigDependenciesTest.php @covers ::onDependencyRemoval
@covers ::onDependencyRemovalForMethodGranularity
@covers ::onDependencyRemovalForResourceGranularity
ConfigHandler::remove function core/modules/views_ui/src/Form/Ajax/ConfigHandler.php Submit handler for removing an item from a view

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