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
trigger_taxonomy_term_delete function modules/trigger/trigger.module Implements hook_taxonomy_term_delete().
trigger_taxonomy_term_insert function modules/trigger/trigger.module Implements hook_taxonomy_term_insert().
trigger_taxonomy_term_update function modules/trigger/trigger.module Implements hook_taxonomy_term_update().
trigger_test_action_info function modules/trigger/tests/trigger_test.module Implements hook_action_info().
trigger_test_generic_action function modules/trigger/tests/trigger_test.module Action fired during the "taxonomy", "comment", and "user" trigger tests.
trigger_test_generic_any_action function modules/trigger/tests/trigger_test.module Action fired during the additional trigger tests.
trigger_test_system_cron_action function modules/trigger/tests/trigger_test.module Action fired during the "cron run" trigger test.
trigger_test_system_cron_conf_action function modules/trigger/tests/trigger_test.module Implement a configurable Drupal action.
trigger_test_system_cron_conf_action_form function modules/trigger/tests/trigger_test.module Form for configurable test action.
trigger_test_system_cron_conf_action_submit function modules/trigger/tests/trigger_test.module Form submission handler for configurable test action.
TruncateQuery::__construct function includes/database/query.inc Constructs a TruncateQuery object.
Update versions of API functions group modules/system/system.api.php Functions that are similar to normal API functions, but do not invoke hooks.
UpdateCoreTestCase::testModulePageRunCron function modules/update/update.test Checks that running cron updates the list of available updates.
UpdateDependencyHookInvocationTestCase class modules/simpletest/tests/update.test Tests for the invocation of hook_update_dependencies().
UpdateDependencyHookInvocationTestCase::getInfo function modules/simpletest/tests/update.test
UpdateDependencyHookInvocationTestCase::setUp function modules/simpletest/tests/update.test Sets up a Drupal site for running functional and integration tests.
UpdateDependencyHookInvocationTestCase::testHookUpdateDependencies function modules/simpletest/tests/update.test Test the structure of the array returned by hook_update_dependencies().
UpdatePathTestCase::prepareD7Session function modules/simpletest/tests/upgrade/upgrade.test Overrides UpgradePathTestCase::prepareD7Session().
UpdateQuery::$condition property includes/database/query.inc The condition object for this query.
UpdateQuery::$expressionFields property includes/database/query.inc Array of fields to update to an expression in case of a duplicate record.
UpdateQuery::condition function includes/database/query.inc Implements QueryConditionInterface::condition().
UpdateQuery::conditions function includes/database/query.inc Implements QueryConditionInterface::conditions().
UpdateQuery::expression function includes/database/query.inc Specifies fields to be updated as an expression.
UpdateQuery::__construct function includes/database/query.inc Constructs an UpdateQuery object.
Updater::__construct function includes/updater.inc
UpdaterException class includes/updater.inc Exception class for the Updater class hierarchy.
UpdaterFileTransferException class includes/updater.inc Child class of UpdaterException that indicates a FileTransfer exception.
UpdateScriptFunctionalTest class modules/system/system.test Tests for the update system functionality.
UpdateScriptFunctionalTest::$update_url property modules/system/system.test
UpdateScriptFunctionalTest::$update_user property modules/system/system.test
UpdateScriptFunctionalTest::getInfo function modules/system/system.test
UpdateScriptFunctionalTest::setUp function modules/system/system.test Sets up a Drupal site for running functional and integration tests.
UpdateScriptFunctionalTest::testNoPendingUpdates function modules/system/system.test Tests that there are no pending updates for the first test method.
UpdateScriptFunctionalTest::testNoUpdateFunctionality function modules/system/system.test Tests update.php when there are no updates to apply.
UpdateScriptFunctionalTest::testRequirements function modules/system/system.test Tests that requirements warnings and errors are correctly displayed.
UpdateScriptFunctionalTest::testSuccessfulUpdateFunctionality function modules/system/system.test Tests update.php after performing a successful update.
UpdateScriptFunctionalTest::testThemeSystem function modules/system/system.test Tests the effect of using the update script on the theme system.
UpdateScriptFunctionalTest::testUpdateAccess function modules/system/system.test Tests access to the update script.
UpdateTestContribCase class modules/update/update.test Tests behavior related to handling updates to contributed modules and themes.
UpdateTestContribCase::getInfo function modules/update/update.test
UpdateTestContribCase::setUp function modules/update/update.test Sets up a Drupal site for running functional and integration tests.
UpdateTestContribCase::testHookUpdateStatusAlter function modules/update/update.test Checks that hook_update_status_alter() works to change a status.
UpdateTestContribCase::testNoReleasesAvailable function modules/update/update.test Tests when there is no available release data for a contrib module.
UpdateTestContribCase::testUpdateAdminThemeSecurityUpdate function modules/update/update.test Tests that the admin theme is always notified about security updates.
UpdateTestContribCase::testUpdateBaseThemeSecurityUpdate function modules/update/update.test Tests that subthemes are notified about security updates for base themes.
UpdateTestContribCase::testUpdateBrokenFetchURL function modules/update/update.test Makes sure that if we fetch from a broken URL, sane things happen.
UpdateTestContribCase::testUpdateContribBasic function modules/update/update.test Tests the basic functionality of a contrib module on the status report.
UpdateTestContribCase::testUpdateContribOrder function modules/update/update.test Tests that contrib projects are ordered by project name.
UpdateTestContribCase::testUpdateShowDisabledThemes function modules/update/update.test Tests that disabled themes are only shown when desired.
UpdateTestUploadCase::testFileNameExtensionMerging function modules/update/update.test Ensures that archiver extensions are properly merged in the UI.

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