Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
theme_test.routing.yml file core/modules/system/tests/modules/theme_test/theme_test.routing.yml core/modules/system/tests/modules/theme_test/theme_test.routing.yml
theme_test.services.yml file core/modules/system/tests/modules/theme_test/theme_test.services.yml core/modules/system/tests/modules/theme_test/theme_test.services.yml
theme_test.subscriber service core/modules/system/tests/modules/theme_test/theme_test.services.yml Drupal\theme_test\EventSubscriber\ThemeTestSubscriber
theme_test.template_test.html.twig file core/modules/system/tests/modules/theme_test/templates/theme_test.template_test.html.twig <!-- Output for Theme API test -->
Fail: Template not overridden.
theme_test.template_test.html.twig file core/modules/system/tests/themes/test_theme/theme_test.template_test.html.twig {# Output for Theme API test #}
Success: Template overridden.
theme_test.template_test.nyan-cat.html file core/modules/system/tests/themes/test_theme_nyan_cat_engine/theme_test.template_test.nyan-cat.html
ThirdPartySettingsInterface interface core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Interface for configuration entities to store third party information.
ThirdPartySettingsInterface.php file core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php
ThirdPartySettingsInterface::getThirdPartyProviders function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Gets the list of third parties that store information.
ThirdPartySettingsInterface::getThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Gets the value of a third-party setting.
ThirdPartySettingsInterface::getThirdPartySettings function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Gets all third-party settings of a given module.
ThirdPartySettingsInterface::setThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Sets the value of a third-party setting.
ThirdPartySettingsInterface::unsetThirdPartySetting function core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Unsets a third-party setting.
ThirdPartyUninstallTest class core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php Tests proper removal of third-party settings from views.
ThirdPartyUninstallTest.php file core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php
ThirdPartyUninstallTest::$modules property core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php
ThirdPartyUninstallTest::$testViews property core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php Views used by this test.
ThirdPartyUninstallTest::setUp function core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php
ThirdPartyUninstallTest::testThirdPartyUninstall function core/modules/views/tests/src/Kernel/ThirdPartyUninstallTest.php Tests removing third-party settings when a provider module is uninstalled.
Thread class core/modules/comment/src/Plugin/views/sort/Thread.php Sort handler for ordering by thread.
Thread.php file core/modules/comment/src/Plugin/views/sort/Thread.php
Thread::query function core/modules/comment/src/Plugin/views/sort/Thread.php
ThreeColumnLayout class core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php Configurable three column layout plugin class.
ThreeColumnLayout.php file core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php
ThreeColumnLayout::getDefaultWidth function core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php
ThreeColumnLayout::getWidthOptions function core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php
threecol_25_50_25.css file core/themes/stable9/layouts/layout_discovery/threecol_25_50_25/threecol_25_50_25.css /*
* @file
* Provides the layout styles for layout_threecol_25_50_25.
*/
.layout--threecol-25-50-25 {
display: flex;
flex-wrap: wrap;
}

.layout--threecol-25-50-25 > .layout__region,
.layout--threecol-25-50-25 > .layout__region--second {
threecol_25_50_25.css file core/modules/layout_discovery/layouts/threecol_25_50_25/threecol_25_50_25.css /*
* @file
* Provides the layout styles for layout_threecol_25_50_25.
*/
.layout--threecol-25-50-25 {
display: flex;
flex-wrap: wrap;
}

.layout--threecol-25-50-25 > .layout__region,
.layout--threecol-25-50-25 > .layout__region--second {
threecol_33_34_33.css file core/modules/layout_discovery/layouts/threecol_33_34_33/threecol_33_34_33.css /*
* @file
* Provides the layout styles for layout_threecol_33_34_33.
*/

.layout--threecol-33-34-33 {
display: flex;
flex-wrap: wrap;
}

.layout--threecol-33-34-33 > .layout__region {
flex: 0 1 100%;
}

@media screen and (min-width: 40em)…
threecol_33_34_33.css file core/themes/stable9/layouts/layout_discovery/threecol_33_34_33/threecol_33_34_33.css /*
* @file
* Provides the layout styles for layout_threecol_33_34_33.
*/

.layout--threecol-33-34-33 {
display: flex;
flex-wrap: wrap;
}

.layout--threecol-33-34-33 > .layout__region {
flex: 0 1 100%;
}

@media screen and (min-width: 40em)…
threecol_section.css file core/themes/stable9/layouts/layout_builder/threecol_section/threecol_section.css /*
* @file
* Provides the layout styles for three-column layout section.
*/

.layout--threecol-section {
display: flex;
flex-wrap: wrap;
}

.layout--threecol-section > .layout__region {
flex: 0 1 100%;
}

@media screen and (min-width:…
threecol_section.css file core/profiles/demo_umami/themes/umami/layouts/threecol_section/threecol_section.css /*
* @file
* Provides the layout styles for three-column layout section.
*/

.layout--threecol-section {
display: flex;
flex-wrap: wrap;
}

.layout--threecol-section > .layout__region {
flex: 0 1 100%;
}
/* Medium */
@media screen and…
threecol_section.css file core/modules/layout_builder/layouts/threecol_section/threecol_section.css /*
* @file
* Provides the layout styles for three-column layout section.
*/

.layout--threecol-section {
display: flex;
flex-wrap: wrap;
}

.layout--threecol-section > .layout__region {
flex: 0 1 100%;
}

@media screen and (min-width:…
throbber.css file core/misc/dialog/off-canvas/css/throbber.css Styling of AJAX actions throbber in off-canvas dialog.
throbber.pcss.css file core/misc/dialog/off-canvas/css/throbber.pcss.css Styling of AJAX actions throbber in off-canvas dialog.
ThrobberTest class core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php Tests the throbber.
ThrobberTest.php file core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php
ThrobberTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php
ThrobberTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php
ThrobberTest::testThemingThrobberElement function core/tests/Drupal/FunctionalJavascriptTests/Ajax/ThrobberTest.php Tests theming throbber element.
ThumbnailDownloader class core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php Process a queue of media items to fetch their thumbnails.
ThumbnailDownloader.php file core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php
ThumbnailDownloader::$entityTypeManager property core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php The entity type manager service.
ThumbnailDownloader::create function core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php Instantiates a new instance of the implementing class using autowiring.
ThumbnailDownloader::processItem function core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php Works on a single queue item.
ThumbnailDownloader::__construct function core/modules/media/src/Plugin/QueueWorker/ThumbnailDownloader.php Constructs a new class instance.
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.

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