Search for on

  1. Search 9.5.x for on
  2. Search 8.9.x for on
  3. Search 10.3.x for on
  4. Search 11.x for on
  5. Other projects
Title Object type File name Summary
hook_action_info_alter function modules/system/system.api.php Alters the actions declared by another module.
hook_block_configure function modules/block/block.api.php Define a configuration form for a block.
hook_contextual_links_view_alter function modules/contextual/contextual.api.php Alter a contextual links element before it is rendered.
hook_cron function modules/system/system.api.php Perform periodic actions.
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_dashboard_regions function modules/dashboard/dashboard.api.php Add regions to the dashboard.
hook_dashboard_regions_alter function modules/dashboard/dashboard.api.php Alter dashboard regions provided by modules.
hook_field_attach_delete_revision function modules/field/field.api.php Act on field_attach_delete_revision().
hook_field_attach_prepare_translation_alter function modules/field/field.api.php Perform alterations on field_attach_prepare_translation().
hook_field_delete_revision function modules/field/field.api.php Define custom revision delete behavior for this module's field types.
hook_field_prepare_translation function modules/field/field.api.php Define custom prepare_translation behavior for this module's field types.
hook_field_storage_delete_revision function modules/field/field.api.php Delete a single revision of field data for an entity.
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_menu_contextual_links_alter function modules/system/system.api.php Alter contextual links before they are rendered.
hook_node_operations function modules/node/node.api.php Add mass node operations.
hook_node_revision_delete function modules/node/node.api.php Respond to deletion of a node revision.
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_openid_response function modules/openid/openid.api.php Allow modules to act upon a successful OpenID login.
hook_options_list function modules/field/modules/options/options.api.php Returns the list of options to be displayed for a field.
hook_permission function modules/system/system.api.php Define user permissions.
hook_taxonomy_term_delete function modules/taxonomy/taxonomy.api.php Respond to the deletion of taxonomy terms.
hook_taxonomy_term_insert function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when inserted.
hook_taxonomy_term_load function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when loaded.
hook_taxonomy_term_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy terms before they are saved.
hook_taxonomy_term_update function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
hook_taxonomy_term_view function modules/taxonomy/taxonomy.api.php Act on a taxonomy term that is being assembled before rendering.
hook_taxonomy_term_view_alter function modules/taxonomy/taxonomy.api.php Alter the results of taxonomy_term_view().
hook_taxonomy_vocabulary_delete function modules/taxonomy/taxonomy.api.php Respond to the deletion of taxonomy vocabularies.
hook_taxonomy_vocabulary_insert function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when inserted.
hook_taxonomy_vocabulary_load function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when loaded.
hook_taxonomy_vocabulary_presave function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies before they are saved.
hook_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_user_flood_control function modules/user/user.api.php Respond to user flood control events.
hook_user_operations function modules/user/user.api.php Add mass user operations.
ImageDimensionsScaleTestCase class modules/image/image.test Tests image_dimensions_scale().
ImageDimensionsScaleTestCase::getInfo function modules/image/image.test
ImageDimensionsScaleTestCase::testImageDimensionsScale function modules/image/image.test Tests all control flow branches in image_dimensions_scale().
ImageDimensionsTestCase class modules/image/image.test Tests that images have correct dimensions when styled.
ImageDimensionsTestCase::getInfo function modules/image/image.test
ImageDimensionsTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageDimensionsTestCase::testImageDimensions function modules/image/image.test Test styled image dimensions cumulatively.
ImageFieldValidateTestCase::testResolution function modules/image/image.test Test min/max resolution settings.
ImageStylesPathAndUrlTestCase::testImageContentTypeHeaders function modules/image/image.test Test that we do not pass an array to drupal_add_http_header.
ImageThemeFunctionWebTestCase class modules/image/image.test Tests image theme functions.
ImageThemeFunctionWebTestCase::getInfo function modules/image/image.test
ImageThemeFunctionWebTestCase::setUp function modules/image/image.test Sets up a Drupal site for running functional and integration tests.
ImageThemeFunctionWebTestCase::testImageFormatterTheme function modules/image/image.test Tests usage of the image field formatters.

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