Search for tokens
- Search 7.x for tokens
- Search 9.5.x for tokens
- Search 8.9.x for tokens
- Search 10.3.x for tokens
- Search main for tokens
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| FieldSelfTokensTest | class | core/ |
Tests token escaping in the EntityField handler. |
| FieldSelfTokensTest.php | file | core/ |
|
| FieldSelfTokensTest::$modules | property | core/ |
Modules to install. |
| FieldSelfTokensTest::$testViews | property | core/ |
Views used by this test. |
| FieldSelfTokensTest::setUp | function | core/ |
This method is called before each test. |
| FieldSelfTokensTest::testSelfTokenEscaping | function | core/ |
|
| FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| HistoryTokensHooks | class | core/ |
Token hook implementations for history. |
| HistoryTokensHooks.php | file | core/ |
|
| HistoryTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| HistoryTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| HistoryTokensHooksTest | class | core/ |
Tests for HistoryTokensHooks. |
| HistoryTokensHooksTest.php | file | core/ |
|
| HistoryTokensHooksTest::testTokenInfoWithoutCommentModuleInstalled | function | core/ |
Tests that tokenInfo() handles missing comment module gracefully. |
| hook_tokens | function | core/ |
Provide replacement values for placeholder tokens. |
| hook_tokens_alter | function | core/ |
Alter replacement values for placeholder tokens. |
| Interpolator::findTokens | function | composer/ |
Finds all of the tokens in the provided message. |
| LinkViewsTokensTest | class | core/ |
Tests the views integration for link tokens. |
| LinkViewsTokensTest.php | file | core/ |
|
| LinkViewsTokensTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| LinkViewsTokensTest::$fieldName | property | core/ |
The field name used for the link field. |
| LinkViewsTokensTest::$modules | property | core/ |
Modules to install. |
| LinkViewsTokensTest::$testViews | property | core/ |
Views used by this test. |
| LinkViewsTokensTest::setUp | function | core/ |
Sets up the test. |
| LinkViewsTokensTest::testLinkViewsTokens | function | core/ |
Tests the link views tokens. |
| LocaleTestHooks::tokens | function | core/ |
Implements hook_tokens(). |
| MetadataBag::getCsrfTokenSeed | function | core/ |
Get the CSRF token seed. |
| MetadataBag::setCsrfTokenSeed | function | core/ |
Set the CSRF token seed. |
| module_test.tokens.inc | file | core/ |
|
| NodeFieldTokensTest | class | core/ |
Tests replacement of Views tokens supplied by the Node module. |
| NodeFieldTokensTest.php | file | core/ |
|
| NodeFieldTokensTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeFieldTokensTest::$testViews | property | core/ |
Views used by this test. |
| NodeFieldTokensTest::testViewsTokenReplacement | function | core/ |
Tests token replacement for Views tokens supplied by the Node module. |
| NodeTokensHooks | class | core/ |
Token hook implementations for node. |
| NodeTokensHooks.php | file | core/ |
|
| NodeTokensHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| NodeTokensHooks::tokens | function | core/ |
Implements hook_tokens(). |
| OneTimeAuthentication::tokens | function | core/ |
Token callback to add unsafe tokens for user notifications. |
| PluginBase::getAvailableGlobalTokens | function | core/ |
Returns an array of available token replacements. |
| PluginBaseTest::testViewsTokenReplaceWithTwigTokens | function | core/ |
Tests viewsTokenReplace without any twig tokens. |
| Roles::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| Roles::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| SandboxDatabaseUpdatesValidator::tokensMatchFunctionNamePattern | function | core/ |
Determines if a set of tokens contain a function name matching a pattern. |
| StylePluginBase::$render_tokens | property | core/ |
Keyed array by placeholder a cached per row tokens to render. |
| StylePluginBase::$rowTokens | property | core/ |
Store all available tokens row rows. |
| StylePluginBase::usesTokens | function | core/ |
Return TRUE if this style uses tokens. |
| SynchronizeCsrfTokenSeedTrait | trait | core/ |
Synchronizes the child site's CSRF token seed back to the test runner. |
| SynchronizeCsrfTokenSeedTrait.php | file | core/ |
|
| SynchronizeCsrfTokenSeedTrait::drupalLogin | function | core/ |
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.