Search for replace
- Search 7.x for replace
- Search 9.5.x for replace
- Search 8.9.x for replace
- Search 10.3.x for replace
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ReplaceOp::process | function | composer/ |
Process this scaffold operation. |
| ReplaceOp::symlinkScaffold | function | composer/ |
Symlinks the scaffold file. |
| ReplaceOp::__construct | function | composer/ |
Constructs a ReplaceOp. |
| ReplaceOpTest | class | core/ |
Tests Drupal\Composer\Plugin\Scaffold\Operations\ReplaceOp. |
| ReplaceOpTest.php | file | core/ |
|
| ReplaceOpTest::testEmptyFile | function | core/ |
Tests empty file. |
| ReplaceOpTest::testProcess | function | core/ |
Tests process. |
| ReplaceTitleCommand | class | core/ |
Provides an AJAX command for replacing the page title. |
| ReplaceTitleCommand.php | file | core/ |
|
| ReplaceTitleCommand::$title | property | core/ |
The page title to replace. |
| ReplaceTitleCommand::render | function | core/ |
Return an array to be run through json_encode and sent to the client. |
| ReplaceTitleCommand::__construct | function | core/ |
Constructs a \Drupal\views\Ajax\ReplaceTitleCommand object. |
| SaveUploadFormTest::testExistingReplace | function | core/ |
Tests replacement when uploading over a file that already exists. |
| SaveUploadTest::testExistingReplace | function | core/ |
Tests replacement when uploading over a file that already exists. |
| ScaffoldTest::testDrupalDrupalFileWasReplaced | function | core/ |
Asserts that the appropriate file was replaced. |
| sdc_test_replacements.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_replacements/sdc_test_replacements.info.yml |
| sdc_test_replacements_invalid.info.yml | file | core/ |
core/modules/system/tests/modules/sdc_test_replacements_invalid/sdc_test_replacements_invalid.info.yml |
| SqliteDateSql::$replace | property | core/ |
An array of PHP-to-SQLite date replacement patterns. |
| StandardJavascriptTest::assertBigPipePlaceholderReplacementCount | function | core/ |
Asserts the number of BigPipe placeholders that are replaced on the page. |
| StorageCopyTrait::replaceStorageContents | function | core/ |
Copy the configuration from one storage to another and remove stale items. |
| StorageCopyTraitTest::providerTestReplaceStorageContents | function | core/ |
Provides data for testCheckRequirements(). |
| StorageCopyTraitTest::testReplaceStorageContents | function | core/ |
Tests replace storage contents. |
| StorageReplaceDataWrapper | class | core/ |
Wraps a configuration storage to allow replacing specific configuration data. |
| StorageReplaceDataWrapper.php | file | core/ |
|
| StorageReplaceDataWrapper::$collection | property | core/ |
The storage collection. |
| StorageReplaceDataWrapper::$replacementData | property | core/ |
The configuration replacement data, keyed by configuration object name. |
| StorageReplaceDataWrapper::$storage | property | core/ |
The configuration storage to be wrapped. |
| StorageReplaceDataWrapper::createCollection | function | core/ |
Creates a collection on the storage. |
| StorageReplaceDataWrapper::decode | function | core/ |
Decodes configuration data from the storage-specific format. |
| StorageReplaceDataWrapper::delete | function | core/ |
Deletes a configuration object from the storage. |
| StorageReplaceDataWrapper::deleteAll | function | core/ |
Deletes configuration objects whose names start with a given prefix. |
| StorageReplaceDataWrapper::encode | function | core/ |
Encodes configuration data into the storage-specific format. |
| StorageReplaceDataWrapper::exists | function | core/ |
Returns whether a configuration object exists. |
| StorageReplaceDataWrapper::getAllCollectionNames | function | core/ |
Gets the existing collections. |
| StorageReplaceDataWrapper::getCollectionName | function | core/ |
Gets the name of the current collection the storage is using. |
| StorageReplaceDataWrapper::listAll | function | core/ |
Gets configuration object names starting with a given prefix. |
| StorageReplaceDataWrapper::read | function | core/ |
Reads configuration data from the storage. |
| StorageReplaceDataWrapper::readMultiple | function | core/ |
Reads configuration data from the storage. |
| StorageReplaceDataWrapper::rename | function | core/ |
Renames a configuration object in the storage. |
| StorageReplaceDataWrapper::replaceData | function | core/ |
Replaces the configuration object data with the supplied data. |
| StorageReplaceDataWrapper::write | function | core/ |
Writes configuration data to the storage. |
| StorageReplaceDataWrapper::__construct | function | core/ |
Constructs a new StorageReplaceDataWrapper. |
| StorageReplaceDataWrapperTest | class | core/ |
Tests StorageReplaceDataWrapper operations. |
| StorageReplaceDataWrapperTest.php | file | core/ |
|
| StorageReplaceDataWrapperTest::delete | function | core/ |
Deletes configuration data from the storage. |
| StorageReplaceDataWrapperTest::insert | function | core/ |
Inserts configuration data in the storage. |
| StorageReplaceDataWrapperTest::providerCollections | function | core/ |
Data provider for testing different collections. |
| StorageReplaceDataWrapperTest::read | function | core/ |
Reads configuration data from the storage. |
| StorageReplaceDataWrapperTest::setUp | function | core/ |
|
| StorageReplaceDataWrapperTest::testCreateCollection | function | core/ |
Tests if new collections created correctly. |
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.