Search for copy
Title | Object type | File name | Summary |
---|---|---|---|
InstallerConfigDirectoryTestBase::copyDirectory | function | core/ |
This copies a source directory to a destination directory recursively. |
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. |
LegacyFileSystemTest::testCopyWithDeprecatedFileExists | function | core/ |
@covers ::copy |
LegacyFileSystemTest::testCopyWithOutOfBoundsIntNegative | function | core/ |
@covers ::copy |
LegacyFileSystemTest::testCopyWithOutOfBoundsIntPositive | function | core/ |
@covers ::copy |
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 |
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 install. |
RemoteFileUnmanagedCopyTest::$scheme | property | core/ |
A stream wrapper scheme to register for the test. |
RemoteFileUnmanagedCopyTest::setUp | function | core/ |
|
ReplaceOp::copyScaffold | function | composer/ |
Copies the scaffold file. |
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. |
SSH::copyDirectoryJailed | function | core/ |
Copies a directory. |
SSH::copyFileJailed | function | core/ |
Copies a file. |
StorageCopyTrait | trait | core/ |
Utility trait to copy configuration from one storage to another. |
StorageCopyTrait.php | file | core/ |
|
StorageCopyTrait::replaceStorageContents | function | core/ |
Copy the configuration from one storage to another and remove stale items. |
StorageCopyTraitTest | class | core/ |
@coversDefaultClass \Drupal\Core\Config\StorageCopyTrait @group Config |
StorageCopyTraitTest.php | file | core/ |
|
StorageCopyTraitTest::generateRandomData | function | core/ |
Generate random data in a config storage. |
StorageCopyTraitTest::providerTestReplaceStorageContents | function | core/ |
Provides data for testCheckRequirements(). |
StorageCopyTraitTest::testReplaceStorageContents | function | core/ |
@covers ::replaceStorageContents |
StorageCopyTraitTest::testWithInvalidConfiguration | function | core/ |
Tests replaceStorageContents() with config with an invalid configuration. |
StorageCopyTraitTest::toArray | function | core/ |
Get the protected config data out of a MemoryStorage. |
TemplateProjectTestBase::copyCodebase | function | core/ |
Copy the current working codebase into a workspace. |
TemplateProjectTestBase::copyFixtureToTempDirectory | function | core/ |
Copies a fixture directory to a temporary directory and returns its path. |
TemporaryArrayObjectThrowingExceptions::getArrayCopy | function | core/ |
Exports the \ArrayObject to an array. |
TestFileCopy | class | core/ |
Class for testing FileCopy. |
TestFileCopy::getConfiguration | function | core/ |
Gets this plugin's configuration. |
TestFileTransfer::copyFileJailed | function | core/ |
Copies a file. |
update_authorize_batch_copy_project | function | core/ |
Implements callback_batch_operation(). |
VersionByRel::WORKING_COPY | constant | core/ |
Version argument which loads the revision known to be the "working copy". |
ViewDuplicateForm::copyTranslations | function | core/ |
Copies all translations that existed on the original View. |
WorkflowAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
WorkflowEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
WorkflowStateAddForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
WorkflowStateEditForm::copyFormValuesToEntity | function | core/ |
Copies top-level form values to entity properties. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.