Search for _alter
- Search 7.x for _alter
- Search 9.5.x for _alter
- Search 10.3.x for _alter
- Search 11.x for _alter
- Search main for _alter
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| standard_form_install_configure_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() for install_configure_form(). |
| StaticTest::alterRouteDefinition | function | core/ |
Allows access plugins to alter the route definition of a view. |
| statistics_block_alter | function | core/ |
Implements hook_block_alter(). |
| statistics_node_links_alter | function | core/ |
Implements hook_node_links_alter(). |
| syslog_form_system_logging_settings_alter | function | core/ |
Implements hook_form_FORM_ID_alter(). |
| system_block_view_system_main_block_alter | function | core/ |
Implements hook_block_view_BASE_BLOCK_ID_alter(). |
| system_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| system_form_alter | function | core/ |
Implements hook_form_alter(). |
| system_form_form_test_alter_form_alter | function | core/ |
Implements hook_form_FORM_ID_alter() on behalf of system.module. |
| system_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| system_module_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
| system_query_entity_reference_alter | function | core/ |
Implements hook_query_TAG_alter() for entity reference selection handlers. |
| system_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| system_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| TaxonomyQueryAlterTest | class | core/ |
Tests that appropriate query tags are added. |
| TaxonomyQueryAlterTest.php | file | core/ |
|
| TaxonomyQueryAlterTest::$modules | property | core/ |
Modules to enable. |
| TaxonomyQueryAlterTest::assertQueryTagTestResult | function | core/ |
Verifies invocation of the hooks in the test module. |
| TaxonomyQueryAlterTest::setupQueryTagTestHooks | function | core/ |
Sets up the hooks in the test module. |
| TaxonomyQueryAlterTest::testTaxonomyQueryAlter | function | core/ |
Tests that appropriate tags are added when querying the database. |
| TaxonomyTermParentMultilingualTest::testMultilingualTermParentUpdate | function | core/ |
Tests taxonomy multilingual term parents update. |
| taxonomy_entity_type_alter | function | core/ |
Implements hook_entity_type_alter(). |
| taxonomy_field_views_data_alter | function | core/ |
Implements hook_field_views_data_alter(). |
| taxonomy_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
| taxonomy_term_display_configurable_test_entity_base_field_info_alter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
| taxonomy_test_form_taxonomy_term_form_alter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form. |
| taxonomy_test_query_alter | function | core/ |
Implements hook_query_alter(). |
| taxonomy_test_query_taxonomy_term_access_alter | function | core/ |
Implements hook_query_TAG_alter(). |
| taxonomy_test_query_term_access_alter | function | core/ |
Implements hook_query_TAG_alter(). |
| taxonomy_views_data_alter | function | core/ |
Implements hook_views_data_alter(). |
| taxonomy_views_plugins_argument_validator_alter | function | core/ |
Implements hook_views_plugins_argument_validator_alter(). |
| telephone_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
| TermTest::providerTestGetIndividualTermWithParent | function | core/ |
Data provider for ::testGetIndividualTermWithParent(). |
| TermTest::testGetIndividualTermWithParent | function | core/ |
Tests GETting a term with a parent term other than the default <root> (0). |
| TermTranslationHandler::entityFormAlter | function | core/ |
Performs the needed alterations to the entity form. |
| TestDiscoveryDeprecationTest::testHookSimpletestAlter | function | core/ |
@expectedDeprecation The deprecated alter hook hook_simpletest_alter() is implemented in these functions: simpletest_deprecation_test_simpletest_alter. Convert your test to a PHPUnit-based one and implement test listeners. See:… |
| TestServiceProvider::alter | function | core/ |
Modifies existing service definitions. |
| test_legacy_theme_theme_suggestions_theme_test_function_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| test_module_required_by_theme_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| test_theme_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| test_theme_library_info_alter | function | core/ |
Implements hook_library_info_alter(). |
| test_theme_settings_form_system_theme_settings_alter | function | core/ |
Implements hook_form_system_theme_settings_alter(). |
| test_theme_theme_form_system_theme_settings_alter | function | core/ |
Implements hook_form_system_theme_settings_alter(). |
| test_theme_theme_registry_alter | function | core/ |
Implements hook_theme_registry_alter(). |
| test_theme_theme_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_alter(). |
| test_theme_theme_suggestions_theme_test_suggestions_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_alter(). |
| test_theme_theme_test_alter_alter | function | core/ |
Tests a theme implementing an alter hook. |
| ThemeInstallerTest::testThemeInfoAlter | function | core/ |
Tests that theme info can be altered by a module. |
| ThemeLegacyTest::testSuggestionsAlterInclude | function | core/ |
Tests that theme suggestion alter hooks work with theme hook includes. |
| ThemeLegacyTest::testThemeFunctionSuggestionsAlter | function | core/ |
Tests that theme suggestion alter hooks work for theme functions. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.