Search for tokens
- Search 7.x for tokens
- Search 9.5.x for tokens
- Search 10.3.x for tokens
- Search 11.x for tokens
- Search main for tokens
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| BigPipeTest::setCsrfTokenSeedInTestEnvironment | function | core/ |
Ensures CSRF tokens can be generated for the current user's session. |
| CacheContextsManager::assertValidTokens | function | core/ |
Asserts the context tokens are valid |
| CacheContextsManager::convertTokensToKeys | function | core/ |
Converts cache context tokens to cache keys. |
| CacheContextsManager::optimizeTokens | function | core/ |
Optimizes cache context tokens (the minimal representative subset). |
| CacheContextsManager::parseTokens | function | core/ |
Parses cache context tokens into context IDs and optional parameters. |
| CacheContextsManager::validateTokens | function | core/ |
Validates an array of cache context tokens. |
| CacheContextsManagerTest::providerTestOptimizeTokens | function | core/ |
Provides a list of context token sets. |
| CacheContextsManagerTest::testConvertTokensToKeys | function | core/ |
@covers ::convertTokensToKeys[[api-linebreak]] |
| CacheContextsManagerTest::testOptimizeTokens | function | core/ |
@covers ::optimizeTokens[[api-linebreak]] |
| CacheContextsManagerTest::validateTokensProvider | function | core/ |
Provides a list of cache context token arrays. |
| comment.tokens.inc | file | core/ |
Builds placeholder replacement tokens for comment-related data. |
| comment_tokens | function | core/ |
Implements hook_tokens(). |
| ConvertTokens | class | core/ |
Plugin to replace !tokens with [tokens]. |
| ConvertTokens.php | file | core/ |
|
| ConvertTokens::transform | function | core/ |
Performs the associated process. |
| ConvertTokensTest | class | core/ |
Tests the ConvertTokens plugin. |
| ConvertTokensTest.php | file | core/ |
|
| ConvertTokensTest::setUp | function | core/ |
|
| ConvertTokensTest::testConvertTokens | function | core/ |
Tests conversion of user tokens. |
| ConvertTokensTest::testConvertTokensNull | function | core/ |
Tests conversion of user tokens with a NULL value. |
| DisplayPluginBase::getArgumentsTokens | function | core/ |
Returns to tokens for arguments. |
| DisplayPluginInterface::getArgumentsTokens | function | core/ |
Returns to tokens for arguments. |
| EntityField::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| EntityField::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| EntityTest::providerTestTokens | function | core/ |
Data provider for testing different types of tokens. |
| FieldCustomTest::testFieldCustomTokens | function | core/ |
Ensure that custom fields can use tokens. |
| FieldHandlerInterface::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldKernelTest::testArgumentTokens | function | core/ |
Tests the arguments tokens on field level. |
| FieldKernelTest::testFieldTokens | function | core/ |
Tests the field tokens, row level and field level. |
| FieldKernelTest::testRewriteHtmlWithTokens | function | core/ |
Tests rewriting of the output with HTML. |
| FieldKernelTest::testRewriteHtmlWithTokensAndAggregation | function | core/ |
Tests rewriting of the output with HTML and aggregation. |
| FieldPluginBase::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| FieldPluginBase::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
| FieldPluginBase::getRenderTokens | function | core/ |
Gets the 'render' tokens to use for advanced rendering. |
| FieldPluginBaseTest::providerTestRenderAsExternalLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsExternalLinkWithPathAndTokens(). |
| FieldPluginBaseTest::providerTestRenderAsLinkWithPathAndTokens | function | core/ |
Data provider for ::testRenderAsLinkWithPathAndTokens(). |
| FieldPluginBaseTest::testElementClassesWithTokens | function | core/ |
Ensures proper token replacement when generating CSS classes. |
| FieldPluginBaseTest::testGetRenderTokensWithArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testGetRenderTokensWithoutFieldsAndArguments | function | core/ |
@covers ::getRenderTokens[[api-linebreak]] |
| FieldPluginBaseTest::testRenderAsExternalLinkWithPathAndTokens | function | core/ |
Test rendering of a link with a path and options. |
| FieldPluginBaseTest::testRenderAsLinkWithPathAndTokens | function | core/ |
Test rendering of a link with a path and options. |
| FieldTest::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
| file_tokens | function | core/ |
Implements hook_tokens(). |
| 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.