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
EntityConstraintViolationList::remove function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php phpcs:ignore Drupal.Commenting.FunctionComment.VoidReturn
EntityDecoupledTranslationRevisionsTest::testRemovedTranslations function core/tests/Drupal/KernelTests/Core/Entity/EntityDecoupledTranslationRevisionsTest.php Tests that deleted translations are not accidentally restored.
EntityDefinitionTestTrait::removeBaseField function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Removes the new base field from the 'entity_test_update' entity type.
EntityDefinitionTestTrait::removeBaseFieldIndex function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Removes the index added in addBaseFieldIndex().
EntityDefinitionTestTrait::removeBundleField function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Removes the new bundle field from the 'entity_test_update' entity type.
EntityDefinitionTestTrait::removeEntityIndex function core/modules/system/tests/src/Functional/Entity/Traits/EntityDefinitionTestTrait.php Removes the index added in addEntityIndex().
EntityDisplayBase::getPluginRemovedDependencies function core/lib/Drupal/Core/Entity/EntityDisplayBase.php Returns the plugin dependencies being removed.
EntityDisplayBase::removeComponent function core/lib/Drupal/Core/Entity/EntityDisplayBase.php
EntityDisplayInterface::removeComponent function core/lib/Drupal/Core/Entity/Display/EntityDisplayInterface.php Sets a component to be hidden.
EntityReferenceWidgetTest::testRemoveAfterReordering function core/modules/media_library/tests/src/FunctionalJavascript/EntityReferenceWidgetTest.php Tests that changed order is maintained after removing a selection.
EntityResource::removeFromRelationshipData function core/modules/jsonapi/src/Controller/EntityResource.php Deletes the relationship of an entity.
EntityViewAlterTest::testContextualLinksRemoved function core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php Tests that contextual links are removed when rendering Layout Builder.
FieldableEntityDefinitionUpdateTest::testFieldableEntityTypeUpdatesRemoveBackupTables function core/tests/Drupal/KernelTests/Core/Entity/FieldableEntityDefinitionUpdateTest.php Tests the removal of the backup tables after a successful update.
FieldDialogsTest::testRemoveFieldHandler function core/modules/views_ui/tests/src/FunctionalJavascript/FieldDialogsTest.php Tests removing a field through the rearrange dialog.
field_removed_post_updates function core/modules/field/field.post_update.php Implements hook_removed_post_updates().
field_update_last_removed function core/modules/field/field.install Implements hook_update_last_removed().
FileFieldTestBase::removeNodeFile function core/modules/file/tests/src/Functional/FileFieldTestBase.php Removes a file from a node.
FileManagedFileElementTest::testFileRemovedFromDisk function core/modules/file/tests/src/Functional/FileManagedFileElementTest.php Ensure a file entity can be saved when the file does not exist on disk.
FileManagedFileElementTest::testManagedFileRemoved function core/modules/file/tests/src/Functional/FileManagedFileElementTest.php Ensure that warning is shown if file on the field has been removed.
FileTransfer::removeDirectory function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Removes a directory.
FileTransfer::removeDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Removes a directory.
FileTransfer::removeFile function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Removes a file.
FileTransfer::removeFileJailed function core/lib/Drupal/Core/FileTransfer/FileTransfer.php Removes a file.
FileUploadForm::removeButtonSubmit function core/modules/media_library/src/Form/FileUploadForm.php Submit handler for the remove button.
file_removed_post_updates function core/modules/file/file.post_update.php Implements hook_removed_post_updates().
file_update_last_removed function core/modules/file/file.install Implements hook_update_last_removed().
FilterFormat::removeFilter function core/modules/filter/src/Entity/FilterFormat.php Removes a filter.
FilterFormatInterface::removeFilter function core/modules/filter/src/FilterFormatInterface.php Removes a filter.
FTPExtension::removeDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
FTPExtension::removeFileJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php
GenericCacheBackendUnitTestBase::testRemoveBin function core/tests/Drupal/KernelTests/Core/Cache/GenericCacheBackendUnitTestBase.php Tests Drupal\Core\Cache\CacheBackendInterface::removeBin().
HelpSearch::removeItemsFromIndex function core/modules/help/src/Plugin/Search/HelpSearch.php Removes an item or items from the search index.
history_update_last_removed function core/modules/history/history.install Implements hook_update_last_removed().
hook_removed_post_updates function core/lib/Drupal/Core/Extension/module.api.php Return an array of removed hook_post_update_NAME() function names.
hook_update_last_removed function core/lib/Drupal/Core/Extension/module.api.php Return a number which is no longer available as hook_update_N().
HtmlToTextTest::testRemoveTrailingWhitespace function core/modules/system/tests/src/Unit/Mail/HtmlToTextTest.php Tests that trailing whitespace is removed before newlines.
image_removed_post_updates function core/modules/image/image.post_update.php Implements hook_removed_post_updates().
image_update_last_removed function core/modules/image/image.install Implements hook_update_last_removed().
InlineBlockEntityOperations::getRemovedBlockIds function core/modules/layout_builder/src/InlineBlockEntityOperations.php Gets the IDs of the inline blocks that were removed.
InlineBlockEntityOperations::removeUnused function core/modules/layout_builder/src/InlineBlockEntityOperations.php Removes unused inline blocks.
InlineBlockEntityOperations::removeUnusedForEntityOnSave function core/modules/layout_builder/src/InlineBlockEntityOperations.php Remove all unused inline blocks on save.
InlineBlockTestBase::removeInlineBlockFromLayout function core/modules/layout_builder/tests/src/FunctionalJavascript/InlineBlockTestBase.php Removes an entity block from the layout but does not save the layout.
InlineBlockUsage::removeByLayoutEntity function core/modules/layout_builder/src/InlineBlockUsage.php
InlineBlockUsageInterface::removeByLayoutEntity function core/modules/layout_builder/src/InlineBlockUsageInterface.php Remove usage record by layout entity.
InlineBlockUsageTest::testRemoveByLayoutEntity function core/modules/layout_builder/tests/src/Kernel/InlineBlockUsageTest.php Covers ::removeByLayoutEntity.
ItemList::removeItem function core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php
JsMessageTest::testAddRemoveMessages function core/tests/Drupal/FunctionalJavascriptTests/Core/JsMessageTest.php Tests click on links to show messages and remove messages.
jsonapi_update_last_removed function core/modules/jsonapi/jsonapi.install Implements hook_update_last_removed().
JSWebAssert::waitForElementRemoved function core/tests/Drupal/FunctionalJavascriptTests/JSWebAssert.php Looks for the specified selector and returns TRUE when it is unavailable.
language_removed_post_updates function core/modules/language/language.post_update.php Implements hook_removed_post_updates().

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