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 |
---|---|---|---|
TaxonomyIndexTid::addSelfTokens | function | core/ |
Add any special tokens this field might use for itself. |
TaxonomyIndexTid::documentSelfTokens | function | core/ |
Document any special tokens this field might use for itself. |
taxonomy_tokens | function | core/ |
Implements hook_tokens(). |
taxonomy_token_info | function | core/ |
Implements hook_token_info(). |
TemporaryJsonapiFileFieldUploader::$token | property | core/ |
The token replacement instance. |
TestController::$token | property | core/ |
The token replacement system. |
TestController::$tokenGenerator | property | core/ |
Token generator service. |
TestController::getCsrfToken | function | core/ |
Just return generated CSRF token for concurrent requests. |
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/ |
Replaces Views' tokens in a given string. The resulting string will be sanitized with Xss::filterAdmin. |
ThemeTokenTest | class | core/ |
Tests the generation of 'theme_token' key in Drupal settings. |
ThemeTokenTest.php | file | core/ |
|
ThemeTokenTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ThemeTokenTest::$modules | property | core/ |
We want to visit the 'admin/structure/block' page. |
ThemeTokenTest::setUp | function | core/ |
|
ThemeTokenTest::testThemeToken | function | core/ |
Tests if the 'theme_token' key of 'ajaxPageState' is computed. |
TipPluginText::$token | property | core/ |
Token service. |
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. |
token.api.php | file | core/ |
Hooks related to the Token system. |
Token.php | file | core/ |
|
Token.php | file | core/ |
|
Token::$cache | property | core/ |
The token cache. |
Token::$cacheTagsInvalidator | property | core/ |
The cache tags invalidator. |
Token::$languageManager | property | core/ |
The language manager. |
Token::$moduleHandler | property | core/ |
The module handler service. |
Token::$renderer | property | core/ |
The renderer. |
Token::$tokenInfo | property | core/ |
Token definitions. |
Token::findWithPrefix | function | core/ |
Returns a list of tokens that begin with a specific prefix. |
Token::generate | function | core/ |
Generates replacement values for a list of tokens. |
Token::getInfo | function | core/ |
Returns the element properties for this element. |
Token::getInfo | function | core/ |
Returns metadata describing supported tokens. |
Token::replace | function | core/ |
Replaces all tokens in a given string with appropriate values. |
Token::resetInfo | function | core/ |
Resets metadata describing supported tokens. |
Token::scan | function | core/ |
Builds a list of all token-like patterns that appear in the text. |
Token::setInfo | function | core/ |
Sets metadata describing supported tokens. |
Token::TOKEN_INFO_CACHE_TAG | constant | core/ |
The tag to cache token info with. |
Token::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
Token::__construct | function | core/ |
Constructs a new class instance. |
TokenizeAreaPluginBase | class | core/ |
Tokenized base class for area handlers. |
TokenizeAreaPluginBase.php | file | core/ |
|
TokenizeAreaPluginBase::buildOptionsForm | function | core/ |
Provide a form to edit options for this plugin. |
TokenizeAreaPluginBase::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
TokenizeAreaPluginBase::tokenForm | function | core/ |
Adds tokenization form elements. |
TokenizeAreaPluginBase::tokenizeValue | function | core/ |
Replaces value with special views tokens and global tokens. |
TokenizeAreaUITest | class | core/ |
Tests the token display for the TokenizeAreaPluginBase UI. |
TokenizeAreaUITest.php | file | core/ |
|
TokenizeAreaUITest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 6
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.