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 10.3.x for remove
  5. Other projects
Title Object type File name Summary
EditorSanitizeImageUploadSettingsUpdateTest::testUpdateRemoveMeaninglessImageUploadSettings function core/modules/editor/tests/src/Functional/Update/EditorSanitizeImageUploadSettingsUpdateTest.php Ensure image upload settings for Text Editor config entities are corrected.
editor_removed_post_updates function core/modules/editor/editor.post_update.php Implements hook_removed_post_updates().
editor_update_last_removed function core/modules/editor/editor.install Implements hook_update_last_removed().
EnabledExtensionsValidatorTest::providerExtensionRemoved function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Data provider for testExtensionRemoved().
EnabledExtensionsValidatorTest::testExtensionRemoved function core/modules/package_manager/tests/src/Kernel/EnabledExtensionsValidatorTest.php Tests that error is raised if Drupal modules, profiles or themes are removed.
EntityConstraintViolationList::remove function core/lib/Drupal/Core/Entity/EntityConstraintViolationList.php
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.
EntityMethodConfigActionsTest::testRemoveComponentFromDisplay function core/tests/Drupal/KernelTests/Core/Recipe/EntityMethodConfigActionsTest.php @testWith ["hideComponent"]
["hideComponents"]
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.
FakeSiteFixtureTest::testCallToRemovePackage function core/modules/package_manager/tests/src/Kernel/FakeSiteFixtureTest.php Tests if `removePackage` can be called on all packages in the fixture.
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().
FilterArray::removeEmptyStrings function core/lib/Drupal/Component/Utility/FilterArray.php Removes empty strings from an array.
FilterArrayTest::providerRemoveEmptyStrings function core/tests/Drupal/Tests/Component/Utility/FilterArrayTest.php Data provider for testRemoveEmptyStrings().
FilterArrayTest::testRemoveEmptyStrings function core/tests/Drupal/Tests/Component/Utility/FilterArrayTest.php Tests removing empty strings.
FilterFormat::removeFilter function core/modules/filter/src/Entity/FilterFormat.php
FilterFormatInterface::removeFilter function core/modules/filter/src/FilterFormatInterface.php Removes a filter.
filter_removed_post_updates function core/modules/filter/filter.post_update.php Implements hook_removed_post_updates().
FixtureManipulator::removePackage function core/modules/package_manager/tests/modules/fixture_manipulator/src/FixtureManipulator.php Removes a package.
FixtureManipulatorTest::testRemovePackage function core/modules/package_manager/tests/src/Kernel/FixtureManipulatorTest.php @covers ::removePackage
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.
help_removed_post_updates function core/modules/help/help.post_update.php Implements hook_removed_post_updates().
help_update_last_removed function core/modules/help/help.install Implements hook_update_last_removed().
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().

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