Search for alter

  1. Search 9.5.x for alter
  2. Search 8.9.x for alter
  3. Search 10.3.x for alter
  4. Search 11.x for alter
  5. Other projects
Title Object type File name Summary
session_test_drupal_goto_alter function modules/simpletest/tests/session_test.module Implements hook_drupal_goto_alter().
session_test_form_user_login_alter function modules/simpletest/tests/session_test.module Implements hook_form_FORM_ID_alter().
seven_css_alter function themes/seven/template.php Implements hook_css_alter().
shortcut_page_alter function modules/shortcut/shortcut.module Implements hook_page_alter().
simpletest_js_alter function modules/simpletest/simpletest.module Implements hook_js_alter().
simpletest_mail_alter function modules/simpletest/simpletest.module Implements hook_mail_alter().
simpletest_registry_files_alter function modules/simpletest/simpletest.module Implements hook_registry_files_alter().
standard_form_install_configure_form_alter function profiles/standard/standard.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
syslog_form_system_logging_settings_alter function modules/syslog/syslog.module Implements hook_form_FORM_ID_alter().
SystemInfoAlterTestCase class modules/system/system.test Tests the effectiveness of hook_system_info_alter().
SystemInfoAlterTestCase::getInfo function modules/system/system.test
SystemInfoAlterTestCase::getSystemInfo function modules/system/system.test Returns the info array as it is stored in {system}.
SystemInfoAlterTestCase::testSystemInfoAlter function modules/system/system.test Tests that {system}.info is rebuilt after a module that implements
hook_system_info_alter() is enabled. Also tests if core *_list() functions
return freshly altered info.
system_form_form_test_alter_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of system.module.
system_form_user_profile_form_alter function modules/system/system.module Implements hook_form_FORM_ID_alter().
system_form_user_register_form_alter function modules/system/system.module Implements hook_form_FORM_ID_alter().
system_page_alter function modules/system/system.module Implements hook_page_alter().
system_system_info_alter function modules/system/system.module Implements hook_system_info_alter().
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.
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().
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.
UrlAlterFunctionalTest::getInfo function modules/simpletest/tests/path.test
UrlAlterFunctionalTest::setUp function modules/simpletest/tests/path.test Sets up a Drupal site for running functional and integration tests.

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