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 11.x for theme
  6. Other projects
Title Object type File name Summary
ModuleTestOopPreprocessThemeHooks class core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php Hook implementations for module_test_oop_preprocess.
ModuleTestOopPreprocessThemeHooks.php file core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php
ModuleTestOopPreprocessThemeHooks::preprocessTest function core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php #[Hook('preprocess_test')]
ModuleTestOopPreprocessThemeHooks::rootPreprocess function core/modules/system/tests/modules/module_test_oop_preprocess/src/Hook/ModuleTestOopPreprocessThemeHooks.php #[Hook('preprocess')]
ModuleTestThemeHooks class core/modules/system/tests/modules/module_test/src/Hook/ModuleTestThemeHooks.php Hook implementations for module_test.
ModuleTestThemeHooks.php file core/modules/system/tests/modules/module_test/src/Hook/ModuleTestThemeHooks.php
ModuleTestThemeHooks::modulesInstalled function core/modules/system/tests/modules/module_test/src/Hook/ModuleTestThemeHooks.php Implements hook_modules_installed().
ModuleTestThemeHooks::modulesUninstalled function core/modules/system/tests/modules/module_test/src/Hook/ModuleTestThemeHooks.php Implements hook_modules_uninstalled().
ModuleTestThemeHooks::systemInfoAlter function core/modules/system/tests/modules/module_test/src/Hook/ModuleTestThemeHooks.php Implements hook_system_info_alter().
ModuleThemePageXssVulnerabilityTest class core/modules/system/tests/src/Functional/ModuleThemePageXssVulnerabilityTest.php Tests module and theme pages do not have XSS vulnerabilities.
ModuleThemePageXssVulnerabilityTest.php file core/modules/system/tests/src/Functional/ModuleThemePageXssVulnerabilityTest.php
ModuleThemePageXssVulnerabilityTest::$defaultTheme property core/modules/system/tests/src/Functional/ModuleThemePageXssVulnerabilityTest.php The theme to install as the default for testing.
ModuleThemePageXssVulnerabilityTest::$modules property core/modules/system/tests/src/Functional/ModuleThemePageXssVulnerabilityTest.php Modules to install.
ModuleThemePageXssVulnerabilityTest::setUp function core/modules/system/tests/src/Functional/ModuleThemePageXssVulnerabilityTest.php
ModuleThemePageXssVulnerabilityTest::testExtensionInfoXss function core/modules/system/tests/src/Functional/ModuleThemePageXssVulnerabilityTest.php Tests extension info cannot create XSS vulnerabilities.
ModuleUninstallFilterTest::$defaultTheme property core/modules/system/tests/src/FunctionalJavascript/ModuleUninstallFilterTest.php The theme to install as the default for testing.
module_required_by_themes_uninstall_validator service core/core.services.yml Drupal\Core\Extension\ModuleRequiredByThemesUninstallValidator
module_test_procedural_preprocess.theme.inc file core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.theme.inc
module_test_procedural_preprocess_theme function core/modules/system/tests/modules/module_test_procedural_preprocess/module_test_procedural_preprocess.module Implements hook_theme().
MonthDatePluginTest::$defaultTheme property core/modules/views/tests/src/Functional/Plugin/MonthDatePluginTest.php The theme to install as the default for testing.
MoveBlockFormTest::$defaultTheme property core/modules/layout_builder/tests/src/FunctionalJavascript/MoveBlockFormTest.php The theme to install as the default for testing.
MultiFormTest::$defaultTheme property core/tests/Drupal/FunctionalJavascriptTests/Ajax/MultiFormTest.php The theme to install as the default for testing.
MultipleDistributionsProfileTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Installer/MultipleDistributionsProfileTest.php The theme to install as the default for testing.
MultipleFileUploadTest::$defaultTheme property core/modules/file/tests/src/Functional/MultipleFileUploadTest.php The theme to install as the default for testing.
MultipleValueWidgetTest::$defaultTheme property core/modules/field/tests/src/FunctionalJavascript/MultipleValueWidgetTest.php The theme to install as the default for testing.
MultipleWidgetFormTest::$defaultTheme property core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php The theme to install as the default for testing.
MultiStepNodeFormBasicOptionsTest::$defaultTheme property core/modules/node/tests/src/Functional/MultiStepNodeFormBasicOptionsTest.php The theme to install as the default for testing.
NavigationBlockUiTest::$defaultTheme property core/modules/navigation/tests/src/FunctionalJavascript/NavigationBlockUiTest.php The theme to install as the default for testing.
NavigationContentTopTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationContentTopTest.php The theme to install as the default for testing.
NavigationDefaultBlockDefinitionTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationDefaultBlockDefinitionTest.php The theme to install as the default for testing.
NavigationIconTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationIconTest.php The theme to install as the default for testing.
NavigationLinkBlockTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationLinkBlockTest.php The theme to install as the default for testing.
NavigationLogoTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationLogoTest.php The theme to install as the default for testing.
NavigationSafeBlockDefinitionTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationSafeBlockDefinitionTest.php The theme to install as the default for testing.
NavigationShortcutsBlockTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationShortcutsBlockTest.php The theme to install as the default for testing.
NavigationTestThemeHooks class core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestThemeHooks.php Theme hook implementations for navigation_test module.
NavigationTestThemeHooks.php file core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestThemeHooks.php
NavigationTestThemeHooks::preprocessBlockNavigation function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestThemeHooks.php Implements hook_preprocess_HOOK().
NavigationThemeHooks class core/modules/navigation/src/Hook/NavigationThemeHooks.php Theme hooks for navigation.
NavigationThemeHooks.php file core/modules/navigation/src/Hook/NavigationThemeHooks.php
NavigationThemeHooks::preprocessTopBar function core/modules/navigation/src/Hook/NavigationThemeHooks.php Prepares variables for navigation top bar template.
NavigationThemeHooks::theme function core/modules/navigation/src/Hook/NavigationThemeHooks.php Implements hook_theme().
NavigationTopBarContentModerationTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationTopBarContentModerationTest.php The theme to install as the default for testing.
NavigationTopBarPageContextTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationTopBarPageContextTest.php The theme to install as the default for testing.
NavigationTopBarTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationTopBarTest.php The theme to install as the default for testing.
NavigationUserBlockTest::$defaultTheme property core/modules/navigation/tests/src/FunctionalJavascript/NavigationUserBlockTest.php The theme to install as the default for testing.
NavigationUserBlockTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationUserBlockTest.php The theme to install as the default for testing.
NavigationWorkspacesUiTest::$defaultTheme property core/modules/navigation/tests/src/Functional/NavigationWorkspacesUiTest.php The theme to install as the default for testing.
NegotiationConfigureForm::$themeHandler property core/modules/language/src/Form/NegotiationConfigureForm.php The theme handler.
NestedFormTest::$defaultTheme property core/modules/field/tests/src/Functional/NestedFormTest.php The theme to install as the default for testing.

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