Search for alter
- Search 7.x for alter
- Search 9.5.x for alter
- Search 8.9.x for alter
- Search 10.3.x for alter
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
SystemHooks::themeRegistryAlter | function | core/ |
Implements hook_theme_registry_alter(). |
SystemModuleTestHooks::pageAttachmentsAlter | function | core/ |
Implements hook_page_attachments_alter(). |
SystemTestHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_alter(). |
system_module_test_page_attachments_alter | function | core/ |
Implements hook_page_attachments_alter(). |
TaxonomyHooks::localTasksAlter | function | core/ |
Implements hook_local_tasks_alter(). |
TaxonomyQueryAlterTest | class | core/ |
Tests that appropriate query tags are added. |
TaxonomyQueryAlterTest.php | file | core/ |
|
TaxonomyQueryAlterTest::$modules | property | core/ |
Modules to install. |
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. |
TaxonomyTermDisplayConfigurableTestHooks::entityBaseFieldInfoAlter | function | core/ |
Implements hook_entity_base_field_info_alter(). |
TaxonomyTermModerationHandler::enforceRevisionsBundleFormAlter | function | core/ |
Alters bundle forms to enforce revision handling. |
TaxonomyTermModerationHandler::enforceRevisionsEntityFormAlter | function | core/ |
Alters entity forms to enforce revision handling. |
TaxonomyTestHooks::formTaxonomyTermFormAlter | function | core/ |
Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form. |
TaxonomyTestHooks::queryAlter | function | core/ |
Implements hook_query_alter(). |
TaxonomyTestHooks::queryTaxonomyTermAccessAlter | function | core/ |
Implements hook_query_TAG_alter(). |
TaxonomyTestHooks::queryTermAccessAlter | function | core/ |
Implements hook_query_TAG_alter(). |
TaxonomyViewsHooks::fieldViewsDataAlter | function | core/ |
Implements hook_field_views_data_alter(). |
TaxonomyViewsHooks::viewsDataAlter | function | core/ |
Implements hook_views_data_alter(). |
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(). |
TelephoneHooks::fieldFormatterInfoAlter | function | core/ |
Implements hook_field_formatter_info_alter(). |
TelephoneHooks::fieldTypeCategoryInfoAlter | function | core/ |
Implements hook_field_type_category_info_alter(). |
telephone_field_formatter_info_alter | function | core/ |
Implements hook_field_formatter_info_alter(). |
telephone_field_type_category_info_alter | function | core/ |
Implements hook_field_type_category_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. |
TestModuleRequiredByThemeHooks::systemInfoAlter | function | core/ |
Implements hook_system_info_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_node_alter | function | core/ |
Implements hook_theme_suggestions_HOOK_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. |
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. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.