Search for date

  1. Search 9.5.x for date
  2. Search 8.9.x for date
  3. Search 10.3.x for date
  4. Search 11.x for date
  5. Other projects
Title Object type File name Summary
hook_date_formats_alter function modules/system/system.api.php Alter date formats declared by another module.
hook_date_format_types function modules/system/system.api.php Define additional date types.
hook_date_format_types_alter function modules/system/system.api.php Modify existing date types.
hook_entity_update function modules/system/system.api.php Act on entities when updated.
hook_field_attach_update function modules/field/field.api.php Act on field_attach_update().
hook_field_attach_validate function modules/field/field.api.php Act on field_attach_validate().
hook_field_storage_pre_update function modules/field/field.api.php Act before the storage backends update field data.
hook_field_storage_update_field function modules/field/field.api.php Update the storage information for a field.
hook_field_update function modules/field/field.api.php Define custom update behavior for this module's field data.
hook_field_update_field function modules/field/field.api.php Act on a field being updated.
hook_field_update_forbid function modules/field/field.api.php Forbid a field update from occurring.
hook_field_update_instance function modules/field/field.api.php Act on a field instance being updated.
hook_field_validate function modules/field/field.api.php Validate this module's field data.
hook_file_update function modules/system/system.api.php Respond to a file being updated.
hook_file_validate function modules/system/system.api.php Check that files meet a given criteria.
hook_filter_format_update function modules/filter/filter.api.php Perform actions when a text format has been updated.
hook_language_fallback_candidates_alter function modules/system/language.api.php Perform alterations on the language fallback candidates.
hook_menu_link_update function modules/system/system.api.php Inform modules that a menu link has been updated.
hook_menu_update function modules/menu/menu.api.php Respond to a custom menu update.
hook_node_type_update function modules/node/node.api.php Respond to node type updates.
hook_node_update function modules/node/node.api.php Respond to updates to a node.
hook_node_update_index function modules/node/node.api.php Act on a node being indexed for searching.
hook_node_validate function modules/node/node.api.php Perform node validation before a node is created or updated.
hook_path_update function modules/path/path.api.php Respond to a path being updated.
hook_taxonomy_term_update function modules/taxonomy/taxonomy.api.php Act on taxonomy terms when updated.
hook_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.api.php Act on taxonomy vocabularies when updated.
hook_update function modules/node/node.api.php Respond to updates to a node.
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.
hook_update_dependencies function modules/system/system.api.php Return an array of information about module update dependencies.
hook_update_index function modules/search/search.api.php Update the search index for this module.
hook_update_last_removed function modules/system/system.api.php Return a number which is no longer available as hook_update_N().
hook_update_N function modules/system/system.api.php Perform a single update.
hook_update_projects_alter function modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter function modules/update/update.api.php Alter the information about available updates for projects.
hook_user_role_update function modules/user/user.api.php Respond to updates to a user role.
hook_user_update function modules/user/user.api.php A user account was updated.
hook_validate function modules/node/node.api.php Perform node validation before a node is created or updated.
hook_verify_update_archive function modules/update/update.api.php Verify an archive after it has been downloaded and extracted.
ImageFieldValidateTestCase class modules/image/image.test Test class to check for various validations.
ImageFieldValidateTestCase::getInfo function modules/image/image.test
ImageFieldValidateTestCase::testResolution function modules/image/image.test Test min/max resolution settings.
ImageFieldValidateTestCase::testValid function modules/image/image.test Test image validity.
image_effect_color_validate function modules/image/image.admin.inc Element validate handler to ensure a hexadecimal color value.
image_effect_integer_validate function modules/image/image.admin.inc Element validate handler to ensure an integer pixel value.
image_effect_scale_validate function modules/image/image.admin.inc Element validate handler to ensure that either a height or a width is
specified.
image_field_update function modules/image/image.field.inc Implements hook_field_update().
image_field_update_field function modules/image/image.module Implements hook_field_update_field().
image_field_update_instance function modules/image/image.module Implements hook_field_update_instance().
image_gd_settings_validate function modules/system/image.gd.inc Validate the submitted GD settings.

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