Search for to
- Search 7.x for to
- Search 9.5.x for to
- Search 8.9.x for to
- Search 10.3.x for to
- Search 11.x for to
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| theme_settings_convert_to_config | function | core/ |
Converts theme settings to configuration. |
| Tid::$vocabularyStorage | property | core/ |
The vocabulary storage. |
| Tid::submitOptionsForm | function | core/ |
Provide the default form for submitting options. |
| Timer::stop | function | core/ |
Stops the timer with the specified name. |
| TimestampAgoFormatterTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampFormatter::CUSTOM_DATE_FORMAT | constant | core/ |
Used to specify a date format that is customizable by user. |
| TimestampItemTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimestampTest::$fieldStorage | property | core/ |
A field storage to use in this test class. |
| TimeZoneFormHelper::getOptionsList | function | core/ |
Generate an array of time zones names. |
| TimeZoneFormHelper::getOptionsListByRegion | function | core/ |
Generate an array of time zones names grouped by region. |
| TimeZoneResolver::$configFactory | property | core/ |
The config. |
| TimezoneTest::assertTimesUnderstoodCorrectly | function | core/ |
Asserts that elements interpret dates using the expected time zones. |
| TimezoneTest::testDatelistElementTimesUnderstoodCorrectly | function | core/ |
Tests datelist elements interpret their times correctly when saving. |
| TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly | function | core/ |
Tests datetime elements interpret their times correctly when saving. |
| ToConfig.php | file | core/ |
|
| Token | class | core/ |
Drupal placeholder/token replacement system. |
| token | service | core/ |
Drupal\Core\Utility\Token |
| Token | class | core/ |
Stores token data in a hidden form field. |
| 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 metadata describing supported tokens. |
| Token::getInfo | function | core/ |
|
| 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/ |
|
| 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/ |
Pagination
- Previous page
- Page 246
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.