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_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.
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.
image_style_form_add_validate function modules/image/image.admin.inc Validate handler for adding a new image effect to an image style.
image_style_name_validate function modules/image/image.admin.inc Element validate function to ensure unique, URL safe style names.
image_update_7000 function modules/image/image.install Install the schema for users upgrading from the contributed module.
image_update_7001 function modules/image/image.install Rename possibly misnamed {image_effect} table to {image_effects}.
image_update_7002 function modules/image/image.install Add width and height columns to image field schema and populate.
image_update_7003 function modules/image/image.install Remove the variables that set alt and title length since they were not
used for database column size and could cause PDO exceptions.
image_update_7004 function modules/image/image.install Use a large setting (512 and 1024 characters) for the length of the image alt
and title fields.
image_update_7005 function modules/image/image.install Add a column to the 'image_style' table to store administrative labels.
image_update_dependencies function modules/image/image.install Implements hook_update_dependencies().
ImportOPMLTestCase::validateImportFormFields function modules/aggregator/aggregator.test Submits form filled with invalid fields.
install_configure_form_validate function includes/install.core.inc Form validation handler for install_configure_form().
install_settings_form_validate function includes/install.core.inc Form validation handler for install_settings_form().
jquery.ui.datepicker.css file misc/ui/jquery.ui.datepicker.css /*
* jQuery UI Datepicker 1.8.7
*
* Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
* Dual licensed under the MIT or GPL Version 2 licenses.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Datepicker#theming
*/
.ui-datepicker…
language_fallback_get_candidates function includes/language.inc Returns the possible fallback languages ordered by language weight.
ListFieldTestCase::testUpdateAllowedValues function modules/field/modules/list/tests/list.test Test that allowed values can be updated.
list_allowed_values_setting_validate function modules/field/modules/list/list.module Element validate callback; check that the entered values are valid.
list_field_update_field function modules/field/modules/list/list.module Implements hook_field_update_field().
list_field_update_forbid function modules/field/modules/list/list.module Implements hook_field_update_forbid().
list_field_validate function modules/field/modules/list/list.module Implements hook_field_validate().
list_update_7001 function modules/field/modules/list/list.install Rename the list field types and change 'allowed_values' format.
list_update_7002 function modules/field/modules/list/list.install Re-apply list_update_7001() for deleted fields.

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