Search for alter
- Search 9.5.x for alter
- Search 8.9.x for alter
- Search 10.3.x for alter
- Search 11.x for alter
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
QueryAlterableInterface::addMetaData | function | includes/ |
Adds additional metadata to the query. |
QueryAlterableInterface::addTag | function | includes/ |
Adds a tag to a query. |
QueryAlterableInterface::getMetaData | function | includes/ |
Retrieves a given piece of metadata. |
QueryAlterableInterface::hasAllTags | function | includes/ |
Determines if a given query has all specified tags. |
QueryAlterableInterface::hasAnyTag | function | includes/ |
Determines if a given query has any specified tag. |
QueryAlterableInterface::hasTag | function | includes/ |
Determines if a given query has a given tag. |
rdf_entity_info_alter | function | modules/ |
Implements hook_entity_info_alter(). |
rdf_field_attach_view_alter | function | modules/ |
Implements hook_field_attach_view_alter(). |
search_node_tags_query_alter | function | modules/ |
Implements hook_query_alter(). |
search_node_tags_query_search_node_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
SelectQuery::$alterMetaData | property | includes/ |
The query metadata for alter purposes. |
SelectQuery::$alterTags | property | includes/ |
The query tags. |
session_test_drupal_goto_alter | function | modules/ |
Implements hook_drupal_goto_alter(). |
session_test_form_user_login_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
seven_css_alter | function | themes/ |
Implements hook_css_alter(). |
shortcut_page_alter | function | modules/ |
Implements hook_page_alter(). |
simpletest_js_alter | function | modules/ |
Implements hook_js_alter(). |
simpletest_mail_alter | function | modules/ |
Implements hook_mail_alter(). |
simpletest_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter(). |
standard_form_install_configure_form_alter | function | profiles/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
syslog_form_system_logging_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
SystemInfoAlterTestCase | class | modules/ |
Tests the effectiveness of hook_system_info_alter(). |
SystemInfoAlterTestCase::getInfo | function | modules/ |
|
SystemInfoAlterTestCase::getSystemInfo | function | modules/ |
Returns the info array as it is stored in {system}. |
SystemInfoAlterTestCase::testSystemInfoAlter | function | modules/ |
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/ |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
system_form_user_profile_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
system_form_user_register_form_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
system_page_alter | function | modules/ |
Implements hook_page_alter(). |
system_registry_files_alter | function | modules/ |
Implements hook_registry_files_alter |
system_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
system_test_module_implements_alter | function | modules/ |
Implements hook_module_implements_alter(). |
system_test_system_info_alter | function | modules/ |
Implements hook_system_info_alter(). |
TaxonomyQueryAlterTestCase | class | modules/ |
Tests that appropriate query tags are added. |
TaxonomyQueryAlterTestCase::assertQueryTagTestResult | function | modules/ |
Verifies invocation of the hooks in the test module. |
TaxonomyQueryAlterTestCase::getInfo | function | modules/ |
|
TaxonomyQueryAlterTestCase::setUp | function | modules/ |
Sets up a Drupal site for running functional and integration tests. |
TaxonomyQueryAlterTestCase::setupQueryTagTestHooks | function | modules/ |
Sets up the hooks in the test module. |
TaxonomyQueryAlterTestCase::testTaxonomyQueryAlter | function | modules/ |
Tests that appropriate tags are added when querying the database. |
TaxonomyTermTestCase::testTaxonomySelectNodesAlter | function | modules/ |
Tests that taxonomy term detail page is working even after the default taxonomy_select_nodes() query is altered. |
taxonomy_entity_query_alter | function | modules/ |
Implements hook_entity_query_alter(). |
taxonomy_field_widget_info_alter | function | modules/ |
Implements hook_field_widget_info_alter(). |
taxonomy_nodes_test_query_node_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
taxonomy_test_form_alter | function | modules/ |
Implements hook_form_alter(). |
taxonomy_test_query_alter | function | modules/ |
Implements hook_query_alter(). |
taxonomy_test_query_taxonomy_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
taxonomy_test_query_term_access_alter | function | modules/ |
Implements hook_query_TAG_alter(). |
test_theme_form_system_theme_settings_alter | function | modules/ |
Implements hook_form_FORM_ID_alter(). |
test_theme_theme_test_alter_alter | function | modules/ |
Tests a theme implementing an alter hook. |
ThemeTestCase::testAlter | function | modules/ |
Ensures theme hook_*_alter() implementations can run before anything is rendered. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.