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 |
---|---|---|---|
StorageReplaceDataWrapperTest::testCreateCollection | function | core/ |
Tests if new collections created correctly. |
StorageReplaceDataWrapperTest::testInvalidStorage | function | core/ |
|
StorageReplaceDataWrapperTest::update | function | core/ |
|
TestController::tokenReplace | function | core/ |
Provides a token replacement with a node as well as the current user. |
TestController::tokenReplaceWithoutPassedBubbleableMetadata | function | core/ |
Provides a token replacement with a node as well as the current user. |
TestPluginBase::viewsTokenReplace | function | core/ |
|
Token::doReplace | function | core/ |
Replaces all tokens in a given string with appropriate values. |
Token::replace | function | core/ |
Replaces all tokens in given markup with appropriate values. |
Token::replacePlain | function | core/ |
Replaces all tokens in a given plain text string with appropriate values. |
TokenReplaceKernelTest | class | core/ |
Tests token replacement. |
TokenReplaceKernelTest.php | file | core/ |
|
TokenReplaceKernelTest::setUp | function | core/ |
|
TokenReplaceKernelTest::testClear | function | core/ |
Tests the clear parameter. |
TokenReplaceKernelTest::testSystemDateTokenReplacement | function | core/ |
Tests the generation of all system date tokens. |
TokenReplaceKernelTest::testSystemSiteTokenReplacement | function | core/ |
Tests the generation of all system site information tokens. |
TokenReplaceKernelTest::testSystemTokenRecognition | function | core/ |
Tests whether token-replacement works in various contexts. |
TokenReplaceKernelTestBase | class | core/ |
Base class for token replacement tests. |
TokenReplaceKernelTestBase.php | file | core/ |
|
TokenReplaceKernelTestBase::$interfaceLanguage | property | core/ |
The interface language. |
TokenReplaceKernelTestBase::$modules | property | core/ |
|
TokenReplaceKernelTestBase::$tokenService | property | core/ |
Token service. |
TokenReplaceKernelTestBase::setUp | function | core/ |
|
TokenReplaceTest | class | core/ |
Tests core view token replacement. |
TokenReplaceTest | class | core/ |
Tests taxonomy token replacement. |
TokenReplaceTest.php | file | core/ |
|
TokenReplaceTest.php | file | core/ |
|
TokenReplaceTest::$fieldName | property | core/ |
Name of the taxonomy term reference field. |
TokenReplaceTest::$modules | property | core/ |
|
TokenReplaceTest::$modules | property | core/ |
|
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. |
TokenReplaceTest::testTokenReplacementWithSpecificNumberOfItems | function | core/ |
Tests token replacement of [view:total-rows] when pager is disabled. |
TokenReplaceWebTest | class | core/ |
Tests the token system integration. |
TokenReplaceWebTest.php | file | core/ |
|
TokenReplaceWebTest::$defaultTheme | property | core/ |
|
TokenReplaceWebTest::$modules | property | core/ |
|
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 type names. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.