Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
ThemeNegotiatorTest::testDetermineActiveThemeWithNotApplyingNegotiator function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators of which one does not apply.
ThemeNegotiatorTest::testDetermineActiveThemeWithPriority function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators checking the priority.
ThemePreprocess::preprocessTablesortIndicator function core/lib/Drupal/Core/Theme/ThemePreprocess.php Prepares variables for tablesort indicators.
ThemeSettings::$configFactory property core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php The configuration factory.
ThemeSuggestionHooks::topBar function core/themes/admin/src/Hook/ThemeSuggestionHooks.php Implements hook_theme_suggestions_HOOK_alter() for top_bar.
ThemeTest::testNegotiatorPriorities function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests the priority of some theme negotiators.
ThemeTestHooks::pageBottom function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_page_bottom().
ThemeTokenTest class core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php Tests the generation of 'theme_token' key in Drupal settings.
ThemeTokenTest.php file core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php
ThemeTokenTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php The theme to install as the default for testing.
ThemeTokenTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php We want to visit the 'admin/structure/block' page.
ThemeTokenTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php
ThemeTokenTest::testThemeToken function core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php Tests if the 'theme_token' key of 'ajaxPageState' is computed.
theme_settings_convert_to_config function core/includes/theme.inc Converts theme settings to configuration.
Tid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php The vocabulary storage.
Tid::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Provide the default form for submitting options.
Timer::stop function core/lib/Drupal/Component/Utility/Timer.php Stops the timer with the specified name.
TimestampAgoFormatterTest::$fieldStorage property core/tests/Drupal/FunctionalTests/Datetime/TimestampAgoFormatterTest.php A field storage to use in this test class.
TimestampFormatter::CUSTOM_DATE_FORMAT constant core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php Used to specify a date format that is customizable by user.
TimestampItemTest::$fieldStorage property core/modules/field/tests/src/Kernel/Timestamp/TimestampItemTest.php A field storage to use in this test class.
TimestampTest::$fieldStorage property core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php A field storage to use in this test class.
TimeZoneFormHelper::getOptionsList function core/lib/Drupal/Core/Datetime/TimeZoneFormHelper.php Generate an array of time zones names.
TimeZoneFormHelper::getOptionsListByRegion function core/lib/Drupal/Core/Datetime/TimeZoneFormHelper.php Generate an array of time zones names grouped by region.
TimeZoneResolver::$configFactory property core/modules/system/src/TimeZoneResolver.php The config.
TimezoneTest::assertTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Asserts that elements interpret dates using the expected time zones.
TimezoneTest::testDatelistElementTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Tests datelist elements interpret their times correctly when saving.
TimezoneTest::testDatetimeElementTimesUnderstoodCorrectly function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Tests datetime elements interpret their times correctly when saving.
ToConfig.php file core/lib/Drupal/Core/Form/ToConfig.php
token service core/core.services.yml Drupal\Core\Utility\Token
Token class core/lib/Drupal/Core/Render/Element/Token.php Stores token data in a hidden form field.
Token class core/lib/Drupal/Core/Utility/Token.php Drupal placeholder/token replacement system.
token.api.php file core/lib/Drupal/Core/Utility/token.api.php Hooks related to the Token system.
Token.php file core/lib/Drupal/Core/Utility/Token.php
Token.php file core/lib/Drupal/Core/Render/Element/Token.php
Token::$cache property core/lib/Drupal/Core/Utility/Token.php The token cache.
Token::$cacheTagsInvalidator property core/lib/Drupal/Core/Utility/Token.php The cache tags invalidator.
Token::$languageManager property core/lib/Drupal/Core/Utility/Token.php The language manager.
Token::$moduleHandler property core/lib/Drupal/Core/Utility/Token.php The module handler service.
Token::$renderer property core/lib/Drupal/Core/Utility/Token.php The renderer.
Token::$tokenInfo property core/lib/Drupal/Core/Utility/Token.php Token definitions.
Token::doReplace function core/lib/Drupal/Core/Utility/Token.php Replaces all tokens in a given string with appropriate values.
Token::findWithPrefix function core/lib/Drupal/Core/Utility/Token.php Returns a list of tokens that begin with a specific prefix.
Token::generate function core/lib/Drupal/Core/Utility/Token.php Generates replacement values for a list of tokens.
Token::getInfo function core/lib/Drupal/Core/Utility/Token.php Returns metadata describing supported tokens.
Token::getInfo function core/lib/Drupal/Core/Render/Element/Token.php Returns the element properties for this element.
Token::replace function core/lib/Drupal/Core/Utility/Token.php Replaces all tokens in given markup with appropriate values.
Token::replacePlain function core/lib/Drupal/Core/Utility/Token.php Replaces all tokens in a given plain text string with appropriate values.
Token::resetInfo function core/lib/Drupal/Core/Utility/Token.php Resets metadata describing supported tokens.
Token::scan function core/lib/Drupal/Core/Utility/Token.php Builds a list of all token-like patterns that appear in the text.
Token::setInfo function core/lib/Drupal/Core/Utility/Token.php Sets metadata describing supported tokens.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.