Search for info
Title | Object type | File name | Summary |
---|---|---|---|
hook_archiver_info | function | modules/ |
Declare archivers to the system. |
hook_archiver_info_alter | function | modules/ |
Alter archiver information declared by other modules. |
hook_block_info | function | modules/ |
Define all blocks provided by the module. |
hook_block_info_alter | function | modules/ |
Change block definition before saving to the database. |
hook_cron_queue_info | function | modules/ |
Declare queues holding items that need to be run periodically. |
hook_cron_queue_info_alter | function | modules/ |
Alter cron queue information before cron runs. |
hook_element_info | function | modules/ |
Allows modules to declare their own Form API element types and specify their default values. |
hook_element_info_alter | function | modules/ |
Alter the element type information returned from modules. |
hook_entity_info | function | modules/ |
Inform the base system and the Field API about one or more entity types. |
hook_entity_info_alter | function | modules/ |
Alter the entity info. |
hook_field_formatter_info | function | modules/ |
Expose Field API formatter types. |
hook_field_formatter_info_alter | function | modules/ |
Perform alterations on Field API formatter types. |
hook_field_info | function | modules/ |
Define Field API field types. |
hook_field_info_alter | function | modules/ |
Perform alterations on Field API field types. |
hook_field_info_max_weight | function | modules/ |
Returns the maximum weight for the entity components handled by the module. |
hook_field_storage_info | function | modules/ |
Expose Field API storage backends. |
hook_field_storage_info_alter | function | modules/ |
Perform alterations on Field API storage types. |
hook_field_widget_info | function | modules/ |
Expose Field API widget types. |
hook_field_widget_info_alter | function | modules/ |
Perform alterations on Field API widget types. |
hook_filetransfer_info | function | modules/ |
Register information about FileTransfer classes provided by a module. |
hook_filetransfer_info_alter | function | modules/ |
Alter the FileTransfer class registry. |
hook_filter_info | function | modules/ |
Define content filters. |
hook_filter_info_alter | function | modules/ |
Perform alterations on filter definitions. |
hook_hook_info | function | modules/ |
Defines one or more hooks that are exposed by a module. |
hook_hook_info_alter | function | modules/ |
Alter information from hook_hook_info(). |
hook_image_effect_info | function | modules/ |
Define information about image effects provided by a module. |
hook_image_effect_info_alter | function | modules/ |
Alter the information provided in hook_image_effect_info(). |
hook_language_negotiation_info | function | modules/ |
Define language negotiation providers. |
hook_language_negotiation_info_alter | function | modules/ |
Perform alterations on language negoiation providers. |
hook_language_types_info | function | modules/ |
Define language types. |
hook_language_types_info_alter | function | modules/ |
Perform alterations on language types. |
hook_node_info | function | modules/ |
Define module-provided node types. |
hook_openid_discovery_method_info | function | modules/ |
Allow modules to declare OpenID discovery methods. |
hook_openid_discovery_method_info_alter | function | modules/ |
Allow modules to alter discovery methods. |
hook_openid_normalization_method_info | function | modules/ |
Allow modules to declare OpenID normalization methods. |
hook_openid_normalization_method_info_alter | function | modules/ |
Allow modules to alter normalization methods. |
hook_search_info | function | modules/ |
Define a custom search type. |
hook_system_info_alter | function | modules/ |
Alter the information parsed from module and theme .info files |
hook_system_theme_engine_info | function | modules/ |
Return additional theme engines provided by modules. |
hook_system_theme_info | function | modules/ |
Return additional themes provided by modules. |
hook_token_info | function | modules/ |
Provide information about available placeholder tokens and token types. |
hook_token_info_alter | function | modules/ |
Alter the metadata about available placeholder tokens and token types. |
hook_trigger_info | function | modules/ |
Declare triggers (events) for users to assign actions to. |
hook_trigger_info_alter | function | modules/ |
Alter triggers declared by hook_trigger_info(). |
hook_updater_info | function | modules/ |
Provide information on Updaters (classes that can update Drupal). |
hook_updater_info_alter | function | modules/ |
Alter the Updater information array. |
HtaccessTest::getInfo | function | modules/ |
|
HTMLIdTestCase::getInfo | function | modules/ |
|
image.info | file | modules/ |
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/ |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.