Search for theme_

  1. Search 7.x for theme_
  2. Search 9.5.x for theme_
  3. Search 8.9.x for theme_
  4. Search 10.3.x for theme_
  5. Search main for theme_
  6. Other projects
Title Object type File name Summary
CommentThemeHooks::preprocessField function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_preprocess_HOOK() for field templates.
CommentThemeHooks::theme function core/modules/comment/src/Hook/CommentThemeHooks.php Implements hook_theme().
CommentThemeHooks::__construct function core/modules/comment/src/Hook/CommentThemeHooks.php
CommonTestThemeHooks class core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Hook implementations for common_test.
CommonTestThemeHooks.php file core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php
CommonTestThemeHooks::commonTestRenderElement function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_preprocess_HOOK().
CommonTestThemeHooks::jsAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_js_alter().
CommonTestThemeHooks::jsSettingsAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_js_settings_alter().
CommonTestThemeHooks::libraryInfoAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_library_info_alter().
CommonTestThemeHooks::libraryInfoBuild function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_library_info_build().
CommonTestThemeHooks::pageAttachments function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_page_attachments().
CommonTestThemeHooks::pageAttachmentsAlter function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_page_attachments_alter().
CommonTestThemeHooks::preprocess function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_preprocess().
CommonTestThemeHooks::theme function core/modules/system/tests/modules/common_test/src/Hook/CommonTestThemeHooks.php Implements hook_theme().
ComponentAsFormElementTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentAsFormElementTest.php Themes to install.
ComponentInFormTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInFormTest.php Themes to install.
ComponentInvalidReplacementTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentInvalidReplacementTest.php Themes to install.
ComponentKernelTestBase::$themes property core/tests/Drupal/KernelTests/Components/ComponentKernelTestBase.php Themes to install.
ComponentNegotiatorTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentNegotiatorTest.php Themes to install.
ComponentNodeVisitorTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentNodeVisitorTest.php Themes to install.
ComponentPluginManagerCachedDiscoveryTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php Themes to install.
ComponentPluginManagerCachedDiscoveryTest::testComponentDiscoveryOnThemeInstall function core/tests/Drupal/KernelTests/Components/ComponentPluginManagerCachedDiscoveryTest.php Tests cached component plugin discovery on theme install and uninstall.
ComponentPluginManagerTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentPluginManagerTest.php Themes to install.
ComponentRenderInvalidTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentRenderInvalidTest.php Themes to install.
ComponentRenderTest::$themes property core/tests/Drupal/KernelTests/Components/ComponentRenderTest.php Themes to install.
ConfigEntityBaseUnitTest::$themeHandler property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The theme handler.
ConfigImporter::$themeExtensionList property core/lib/Drupal/Core/Config/ConfigImporter.php The theme extension list.
ConfigImporter::$themeHandler property core/lib/Drupal/Core/Config/ConfigImporter.php The theme handler.
ConfigImporterTest::testInstallBaseAndSubThemes function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests installing a base themes and sub themes during configuration import.
ConfigImporterTest::testThemeInstallReloadsServices function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests that installing a theme will reload all service dependencies.
ConfigImporterTest::testUninstallThemeIncrementsCount function core/tests/Drupal/KernelTests/Core/Config/ConfigImporterTest.php Tests that uninstall a theme in config import correctly imports all config.
ConfigImportSubscriber::$themeData property core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Theme data.
ConfigImportSubscriber::$themeList property core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php The theme extension list.
ConfigImportSubscriber::getThemeData function core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Gets theme data.
ConfigImportSubscriber::validateThemes function core/lib/Drupal/Core/EventSubscriber/ConfigImportSubscriber.php Validates theme installations and uninstallations.
ConfigImportThemeInstallTest class core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php Tests installing and uninstalling of themes via configuration import.
ConfigImportThemeInstallTest.php file core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php
ConfigImportThemeInstallTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php Modules to install.
ConfigImportThemeInstallTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php
ConfigImportThemeInstallTest::testConfigImportWithThemeWithModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ConfigImportThemeInstallTest.php Tests config imports that install and uninstall a theme with dependencies.
ConfigMapperManager::$themeHandler property core/modules/config_translation/src/ConfigMapperManager.php The theme handler.
ConfigTranslationBlockListBuilder::$themes property core/modules/config_translation/src/Controller/ConfigTranslationBlockListBuilder.php An array of theme info keyed by theme name.
ConfigTranslationHooks::themesInstalled function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_themes_installed().
ConfigTranslationHooks::themesUninstalled function core/modules/config_translation/src/Hook/ConfigTranslationHooks.php Implements hook_themes_uninstalled().
ConfigTranslationUiThemeTest class core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php Verifies theme configuration translation settings.
ConfigTranslationUiThemeTest.php file core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php
ConfigTranslationUiThemeTest::$adminUser property core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php Administrator user for tests.
ConfigTranslationUiThemeTest::$defaultTheme property core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php The theme to install as the default for testing.
ConfigTranslationUiThemeTest::$langcodes property core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php Languages to enable.
ConfigTranslationUiThemeTest::$modules property core/modules/config_translation/tests/src/Functional/ConfigTranslationUiThemeTest.php Modules to install.

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