Search for copy
Title | Object type | File name | Summary |
---|---|---|---|
AttributesTest::testAttributeValueBaseCopy | function | core/ |
Test AttributeValueBase copy. |
BuildTestBase::copyCodebase | function | core/ |
Copy the current working codebase into a workspace. |
BuildTestTest::testCopyCodebase | function | core/ |
@covers ::copyCodebase |
BuildTestTest::testCopyCodebaseExclude | function | core/ |
Ensure we're not copying directories we wish to exclude. |
ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides | function | core/ |
Copy the testing_config_overrides install profile. |
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.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… |
CopyTest | class | core/ |
Tests the file copy function. |
CopyTest.php | file | core/ |
|
CopyTest::testExistingError | function | core/ |
Test that copying over an existing file fails when instructed to do so. |
CopyTest::testExistingRename | function | core/ |
Test renaming when copying over a file that already exists. |
CopyTest::testExistingReplace | function | core/ |
Test replacement when copying over a file that already exists. |
CopyTest::testNormal | function | core/ |
Test file copying in the normal, base case. |
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. |
EntityDisplayFormBase::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties |
EntityDisplayFormBaseTest::testCopyFormValuesToEntity | function | core/ |
@covers ::copyFormValuesToEntity |
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 |
field.field.block_content.disclaimer_block.field_copyright.yml | file | core/ |
core/profiles/demo_umami/config/install/field.field.block_content.disclaimer_block.field_copyright.yml |
field.storage.block_content.field_copyright.yml | file | core/ |
core/profiles/demo_umami/config/install/field.storage.block_content.field_copyright.yml |
FileCopy | class | core/ |
Copies or moves a local file from one place into another. |
FileCopy.php | file | core/ |
|
FileCopy::$downloadPlugin | property | core/ |
An instance of the download process plugin. |
FileCopy::$fileSystem | property | core/ |
The file system service. |
FileCopy::$streamWrapperManager | property | core/ |
The stream wrapper manager service. |
FileCopy::create | function | core/ |
Creates an instance of the plugin. |
FileCopy::getDirectory | function | core/ |
Returns the directory component of a URI or path. |
FileCopy::isLocalUri | function | core/ |
Determines if the given URI or path is considered local. |
FileCopy::isLocationUnchanged | function | core/ |
Determines if the source and destination URIs represent identical paths. |
FileCopy::transform | function | core/ |
Performs the associated process. |
FileCopy::writeFile | function | core/ |
Tries to move or copy a file. |
FileCopy::__construct | function | core/ |
Constructs a file_copy process plugin. |
FileCopyTest | class | core/ |
Tests the file_copy process plugin. |
FileCopyTest | class | core/ |
Tests the unmanaged file copy function. |
FileCopyTest | class | core/ |
Tests the file copy process plugin. |
FileCopyTest.php | file | core/ |
|
FileCopyTest.php | file | core/ |
|
FileCopyTest.php | file | core/ |
|
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::providerDeprecationNoticeRename | function | core/ |
Data provider for testDeprecationNoticeRename. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.