Search for copy
| Title | Object type | File name | Summary |
|---|---|---|---|
| FileCopyTest::$fileSystem | property | core/ |
The file system service. |
| FileCopyTest::$modules | property | core/ |
Modules to enable. |
| FileCopyTest::assertPlugin | function | core/ |
Creates a TestFileCopy process plugin. |
| FileCopyTest::doTransform | function | core/ |
Do an import using the destination. |
| FileCopyTest::providerFileProcessBaseConstructor | function | core/ |
Data provider for testFileProcessBaseConstructor. |
| FileCopyTest::providerSuccessfulReuse | function | core/ |
Provides the source and destination path files. |
| FileCopyTest::setUp | function | core/ |
|
| FileCopyTest::testDownloadRemoteUri | function | core/ |
Tests that remote URIs are delegated to the download plugin. |
| FileCopyTest::testFileProcessBaseConstructor | function | core/ |
Tests that the plugin constructor correctly sets the configuration. |
| FileCopyTest::testNonExistent | function | core/ |
Copy a non-existent file. |
| FileCopyTest::testNonExistentSourceFile | function | core/ |
Tests that non-existent files throw an exception. |
| FileCopyTest::testNonWritableDestination | function | core/ |
Tests that non-writable destination throw an exception. |
| FileCopyTest::testNormal | function | core/ |
Copy a normal file. |
| FileCopyTest::testOverwriteSelf | function | core/ |
Copy a file onto itself. |
| FileCopyTest::testRenameFile | function | core/ |
Tests the 'rename' overwrite mode. |
| FileCopyTest::testSuccessfulCopies | function | core/ |
Tests successful imports/copies. |
| FileCopyTest::testSuccessfulMoves | function | core/ |
Tests successful moves. |
| FileCopyTest::testSuccessfulReuse | function | core/ |
Tests successful file reuse. |
| FileRepository::copy | function | core/ |
Copies a file to a new location and adds a file record to the database. |
| FileRepositoryInterface::copy | function | core/ |
Copies a file to a new location and adds a file record to the database. |
| FileSystem::copy | function | core/ |
Copies a file to a new location without invoking the file API. |
| FileSystemInterface::copy | function | core/ |
Copies a file to a new location without invoking the file API. |
| FileSystemTest::testCopyFailureIfFileAlreadyExists | function | core/ |
@covers ::copy[[api-linebreak]] |
| FileSystemTest::testCopyFailureIfSelfOverwrite | function | core/ |
@covers ::copy[[api-linebreak]] |
| FileSystemTest::testCopySelfRename | function | core/ |
@covers ::copy[[api-linebreak]] |
| FileSystemTest::testDestinationDirectoryFailureOnCopy | function | core/ |
@covers ::copy[[api-linebreak]] |
| FileSystemTest::testEnsureFileExistsBeforeCopy | function | core/ |
@covers ::copy[[api-linebreak]] |
| FileSystemTest::testSuccessfulCopy | function | core/ |
@covers ::copy[[api-linebreak]] |
| FileTransfer::copyDirectory | function | core/ |
Copies a directory. |
| FileTransfer::copyDirectoryJailed | function | core/ |
Copies a directory. |
| FileTransfer::copyFile | function | core/ |
Copies a file. |
| FileTransfer::copyFileJailed | function | core/ |
Copies a file. |
| file_copy | function | core/ |
Copies a file to a new location and adds a file record to the database. |
| file_test_file_copy | function | core/ |
Implements hook_file_copy(). |
| FTPExtension::copyFileJailed | function | core/ |
Copies a file. |
| GenerateTheme::copyRecursive | function | core/ |
Copies files recursively. |
| hook_file_copy | function | core/ |
Respond to a file that has been copied. |
| LanguageAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| LayoutBuilderEntityViewDisplay::createCopy | function | core/ |
Creates a duplicate of the entity display object on a different view mode. |
| LayoutBuilderEntityViewDisplayForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
| LegacyFileTest::testCopy | function | core/ |
Tests the file_copy deprecation and legacy behavior. |
| Local::copyFileJailed | function | core/ |
Copies a file. |
| Message::copySender | function | core/ |
Returns TRUE if a copy should be sent to the sender. |
| Message::setCopySender | function | core/ |
Sets if the sender should receive a copy of this email or not. |
| MessageInterface::copySender | function | core/ |
Returns TRUE if a copy should be sent to the sender. |
| MessageInterface::setCopySender | function | core/ |
Sets if the sender should receive a copy of this email or not. |
| ParamConversionEnhancer::copyRawVariables | function | core/ |
Store a backup of the raw values that corresponding to the route pattern. |
| ParamConversionEnhancerTest::testCopyRawVariables | function | core/ |
@covers ::copyRawVariables[[api-linebreak]] |
| RemoteFileUnmanagedCopyTest | class | core/ |
Tests the unmanaged file copy function. |
| RemoteFileUnmanagedCopyTest.php | file | core/ |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.