field_third_party_test.schema.yml

Same filename in other branches
  1. 8.9.x core/modules/field/tests/modules/field_third_party_test/config/schema/field_third_party_test.schema.yml
  2. 10 core/modules/field/tests/modules/field_third_party_test/config/schema/field_third_party_test.schema.yml
  3. 11.x core/modules/field/tests/modules/field_third_party_test/config/schema/field_third_party_test.schema.yml
core/modules/field/tests/modules/field_third_party_test/config/schema/field_third_party_test.schema.yml

File

core/modules/field/tests/modules/field_third_party_test/config/schema/field_third_party_test.schema.yml

View source
  1. field.formatter.third_party.field_third_party_test:
  2. type: mapping
  3. label: 'field_third_party_test third party formatter settings'
  4. mapping:
  5. field_test_field_formatter_third_party_settings_form:
  6. type: string
  7. label: field_test_field_formatter_third_party_settings_form
  8. field.widget.third_party.field_third_party_test:
  9. type: mapping
  10. label: 'field_third_party_test third party widget settings'
  11. mapping:
  12. field_test_widget_third_party_settings_form:
  13. type: string
  14. label: field_test_widget_third_party_settings_form

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