Search for alt

  1. Search 7.x for alt
  2. Search 9.5.x for alt
  3. Search 8.9.x for alt
  4. Search 10.3.x for alt
  5. Other projects
Title Object type File name Summary
taxonomy_test_form_taxonomy_term_form_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_form_BASE_FORM_ID_alter() for the taxonomy term form.
taxonomy_test_query_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_alter().
taxonomy_test_query_taxonomy_term_access_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_test_query_term_access_alter function core/modules/taxonomy/tests/modules/taxonomy_test/taxonomy_test.module Implements hook_query_TAG_alter().
taxonomy_views_data_alter function core/modules/taxonomy/taxonomy.views.inc Implements hook_views_data_alter().
TelephoneHooks::fieldFormatterInfoAlter function core/modules/telephone/src/Hook/TelephoneHooks.php Implements hook_field_formatter_info_alter().
TelephoneHooks::fieldTypeCategoryInfoAlter function core/modules/telephone/src/Hook/TelephoneHooks.php Implements hook_field_type_category_info_alter().
telephone_field_formatter_info_alter function core/modules/telephone/telephone.module Implements hook_field_formatter_info_alter().
telephone_field_type_category_info_alter function core/modules/telephone/telephone.module Implements hook_field_type_category_info_alter().
TermTest::providerTestGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Data provider for ::testGetIndividualTermWithParent().
TermTest::testGetIndividualTermWithParent function core/modules/jsonapi/tests/src/Functional/TermTest.php Tests GETting a term with a parent term other than the default <root> (0).
TermTranslationHandler::entityFormAlter function core/modules/taxonomy/src/TermTranslationHandler.php Performs the needed alterations to the entity form.
TestLocalTaskController class core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php A test controller.
TestLocalTaskController.php file core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php
TestLocalTaskController::methodWithoutUpcastNode function core/modules/content_moderation/tests/modules/content_moderation_test_local_task/src/Controller/TestLocalTaskController.php A method which does not hint the node parameter to avoid upcasting.
TestLocalTaskDefault class core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php
TestLocalTaskDefault::setRouteProvider function core/tests/Drupal/Tests/Core/Menu/LocalTaskDefaultTest.php
TestModuleRequiredByThemeHooks::systemInfoAlter function core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/src/Hook/TestModuleRequiredByThemeHooks.php Implements hook_system_info_alter().
TestSuiteBaseTest::testLocalTimeZone function core/tests/Drupal/Tests/Core/Test/TestSuiteBaseTest.php Tests the assumption that local time is in 'Australia/Sydney'.
TestViewsLocalTask class core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Replaces the applicable views call for easier testability.
TestViewsLocalTask::$result property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
TestViewsLocalTask::getApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Return a list of all views and display IDs that have a menu entry.
TestViewsLocalTask::setApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Sets applicable views result.
test_module_required_by_theme_system_info_alter function core/modules/system/tests/themes/test_theme_depending_on_modules/test_module_required_by_theme/test_module_required_by_theme.module Implements hook_system_info_alter().
test_theme_element_info_alter function core/modules/system/tests/themes/test_theme/test_theme.theme Implements hook_element_info_alter().
test_theme_library_info_alter function core/modules/system/tests/themes/test_theme/test_theme.theme Implements hook_library_info_alter().
test_theme_settings_form_system_theme_settings_alter function core/modules/system/tests/themes/test_theme_settings/theme-settings.php Implements hook_form_system_theme_settings_alter().
test_theme_theme_form_system_theme_settings_alter function core/modules/system/tests/themes/test_theme_theme/test_theme_theme.theme Implements hook_form_system_theme_settings_alter().
test_theme_theme_registry_alter function core/modules/system/tests/themes/test_theme/test_theme.theme Implements hook_theme_registry_alter().
test_theme_theme_suggestions_alter function core/modules/system/tests/themes/test_theme/test_theme.theme Implements hook_theme_suggestions_alter().
test_theme_theme_suggestions_node_alter function core/modules/system/tests/themes/test_theme/test_theme.theme Implements hook_theme_suggestions_HOOK_alter().
test_theme_theme_suggestions_theme_test_suggestions_alter function core/modules/system/tests/themes/test_theme/test_theme.theme Implements hook_theme_suggestions_HOOK_alter().
test_theme_theme_test_alter_alter function core/modules/system/tests/themes/test_theme/test_theme.theme Tests a theme implementing an alter hook.
ThemeController::willInstallExperimentalTheme function core/modules/system/src/Controller/ThemeController.php Checks if the given theme requires the installation of experimental themes.
ThemeInstallerTest::testThemeInfoAlter function core/tests/Drupal/KernelTests/Core/Theme/ThemeInstallerTest.php Tests that theme info can be altered by a module.
ThemeLocalTask class core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php Provides dynamic tabs based on active themes.
ThemeLocalTask class core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php Provides dynamic tabs based on active themes.
ThemeLocalTask.php file core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php
ThemeLocalTask.php file core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php
ThemeLocalTask::$themeHandler property core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php The theme handler.
ThemeLocalTask::$themeHandler property core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php The theme handler.
ThemeLocalTask::create function core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php Creates a new class instance.
ThemeLocalTask::create function core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php Creates a new class instance.
ThemeLocalTask::getDerivativeDefinitions function core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php Gets the definition of all derivatives of a base plugin.
ThemeLocalTask::getDerivativeDefinitions function core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php Gets the definition of all derivatives of a base plugin.
ThemeLocalTask::__construct function core/modules/block/src/Plugin/Derivative/ThemeLocalTask.php Constructs a new ThemeLocalTask.
ThemeLocalTask::__construct function core/modules/system/src/Plugin/Derivative/ThemeLocalTask.php Constructs a new ThemeLocalTask instance.
ThemeManager::alter function core/lib/Drupal/Core/Theme/ThemeManager.php Passes alterable variables to specific $theme_TYPE_alter() implementations.
ThemeManager::alterForTheme function core/lib/Drupal/Core/Theme/ThemeManager.php @todo Should we cache some of these information?
ThemeManagerInterface::alter function core/lib/Drupal/Core/Theme/ThemeManagerInterface.php Passes alterable variables to specific $theme_TYPE_alter() implementations.

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