Search for module

  1. Search 9.5.x for module
  2. Search 8.9.x for module
  3. Search 10.3.x for module
  4. Search 11.x for module
  5. Search main for module
  6. Other projects
Title Object type File name Summary
entity_crud_hook_test.module file modules/simpletest/tests/entity_crud_hook_test.module Test module for the Entity CRUD API.
entity_query_access_test.module file modules/simpletest/tests/entity_query_access_test.module Helper module for testing EntityFieldQuery access on any type of entity.
error_test.module file modules/simpletest/tests/error_test.module
example_profile_modules function external_documentation/developer/example.profile Return an array of the modules to be enabled when this profile is installed.
field.module file modules/field/field.module Attach custom data fields to Drupal entities.
field_modules_disabled function modules/field/field.module Implements hook_modules_disabled().
field_modules_enabled function modules/field/field.module Implements hook_modules_enabled().
field_sql_storage.module file modules/field/modules/field_sql_storage/field_sql_storage.module Default implementation of the field storage API.
field_test.module file modules/field/tests/field_test.module
field_test_schema_alter.module file modules/field/tests/field_test_schema_alter.module
field_ui.module file modules/field_ui/field_ui.module Allows administrators to attach custom fields to fieldable types.
File module public API functions group modules/file/file.module These functions may be used to determine if and where a file is in use.
file.module file modules/file/file.module
FileTranferTest::_buildFakeModule function modules/simpletest/tests/filetransfer.test
FileTranferTest::_getFakeModuleFiles function modules/simpletest/tests/filetransfer.test
file_module_test.info file modules/file/tests/file_module_test.info name = File test
description = Provides hooks for testing File module functionality.
package = Core
version = VERSION
core = 7.x
hidden = TRUE
file_module_test.module file modules/file/tests/file_module_test.module Provides File module pages for testing purposes.
file_module_test_file_download function modules/file/tests/file_module_test.module Implements hook_file_download().
file_module_test_form function modules/file/tests/file_module_test.module Form constructor for testing a 'managed_file' element.
file_module_test_form_submit function modules/file/tests/file_module_test.module Form submission handler for file_module_test_form().
file_module_test_menu function modules/file/tests/file_module_test.module Implements hook_menu().
file_test.module file modules/simpletest/tests/file_test.module Helper module for the file tests.
filter.module file modules/filter/filter.module Framework for handling the filtering of content.
FilterSecurityTestCase::testDisableFilterModule function modules/filter/filter.test Tests removal of filtered content when an active filter is disabled.
filter_modules_disabled function modules/filter/filter.module Implements hook_modules_disabled().
filter_modules_enabled function modules/filter/filter.module Implements hook_modules_enabled().
filter_test.module file modules/simpletest/tests/filter_test.module Test module for Filter module hooks and functions not used in core.
form_test.module file modules/simpletest/tests/form_test.module Helper module for the form API tests.
forum.module file modules/forum/forum.module Provides discussion forums.
help.module file modules/help/help.module Manages displaying online help.
HelpTestCase::$modules property modules/help/help.test The list of modules.
HelpTestCase::getModuleList function modules/help/help.test Gets the list of enabled modules that implement hook_help().
hook_block_view_MODULE_DELTA_alter function modules/block/block.api.php Perform alterations to a specific block.
hook_modules_disabled function modules/system/system.api.php Perform necessary actions after modules are disabled.
hook_modules_enabled function modules/system/system.api.php Perform necessary actions after modules are enabled.
hook_modules_installed function modules/system/system.api.php Perform necessary actions after modules are installed.
hook_modules_uninstalled function modules/system/system.api.php Perform necessary actions after modules are uninstalled.
hook_module_implements_alter function modules/system/system.api.php Alter the registry of modules implementing a hook.
image.module file modules/image/image.module Exposes global functionality for creating image styles.
image_module_styles_test.info file modules/image/tests/image_module_styles_test.info name = Image Styles test
description = Provides additional hook implementations for testing Image Styles functionality.
package = Core
version = VERSION
core = 7.x
files[] = image_module_styles_test.module
dependencies[] = image_module_test
hidden = TRUE
image_module_styles_test.module file modules/image/tests/image_module_styles_test.module Provides additional Image module hook implementations for testing purposes.
image_module_styles_test_image_default_styles function modules/image/tests/image_module_styles_test.module Implements hook_image_default_styles().
image_module_test.info file modules/image/tests/image_module_test.info name = Image test
description = Provides hook implementations for testing Image module functionality.
package = Core
version = VERSION
core = 7.x
files[] = image_module_test.module
hidden = TRUE
image_module_test.module file modules/image/tests/image_module_test.module Provides Image module hook implementations for testing purposes.
image_module_test_file_download function modules/image/tests/image_module_test.module @file
Provides Image module hook implementations for testing purposes.
image_module_test_image_effect_info function modules/image/tests/image_module_test.module Implements hook_image_effect_info().
image_module_test_image_effect_info_alter function modules/image/tests/image_module_test.module Implements hook_image_effect_info_alter().
image_module_test_null_effect function modules/image/tests/image_module_test.module Image effect callback; Null.
IMAGE_STORAGE_MODULE constant modules/image/image.module Image style constant to represent any module-based preset.
image_test.module file modules/simpletest/tests/image_test.module Helper module for the image tests.

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