Files - 10.3.x - drupal

Primary tabs

Title Deprecated File name Namespace Summary
ThemeLocalTask.php core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php Drupal\block\Plugin\Derivative
ThemeLocalTask.php core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php Drupal\system\Plugin\Derivative
ThemeManager.php core/lib/Drupal/Core/Theme/ThemeManager.php Drupal\Core\Theme
ThemeManagerInterface.php core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Drupal\Core\Theme
ThemeNegotiator.php core/lib/Drupal/Core/Theme/ThemeNegotiator.php Drupal\Core\Theme
ThemeNegotiatorInterface.php core/lib/Drupal/Core/Theme/ThemeNegotiatorInterface.php Drupal\Core\Theme
ThemeNegotiatorTest.php core/tests/Drupal/Tests/Core/Theme/ThemeNegotiatorTest.php Drupal\Tests\Core\Theme
ThemeRegistry.php core/lib/Drupal/Core/Utility/ThemeRegistry.php Drupal\Core\Utility
ThemeRegistryLoader.php core/lib/Drupal/Core/Template/Loader/ThemeRegistryLoader.php Drupal\Core\Template\Loader
ThemeRegistryLoaderTest.php core/tests/Drupal/Tests/Core/Template/Loader/ThemeRegistryLoaderTest.php Drupal\Tests\Core\Template\Loader
ThemeRenderAndAutoescapeTest.php core/tests/Drupal/KernelTests/Core/Theme/ThemeRenderAndAutoescapeTest.php Drupal\KernelTests\Core\Theme
themes.README.txt core/assets/scaffold/files/themes.README.txt Themes allow you to change the look and feel of your Drupal site. You can use themes contributed by others or create your own. WHAT TO PLACE IN THIS DIRECTORY? -------------------------------- Placing downloaded and custom themes in this directory…
ThemeSettings.php core/lib/Drupal/Core/Theme/ThemeSettings.php Drupal\Core\Theme
ThemeSettings.php core/modules/system/src/Plugin/migrate/destination/d7/ThemeSettings.php Drupal\system\Plugin\migrate\destination\d7
ThemeSettings.php core/modules/system/src/Plugin/migrate/source/d7/ThemeSettings.php Drupal\system\Plugin\migrate\source\d7
ThemeSettingsForm.php core/modules/system/src/Form/ThemeSettingsForm.php Drupal\system\Form
ThemeSettingsFormTest.php core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php Drupal\Tests\system\FunctionalJavascript
ThemeSettingsTest.php core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php Drupal\Tests\system\Kernel\Plugin\migrate\source\d7
ThemeSettingsTest.php core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php Drupal\KernelTests\Core\Theme
ThemeSuggestionsAlterTest.php core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Drupal\Tests\system\Functional\Theme
ThemeTest.php core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Drupal\Tests\system\Kernel\Theme
ThemeTest.php core/modules/system/tests/src/Functional/System/ThemeTest.php Drupal\Tests\system\Functional\System
ThemeTest.php core/modules/system/tests/src/Functional/Theme/ThemeTest.php Drupal\Tests\system\Functional\Theme
ThemeTest.php core/modules/taxonomy/tests/src/Functional/ThemeTest.php Drupal\Tests\taxonomy\Functional
ThemeTestController.php core/modules/system/tests/modules/theme_test/src/ThemeTestController.php Drupal\theme_test
ThemeTestPreprocess.php core/modules/system/tests/modules/theme_test/src/ThemeTestPreprocess.php Drupal\theme_test
ThemeTestSubscriber.php core/modules/system/tests/modules/theme_test/src/EventSubscriber/ThemeTestSubscriber.php Drupal\theme_test\EventSubscriber
ThemeTokenTest.php core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php Drupal\Tests\system\Functional\Theme
ThemeUiTest.php core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Drupal\Tests\system\Functional\Theme
ThemeUpdateTest.php core/modules/system/tests/src/Functional/Theme/ThemeUpdateTest.php Drupal\Tests\system\Functional\Theme
theme_page_test.info.yml core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml core/modules/system/tests/modules/theme_page_test/theme_page_test.info.yml
theme_page_test.module core/modules/system/tests/modules/theme_page_test/theme_page_test.module Test module.
theme_region_test.info.yml core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml core/modules/system/tests/modules/theme_region_test/theme_region_test.info.yml
theme_region_test.module core/modules/system/tests/modules/theme_region_test/theme_region_test.module Provides hook implementations for testing purposes.
theme_suggestions_test.info.yml 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 core/modules/system/tests/modules/theme_suggestions_test/theme_suggestions_test.module Support module for testing theme suggestions.
theme_test.inc core/modules/system/tests/modules/theme_test/theme_test.inc Include file for test module.
theme_test.info.yml 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 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 core/modules/system/tests/modules/theme_test/theme_test.module Test module.
theme_test.routing.yml 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 core/modules/system/tests/modules/theme_test/theme_test.services.yml core/modules/system/tests/modules/theme_test/theme_test.services.yml
theme_test.template_test.html.twig 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 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 core/modules/system/tests/themes/test_theme_nyan_cat_engine/theme_test.template_test.nyan-cat.html
ThirdPartySettingsInterface.php core/lib/Drupal/Core/Config/Entity/ThirdPartySettingsInterface.php Drupal\Core\Config\Entity
Thread.php core/modules/comment/src/Plugin/views/sort/Thread.php Drupal\comment\Plugin\views\sort
ThreeColumnLayout.php core/modules/layout_builder/src/Plugin/Layout/ThreeColumnLayout.php Drupal\layout_builder\Plugin\Layout
threecol_25_50_25.css 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 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 { …

Other projects


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