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