Search for copy
Title | Object type | File name | Summary |
---|---|---|---|
AttributesTest::testAttributeValueBaseCopy | function | core/ |
Tests AttributeValueBase copy. |
BlockContentTypeForm::copyFormValuesToEntity | function | core/ |
|
BuildTestBase::copyCodebase | function | core/ |
Copy the current working codebase into a workspace. |
BuildTestTest::testCopyCodebase | function | core/ |
@covers ::copyCodebase |
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. |
ConfigInstallProfileUnmetDependenciesTest::copyTestingOverrides | function | core/ |
Copy the testing_config_overrides install profile. |
ConfigTestTrait::copyConfig | function | core/ |
Copies configuration objects from source storage to target storage. |
ContactPersonalTest::testPersonalContactFormUserCopy | function | core/ |
Tests that the opt-out message is not included in user copy emails. |
ContentEntityForm::copyFormValuesToEntity | function | core/ |
|
CopyFieldValueTest | class | core/ |
Tests copy field value functionality. |
CopyFieldValueTest.php | file | core/ |
|
CopyFieldValueTest::$defaultTheme | property | core/ |
|
CopyFieldValueTest::$modules | property | core/ |
|
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/ |
|
CopyFieldValueTestForm::getFormId | function | core/ |
|
CopyFieldValueTestForm::submitForm | function | core/ |
|
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… |
CopyTest | class | core/ |
Tests the file copy function. |
CopyTest.php | file | core/ |
|
CopyTest::$fileRepository | property | core/ |
The file repository service under test. |
CopyTest::setUp | function | core/ |
|
CopyTest::testEntityStorageException | function | core/ |
Tests for entity storage exception. |
CopyTest::testExistingError | function | core/ |
Tests that copying over an existing file fails when instructed to do so. |
CopyTest::testExistingRename | function | core/ |
Tests renaming when copying over a file that already exists. |
CopyTest::testExistingReplace | function | core/ |
Tests replacement when copying over a file that already exists. |
CopyTest::testInvalidStreamWrapper | function | core/ |
Tests for an invalid stream wrapper. |
CopyTest::testNormal | function | core/ |
Tests file copying in the normal, base case. |
DiffOpCopy | class | core/ |
@todo document @private @subpackage DifferenceEngine |
DiffOpCopy.php | file | core/ |
|
DiffOpCopy::$type | property | core/ |
|
DiffOpCopy::__construct | function | core/ |
|
EntityDisplayBase::createCopy | function | core/ |
|
EntityDisplayFormBase::copyFormValuesToEntity | function | core/ |
|
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 |
FieldConfigEditForm::copyFormValuesToEntity | function | core/ |
|
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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.