Search for copy
Title | Object type | File name | Summary |
---|---|---|---|
AttributesTest::testAttributeValueBaseCopy | function | core/ |
Tests AttributeValueBase copy. |
BuildTestBase::copyCodebase | function | core/ |
Copy the current working codebase into a workspace. |
BuildTestTest::testCopyCodebase | function | core/ |
@covers ::copyCodebase[[api-linebreak]] |
BuildTestTest::testCopyCodebaseDocRoot | function | core/ |
Tests copying codebase when Drupal and Composer roots are different. |
BuildTestTest::testCopyCodebaseExclude | function | core/ |
Ensure we're not copying directories we wish to exclude. |
ConfigFormBase::copyFormValuesToConfig | function | core/ |
Copies form values to Config keys. |
ConfigTestTrait::copyConfig | function | core/ |
Copies configuration objects from source storage to target storage. |
ContentEntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
CopyFieldValueTest | class | core/ |
Tests copy field value functionality. |
CopyFieldValueTest.php | file | core/ |
|
CopyFieldValueTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
CopyFieldValueTest::$modules | property | core/ |
Modules to install. |
CopyFieldValueTest::testCopyFieldValue | function | core/ |
Tests copy field value JavaScript functionality. |
CopyFieldValueTestForm | class | core/ |
Provides a form to test Drupal.behaviors.copyFieldValue. |
CopyFieldValueTestForm.php | file | core/ |
|
CopyFieldValueTestForm::buildForm | function | core/ |
Form constructor. |
CopyFieldValueTestForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
CopyFieldValueTestForm::submitForm | function | core/ |
Form submission handler. |
COPYRIGHT.txt | file | core/ |
All Drupal code is Copyright 2001 - present 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… |
DiffOpCopy | class | core/ |
@todo document @private @subpackage DifferenceEngine |
DiffOpCopy.php | file | core/ |
|
DiffOpCopy::$type | property | core/ |
|
DiffOpCopy::reverse | function | core/ |
|
DiffOpCopy::__construct | function | core/ |
|
EntityDisplayBase::createCopy | function | core/ |
Creates a duplicate of the entity display object on a different view mode. |
EntityDisplayFormBaseTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity[[api-linebreak]] |
EntityDisplayInterface::createCopy | function | core/ |
Creates a duplicate of the entity display object on a different view mode. |
EntityForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
EntityFormTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity[[api-linebreak]] |
FileCopyTest | class | core/ |
Tests the unmanaged file copy function. |
FileCopyTest.php | file | core/ |
|
FileCopyTest::testNonExistent | function | core/ |
Copy a non-existent file. |
FileCopyTest::testNormal | function | core/ |
Copy a normal file. |
FileCopyTest::testOverwriteSelf | function | core/ |
Copy a file onto itself. |
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. |
FTPExtension::copyFileJailed | function | core/ |
Copies a file. |
Importer::copyFileAssociatedWithEntity | function | core/ |
Copies a file from default content directory to the site's file system. |
LegacyFileSystemTest::testCopyWithDeprecatedFileExists | function | core/ |
@covers ::copy[[api-linebreak]] |
LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative | function | core/ |
@covers ::copy[[api-linebreak]] |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.