Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
layout_builder_entity_build_defaults_alter function core/modules/layout_builder/layout_builder.module Implements hook_entity_build_defaults_alter().
layout_builder_entity_form_display_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_entity_form_display_alter().
layout_builder_entity_presave function core/modules/layout_builder/layout_builder.module Implements hook_entity_presave().
layout_builder_entity_translation_create function core/modules/layout_builder/layout_builder.module Implements hook_entity_translation_create().
layout_builder_fieldblock_test.fake_view_mode_context service core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml Drupal\layout_builder_fieldblock_test\ContextProvider\FakeViewModeContext
layout_builder_fieldblock_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.info.yml
layout_builder_fieldblock_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/config/schema/layout_builder_fieldblock_test.schema.yml
layout_builder_fieldblock_test.services.yml file core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml core/modules/layout_builder/tests/modules/layout_builder_fieldblock_test/layout_builder_fieldblock_test.services.yml
layout_builder_field_config_insert function core/modules/layout_builder/layout_builder.module Implements hook_field_config_insert().
layout_builder_form_block_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_form_block_test/layout_builder_form_block_test.info.yml
layout_builder_form_entity_form_display_edit_form_alter function core/modules/layout_builder/layout_builder.module Implements hook_form_FORM_ID_alter() for \Drupal\field_ui\Form\EntityFormDisplayEditForm.
layout_builder_install function core/modules/layout_builder/layout_builder.install Implements hook_install().
layout_builder_module_implements_alter function core/modules/layout_builder/layout_builder.module Implements hook_module_implements_alter().
layout_builder_overrides_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_overrides_test/layout_builder_overrides_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_overrides_test/layout_builder_overrides_test.info.yml
layout_builder_post_update_add_extra_fields function core/modules/layout_builder/layout_builder.post_update.php Ensure all extra fields are properly stored on entity view displays.
layout_builder_post_update_cancel_link_to_discard_changes_form function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes for the new discard changes form.
layout_builder_post_update_discover_blank_layout_plugin function core/modules/layout_builder/layout_builder.post_update.php Clear caches to discover new blank layout plugin.
layout_builder_post_update_discover_new_contextual_links function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to new link added to Layout Builder's contextual links.
layout_builder_post_update_fix_tempstore_keys function core/modules/layout_builder/layout_builder.post_update.php Fix Layout Builder tempstore keys of existing entries.
layout_builder_post_update_layout_builder_dependency_change function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to dependency changes in the layout_builder render element.
layout_builder_post_update_make_layout_untranslatable function core/modules/layout_builder/layout_builder.post_update.php Set the layout builder field as non-translatable where possible.
layout_builder_post_update_overrides_view_mode_annotation function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to changes to annotation changes to the Overrides plugin.
layout_builder_post_update_override_entity_form_controller function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to addition of service decorator for entity form controller.
layout_builder_post_update_rebuild_plugin_dependencies function core/modules/layout_builder/layout_builder.post_update.php Rebuild plugin dependencies for all entity view displays.
layout_builder_post_update_remove_layout_is_rebuilding function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to the removal of the layout_is_rebuilding query string.
layout_builder_post_update_routing_defaults function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes to changing the URLs for defaults.
layout_builder_post_update_routing_entity_form function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to routing changes to move the Layout Builder UI to forms.
layout_builder_post_update_section_storage_context_definitions function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to changes to section storage annotation changes.
layout_builder_post_update_section_third_party_settings_schema function core/modules/layout_builder/layout_builder.post_update.php Clear caches due to config schema additions.
layout_builder_post_update_update_permissions function core/modules/layout_builder/layout_builder.post_update.php Add new custom block permission to all roles with 'configure any layout'.
layout_builder_preprocess_language_content_settings_table function core/modules/layout_builder/layout_builder.module Implements hook_preprocess_HOOK() for language-content-settings-table.html.twig.
layout_builder_schema function core/modules/layout_builder/layout_builder.install Implements hook_schema().
layout_builder_system_breadcrumb_alter function core/modules/layout_builder/layout_builder.module Implements hook_system_breadcrumb_alter().
layout_builder_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.info.yml
layout_builder_test.module file core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Provides hook implementations for Layout Builder tests.
layout_builder_test.schema.yml file core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml core/modules/layout_builder/tests/modules/layout_builder_test/config/schema/layout_builder_test.schema.yml
layout_builder_test_entity_extra_field_info function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_entity_extra_field_info().
layout_builder_test_form_layout_builder_configure_block_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_form_BASE_FORM_ID_alter() for layout_builder_configure_block.
layout_builder_test_node_view function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_entity_node_view().
layout_builder_test_plugin_filter_block__layout_builder_alter function core/modules/layout_builder/tests/modules/layout_builder_test/layout_builder_test.module Implements hook_plugin_filter_TYPE__CONSUMER_alter().
layout_builder_theme_registry_alter function core/modules/layout_builder/layout_builder.module Implements hook_theme_registry_alter().
layout_builder_theme_suggestions_field_alter function core/modules/layout_builder/layout_builder.module Implements hook_theme_suggestions_HOOK_alter().
layout_builder_theme_suggestions_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.info.yml
layout_builder_theme_suggestions_test.module file core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.module For testing theme suggestions.
layout_builder_theme_suggestions_test_preprocess_item_list__layouts function core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.module Implements hook_preprocess_HOOK() for the list of layouts.
layout_builder_theme_suggestions_test_theme function core/modules/layout_builder/tests/modules/layout_builder_theme_suggestions_test/layout_builder_theme_suggestions_test.module Implements hook_theme().
layout_builder_views_test.info.yml file core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml core/modules/layout_builder/tests/modules/layout_builder_views_test/layout_builder_views_test.info.yml
layout_discovery.info.yml file core/modules/layout_discovery/layout_discovery.info.yml core/modules/layout_discovery/layout_discovery.info.yml
layout_discovery.install file core/modules/layout_discovery/layout_discovery.install Install, update, and uninstall functions for the Layout Discovery module.
layout_discovery.layouts.yml file core/modules/layout_discovery/layout_discovery.layouts.yml core/modules/layout_discovery/layout_discovery.layouts.yml

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