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
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.
NodeEntityFieldQueryAlter::getInfo function modules/node/node.test
NodeEntityFieldQueryAlter::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodeEntityFieldQueryAlter::testNodeQueryAlterWithUI function modules/node/node.test Tests that node access permissions are followed.
NodeEntityViewModeAlterTest class modules/node/node.test Tests changing view modes for nodes.
NodeEntityViewModeAlterTest::getInfo function modules/node/node.test
NodeEntityViewModeAlterTest::setUp function modules/node/node.test Sets up a Drupal site for running functional and integration tests.
NodeEntityViewModeAlterTest::testNodeViewModeChange function modules/node/node.test Create a "Basic page" node and verify its consistency in the database.
NodeEntityViewModeAlterTest::testNodeViewModeChangeHiddenField function modules/node/node.test Tests fields that were previously hidden when the view mode is changed.
NodeQueryAlter class modules/node/node.test Tests node_query_node_access_alter().
NodeQueryAlter::$accessUser property modules/node/node.test User with permission to view content.
NodeQueryAlter::$noAccessUser property modules/node/node.test User without permission to view content.
NodeQueryAlter::$noAccessUser2 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.