Search for _alter
- Search 7.x for _alter
- Search 8.9.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 |
|---|---|---|---|
| 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(). |
| system_js_settings_alter | function | core/ |
Implements hook_js_settings_alter(). |
| system_library_info_alter | function | core/ |
Implements hook_library_info_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(). |
| system_theme_registry_alter | function | core/ |
Implements hook_theme_registry_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. |
| taxonomy_field_views_data_alter | function | core/ |
Implements hook_field_views_data_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(). |
| 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. |
| 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. |
| ThemeManager::alter | function | core/ |
Passes alterable variables to specific $theme_TYPE_alter() implementations. |
| ThemeManager::alterForTheme | function | core/ |
@todo Should we cache some of these information? |
| ThemeManagerInterface::alter | function | core/ |
Passes alterable variables to specific $theme_TYPE_alter() implementations. |
| ThemeManagerInterface::alterForTheme | function | core/ |
Provides an alter hook for a specific theme. |
| ThemeSuggestionsAlterTest | class | core/ |
Tests theme suggestion alter hooks. |
| ThemeSuggestionsAlterTest.php | file | core/ |
|
| ThemeSuggestionsAlterTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ThemeSuggestionsAlterTest::$modules | property | core/ |
Modules to enable. |
Pagination
- Previous page
- Page 17
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.