layout_builder_expose_all_field_blocks.info.yml

Same filename and directory in other branches
  1. 10 core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml
core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml

File

core/modules/layout_builder/modules/layout_builder_expose_all_field_blocks/layout_builder_expose_all_field_blocks.info.yml

View source
  1. name: 'Layout Builder Expose All Field Blocks'
  2. type: module
  3. description: 'When enabled, this module exposes all fields for all entity view displays. When disabled, only entity type bundles that have layout builder enabled will have their fields exposed. Enabling this module could significantly decrease performance on sites with a large number of entity types and bundles.'
  4. package: Core
  5. version: VERSION
  6. dependencies:
  7. - drupal:layout_builder
  8. lifecycle: deprecated
  9. lifecycle_link: "https://www.drupal.org/node/3223395#s-layout-builder-expose-all-field-blocks"

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