Search for alt

  1. Search 9.5.x for alt
  2. Search 8.9.x for alt
  3. Search 10.3.x for alt
  4. Search 11.x for alt
  5. Other projects
Title Object type File name Summary
system_test_module_implements_alter function modules/simpletest/tests/system_test.module Implements hook_module_implements_alter().
system_test_system_info_alter function modules/simpletest/tests/system_test.module Implements hook_system_info_alter().
TaxonomyQueryAlterTestCase class modules/taxonomy/taxonomy.test Tests that appropriate query tags are added.
TaxonomyQueryAlterTestCase::assertQueryTagTestResult function modules/taxonomy/taxonomy.test Verifies invocation of the hooks in the test module.
TaxonomyQueryAlterTestCase::getInfo function modules/taxonomy/taxonomy.test
TaxonomyQueryAlterTestCase::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyQueryAlterTestCase::setupQueryTagTestHooks function modules/taxonomy/taxonomy.test Sets up the hooks in the test module.
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter function modules/taxonomy/taxonomy.test Tests that appropriate tags are added when querying the database.
TaxonomyTermTestCase::testTaxonomySelectNodesAlter function modules/taxonomy/taxonomy.test Tests that taxonomy term detail page is working even after the default
taxonomy_select_nodes() query is altered.
TaxonomyVocabularyFunctionalTest class modules/taxonomy/taxonomy.test Tests the taxonomy vocabulary interface.
TaxonomyVocabularyFunctionalTest::$admin_user property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::$vocabulary property modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::getInfo function modules/taxonomy/taxonomy.test
TaxonomyVocabularyFunctionalTest::setUp function modules/taxonomy/taxonomy.test Sets up a Drupal site for running functional and integration tests.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminChangingWeights function modules/taxonomy/taxonomy.test Changing weights on the vocabulary overview with two or more vocabularies.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminDeletingVocabulary function modules/taxonomy/taxonomy.test Deleting a vocabulary.
TaxonomyVocabularyFunctionalTest::testTaxonomyAdminNoVocabularies function modules/taxonomy/taxonomy.test Test the vocabulary overview with no vocabularies.
TaxonomyVocabularyFunctionalTest::testVocabularyInterface function modules/taxonomy/taxonomy.test Create, edit and delete a vocabulary via the user interface.
taxonomy_entity_query_alter function modules/taxonomy/taxonomy.module Implements hook_entity_query_alter().
taxonomy_field_widget_info_alter function modules/taxonomy/taxonomy.module Implements hook_field_widget_info_alter().
taxonomy_nodes_test_query_node_access_alter function modules/simpletest/tests/taxonomy_nodes_test.module Implements hook_query_TAG_alter().
taxonomy_test_form_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_form_alter().
taxonomy_test_query_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_alter().
taxonomy_test_query_taxonomy_term_access_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_test_query_term_access_alter function modules/simpletest/tests/taxonomy_test.module Implements hook_query_TAG_alter().
test_theme_form_system_theme_settings_alter function modules/simpletest/tests/themes/test_theme/theme-settings.php Implements hook_form_FORM_ID_alter().
test_theme_theme_test_alter_alter function modules/simpletest/tests/themes/test_theme/template.php Tests a theme implementing an alter hook.
ThemeTestCase::testAlter function modules/simpletest/tests/theme.test Ensures theme hook_*_alter() implementations can run before anything is rendered.
toolbar_system_info_alter function modules/toolbar/toolbar.module Implements hook_system_info_alter().
translation_form_node_form_alter function modules/translation/translation.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
translation_form_node_type_form_alter function modules/translation/translation.module Implements hook_form_FORM_ID_alter() for node_type_form().
translation_language_switch_links_alter function modules/translation/translation.module Implements hook_language_switch_links_alter().
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::testHookUpdateStatusAlter function modules/update/update.test Checks that hook_update_status_alter() works to change a status.
update_form_system_modules_alter function modules/update/update.module Implements hook_form_FORM_ID_alter() for system_modules().
update_test_system_info_alter function modules/update/tests/update_test.module Implements hook_system_info_alter().
update_test_update_status_alter function modules/update/tests/update_test.module Implements hook_update_status_alter().
UrlAlterFunctionalTest class modules/simpletest/tests/path.test Tests hook_url_alter functions.
UrlAlterFunctionalTest::assertUrlInboundAlter function modules/simpletest/tests/path.test Assert that a inbound path is altered to an expected value.
UrlAlterFunctionalTest::assertUrlOutboundAlter function modules/simpletest/tests/path.test Assert that an outbound path is altered to an expected value.

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