Search for token
- Search 7.x for token
- Search 9.5.x for token
- Search 8.9.x for token
- Search 10.3.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 |
|---|---|---|---|
| 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. |
| 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::doReplace | function | core/ |
Replaces all tokens in a given string with appropriate values. |
| 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 given markup with appropriate values. |
| Token::replacePlain | function | core/ |
Replaces all tokens in a given plain text 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. |
| TokenHooks | class | core/ |
Hook implementations for file tokens. |
| TokenHooks.php | file | core/ |
|
| TokenHooks::tokenInfo | function | core/ |
Implements hook_token_info(). |
| TokenHooks::tokens | function | core/ |
Implements hook_tokens(). |
| TokenHooks::__construct | function | core/ |
|
| 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. |
| TokenizeAreaUITest::$modules | property | core/ |
Modules to install. |
| TokenizeAreaUITest::testTokenUI | function | core/ |
Tests that the right tokens are shown as available for replacement. |
| TokenParser | class | core/ |
Parses a file for namespaces/use/class declarations. |
| TokenParser.php | file | core/ |
This class is a near-copy of Doctrine\Common\Annotations\TokenParser, which is part of the Doctrine project: <http://www.doctrine-project.org>. It was copied from version 2.0.2. |
| TokenParser::$numTokens | property | core/ |
The number of tokens. |
| TokenParser::$pointer | property | core/ |
The current array pointer. |
| TokenParser::$tokens | property | core/ |
The token list. |
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.