Search for move

  1. Search 7.x for move
  2. Search 9.5.x for move
  3. Search 8.9.x for move
  4. Search 10.3.x for move
  5. Other projects
Title Object type File name Summary
database_test_query_database_test_alter_remove_range_alter function core/modules/system/tests/modules/database_test/database_test.module Implements hook_query_TAG_alter().
datetime_range_removed_post_updates function core/modules/datetime_range/datetime_range.post_update.php Implements hook_removed_post_updates().
dblog_removed_post_updates function core/modules/dblog/dblog.post_update.php Implements hook_removed_post_updates().
dblog_update_last_removed function core/modules/dblog/dblog.install Implements hook_update_last_removed().
DefaultLazyPluginCollection::removeInstanceId function core/lib/Drupal/Core/Plugin/DefaultLazyPluginCollection.php
DefaultLazyPluginCollectionTest::testRemoveInstanceId function core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php @covers ::removeInstanceId
DeletedFieldsRepository::removeFieldDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php
DeletedFieldsRepository::removeFieldStorageDefinition function core/lib/Drupal/Core/Field/DeletedFieldsRepository.php
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
DisplayPluginCollection::remove function core/modules/views/src/DisplayPluginCollection.php
DisplayPluginInterface::remove function core/modules/views/src/Plugin/views/display/DisplayPluginInterface.php Reacts on deleting a display.
DRUPAL_CORE_REMOVED_MODULE_LIST constant core/modules/system/system.install An array of machine names of modules that were removed from Drupal core.
DRUPAL_CORE_REMOVED_THEME_LIST constant core/modules/system/system.install An array of machine names of themes that were removed from Drupal core.
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.
EntityFormDisplay::movePropertyPathViolationsRelativeToField function core/lib/Drupal/Core/Entity/Entity/EntityFormDisplay.php Moves the property path to be relative to field level.
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().
FileCopyTest::testSuccessfulMoves function core/modules/migrate/tests/src/Kernel/process/FileCopyTest.php Tests successful moves.
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.
FileMoveTest class core/tests/Drupal/KernelTests/Core/File/FileMoveTest.php Tests the unmanaged file move function.
FileMoveTest class core/modules/image/tests/src/Kernel/FileMoveTest.php Tests the file move function for images and image styles.
FileMoveTest.php file core/tests/Drupal/KernelTests/Core/File/FileMoveTest.php
FileMoveTest.php file core/modules/image/tests/src/Kernel/FileMoveTest.php
FileMoveTest::$fileRepository property core/modules/image/tests/src/Kernel/FileMoveTest.php The file repository service.

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