Search for copy

  1. Search 9.5.x for copy
  2. Search 8.9.x for copy
  3. Search 10.3.x for copy
  4. Search 11.x for copy
  5. Other projects
Title Object type File name Summary
COPYRIGHT.txt file ./COPYRIGHT.txt All Drupal code is Copyright 2001 - 2013 by the original authors.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2…
DrupalWebTestCase::copySetupCache function modules/simpletest/drupal_web_test_case.php Copy the setup cache from/to another table and files directory.
DrupalWebTestCase::recursiveDirectoryCopy function modules/simpletest/drupal_web_test_case.php Recursively copy one directory to another.
FileCopyTest class modules/simpletest/tests/file.test Copy related tests.
FileCopyTest::getInfo function modules/simpletest/tests/file.test
FileCopyTest::testExistingError function modules/simpletest/tests/file.test Test that copying over an existing file fails when FILE_EXISTS_ERROR is
specified.
FileCopyTest::testExistingRename function modules/simpletest/tests/file.test Test renaming when copying over a file that already exists.
FileCopyTest::testExistingReplace function modules/simpletest/tests/file.test Test replacement when copying over a file that already exists.
FileCopyTest::testNormal function modules/simpletest/tests/file.test Test file copying in the normal, base case.
FileTransfer::copyDirectory function includes/filetransfer/filetransfer.inc Copies a directory.
FileTransfer::copyDirectoryJailed function includes/filetransfer/filetransfer.inc Copies a directory.
FileTransfer::copyFile function includes/filetransfer/filetransfer.inc Copies a file.
FileTransfer::copyFileJailed function includes/filetransfer/filetransfer.inc Copies a file.
FileTransferFTPExtension::copyFileJailed function includes/filetransfer/ftp.inc Copies a file.
FileTransferLocal::copyFileJailed function includes/filetransfer/local.inc Copies a file.
FileTransferSSH::copyDirectoryJailed function includes/filetransfer/ssh.inc Copies a directory.
FileTransferSSH::copyFileJailed function includes/filetransfer/ssh.inc Copies a file.
FileUnmanagedCopyTest class modules/simpletest/tests/file.test Unmanaged copy related tests.
FileUnmanagedCopyTest::getInfo function modules/simpletest/tests/file.test
FileUnmanagedCopyTest::testNonExistent function modules/simpletest/tests/file.test Copy a non-existent file.
FileUnmanagedCopyTest::testNormal function modules/simpletest/tests/file.test Copy a normal file.
FileUnmanagedCopyTest::testOverwriteSelf function modules/simpletest/tests/file.test Copy a file onto itself.
file_copy function includes/file.inc Copies a file to a new location and adds a file record to the database.
file_test_file_copy function modules/simpletest/tests/file_test.module Implements hook_file_copy().
file_unmanaged_copy function includes/file.inc Copies a file to a new location without invoking the file API.
hook_file_copy function modules/system/system.api.php Respond to a file that has been copied.
RemoteFileUnmanagedCopyTest class modules/simpletest/tests/file.test Unmanaged copy related tests on remote filesystems.
RemoteFileUnmanagedCopyTest::getInfo function modules/simpletest/tests/file.test
RemoteFileUnmanagedCopyTest::setUp function modules/simpletest/tests/file.test Sets up a Drupal site for running functional and integration tests.
TestFileTransfer::copyFileJailed function modules/simpletest/tests/filetransfer.test Copies a file.
update_authorize_batch_copy_project function modules/update/update.authorize.inc Implements callback_batch_operation().

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