Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

field_layout.schema.yml

core/modules/field_layout/config/schema/field_layout.schema.yml

File

core/modules/field_layout/config/schema/field_layout.schema.yml

View source
  1. core.entity_view_display.*.*.*.third_party.field_layout:
  2. type: field_layout.third_party_settings
  3. core.entity_form_display.*.*.*.third_party.field_layout:
  4. type: field_layout.third_party_settings
  5. field_layout.third_party_settings:
  6. type: mapping
  7. label: 'Per-view-mode field layout settings'
  8. mapping:
  9. id:
  10. type: string
  11. label: 'Layout ID'
  12. settings:
  13. type: layout_plugin.settings.[%parent.id]
  14. label: 'Layout settings'
RSS feed
Powered by Drupal