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
QueryAlterableInterface::addMetaData function includes/database/query.inc Adds additional metadata to the query.
QueryAlterableInterface::addTag function includes/database/query.inc Adds a tag to a query.
QueryAlterableInterface::getMetaData function includes/database/query.inc Retrieves a given piece of metadata.
QueryAlterableInterface::hasAllTags function includes/database/query.inc Determines if a given query has all specified tags.
QueryAlterableInterface::hasAnyTag function includes/database/query.inc Determines if a given query has any specified tag.
QueryAlterableInterface::hasTag function includes/database/query.inc Determines if a given query has a given tag.
rdf_entity_info_alter function modules/rdf/rdf.module Implements hook_entity_info_alter().
rdf_field_attach_view_alter function modules/rdf/rdf.module Implements hook_field_attach_view_alter().
search_node_tags_query_alter function modules/search/tests/search_node_tags.module Implements hook_query_alter().
search_node_tags_query_search_node_alter function modules/search/tests/search_node_tags.module Implements hook_query_TAG_alter().
SelectQuery::$alterMetaData property includes/database/select.inc The query metadata for alter purposes.
SelectQuery::$alterTags property includes/database/select.inc The query tags.
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_registry_files_alter function modules/system/system.module Implements hook_registry_files_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.

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