Search for module

  1. Search 7.x for module
  2. Search 9.5.x for module
  3. Search 8.9.x for module
  4. Search 10.3.x for module
  5. Search 11.x for module
  6. Other projects
Title Object type File name Summary
test_theme_depending_on_constrained_modules.info.yml file core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_theme_depending_on_constrained_modules.info.yml core/modules/system/tests/themes/test_theme_depending_on_constrained_modules/test_theme_depending_on_constrained_modules.info.yml
test_theme_depending_on_modules.info.yml file core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.info.yml core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.info.yml
test_theme_depending_on_modules.post_update.php file core/modules/system/tests/themes/test_theme_depending_on_modules/test_theme_depending_on_modules.post_update.php
test_theme_depending_on_nonexisting_module.info.yml file core/modules/system/tests/themes/test_theme_depending_on_nonexisting_module/test_theme_depending_on_nonexisting_module.info.yml core/modules/system/tests/themes/test_theme_depending_on_nonexisting_module/test_theme_depending_on_nonexisting_module.info.yml
test_theme_mixed_module_dependencies.info.yml file core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml core/modules/system/tests/themes/test_theme_mixed_module_dependencies/test_theme_mixed_module_dependencies.info.yml
test_theme_with_a_base_theme_depending_on_modules.info.yml file core/modules/system/tests/themes/test_theme_with_a_base_theme_depending_on_modules/test_theme_with_a_base_theme_depending_on_modules.info.yml core/modules/system/tests/themes/test_theme_with_a_base_theme_depending_on_modules/test_theme_with_a_base_theme_depending_on_modules.info.yml
text.module file core/modules/text/text.module
TextareaTest::$modules property core/modules/system/tests/src/Functional/Form/TextareaTest.php
TextareaWithSummaryTest::$modules property core/modules/text/tests/src/FunctionalJavascript/TextareaWithSummaryTest.php
TextareaWithSummaryTest::$modules property core/modules/text/tests/src/Functional/TextareaWithSummaryTest.php
TextFieldTest::$modules property core/modules/text/tests/src/Functional/TextFieldTest.php
TextFormatElementFormTest::$modules property core/modules/filter/tests/src/Kernel/TextFormatElementFormTest.php
TextFormatterTest::$modules property core/modules/text/tests/src/Kernel/TextFormatterTest.php
TextItemBaseTest::$modules property core/modules/text/tests/src/Kernel/TextItemBaseTest.php
TextProcessedAttachmentsTest::$modules property core/modules/text/tests/src/Kernel/TextProcessedAttachmentsTest.php
TextSummaryTest::$modules property core/modules/text/tests/src/Kernel/TextSummaryTest.php
TextWithSummaryFileUsageTest::$modules property core/modules/editor/tests/src/Kernel/TextWithSummaryFileUsageTest.php
TextWithSummaryItemTest::$modules property core/modules/text/tests/src/Kernel/TextWithSummaryItemTest.php
TextWithSummaryTokenReplaceTest::$modules property core/modules/node/tests/src/Kernel/TextWithSummaryTokenReplaceTest.php
theme-test-general-suggestions--module-override.html.twig file core/modules/system/tests/themes/test_theme/templates/theme-test-general-suggestions--module-override.html.twig {# Output for Theme API test #}
Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_alter().
Hooks: {{ module_hook }} {{ theme_hook }}
theme-test-registered-by-module.html.twig file core/modules/system/tests/themes/test_theme/templates/theme-test-registered-by-module.html.twig {# Output for Theme API test #}
Template provided by theme is registered by module.
theme-test-suggestions--module-override.html.twig file core/modules/system/tests/themes/test_theme/templates/theme-test-suggestions--module-override.html.twig {# Output for Theme API test #}
Template overridden based on new theme suggestion provided by a module via hook_theme_suggestions_HOOK_alter().
ThemeDeprecationTest::$modules property core/modules/system/tests/src/Kernel/Theme/ThemeDeprecationTest.php Modules to install.
ThemeEarlyInitializationTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeEarlyInitializationTest.php
ThemeHookCollectorPassTest::testExceptionModule function core/tests/Drupal/KernelTests/Core/Hook/ThemeHookCollectorPassTest.php Test exception with module parameter.
ThemeInfoTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeInfoTest.php
ThemeInitialization::$moduleHandler property core/lib/Drupal/Core/Theme/ThemeInitialization.php The module handler.
ThemeInstallerTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php
ThemeInstallerTest::moduleHandler function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Returns the ModuleHandler.
ThemeInstallerTest::moduleInstaller function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Returns the ModuleInstaller.
ThemeInstallerTest::providerTestInstallThemeWithUnmetModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Data provider for testInstallThemeWithUnmetModuleDependencies().
ThemeInstallerTest::testInstallThemeSameNameAsModule function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with the same name as an enabled module.
ThemeInstallerTest::testInstallThemeWithMetModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with module dependencies that are met.
ThemeInstallerTest::testInstallThemeWithUnmetModuleDependencies function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests installing a theme with unmet module dependencies.
ThemeProceduralTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeProceduralTest.php
ThemeRegionTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemeRegionTest.php
ThemeSettingsForm::$moduleHandler property core/modules/system/src/Form/ThemeSettingsForm.php The module handler.
ThemeSettingsFormTest::$modules property core/modules/system/tests/src/FunctionalJavascript/ThemeSettingsFormTest.php
ThemeSettingsTest::$modules property core/modules/system/tests/src/Kernel/Plugin/migrate/source/d7/ThemeSettingsTest.php Modules to install.
ThemeSettingsTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ThemeSettingsTest.php
ThemeSuggestionsAlterTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php
ThemeTest::$modules property core/modules/system/tests/src/Functional/System/ThemeTest.php
ThemeTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeTest.php
ThemeTest::$modules property core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
ThemeTestHooks::preprocessThemeTestRegisteredByModule function core/modules/system/tests/modules/theme_test/src/Hook/ThemeTestHooks.php Implements hook_preprocess_HOOK().
ThemeTokenTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeTokenTest.php We want to visit the 'admin/structure/block' page.
ThemeUiTest::$testModules property core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Modules used for testing.
ThemeUiTest::providerTestThemeInstallWithModuleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Data provider for testThemeInstallWithModuleDependencies().
ThemeUiTest::testInstallModuleWithIncompatibleDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with incompatible module dependencies.
ThemeUiTest::testInstallModuleWithMissingDependencies function core/modules/system/tests/src/Functional/Theme/ThemeUiTest.php Tests installing a theme with missing module dependencies.

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