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
aggregator_form_aggregator_admin_form_alter function modules/aggregator/aggregator.processor.inc Implements hook_form_aggregator_admin_form_alter().
bartik_drupal_alter_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of Bartik theme.
BlockViewModuleDeltaAlterWebTest class modules/block/block.test Tests for hook_block_view_MODULE_DELTA_alter().
BlockViewModuleDeltaAlterWebTest::getInfo function modules/block/block.test
BlockViewModuleDeltaAlterWebTest::setUp function modules/block/block.test Sets up a Drupal site for running functional and integration tests.
BlockViewModuleDeltaAlterWebTest::testBlockViewModuleDeltaAlter function modules/block/block.test Tests that the alter hook is called, even if the delta contains a hyphen.
block_block_list_alter function modules/block/block.module Implements hook_block_list_alter().
block_drupal_alter_foo_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter() on behalf of block module.
block_form_form_test_alter_form_alter function modules/simpletest/tests/form_test.module Implements hook_form_FORM_ID_alter() on behalf of block.module.
block_form_system_performance_settings_alter function modules/block/block.module Implements hook_form_FORM_ID_alter().
block_form_user_profile_form_alter function modules/block/block.module Implements hook_form_FORM_ID_alter() for user_profile_form().
block_test_block_info_alter function modules/block/tests/block_test.module Implements hook_block_info_alter().
block_test_block_view_block_test_test_hyphen_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
block_test_block_view_block_test_test_underscore_alter function modules/block/tests/block_test.module Implements hook_block_view_MODULE_DELTA_alter().
blog_menu_local_tasks_alter function modules/blog/blog.module Implements hook_menu_local_tasks_alter().
book_entity_info_alter function modules/book/book.module Implements hook_entity_info_alter().
book_form_node_delete_confirm_alter function modules/book/book.module Implements hook_form_FORM_ID_alter() for node_delete_confirm().
book_form_node_form_alter function modules/book/book.module Implements hook_form_BASE_FORM_ID_alter() for node_form().
book_page_alter function modules/book/book.module Implements hook_page_alter().
CascadingStylesheetsTestCase::testAlter function modules/simpletest/tests/common.test Tests Locale module's CSS Alter to include RTL overrides.
color_form_system_themes_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
color_form_system_theme_settings_alter function modules/color/color.module Implements hook_form_FORM_ID_alter().
comment_form_node_form_alter function modules/comment/comment.module Implements hook_form_BASE_FORM_ID_alter().
comment_form_node_type_form_alter function modules/comment/comment.module Implements hook_form_FORM_ID_alter().
comment_menu_alter function modules/comment/comment.module Implements hook_menu_alter().
common_test_drupal_alter_alter function modules/simpletest/tests/common_test.module Implements hook_TYPE_alter().
common_test_drupal_goto_alter function modules/simpletest/tests/common_test.module Implements hook_drupal_goto_alter().
common_test_library_alter function modules/simpletest/tests/common_test.module Implements hook_library_alter().
common_test_module_implements_alter function modules/simpletest/tests/common_test.module Implements hook_module_implements_alter().
contact_form_user_admin_settings_alter function modules/contact/contact.module Implements hook_form_FORM_ID_alter().
contact_form_user_profile_form_alter function modules/contact/contact.module Implements hook_form_FORM_ID_alter().
dashboard_block_info_alter function modules/dashboard/dashboard.module Implements hook_block_info_alter().
dashboard_block_list_alter function modules/dashboard/dashboard.module Implements hook_block_list_alter().
dashboard_form_block_add_block_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_configure_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_block_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_form_dashboard_admin_display_form_alter function modules/dashboard/dashboard.module Implements hook_form_FORM_ID_alter().
dashboard_system_info_alter function modules/dashboard/dashboard.module Implements hook_system_info_alter().
DatabaseAlterTestCase class modules/simpletest/tests/database_test.test Select alter tests.
DatabaseAlterTestCase::getInfo function modules/simpletest/tests/database_test.test
DatabaseAlterTestCase::testAlterChangeConditional function modules/simpletest/tests/database_test.test Test that we can alter a query's conditionals.
DatabaseAlterTestCase::testAlterChangeFields function modules/simpletest/tests/database_test.test Test that we can alter the fields of a query.
DatabaseAlterTestCase::testAlterExpression function modules/simpletest/tests/database_test.test Test that we can alter expressions in the query.
DatabaseAlterTestCase::testAlterRemoveRange function modules/simpletest/tests/database_test.test Test that we can remove a range() value from a query. This also tests hook_query_TAG_alter().
DatabaseAlterTestCase::testAlterWithJoin function modules/simpletest/tests/database_test.test Test that we can alter the joins on a query.
DatabaseAlterTestCase::testSimpleAlter function modules/simpletest/tests/database_test.test Test that we can do basic alters.
DatabaseAlterTestCase::testSimpleAlterSubquery function modules/simpletest/tests/database_test.test Test that we can do basic alters on subqueries.
DatabaseSchema_sqlite::alterTable function includes/database/sqlite/schema.inc Create a table with a new schema containing the old content.
database_test_query_alter function modules/simpletest/tests/database_test.module Implements hook_query_alter().
database_test_query_database_test_alter_remove_range_alter function modules/simpletest/tests/database_test.module Implements hook_query_TAG_alter().

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