Search for move

  1. Search 9.5.x for move
  2. Search 8.9.x for move
  3. Search 10.3.x for move
  4. Search 11.x for move
  5. Other projects
Title Object type File name Summary
AggregatorTestCase::removeFeedItems function modules/aggregator/aggregator.test Confirms an item removal from a feed.
AggregatorTestCase::updateAndRemove function modules/aggregator/aggregator.test Adds and removes feed items and ensure that the count is zero.
aggregator_admin_remove_feed function modules/aggregator/aggregator.admin.inc Deletes a feed.
aggregator_admin_remove_feed_submit function modules/aggregator/aggregator.admin.inc Form submission handler for aggregator_admin_remove_feed().
aggregator_aggregator_remove function modules/aggregator/aggregator.processor.inc Implements hook_aggregator_remove().
aggregator_remove function modules/aggregator/aggregator.module Removes all items from a feed.
ajax_command_remove function includes/ajax.inc Creates a Drupal Ajax 'remove' command.
ajax_forms_test_advanced_commands_remove_callback function modules/simpletest/tests/ajax_forms_test.module Ajax callback for 'remove'.
ArchiverInterface::remove function includes/archiver.inc Removes the specified file from the archive.
ArchiverTar::remove function modules/system/system.archiver.inc Removes the specified file from the archive.
ArchiverZip::remove function modules/system/system.archiver.inc Removes the specified file from the archive.
BlockTestCase::moveBlockToRegion function modules/block/block.test
book_remove_button_submit function modules/book/book.pages.inc Form submission handler for book_outline_form().
book_remove_form function modules/book/book.pages.inc Form constructor to confirm removal of a node from a book.
book_remove_form_submit function modules/book/book.pages.inc Form submission handler for book_remove_form().
CacheTestCase::assertCacheRemoved function modules/simpletest/tests/cache.test Assert or a cache entry has been removed.
CascadingStylesheetsTestCase::testRenderRemoveCharsetPreprocess function modules/simpletest/tests/common.test Tests removing charset when rendering stylesheets with preprocessing on.
Database::removeConnection function includes/database/database.inc Remove a connection and its corresponding connection information.
DatabaseAlterTestCase::testAlterRemoveRange function modules/simpletest/tests/database_test.test Test that we can remove a range() value from a query. This also tests hook_query_TAG_alter().
database_test_query_database_test_alter_remove_range_alter function modules/simpletest/tests/database_test.module Implements hook_query_TAG_alter().
DrupalHtmlToTextTestCase::testDrupalHtmltoTextRemoveTrailingWhitespace function modules/simpletest/tests/mail.test Tests that drupal_wrap_mail() removes trailing whitespace before newlines.
DrupalSetMessageTest::testSetRemoveMessages function modules/system/system.test Tests setting messages and removing one before it is displayed.
drupal_move_uploaded_file function includes/file.inc Moves an uploaded file to a new location.
FileFieldTestCase::removeNodeFile function modules/file/tests/file.test Removes a file from a node.
FileMoveTest class modules/simpletest/tests/file.test Move related tests
FileMoveTest::getInfo function modules/simpletest/tests/file.test
FileMoveTest::testExistingError function modules/simpletest/tests/file.test Test that moving onto an existing file fails when FILE_EXISTS_ERROR is
specified.
FileMoveTest::testExistingRename function modules/simpletest/tests/file.test Test renaming when moving onto a file that already exists.
FileMoveTest::testExistingReplace function modules/simpletest/tests/file.test Test replacement when moving onto a file that already exists.
FileMoveTest::testExistingReplaceSelf function modules/simpletest/tests/file.test Test replacement when moving onto itself.
FileMoveTest::testNormal function modules/simpletest/tests/file.test Move a normal file.
FileTransfer::removeDirectory function includes/filetransfer/filetransfer.inc Removes a directory.
FileTransfer::removeDirectoryJailed function includes/filetransfer/filetransfer.inc Removes a directory.
FileTransfer::removeFile function includes/filetransfer/filetransfer.inc Removes a file.
FileTransfer::removeFileJailed function includes/filetransfer/filetransfer.inc Removes a file.
FileTransferFTPExtension::removeDirectoryJailed function includes/filetransfer/ftp.inc Removes a directory.
FileTransferFTPExtension::removeFileJailed function includes/filetransfer/ftp.inc Removes a file.
FileTransferLocal::removeDirectoryJailed function includes/filetransfer/local.inc Removes a directory.
FileTransferLocal::removeFileJailed function includes/filetransfer/local.inc Removes a file.
FileTransferSSH::removeDirectoryJailed function includes/filetransfer/ssh.inc Removes a directory.
FileTransferSSH::removeFileJailed function includes/filetransfer/ssh.inc Removes a file.
FileUnmanagedMoveTest class modules/simpletest/tests/file.test Unmanaged move related tests.
FileUnmanagedMoveTest::getInfo function modules/simpletest/tests/file.test
FileUnmanagedMoveTest::testMissing function modules/simpletest/tests/file.test Try to move a missing file.
FileUnmanagedMoveTest::testNormal function modules/simpletest/tests/file.test Move a normal file.
FileUnmanagedMoveTest::testOverwriteSelf function modules/simpletest/tests/file.test Try to move a file onto itself.
FileUsageTest::testRemoveUsage function modules/simpletest/tests/file.test Tests file_usage_delete().
file_move function includes/file.inc Moves a file to a new location and update the file's database entry.
file_test_file_move function modules/simpletest/tests/file_test.module Implements hook_file_move().
file_unmanaged_move function includes/file.inc Moves a file to a new location without database changes or hook invocation.

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