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
taxonomy_form_vocabulary_validate function modules/taxonomy/taxonomy.admin.inc Form validation handler for taxonomy_form_vocabulary().
taxonomy_node_update function modules/taxonomy/taxonomy.module Implements hook_node_update().
taxonomy_taxonomy_vocabulary_update function modules/taxonomy/taxonomy.module Implements hook_taxonomy_vocabulary_update().
taxonomy_test_taxonomy_term_update function modules/simpletest/tests/taxonomy_test.module Implements hook_taxonomy_term_update().
taxonomy_update_7001 function modules/taxonomy/taxonomy.install Rename taxonomy tables.
taxonomy_update_7002 function modules/taxonomy/taxonomy.install Add {vocabulary}.machine_name column.
taxonomy_update_7003 function modules/taxonomy/taxonomy.install Remove the related terms setting from vocabularies.
taxonomy_update_7004 function modules/taxonomy/taxonomy.install Move taxonomy vocabulary associations for nodes to fields and field instances.
taxonomy_update_7005 function modules/taxonomy/taxonomy.install Migrate {taxonomy_term_node} table to field storage.
taxonomy_update_7006 function modules/taxonomy/taxonomy.install Add {taxonomy_term_data}.format column.
taxonomy_update_7007 function modules/taxonomy/taxonomy.install Add index on {taxonomy_term_data}.name column to speed up taxonomy_get_term_by_name().
taxonomy_update_7008 function modules/taxonomy/taxonomy.install Change the weight columns to normal int.
taxonomy_update_7009 function modules/taxonomy/taxonomy.install Change {taxonomy_term_data}.format into varchar.
taxonomy_update_7010 function modules/taxonomy/taxonomy.install Change {taxonomy_index}.created to support signed int.
taxonomy_update_7011 function modules/taxonomy/taxonomy.install Drop unpublished nodes from the index.
taxonomy_update_dependencies function modules/taxonomy/taxonomy.install Implements hook_update_dependencies().
text_field_validate function modules/field/modules/text/text.module Implements hook_field_validate().
text_filter_format_update function modules/field/modules/text/text.module Implements hook_filter_format_update().
text_update_7000 function modules/field/modules/text/text.install Change text field 'format' columns into varchar.
ThemeUpdater class modules/system/system.updater.inc Class for updating themes using FileTransfer classes via authorize.php.
ThemeUpdater::canUpdate function modules/system/system.updater.inc
ThemeUpdater::canUpdateDirectory function modules/system/system.updater.inc Determine if the Updater can handle the project provided in $directory.
ThemeUpdater::getInstallDirectory function modules/system/system.updater.inc Return the directory where a theme should be installed.
ThemeUpdater::isInstalled function modules/system/system.updater.inc Checks if the project is installed.
ThemeUpdater::postInstall function modules/system/system.updater.inc Perform actions after installation.
ThemeUpdater::postInstallTasks function modules/system/system.updater.inc Return an array of links to pages that should be visited post operation.
theme_date function includes/form.inc Returns HTML for a date selection form element.
theme_locale_date_format_form function modules/locale/locale.admin.inc Returns HTML for a locale date format form.
theme_system_date_time_settings function modules/system/system.admin.inc Returns HTML for the date settings form.
theme_update_last_check function modules/update/update.module Returns HTML for the last time we checked for update data.
theme_update_manager_update_form function modules/update/update.manager.inc Returns HTML for the first page in the process of updating projects.
theme_update_page function includes/theme.maintenance.inc Returns HTML for the update page.
theme_update_report function modules/update/update.report.inc Returns HTML for the project status report.
theme_update_status_label function modules/update/update.report.inc Returns HTML for a label to display for a project's update status.
theme_update_version function modules/update/update.report.inc Returns HTML for the version display of a project.
TokenReplaceTestCase::testSystemDateTokenReplacement function modules/system/system.test Tests the generation of all system date tokens.
tracker_comment_update function modules/tracker/tracker.module Implements hook_comment_update().
tracker_node_update function modules/tracker/tracker.module Implements hook_node_update().
tracker_update_7000 function modules/tracker/tracker.install Create new tracker_node and tracker_user tables.
translation_node_update function modules/translation/translation.module Implements hook_node_update().
translation_node_validate function modules/translation/translation.module Implements hook_node_validate().
TriggerUpdatePathTestCase class modules/simpletest/tests/upgrade/update.trigger.test Tests the Trigger 7.0 -> 7.x upgrade path.
TriggerUpdatePathTestCase::getInfo function modules/simpletest/tests/upgrade/update.trigger.test
TriggerUpdatePathTestCase::setUp function modules/simpletest/tests/upgrade/update.trigger.test Overrides DrupalWebTestCase::setUp() for upgrade testing.
TriggerUpdatePathTestCase::testFilledUpgrade function modules/simpletest/tests/upgrade/update.trigger.test Tests that the upgrade is successful.
trigger_assign_form_validate function modules/trigger/trigger.admin.inc Form validation handler for trigger_assign_form().
trigger_comment_update function modules/trigger/trigger.module Implements hook_comment_update().
trigger_node_update function modules/trigger/trigger.module Implements hook_node_update().
trigger_taxonomy_term_update function modules/trigger/trigger.module Implements hook_taxonomy_term_update().
trigger_update_7000 function modules/trigger/trigger.install Alter the "hook" field and drop the "op field" of {trigger_assignments}.

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