Search for alt
| Title | Object type | File name | Summary |
|---|---|---|---|
| ModuleHandler::$alterFunctions | property | core/ |
List of alter hook implementations keyed by hook name(s). |
| ModuleHandler::alter | function | core/ |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
| ModuleHandler::alterDeprecated | function | core/ |
Passes alterable variables to deprecated hook_TYPE_alter() implementations. |
| ModuleHandlerDeprecatedHookTest::testAlterDeprecated | function | core/ |
@covers ::alterDeprecated[[api-linebreak]] |
| ModuleHandlerInterface::alter | function | core/ |
Passes alterable variables to specific hook_TYPE_alter() implementations. |
| ModuleHandlerInterface::alterDeprecated | function | core/ |
Passes alterable variables to deprecated hook_TYPE_alter() implementations. |
| ModuleImplementsAlterTest | class | core/ |
Tests hook_module_implements_alter(). |
| ModuleImplementsAlterTest.php | file | core/ |
|
| ModuleImplementsAlterTest::$modules | property | core/ |
Modules to install. |
| ModuleImplementsAlterTest::testModuleImplementsAlter | function | core/ |
Tests hook_module_implements_alter() adding an implementation. |
| ModuleImplementsAlterTest::testModuleImplementsAlterNonExistingImplementation | function | core/ |
Tests adding a non-existing function to hook_module_implements_alter(). |
| ModuleRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| module_required_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| module_test_altered_test_hook | function | core/ |
Implements hook_altered_test_hook(). |
| module_test_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
| module_test_system_info_alter | function | core/ |
Implements hook_system_info_alter(). |
| more_help_page_test_help_section_info_alter | function | core/ |
Implements hook_help_section_info_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlter | function | core/ |
Tests hook_field_widget_complete_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_form_alter() with single value elements. |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlter | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter(). |
| MultipleWidgetFormTest::testFieldFormMultipleWidgetTypeAlterSingleValues | function | core/ |
Tests hook_field_widget_complete_WIDGET_TYPE_form_alter() with single value elements. |
| MultipleWidgetFormTest::widgetAlterTest | function | core/ |
Tests widget alter hooks for a given hook name. |
| NavigationRenderer::$localTasks | property | core/ |
The navigation local tasks render array. |
| NavigationRenderer::getLocalTasks | function | core/ |
Local tasks list based on user access. |
| NavigationRenderer::hasLocalTasks | function | core/ |
Do we have local tasks that we want to show in the top bar? |
| NavigationRenderer::removeLocalTasks | function | core/ |
Alter the build of any local_tasks_block plugin block. |
| NavigationSectionStorage::buildLocalTasks | function | core/ |
Provides the local tasks dynamically for Layout Builder plugins. |
| navigation_block_alter | function | core/ |
Implements hook_block_alter(). |
| navigation_block_build_local_tasks_block_alter | function | core/ |
Implements hook_block_build_BASE_BLOCK_ID_alter(). |
| navigation_element_info_alter | function | core/ |
Implements hook_element_info_alter(). |
| navigation_menu_links_discovered_alter | function | core/ |
Implements hook_menu_links_discovered_alter(). |
| navigation_module_implements_alter | function | core/ |
Implements hook_module_implements_alter(). |
| navigation_plugin_filter_block__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| navigation_plugin_filter_layout__layout_builder_alter | function | core/ |
Implements hook_plugin_filter_TYPE__CONSUMER_alter(). |
| NoBigPipeRouteAlterSubscriber | class | core/ |
Sets the '_no_big_pipe' option on select routes. |
| NoBigPipeRouteAlterSubscriber.php | file | core/ |
|
| NoBigPipeRouteAlterSubscriber::getSubscribedEvents | function | core/ |
|
| NoBigPipeRouteAlterSubscriber::onRoutingRouteAlterSetNoBigPipe | function | core/ |
Alters select routes to have the '_no_big_pipe' option. |
| node--card-common-alt.html.twig | file | core/ |
Theme override to display a node. |
| NodeAdminRouteSubscriber::alterRoutes | function | core/ |
Alters existing routes for a specific collection. |
| NodeBlockFunctionalTest | class | core/ |
Tests node block functionality. |
| NodeBlockFunctionalTest.php | file | core/ |
|
| NodeBlockFunctionalTest::$adminUser | property | core/ |
An administrative user for testing. |
| NodeBlockFunctionalTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| NodeBlockFunctionalTest::$modules | property | core/ |
Modules to install. |
| NodeBlockFunctionalTest::$webUser | property | core/ |
An unprivileged user for testing. |
| NodeBlockFunctionalTest::setUp | function | core/ |
|
| NodeBlockFunctionalTest::testRecentNodeBlock | function | core/ |
Tests the recent comments block. |
| NodeEntityViewModeAlterTest | class | core/ |
Tests changing view modes for nodes. |
| NodeEntityViewModeAlterTest.php | file | core/ |
Pagination
- Previous page
- Page 28
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.