Search for replace
- Search 7.x for replace
- Search 8.9.x for replace
- Search 10.3.x for replace
- Search 11.x for replace
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
TokenReplaceTest | class | core/ |
Tests core view token replacement. |
TokenReplaceTest | class | core/ |
Tests taxonomy token replacement. |
TokenReplaceTest.php | file | core/ |
|
TokenReplaceTest.php | file | core/ |
|
TokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TokenReplaceTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
TokenReplaceTest::$modules | property | core/ |
Modules to enable. |
TokenReplaceTest::$testViews | property | core/ |
Views used by this test. |
TokenReplaceTest::$vocabulary | property | core/ |
The vocabulary used for creating terms. |
TokenReplaceTest::setUp | function | core/ |
|
TokenReplaceTest::testTaxonomyTokenReplacement | function | core/ |
Creates some terms and a node, then tests the tokens generated from them. |
TokenReplaceTest::testTokenReplacement | function | core/ |
Tests core token replacements generated from a view. |
TokenReplaceTest::testTokenReplacementNoPath | function | core/ |
Tests path token replacements generated from a view without a path. |
TokenReplaceTest::testTokenReplacementNoResults | function | core/ |
Tests core token replacements generated from a view without results. |
TokenReplaceTest::testTokenReplacementWithMiniPager | function | core/ |
Tests core token replacements generated from a view. |
TokenReplaceWebTest | class | core/ |
Tests the token system integration. |
TokenReplaceWebTest.php | file | core/ |
|
TokenReplaceWebTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TokenReplaceWebTest::$modules | property | core/ |
Modules to enable. |
TokenReplaceWebTest::testTokens | function | core/ |
Tests a token replacement on an actual website. |
TokenTest::providerTestReplaceEscaping | function | core/ |
|
TokenTest::testReplaceEscaping | function | core/ |
@covers ::replace @dataProvider providerTestReplaceEscaping |
TokenTest::testReplacePlain | function | core/ |
@covers ::replacePlain |
TokenTest::testReplaceWithBubbleableMetadataObject | function | core/ |
@covers ::replace |
TokenTest::testReplaceWithHookTokensAlterWithBubbleableMetadata | function | core/ |
@covers ::replace @covers ::replace |
TokenTest::testReplaceWithHookTokensWithBubbleableMetadata | function | core/ |
@covers ::replace |
TypedConfigManager::getDefinitionWithReplacements | function | core/ |
Gets a schema definition with replacements for dynamic names. |
TypedConfigManager::replaceName | function | core/ |
Replaces variables in configuration name. |
TypedConfigManager::replaceVariable | function | core/ |
Replaces variable values in included names with configuration data. |
UpdatePathTestBase::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
UpdatePathTestBaseFilledTest::replaceUser1 | function | core/ |
Replace User 1 with the user created here. |
UserTokenReplaceTest | class | core/ |
Tests the replacement of user tokens. |
UserTokenReplaceTest.php | file | core/ |
|
UserTokenReplaceTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
UserTokenReplaceTest::$modules | property | core/ |
Modules to enable. |
UserTokenReplaceTest::setUp | function | core/ |
|
UserTokenReplaceTest::testUserTokenReplacement | function | core/ |
Creates a user, then tests the tokens generated from it. |
ViewsPluginInterface::globalTokenReplace | function | core/ |
Returns a string with any core tokens replaced. |
ViewsSearchQuery::conditionReplaceString | function | core/ |
Replaces the original condition with a custom one from views recursively. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements | property | core/ |
A map of characters to be replaced through strtr. |
ZfExtensionManagerSfContainer::$canonicalNamesReplacements | property | core/ |
A map of characters to be replaced through strtr. |
Pagination
- Previous page
- Page 4
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.