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
hook_update_projects_alter function modules/update/update.api.php Alter the list of projects before fetching data and comparing versions.
hook_update_status_alter function modules/update/update.api.php Alter the information about available updates for projects.
hook_url_inbound_alter function modules/system/system.api.php Alters inbound URL requests.
hook_url_outbound_alter function modules/system/system.api.php Alters outbound URLs.
hook_username_alter function modules/system/system.api.php Alter the username that is displayed for a user.
hook_user_cancel_methods_alter function modules/user/user.api.php Modify account cancellation methods.
hook_user_view_alter function modules/user/user.api.php The user was built; the module may modify the structured content.
hook_valid_email_address_alter function modules/system/system.api.php Alter core e-mail validation.
hook_xmlrpc_alter function modules/system/system.api.php Alters the definition of XML-RPC methods before they are called.
image_form_system_file_system_settings_alter function modules/image/image.module Implements hook_form_FORM_ID_alter().
image_module_test_image_effect_info_alter function modules/image/tests/image_module_test.module Implements hook_image_effect_info_alter().
JavaScriptTestCase::testAlter function modules/simpletest/tests/common.test Test altering a JavaScript's weight via hook_js_alter().
JavaScriptTestCase::testLibraryAlter function modules/simpletest/tests/common.test Adds a JavaScript library to the page and alters it.
list_field_widget_info_alter function modules/field/modules/list/list.module Implements hook_field_widget_info_alter().
LocaleCSSAlterTest class modules/locale/locale.test Functional tests for CSS alter functions.
LocaleCSSAlterTest::getInfo function modules/locale/locale.test
LocaleCSSAlterTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleCSSAlterTest::testCSSFilesOrderInRTLMode function modules/locale/locale.test Verifies that -rtl.css file is added directly after LTR .css file.
LocaleLanguageNegotiationInfoFunctionalTest::testInfoAlterations function modules/locale/locale.test Tests alterations to language types/negotiation info.
LocaleLibraryInfoAlterTest class modules/locale/locale.test Tests localization of the JavaScript libraries.
LocaleLibraryInfoAlterTest::getInfo function modules/locale/locale.test
LocaleLibraryInfoAlterTest::setUp function modules/locale/locale.test Sets up a Drupal site for running functional and integration tests.
LocaleLibraryInfoAlterTest::testLibraryInfoAlter function modules/locale/locale.test Verifies that the datepicker can be localized.
locale_css_alter function modules/locale/locale.module Implements hook_css_alter().
locale_entity_info_alter function modules/locale/locale.module Implements hook_entity_info_alter().
locale_field_language_alter function modules/locale/locale.module Implements hook_field_language_alter().
locale_form_alter function modules/locale/locale.module Implements hook_form_alter().
locale_form_comment_form_alter function modules/locale/locale.module Implements hook_form_FORM_ID_alter().
locale_form_node_form_alter function modules/locale/locale.module Implements hook_form_BASE_FORM_ID_alter().
locale_form_node_type_form_alter function modules/locale/locale.module Implements hook_form_FORM_ID_alter().
locale_form_path_admin_form_alter function modules/locale/locale.module Implements hook_form_FORM_ID_alter().
locale_js_alter function modules/locale/locale.module Implements hook_js_alter().
locale_library_alter function modules/locale/locale.module Implement hook_library_alter().
locale_test_language_negotiation_info_alter function modules/locale/tests/locale_test.module Implements hook_language_negotiation_info_alter().
locale_test_language_types_info_alter function modules/locale/tests/locale_test.module Implements hook_language_types_info_alter().
locale_url_outbound_alter function modules/locale/locale.module Implements hook_url_outbound_alter().
menu_block_view_alter function modules/menu/menu.module Implements hook_block_view_alter().
menu_form_node_form_alter function modules/menu/menu.module Implements hook_form_BASE_FORM_ID_alter().
menu_form_node_type_form_alter function modules/menu/menu.module Implements hook_form_FORM_ID_alter().
menu_test_menu_site_status_alter function modules/simpletest/tests/menu_test.module Implements hook_menu_site_status_alter().
minimal_form_install_configure_form_alter function profiles/minimal/minimal.profile Implements hook_form_FORM_ID_alter() for install_configure_form().
ModuleImplementsAlterTestCase class modules/simpletest/tests/module.test
ModuleImplementsAlterTestCase::getInfo function modules/simpletest/tests/module.test
ModuleImplementsAlterTestCase::testModuleImplementsAlter function modules/simpletest/tests/module.test Tests hook_module_implements_alter() adding an implementation.
module_test_altered_test_hook function modules/simpletest/tests/module_test.implementations.inc Implements hook_altered_test_hook()
module_test_module_implements_alter function modules/simpletest/tests/module_test.module Implements hook_module_implements_alter()
module_test_system_info_alter function modules/simpletest/tests/module_test.module Implements hook_system_info_alter().
NodeEntityFieldQueryAlter class modules/node/node.test Tests node_query_entity_field_access_alter().
NodeEntityFieldQueryAlter::$accessUser property modules/node/node.test User with permission to view content.
NodeEntityFieldQueryAlter::$noAccessUser property modules/node/node.test User without permission to view content.

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