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
CheckpointStorageTest::$modules property core/tests/Drupal/KernelTests/Core/Config/Storage/Checkpoint/CheckpointStorageTest.php
ckeditor5.module file core/modules/ckeditor5/ckeditor5.module
CKEditor5::$moduleHandler property core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php The module handler.
CKEditor5AllowedTagsTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5AllowedTagsTest.php
CKEditor5DialogTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5DialogTest.php
CKEditor5FragmentLinkTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5FragmentLinkTest.php
CKEditor5MarkupTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5MarkupTest.php
CKEditor5OffCanvasTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5OffCanvasTest.php
CKEditor5PluginManagerTest::$modules property core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
CKEditor5PluginManagerTest::enableModules function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php
CKEditor5PluginManagerTest::mockModuleInVfs function core/modules/ckeditor5/tests/src/Kernel/CKEditor5PluginManagerTest.php Mocks a module providing a CKEditor 5 plugin in VFS.
CKEditor5ReadOnlyModeTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ReadOnlyModeTest.php
CKEditor5StylesheetsTest::$modules property core/modules/ckeditor5/tests/src/Kernel/CKEditor5StylesheetsTest.php
CKEditor5Test::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5Test.php
CKEditor5TestBase::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5TestBase.php
Ckeditor5TestModuleAllowedImageHooks class core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php Hook implementations for ckeditor5_test_module_allowed_image.
Ckeditor5TestModuleAllowedImageHooks.php file core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php
Ckeditor5TestModuleAllowedImageHooks::ckeditor5PluginInfoAlter function core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/src/Hook/Ckeditor5TestModuleAllowedImageHooks.php Implements hook_ckeditor5_plugin_info_alter().
CKEditor5ToolbarTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/CKEditor5ToolbarTest.php
ckeditor5_test_module_allowed_image.info.yml file core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/ckeditor5_test_module_allowed_image.info.yml core/modules/ckeditor5/tests/modules/ckeditor5_test_module_allowed_image/ckeditor5_test_module_allowed_image.info.yml
ClaroHooks::formSystemModulesAlter function core/themes/claro/src/Hook/ClaroHooks.php Implements hook_form_FORM_ID_alter() for the system_modules form.
ClaroLayoutBuilderTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroLayoutBuilderTest.php
ClaroTest::$modules property core/tests/Drupal/FunctionalTests/Theme/ClaroTest.php Modules to install.
ClaroVerticalTabsTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/ClaroVerticalTabsTest.php
ClaroViewsBulkOperationsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsBulkOperationsTest.php
ClaroViewsUiTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Theme/ClaroViewsUiTest.php
claro_system_module_invoked_library_info_alter function core/themes/claro/claro.theme Called by system.module via its hook_library_info_alter().
claro_system_module_invoked_theme_registry_alter function core/themes/claro/claro.theme Called by system.module via its hook_theme_registry_alter().
ClassLoaderTest::testAutoloadFromModuleFile function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that .module files can use class constants in main section.
ClassLoaderTest::testClassLoadingDisabledModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that module-provided classes can't be loaded from disabled modules.
ClassLoaderTest::testClassLoadingNotInstalledModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Tests that module-provided classes can't be loaded if module not installed.
ClassLoaderTest::testMultipleModules function core/modules/system/tests/src/Functional/Module/ClassLoaderTest.php Ensures the negative caches in the class loader don't result in crashes.
ClearCacheBlockTest::$modules property core/modules/system/tests/src/Functional/Block/ClearCacheBlockTest.php
clearfix.module.css file core/modules/system/css/components/clearfix.module.css Float clearing.
clearfix.module.css file core/themes/stable9/css/system/components/clearfix.module.css Float clearing.
ClickSortingAJAXTest::$modules property core/modules/views/tests/src/FunctionalJavascript/ClickSortingAJAXTest.php
CollapsedSummariesTest::$modules property core/modules/node/tests/src/FunctionalJavascript/CollapsedSummariesTest.php
CommandsTest::$modules property core/tests/Drupal/FunctionalJavascriptTests/Ajax/CommandsTest.php
CommandsTest::$modules property core/tests/Drupal/KernelTests/Core/Ajax/CommandsTest.php
comment.module file core/modules/comment/comment.module
CommentAccessTest::$modules property core/modules/comment/tests/src/Functional/CommentAccessTest.php
CommentAdminOverview::$moduleHandler property core/modules/comment/src/Form/CommentAdminOverview.php The module handler.
CommentAdminTest::$modules property core/modules/comment/tests/src/Functional/Views/CommentAdminTest.php
CommentAdminViewTest::$modules property core/modules/comment/tests/src/Kernel/Views/CommentAdminViewTest.php
CommentApproveLinkTest::$modules property core/modules/comment/tests/src/Functional/Views/CommentApproveLinkTest.php
CommentBaseFieldTest::$modules property core/modules/comment/tests/src/Kernel/CommentBaseFieldTest.php
CommentBlockTest::$modules property core/modules/comment/tests/src/Functional/CommentBlockTest.php
CommentBundlesTest::$modules property core/modules/comment/tests/src/Kernel/CommentBundlesTest.php
CommentCacheTagsTest::$modules property core/modules/comment/tests/src/Functional/CommentCacheTagsTest.php
CommentDefaultFormatterCacheTagsTest::$modules property core/modules/comment/tests/src/Kernel/CommentDefaultFormatterCacheTagsTest.php

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