Search for id

  1. Search 7.x for id
  2. Search 9.5.x for id
  3. Search 8.9.x for id
  4. Search 10.3.x for id
  5. Search 11.x for id
  6. Other projects
Title Object type File name Summary
ThemeSettingsProvider::getSetting function core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php
ThemeSettingsProvider::__construct function core/lib/Drupal/Core/Extension/ThemeSettingsProvider.php Builds a new service instance.
ThemeSettingsTest::providerSource function core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php Provides source data for ::testSource.
ThemeTest::testCSSOverride function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page.
ThemeTest::testInvalidTheme function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests themes can't be installed when the base theme or engine is missing.
ThemeTest::testTemplateOverride function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensures a themes template is overridable based on the 'template' filename.
ThemeTestController::suggestionProvided function core/modules/system/tests/modules/theme_test/src/ThemeTestController.php Menu callback for testing suggestion alter hooks with template files.
ThemeTestHooks::themeSuggestionsThemeTestSuggestionProvided function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_theme_suggestions_HOOK().
ThemeUiTest::providerTestThemeInstallWithModuleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Data provider for testThemeInstallWithModuleDependencies().
ThirdPartySettingsInterface::getThirdPartyProviders function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Gets the list of third parties that store information.
ThreeColumnLayout::getDefaultWidth function core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php Provides a default value for the width options.
ThreeColumnLayout::getWidthOptions function core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php Gets the width options for the configuration form.
Tid class core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Taxonomy tid default argument.
Tid.php file core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php
Tid::$routeMatch property core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php The route match.
Tid::$vocabularyStorage property core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php The vocabulary storage.
Tid::buildOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Provide the default form for setting options.
Tid::calculateDependencies function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Calculates dependencies for the configured plugin.
Tid::create function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Instantiates a new instance of the implementing class using autowiring.
Tid::defineOptions function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Retrieve the options when this is a new access control plugin.
Tid::getArgument function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Return the default argument.
Tid::getCacheContexts function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php The cache contexts associated with this object.
Tid::getCacheMaxAge function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php The maximum age for which this object may be cached.
Tid::submitOptionsForm function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Provide the default form for submitting options.
Tid::__construct function core/modules/taxonomy/src/Plugin/views/argument_default/Tid.php Constructs a new Tid instance.
Time::validateOptionsForm function core/modules/views/src/Plugin/views/cache/Time.php Validate the options form.
TimestampDatetimeWidget class core/lib/Drupal/Core/Datetime/Plugin/Field/FieldWidget/TimestampDatetimeWidget.php Plugin implementation of the 'datetime timestamp' widget.
TimestampDatetimeWidget.php file core/lib/Drupal/Core/Datetime/Plugin/Field/FieldWidget/TimestampDatetimeWidget.php
TimestampDatetimeWidget::formElement function core/lib/Drupal/Core/Datetime/Plugin/Field/FieldWidget/TimestampDatetimeWidget.php Returns the form for a single field widget.
TimestampDatetimeWidget::massageFormValues function core/lib/Drupal/Core/Datetime/Plugin/Field/FieldWidget/TimestampDatetimeWidget.php Massages the form values into the format expected for field values.
TimestampNormalizerTest::jsonSchemaDataProvider function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php Data provider for ::testNormalizedValuesAgainstJsonSchema.
TimestampNormalizerTest::providerTestDenormalizeValidFormats function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php Data provider for testDenormalizeValidFormats.
TimestampNormalizerTest::testDenormalizeValidFormats function core/modules/serialization/tests/src/Unit/Normalizer/TimestampNormalizerTest.php Tests the denormalize function with good data.
TimestampTest::testWidget function core/tests/Drupal/FunctionalTests/Datetime/TimestampTest.php Tests the "datetime_timestamp" widget.
TimeZoneAbbreviationRouteTest::providerAbbreviationConversion function core/modules/system/tests/src/Functional/Datetime/TimeZoneAbbreviationRouteTest.php Provides test data for testGet().
TimezoneTest::getFormId function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Returns a unique string identifying the form.
TimezoneTest::validateForm function core/tests/Drupal/KernelTests/Core/Datetime/Element/TimezoneTest.php Form validation handler.
TitleResolverTest::providerTestDynamicTitle function core/tests/Drupal/Tests/Core/Controller/TitleResolverTest.php Data provider for testDynamicTitle.
Token::$cacheTagsInvalidator property core/lib/Drupal/Core/Utility/Token.php The cache tags invalidator.
TokenTest::$cacheTagsInvalidator property core/tests/Drupal/Tests/Core/Utility/TokenTest.php The cache tags invalidator.
TokenTest::providerTestReplaceEscaping function core/tests/Drupal/Tests/Core/Utility/TokenTest.php
TokenTest::providerTestValueCallback function core/tests/Drupal/Tests/Core/Render/Element/TokenTest.php Data provider for testValueCallback().
ToolbarClaroOverridesTest class core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php Tests the loading of Claro assets on a non-Claro default theme.
ToolbarClaroOverridesTest.php file core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php
ToolbarClaroOverridesTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php The theme to install as the default for testing.
ToolbarClaroOverridesTest::$modules property core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php Modules to install.
ToolbarClaroOverridesTest::$themeInstaller property core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php The theme installer used in this test for enabling themes.
ToolbarClaroOverridesTest::$themeManager property core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php The theme manager.
ToolbarClaroOverridesTest::setUp function core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php
ToolbarClaroOverridesTest::testClaroAssets function core/modules/system/tests/src/Functional/Theme/ToolbarClaroOverridesTest.php Confirm Claro assets load on a non-Claro default theme.

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