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
FileMoveTest::testOverwriteSelf function core/tests/Drupal/KernelTests/Core/File/FileMoveTest.php Try to move a file onto itself.
FileRepository::move function core/modules/file/src/FileRepository.php
FileRepositoryInterface::move function core/modules/file/src/FileRepositoryInterface.php Moves a file to a new location and update the file's database entry.
FileSystem::move function core/lib/Drupal/Core/File/FileSystem.php Moves a file to a new location without database changes or hook invocation.
FileSystem::moveUploadedFile function core/lib/Drupal/Core/File/FileSystem.php Moves an uploaded file to a new location.
FileSystemInterface::move function core/lib/Drupal/Core/File/FileSystemInterface.php Moves a file to a new location without database changes or hook invocation.
FileSystemInterface::moveUploadedFile function core/lib/Drupal/Core/File/FileSystemInterface.php Moves an uploaded file to a new location.
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.
FileUploadHandler::moveUploadedFile function core/modules/file/src/Upload/FileUploadHandler.php Move the uploaded file from the temporary path to the destination.
file_removed_post_updates function core/modules/file/file.post_update.php Implements hook_removed_post_updates().
file_test_file_move function core/modules/file/tests/file_test/file_test.module Implements hook_file_move().
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.
filter_removed_post_updates function core/modules/filter/filter.post_update.php Implements hook_removed_post_updates().
FTPExtension::removeDirectoryJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Removes a directory.
FTPExtension::removeFileJailed function core/lib/Drupal/Core/FileTransfer/FTPExtension.php Removes a file.
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_file_move function core/modules/file/file.api.php Respond to a file that has been moved.
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_file_move function core/modules/image/image.module Implements hook_file_move().
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 Removes the item at the specified position.
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.
LanguageNegotiationFormOverrideTest class core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php Tests language-negotiation overrides are not on language-negotiation form.
LanguageNegotiationFormOverrideTest.php file core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php
LanguageNegotiationFormOverrideTest::$defaultTheme property core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php The theme to install as the default for testing.
LanguageNegotiationFormOverrideTest::$modules property core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php Modules to install.
LanguageNegotiationFormOverrideTest::testFormWithOverride function core/modules/config/tests/src/Functional/LanguageNegotiationFormOverrideTest.php Tests that overrides do not affect language-negotiation form values.
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.