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. Search main for _alter
  6. Other projects
Title Object type File name Summary
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.
UrlAlterFunctionalTest::testCurrentUrlRequestedPath function modules/simpletest/tests/path.test Test current_path() and request_path().
UrlAlterFunctionalTest::testGetQInitialized function modules/simpletest/tests/path.test Tests that $_GET['q'] is initialized when the request path is empty.
UrlAlterFunctionalTest::testUrlAlter function modules/simpletest/tests/path.test Test that URL altering works and that it occurs in the correct order.
url_alter_test.info file modules/simpletest/tests/url_alter_test.info name = Url_alter tests
description = A support modules for url_alter hook testing.
core = 7.x
package = Testing
version = VERSION
hidden = TRUE
url_alter_test.install file modules/simpletest/tests/url_alter_test.install
url_alter_test.module file modules/simpletest/tests/url_alter_test.module Module to help test hook_url_inbound_alter() and hook_url_outbound_alter().
url_alter_test_foo function modules/simpletest/tests/url_alter_test.module Menu callback.
url_alter_test_install function modules/simpletest/tests/url_alter_test.install Impelement hook_install().
url_alter_test_menu function modules/simpletest/tests/url_alter_test.module Implements hook_menu().
url_alter_test_url_inbound_alter function modules/simpletest/tests/url_alter_test.module Implements hook_url_inbound_alter().
url_alter_test_url_outbound_alter function modules/simpletest/tests/url_alter_test.module Implements hook_url_outbound_alter().
UserValidationTestCase::testAlteredMailValidation function modules/user/user.test
user_email_validation_test_valid_email_address_alter function modules/user/tests/user_email_validation_test.module Implements hook_valid_email_address_alter().
user_field_info_alter function modules/user/user.module Implements hook_field_info_alter().
user_form_field_ui_field_edit_form_alter function modules/user/user.module Implements hook_form_FORM_ID_alter().
user_form_test_form_user_pass_reset_alter function modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
user_form_test_form_user_profile_form_alter function modules/user/tests/user_form_test.module Implements hook_form_FORM_ID_alter().
user_menu_link_alter function modules/user/user.module Implements hook_menu_link_alter().
user_menu_site_status_alter function modules/user/user.module Implements hook_menu_site_status_alter().
user_system_info_alter function modules/user/user.module Implements hook_system_info_alter().
user_translated_menu_link_alter function modules/user/user.module Implements hook_translated_menu_link_alter().
XMLRPCMessagesTestCase::testAlterListMethods function modules/simpletest/tests/xmlrpc.test Ensure that hook_xmlrpc_alter() can hide even builtin methods.
xmlrpc_test_xmlrpc_alter function modules/simpletest/tests/xmlrpc_test.module Implements hook_xmlrpc_alter().
_color_html_alter function modules/color/color.module Replaces style sheets with color-altered style sheets.
_color_page_alter function modules/color/color.module Replaces the logo with a color-altered logo.
_color_theme_select_form_alter function modules/color/color.module Helper for hook_form_FORM_ID_alter() implementations.
_node_query_node_access_alter function modules/node/node.module Helper for node access functions.
_openid_user_login_form_alter function modules/openid/openid.module
_theme_test_alter function modules/simpletest/tests/theme_test.module Page callback, calls drupal_alter().

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