Search for to

  1. Search 7.x for to
  2. Search 8.9.x for to
  3. Search 10.3.x for to
  4. Search 11.x for to
  5. Other projects
Title Object type File name Summary
ThemeNegotiatorTest::$themeAccessCheck property core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php The mocked theme access checker.
ThemeNegotiatorTest::$themeNegotiator property core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php The actual tested theme negotiator.
ThemeNegotiatorTest::createThemeNegotiator function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Creates a new theme negotiator instance.
ThemeNegotiatorTest::setUp function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php
ThemeNegotiatorTest::testDetermineActiveTheme function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining the theme.
ThemeNegotiatorTest::testDetermineActiveThemeWithAccessCheck function core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Tests determining with two negotiators of which just one returns access.
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.
ThemeRenderAndAutoescapeTest class core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Tests the theme_render_and_autoescape() function.
ThemeRenderAndAutoescapeTest.php file core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Contains \Drupal\KernelTests\Core\Theme\ThemeRenderAndAutoescapeTest.
ThemeRenderAndAutoescapeTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Modules to enable.
ThemeRenderAndAutoescapeTest::providerTestThemeRenderAndAutoescape function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Provide test examples.
ThemeRenderAndAutoescapeTest::testBubblingMetadata function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Ensure cache metadata is bubbled when using theme_render_and_autoescape().
ThemeRenderAndAutoescapeTest::testBubblingMetadataWithRenderable function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Ensure cache metadata is bubbled when using theme_render_and_autoescape().
ThemeRenderAndAutoescapeTest::testThemeEscapeAndRenderNotPrintable function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Ensures invalid content is handled correctly.
ThemeRenderAndAutoescapeTest::testThemeRenderAndAutoescape function core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php @dataProvider providerTestThemeRenderAndAutoescape
ThemeSettings::$configFactory property core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php The configuration factory.
ThemeTest::testNegotiatorPriorities function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests the priority of some theme negotiators.
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_render_and_autoescape function core/includes/theme.inc Escapes and renders variables for theme functions.
theme_settings_convert_to_config function core/includes/theme.inc Converts theme settings to configuration.
theme_test_page_bottom function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_page_bottom().
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::$dateFormatStorage property core/lib/Drupal/Core/Field/Plugin/Field/FieldFormatter/TimestampFormatter.php The date format entity storage.
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.
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.
TipPluginBase::getOutput function core/modules/tour/src/TipPluginBase.php This method should not be used. It is deprecated from TipPluginInterface.
TipPluginBase::getSelector function core/modules/tour/src/TipPluginBase.php The selector the tour tip will attach to.
TipPluginImage::$token property core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImage.php Token service.
TipPluginImageLegacy::$token property core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImageLegacy.php Token service.
TipPluginImageLegacy::getOutput function core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginImageLegacy.php This method should not be used. It is deprecated from TipPluginInterface.
TipPluginInterface::getOutput function core/modules/tour/src/TipPluginInterface.php Returns a renderable array.
TipPluginText::$token property core/modules/tour/src/Plugin/tour/tip/TipPluginText.php Token service.
TipPluginText::getOutput function core/modules/tour/src/Plugin/tour/tip/TipPluginText.php This method should not be used. It is deprecated from TipPluginInterface.
TipPluginTextLegacy::$token property core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php Token service.
TipPluginTextLegacy::getOutput function core/modules/tour/tests/tour_test/src/Plugin/tour/tip/TipPluginTextLegacy.php This method should not be used. It is deprecated from TipPluginInterface.
Token class core/lib/Drupal/Core/Utility/Token.php Drupal placeholder/token replacement system.
token service core/core.services.yml Drupal\Core\Utility\Token

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