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
ModuleImplementsAlterTest.php file core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php
ModuleImplementsAlterTest::testModuleImplementsAlter function core/tests/Drupal/KernelTests/Core/Extension/ModuleImplementsAlterTest.php Tests hook_module_implements_alter() adding an implementation.
ModuleRequiredTestHooks::systemInfoAlter function core/modules/system/tests/modules/module_required_test/src/Hook/ModuleRequiredTestHooks.php Implements hook_system_info_alter().
ModuleRouteSubscriber::alterRoutes function core/lib/Drupal/Core/EventSubscriber/ModuleRouteSubscriber.php Alters existing routes for a specific collection.
ModuleRuntimeRequirementsHooks::runtimeRequirementsAlter function core/modules/system/tests/modules/module_runtime_requirements/src/Hook/ModuleRuntimeRequirementsHooks.php Implements hook_runtime_requirements_alter().
ModuleTestFileThemeHooks::testResetImplementationsAlter function core/modules/system/tests/modules/module_test/src/Hook/ModuleTestFileThemeHooks.php Implements hook_test_reset_implementations_alter().
ModuleTestThemeHooks::systemInfoAlter function core/modules/system/tests/modules/module_test/src/Hook/ModuleTestThemeHooks.php Implements hook_system_info_alter().
ModuleUpdateRequirementsHooks::updateRequirementsAlter function core/modules/system/tests/modules/module_update_requirements/src/Hook/ModuleUpdateRequirementsHooks.php Implements hook_update_requirements_alter().
module_handler_test_all1_module_implements_alter function core/tests/Drupal/Tests/Core/Extension/modules/module_handler_test_all1/module_handler_test_all1.module Implements hook_module_implements_alter().
module_implements_alter_test.implementations.inc file core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.implementations.inc
module_implements_alter_test.info.yml file core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.info.yml core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.info.yml
module_implements_alter_test.module file core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.module
module_implements_alter_test_altered_test_hook function core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.implementations.inc Implements hook_altered_test_hook().
module_implements_alter_test_legacy.info.yml file core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.info.yml core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.info.yml
module_implements_alter_test_legacy.module file core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.module
module_implements_alter_test_legacy_module_implements_alter function core/tests/Drupal/Tests/Core/Extension/modules/module_implements_alter_test_legacy/module_implements_alter_test_legacy.module Implements hook_module_implements_alter().
module_implements_alter_test_module_implements_alter function core/modules/system/tests/modules/module_implements_alter_test/module_implements_alter_test.module Implements hook_module_implements_alter().
MoreHelpPageTestHooks::helpSectionInfoAlter function core/modules/help/tests/modules/more_help_page_test/src/Hook/MoreHelpPageTestHooks.php Implements hook_help_section_info_alter().
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_form_alter().
MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_form_alter() with single value elements.
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_WIDGET_TYPE_form_alter().
MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements.
MultipleWidgetFormTest::widgetAlterTest function core/modules/field/tests/src/Functional/MultipleWidgetFormTest.php Tests widget alter hooks for a given hook name.
NavigationHooks::blockAlter function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_block_alter().
NavigationHooks::blockBuildLocalTasksBlockAlter function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_block_build_BASE_BLOCK_ID_alter().
NavigationHooks::elementInfoAlter function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_element_info_alter().
NavigationHooks::menuLinksDiscoveredAlter function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_menu_links_discovered_alter().
NavigationHooks::navigationMenuLinkTreeAlter function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_navigation_menu_link_tree_alter().
NavigationHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
NavigationHooks::pluginFilterLayoutLayoutBuilderAlter function core/modules/navigation/src/Hook/NavigationHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
NavigationMenuLinkTreeTest::testNavigationMenuLinkTreeAlter function core/modules/navigation/tests/src/Kernel/NavigationMenuLinkTreeTest.php Tests the hook_navigation_menu_link_tree_alter logic.
NavigationRenderer::$localTasks property core/modules/navigation/src/NavigationRenderer.php The navigation local tasks render array.
NavigationRenderer::getLocalTasks function core/modules/navigation/src/NavigationRenderer.php Local tasks list based on user access.
NavigationRenderer::hasLocalTasks function core/modules/navigation/src/NavigationRenderer.php Do we have local tasks that we want to show in the top bar?
NavigationRenderer::removeLocalTasks function core/modules/navigation/src/NavigationRenderer.php Alter the build of any local_tasks_block plugin block.
NavigationSectionStorage::buildLocalTasks function core/modules/navigation/src/Plugin/SectionStorage/NavigationSectionStorage.php Provides the local tasks dynamically for Layout Builder plugins.
NavigationTestBlockHooks::blockAlter function core/modules/navigation/tests/navigation_test_block/src/Hook/NavigationTestBlockHooks.php Implements hook_block_alter().
NavigationTestHooks::blockAlter function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php Implements hook_block_alter().
NavigationTestHooks::menuLinksDiscoveredAlter function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php Implements hook_menu_links_discovered_alter().
NavigationTestHooks::navigationContentTopAlter function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php Implements hook_navigation_content_top_alter().
NavigationTestHooks::navigationMenuLinkTreeAlter function core/modules/navigation/tests/navigation_test/src/Hook/NavigationTestHooks.php Implements hook_navigation_menu_link_tree_alter().
NoBigPipeRouteAlterSubscriber class core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php Sets the '_no_big_pipe' option on select routes.
NoBigPipeRouteAlterSubscriber.php file core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php
NoBigPipeRouteAlterSubscriber::getSubscribedEvents function core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php
NoBigPipeRouteAlterSubscriber::onRoutingRouteAlterSetNoBigPipe function core/modules/big_pipe/src/EventSubscriber/NoBigPipeRouteAlterSubscriber.php Alters select routes to have the '_no_big_pipe' option.
node--card-common-alt.html.twig file core/profiles/demo_umami/themes/umami/templates/content/node--card-common-alt.html.twig Theme override to display a node.
NodeAdminRouteSubscriber::alterRoutes function core/modules/node/src/EventSubscriber/NodeAdminRouteSubscriber.php Alters existing routes for a specific collection.
NodeBlockFunctionalTest class core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php Tests node block functionality.
NodeBlockFunctionalTest.php file core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php
NodeBlockFunctionalTest::$adminUser property core/modules/node/tests/src/Functional/NodeBlockFunctionalTest.php An administrative user for testing.

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