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::testCopyCodebaseExclude | function | core/ |
Ensure we're not copying directories we wish to exclude. |
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. |
copyright.md | file | core/ |
All files within this directory where copied from the Doctrine project: http://www.doctrine-project.org They were copied from version 1.2.7. |
COPYRIGHT.txt | file | core/ |
All Drupal code is Copyright 2001 - 2020 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… |
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. |
GenerateTheme::copyRecursive | function | core/ |
Copies files recursively. |
Local::copyFileJailed | function | core/ |
Copies a file. |
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/ |
|
RemoteFileUnmanagedCopyTest::$classname | property | core/ |
A fully-qualified stream wrapper class name to register for the test. |
RemoteFileUnmanagedCopyTest::$modules | property | core/ |
Modules to enable. |
RemoteFileUnmanagedCopyTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileUnmanagedCopyTest::setUp | function | core/ |
|
SecuredRedirectResponseTest::testRedirectCopy | function | core/ |
Tests copying of redirect response. |
SqlContentEntityStorageSchema::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
SqlFieldableEntityTypeListenerTrait::copyData | function | core/ |
Copies entity data from the original storage to the temporary one. |
SqlFieldableEntityTypeListenerTrait::handleEntityTypeSchemaUpdateExceptionOnDataCopy | function | core/ |
Handles the case when an error occurs during the data copying step. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.