You are here

core.base_field_override.paragraph.ess_test.uid.yml in Entity Share 8

modules/entity_share_server/tests/modules/ess_test/config/install/core.base_field_override.paragraph.ess_test.uid.yml

File

modules/entity_share_server/tests/modules/ess_test/config/install/core.base_field_override.paragraph.ess_test.uid.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - paragraphs.paragraphs_type.ess_test
  6. id: paragraph.ess_test.uid
  7. field_name: uid
  8. entity_type: paragraph
  9. bundle: ess_test
  10. label: 'Authored by'
  11. description: 'The user ID of the paragraphs author.'
  12. required: false
  13. translatable: true
  14. default_value: { }
  15. default_value_callback: 'Drupal\paragraphs\Entity\Paragraph::getCurrentUserId'
  16. settings:
  17. handler: default
  18. handler_settings: { }
  19. field_type: entity_reference