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
LayoutBuilderBreadcrumbAlterTest::$modules property core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Modules to install.
LayoutBuilderBreadcrumbAlterTest::testBreadcrumbAlterNullRouteMatch function core/modules/layout_builder/tests/src/Kernel/LayoutBuilderBreadcrumbAlterTest.php Check that there are no errors when alter called with null route match.
LayoutBuilderFormBlockTestHooks::blockAlter function core/modules/layout_builder/tests/modules/layout_builder_form_block_test/src/Hook/LayoutBuilderFormBlockTestHooks.php Implements hook_block_alter().
LayoutBuilderHooks::entityBuildDefaultsAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_build_defaults_alter().
LayoutBuilderHooks::entityTypeAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_type_alter().
LayoutBuilderHooks::entityViewAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_entity_view_alter().
LayoutBuilderHooks::formEntityFormDisplayEditFormAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm.
LayoutBuilderHooks::pluginFilterBlockAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE_alter().
LayoutBuilderHooks::pluginFilterBlockBlockUiAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::pluginFilterLayoutAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE_alter().
LayoutBuilderHooks::pluginFilterLayoutLayoutBuilderAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderHooks::systemBreadcrumbAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_system_breadcrumb_alter().
LayoutBuilderHooks::themeRegistryAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_theme_registry_alter().
LayoutBuilderHooks::themeSuggestionsFieldAlter function core/modules/layout_builder/src/Hook/LayoutBuilderHooks.php Implements hook_theme_suggestions_HOOK_alter().
LayoutBuilderLocalTaskDeriver class core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php Provides local task definitions for the layout builder user interface.
LayoutBuilderLocalTaskDeriver.php file core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php
LayoutBuilderLocalTaskDeriver::$entityTypeManager property core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php The entity type manager.
LayoutBuilderLocalTaskDeriver::$sectionStorageManager property core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php The section storage manager.
LayoutBuilderLocalTaskDeriver::create function core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php Creates a new class instance.
LayoutBuilderLocalTaskDeriver::getDerivativeDefinitions function core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php Gets the definition of all derivatives of a base plugin.
LayoutBuilderLocalTaskDeriver::__construct function core/modules/layout_builder/src/Plugin/Derivative/LayoutBuilderLocalTaskDeriver.php Constructs a new LayoutBuilderLocalTaskDeriver.
LayoutBuilderLocalTaskTest class core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Tests Layout Builder local tasks.
LayoutBuilderLocalTaskTest.php file core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
LayoutBuilderLocalTaskTest::$defaultTheme property core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php The theme to install as the default for testing.
LayoutBuilderLocalTaskTest::$modules property core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Modules to install.
LayoutBuilderLocalTaskTest::setUp function core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php
LayoutBuilderLocalTaskTest::testLocalTaskLayoutBuilderInstalledCacheability function core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Tests the cacheability of local tasks with Layout Builder module installed.
LayoutBuilderLocalTaskTest::testLocalTaskMultipleContentTypesCacheability function core/modules/layout_builder/tests/src/Functional/LayoutBuilderLocalTaskTest.php Tests the cacheability of local tasks with multiple content types.
LayoutBuilderOverridesTest::testOverridesFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderOverridesTest.php Tests a custom alter of the overrides form.
LayoutBuilderPrepareLayoutTest::testAlterPrepareLayout function core/modules/layout_builder/tests/src/Functional/LayoutBuilderPrepareLayoutTest.php Tests that we can alter a Layout Builder element while preparing.
LayoutBuilderRoutes::onAlterRoutes function core/modules/layout_builder/src/Routing/LayoutBuilderRoutes.php Alters existing routes for a specific collection.
LayoutBuilderRoutesTest::testOnAlterRoutes function core/modules/layout_builder/tests/src/Unit/LayoutBuilderRoutesTest.php @covers ::onAlterRoutes[[api-linebreak]]
LayoutBuilderTest::testFormAlter function core/modules/layout_builder/tests/src/Functional/LayoutBuilderTest.php Tests that hook_form_alter() has access to the Layout Builder info.
LayoutBuilderTestEntityHooks::layoutBuilderEntityFormDisplayAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestEntityHooks.php Implements hook_entity_form_display_alter().
LayoutBuilderTestFormHooks::formLayoutBuilderConfigureBlockAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestFormHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block.
LayoutBuilderTestFormHooks::formLayoutBuilderConfigureSectionAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestFormHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section.
LayoutBuilderTestHooks::formLayoutBuilderConfigureBlockAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block.
LayoutBuilderTestHooks::formLayoutBuilderConfigureSectionAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_section.
LayoutBuilderTestHooks::layoutBuilderEntityFormDisplayAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_entity_form_display_alter().
LayoutBuilderTestHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LayoutBuilderTestHooks::systemBreadcrumbAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestHooks.php Implements hook_system_breadcrumb_alter().
LayoutBuilderTestMenuHooks::systemBreadcrumbAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestMenuHooks.php Implements hook_system_breadcrumb_alter().
LayoutBuilderTestPluginHooks::pluginFilterBlockLayoutBuilderAlter function core/modules/layout_builder/tests/modules/layout_builder_test/src/Hook/LayoutBuilderTestPluginHooks.php Implements hook_plugin_filter_TYPE__CONSUMER_alter().
LazyRouteProviderInstallTestHooks::menuLinksDiscoveredAlter function core/modules/system/tests/modules/lazy_route_provider_install_test/src/Hook/LazyRouteProviderInstallTestHooks.php Implements hook_menu_links_discovered_alter().
lazy_route_provider_install_test_menu_links_discovered_alter function core/modules/system/tests/modules/lazy_route_provider_install_test/lazy_route_provider_install_test.module Implements hook_menu_links_discovered_alter().
LegacyMimeTypeTest::testHookFileMimetypeMappingAlter function core/tests/Drupal/KernelTests/Core/File/MimeType/LegacyMimeTypeTest.php Tests deprecation of hook_file_mimetype_mapping_alter.
LegacyModuleImplementsAlter class core/lib/Drupal/Core/Hook/Attribute/LegacyModuleImplementsAlter.php Prevents procedural hook_module_implements_alter from executing.
LegacyModuleImplementsAlter.php file core/lib/Drupal/Core/Hook/Attribute/LegacyModuleImplementsAlter.php
LinkCollectionNormalizer::$hashSalt property core/modules/jsonapi/src/Normalizer/LinkCollectionNormalizer.php A random string to use when hashing links.

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