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 |
|---|---|---|---|
| ImageAdminStylesTest::testStyleReplacement | function | core/ |
Tests deleting a style and choosing a replacement style. |
| ImageStyle::getReplacementID | function | core/ |
|
| ImageStyle::replaceImageStyle | function | core/ |
Update field settings if the image style name is changed. |
| ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
| ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
| ImageStyleStorage::$replacement | property | core/ |
Image style replacement memory storage. |
| ImageStyleStorage::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
| ImageStyleStorage::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
| ImageStyleStorage::setReplacementId | function | core/ |
Stores a replacement ID for an image style being deleted. |
| ImageStyleStorageInterface::clearReplacementId | function | core/ |
Clears a replacement ID from the storage. |
| ImageStyleStorageInterface::getReplacementId | function | core/ |
Retrieves the replacement ID of a deleted image style. |
| ImageStyleStorageInterface::setReplacementId | function | core/ |
Stores a replacement ID for an image style being deleted. |
| InlineBlockPrivateFilesTest::replaceFileInBlock | function | core/ |
Replaces the file in the block with another one. |
| Interpolator::replacements | function | composer/ |
Finds the tokens that exist in a message and builds a replacement array. |
| MachineName::$replacePattern | property | core/ |
The regular expression pattern. |
| ManageOptions::getLocationReplacements | function | composer/ |
Creates an interpolator for the 'locations' element. |
| MediaEmbed::replaceNodeContent | function | core/ |
Replaces the contents of a DOMNode. |
| MoveTest::testExistingReplace | function | core/ |
Tests replacement when moving onto a file that already exists. |
| MoveTest::testExistingReplaceSelf | function | core/ |
Tests replacement when moving onto itself. |
| MysqlDateSql::$replace | property | core/ |
An array of PHP-to-MySQL replacement patterns. |
| NodeFieldTokensTest::testViewsTokenReplacement | function | core/ |
Tests token replacement for Views tokens supplied by the Node module. |
| NodeTokenReplaceTest | class | core/ |
Tests node token replacement. |
| NodeTokenReplaceTest.php | file | core/ |
|
| NodeTokenReplaceTest::$modules | property | core/ |
Modules to install. |
| NodeTokenReplaceTest::setUp | function | core/ |
|
| NodeTokenReplaceTest::testNodeTokenReplacement | function | core/ |
Creates a node, then tests the tokens generated from it. |
| OperationFactory::createReplaceOp | function | composer/ |
Creates a 'replace' scaffold op. |
| PhpTransliteration::lookupReplacement | function | core/ |
Look up the generic replacement for a UTF-8 character code. |
| PhpTransliteration::replace | function | core/ |
Replaces a single Unicode character using the transliteration database. |
| PluginBase::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
| PluginBase::viewsTokenReplace | function | core/ |
Replaces Views' tokens in a given string. |
| PluginBaseTest::testViewsTokenReplace | function | core/ |
Tests that the token replacement in views works correctly. |
| PluginBaseTest::testViewsTokenReplaceWithDots | function | core/ |
Tests that the token replacement in views works correctly with dots. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
| PostgresqlDateSql::$replace | property | core/ |
An array of PHP-to-PostgreSQL replacement patterns. |
| RecipeRunner::replaceInputValues | function | core/ |
|
| Renderer::doReplacePlaceholder | function | core/ |
Replaces a placeholder with its markup. |
| Renderer::replacePlaceholders | function | core/ |
Replaces placeholders. |
| replace-me.txt | file | core/ |
# File in drupal-drupal-test-overwrite that is replaced by a scaffold file. |
| ReplaceCommand | class | core/ |
AJAX command for calling the jQuery replace() method. |
| ReplaceCommand.php | file | core/ |
|
| ReplaceCommand::render | function | core/ |
Implements Drupal\Core\Ajax\CommandInterface:render(). |
| replacement.txt | file | core/ |
# File from assets that replaces file in web root. |
| ReplaceOp | class | composer/ |
Scaffold operation to copy or symlink from source to destination. |
| ReplaceOp.php | file | composer/ |
|
| ReplaceOp::$overwrite | property | composer/ |
Whether to overwrite existing files. |
| ReplaceOp::$source | property | composer/ |
The relative path to the source file. |
| ReplaceOp::copyScaffold | function | composer/ |
Copies the scaffold file. |
| ReplaceOp::generateContents | function | composer/ |
Load the scaffold contents or otherwise generate what is needed. |
| ReplaceOp::ID | constant | composer/ |
Identifies Replace operations. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.