Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
theme_settings_convert_to_config function core/includes/theme.inc Converts theme settings to configuration.
theme_suggestions_test.info.yml file core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.info.yml
theme_suggestions_test.module file core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Support module for testing theme suggestions.
theme_suggestions_test_theme_suggestions_alter function core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Implements hook_theme_suggestions_alter().
theme_suggestions_test_theme_suggestions_theme_test_specific_suggestions_alter function core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_suggestions_test_theme_suggestions_theme_test_suggestions_alter function core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_test.inc file core/modules/system/tests/modules/theme_test/theme_test.inc Include file for test module.
theme_test.info.yml file core/modules/system/tests/modules/theme_test/theme_test.info.yml core/modules/system/tests/modules/theme_test/theme_test.info.yml
theme_test.libraries.yml file core/modules/system/tests/modules/theme_test/theme_test.libraries.yml core/modules/system/tests/modules/theme_test/theme_test.libraries.yml
theme_test.module file core/modules/system/tests/modules/theme_test/theme_test.module Test module.
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
theme_test_library_info_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_library_info_alter().
theme_test_page_bottom function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_page_bottom().
theme_test_preprocess_html function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_preprocess_HOOK() for HTML document templates.
theme_test_preprocess_theme_test_preprocess_suggestions function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_preprocess_HOOK().
theme_test_preprocess_theme_test_preprocess_suggestions__monkey function core/modules/system/tests/modules/theme_test/theme_test.module Tests a module overriding a default hook with a suggestion.
theme_test_system_info_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_system_info_alter().
theme_test_theme function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme().
theme_test_theme_registry_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_registry_alter().
theme_test_theme_suggestions_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_alter().
theme_test_theme_suggestions_node function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK().
theme_test_theme_suggestions_theme_test_preprocess_suggestions function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK().
theme_test_theme_suggestions_theme_test_suggestions_alter function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK_alter().
theme_test_theme_suggestions_theme_test_suggestion_provided function core/modules/system/tests/modules/theme_test/theme_test.module Implements hook_theme_suggestions_HOOK().
theme_theme_suggestions_test_include function core/modules/system/tests/modules/theme_legacy_suggestions_test/theme_legacy_suggestions_test.inc Returns HTML for a theme function include test.
theme_theme_test function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.inc Returns HTML for the 'theme_test' theme hook used by tests.
theme_theme_test_foo function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Theme function for hook theme_test_foo.
theme_theme_test_function_suggestions function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Returns HTML for a theme function suggestion test.
theme_theme_test_function_template_override function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Theme function for hook theme_test_function_template_override.
theme_theme_test_render_element_children function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Theme function for testing rendering of child elements.
theme_theme_test_suggestions_include function core/modules/system/tests/modules/theme_legacy_test/theme_legacy_test.module Returns HTML for a theme function include test.
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.
ThreeColumnLayout::getWidthOptions function core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php Gets the width options for the configuration form.
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/themes/stable/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:…

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