Search for token
- Search 7.x for token
- Search 9.5.x for token
- Search 10.3.x for token
- Search 11.x for token
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
token | service | core/ |
Drupal\Core\Utility\Token |
Token | class | core/ |
Stores token data in a hidden form field. |
Token | class | core/ |
Drupal placeholder/token replacement system. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
TokenizeAreaUITest::$modules | property | core/ |
Modules to enable. |
TokenizeAreaUITest::testTokenUI | function | core/ |
Test that the right tokens are shown as available for replacement. |
TokenReplaceKernelTest | class | core/ |
Generates text using placeholders for dummy content to check 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/ |
Test 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/ |
Modules to enable. |
TokenReplaceKernelTestBase::$tokenService | property | core/ |
Token service. |
TokenReplaceKernelTestBase::setUp | function | core/ |
|
TokenReplaceTest | class | core/ |
Tests core view token replacement. |
TokenReplaceTest | class | core/ |
Generates text using placeholders for dummy content to check 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::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. |
TokenScanTest | class | core/ |
Scan token-like patterns in a dummy text to check token scanning. |
TokenScanTest.php | file | core/ |
|
TokenScanTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TokenScanTest::testTokenScan | function | core/ |
Scans dummy text, then tests the output. |
TokenTest | class | core/ |
@coversDefaultClass \Drupal\Core\Render\Element\Token @group Render |
TokenTest | class | core/ |
@coversDefaultClass \Drupal\Core\Utility\Token @group Utility |
TokenTest.php | file | core/ |
|
TokenTest.php | file | core/ |
|
TokenTest::$cache | property | core/ |
The cache used for testing. |
TokenTest::$cacheContextManager | property | core/ |
The cache contexts manager. |
TokenTest::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
TokenTest::$language | property | core/ |
The language interface used for testing. |
TokenTest::$languageManager | property | core/ |
The language manager used for testing. |
TokenTest::$moduleHandler | property | core/ |
The module handler service used for testing. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.