Search for info

  1. Search 9.5.x for info
  2. Search 8.9.x for info
  3. Search 10.3.x for info
  4. Search 11.x for info
  5. Other projects
Title Object type File name Summary
hook_archiver_info function modules/system/system.api.php Declare archivers to the system.
hook_archiver_info_alter function modules/system/system.api.php Alter archiver information declared by other modules.
hook_block_info function modules/block/block.api.php Define all blocks provided by the module.
hook_block_info_alter function modules/block/block.api.php Change block definition before saving to the database.
hook_cron_queue_info function modules/system/system.api.php Declare queues holding items that need to be run periodically.
hook_cron_queue_info_alter function modules/system/system.api.php Alter cron queue information before cron runs.
hook_element_info function modules/system/system.api.php Allows modules to declare their own Form API element types and specify their
default values.
hook_element_info_alter function modules/system/system.api.php Alter the element type information returned from modules.
hook_entity_info function modules/system/system.api.php Inform the base system and the Field API about one or more entity types.
hook_entity_info_alter function modules/system/system.api.php Alter the entity info.
hook_field_formatter_info function modules/field/field.api.php Expose Field API formatter types.
hook_field_formatter_info_alter function modules/field/field.api.php Perform alterations on Field API formatter types.
hook_field_info function modules/field/field.api.php Define Field API field types.
hook_field_info_alter function modules/field/field.api.php Perform alterations on Field API field types.
hook_field_info_max_weight function modules/field/field.api.php Returns the maximum weight for the entity components handled by the module.
hook_field_storage_info function modules/field/field.api.php Expose Field API storage backends.
hook_field_storage_info_alter function modules/field/field.api.php Perform alterations on Field API storage types.
hook_field_widget_info function modules/field/field.api.php Expose Field API widget types.
hook_field_widget_info_alter function modules/field/field.api.php Perform alterations on Field API widget types.
hook_filetransfer_info function modules/system/system.api.php Register information about FileTransfer classes provided by a module.
hook_filetransfer_info_alter function modules/system/system.api.php Alter the FileTransfer class registry.
hook_filter_info function modules/filter/filter.api.php Define content filters.
hook_filter_info_alter function modules/filter/filter.api.php Perform alterations on filter definitions.
hook_hook_info function modules/system/system.api.php Defines one or more hooks that are exposed by a module.
hook_hook_info_alter function modules/system/system.api.php Alter information from hook_hook_info().
hook_image_effect_info function modules/image/image.api.php Define information about image effects provided by a module.
hook_image_effect_info_alter function modules/image/image.api.php Alter the information provided in hook_image_effect_info().
hook_language_negotiation_info function modules/system/language.api.php Define language negotiation providers.
hook_language_negotiation_info_alter function modules/system/language.api.php Perform alterations on language negoiation providers.
hook_language_types_info function modules/system/language.api.php Define language types.
hook_language_types_info_alter function modules/system/language.api.php Perform alterations on language types.
hook_node_info function modules/node/node.api.php Define module-provided node types.
hook_openid_discovery_method_info function modules/openid/openid.api.php Allow modules to declare OpenID discovery methods.
hook_openid_discovery_method_info_alter function modules/openid/openid.api.php Allow modules to alter discovery methods.
hook_openid_normalization_method_info function modules/openid/openid.api.php Allow modules to declare OpenID normalization methods.
hook_openid_normalization_method_info_alter function modules/openid/openid.api.php Allow modules to alter normalization methods.
hook_search_info function modules/search/search.api.php Define a custom search type.
hook_system_info_alter function modules/system/system.api.php Alter the information parsed from module and theme .info files
hook_system_theme_engine_info function modules/system/system.api.php Return additional theme engines provided by modules.
hook_system_theme_info function modules/system/system.api.php Return additional themes provided by modules.
hook_token_info function modules/system/system.api.php Provide information about available placeholder tokens and token types.
hook_token_info_alter function modules/system/system.api.php Alter the metadata about available placeholder tokens and token types.
hook_trigger_info function modules/trigger/trigger.api.php Declare triggers (events) for users to assign actions to.
hook_trigger_info_alter function modules/trigger/trigger.api.php Alter triggers declared by hook_trigger_info().
hook_updater_info function modules/system/system.api.php Provide information on Updaters (classes that can update Drupal).
hook_updater_info_alter function modules/system/system.api.php Alter the Updater information array.
HtaccessTest::getInfo function modules/system/system.test
HTMLIdTestCase::getInfo function modules/simpletest/tests/form.test
image.info file modules/image/image.info name = Image
description = Provides image manipulation tools.
package = Core
version = VERSION
core = 7.x
dependencies[] = file
files[] = image.test
configure = admin/config/media/image-styles
ImageAdminStylesUnitTest::getInfo function modules/image/image.test

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