Search for ip

  1. Search 9.5.x for ip
  2. Search 8.9.x for ip
  3. Search 10.3.x for ip
  4. Search 11.x for ip
  5. Search main for ip
  6. Other projects
Title Object type File name Summary
TaxonomyLoadMultipleTestCase class modules/taxonomy/taxonomy.test Test the taxonomy_term_load_multiple() function.
TaxonomyLoadMultipleTestCase::$taxonomy_admin property modules/taxonomy/taxonomy.test
TaxonomyLoadMultipleTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyLoadMultipleTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyLoadMultipleTestCase::testTaxonomyTermMultipleLoad function modules/taxonomy/taxonomy.test Create a vocabulary and some taxonomy terms, ensuring they're loaded
correctly using taxonomy_term_load_multiple().
TaxonomyTermFieldMultipleVocabularyTestCase class modules/taxonomy/taxonomy.test Tests a taxonomy term reference field that allows multiple vocabularies.
TaxonomyTermFieldMultipleVocabularyTestCase::$field property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$field_name property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$instance property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary1 property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::$vocabulary2 property modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyTermFieldMultipleVocabularyTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyTermFieldMultipleVocabularyTestCase::testTaxonomyTermFieldMultipleVocabularies function modules/taxonomy/taxonomy.test Tests term reference field and widget with multiple vocabularies.
TaxonomyTermTestCase::testTermMultipleParentsInterface function modules/taxonomy/taxonomy.test Test saving a term with multiple parents through the UI.
TaxonomyVocabularyTestCase::testTaxonomyVocabularyLoadMultiple function modules/taxonomy/taxonomy.test Tests for loading multiple vocabularies.
taxonomy_term_load_multiple function modules/taxonomy/taxonomy.module Load multiple taxonomy terms based on certain conditions.
taxonomy_term_view_multiple function modules/taxonomy/taxonomy.module Constructs a drupal_render() style array from an array of loaded terms.
taxonomy_vocabulary_load_multiple function modules/taxonomy/taxonomy.module Load multiple taxonomy vocabularies based on certain conditions.
ThemeTableTestCase::testThemeTableWithNoStriping function modules/simpletest/tests/theme.test Tests that the 'no_striping' option works correctly.
theme_field_multiple_value_form function modules/field/field.form.inc Returns HTML for an individual form element.
theme_file_widget_multiple function modules/file/file.field.inc Returns HTML for a group of file upload widgets.
theme_filter_tips function modules/filter/filter.pages.inc Returns HTML for a set of filter tips.
theme_filter_tips_more_info function modules/filter/filter.module Returns HTML for a link to the more extensive filter tips.
theme_user_permission_description function modules/user/user.admin.inc Returns HTML for an individual permission description.
TriggerContentTestCase::testActionContentMultiple function modules/trigger/trigger.test Tests multiple node actions.
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.
update_script_selection_form function ./update.php Form constructor for the list of available database module updates.
update_script_test.info file modules/simpletest/tests/update_script_test.info name = "Update script test"
description = "Support module for update script testing."
package = Testing
version = VERSION
core = 7.x
hidden = TRUE
update_script_test.install file modules/simpletest/tests/update_script_test.install Install, update and uninstall functions for the update_script_test module.
update_script_test.module file modules/simpletest/tests/update_script_test.module This file provides testing functionality for update.php.
update_script_test_flush_caches function modules/simpletest/tests/update_script_test.module Implements hook_flush_caches().
update_script_test_requirements function modules/simpletest/tests/update_script_test.install Implements hook_requirements().
update_script_test_update_7000 function modules/simpletest/tests/update_script_test.install Dummy update function to run during the tests.
UpgradePathTestCase::$skipUpgradeTest property modules/simpletest/tests/upgrade/upgrade.test Flag to indicate whether to skip upgrade tests.
UserPasswordResetTestCase::testPasswordResetFloodControlPerIp function modules/user/user.test Test IP-based flood control on password reset.
user_delete_multiple function modules/user/user.module Delete multiple user accounts.
user_load_multiple function modules/user/user.module Load multiple users based on certain conditions.
user_multiple_cancel_confirm function modules/user/user.module
user_multiple_cancel_confirm_submit function modules/user/user.module Submit handler for mass-account cancellation form.

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