core.base_field_override.node.static.promote.yml 476 B

123456789101112131415161718192021222324
  1. uuid: ed60591e-6224-4b9e-9cc8-64d8f08e82de
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - node.type.static
  7. _core:
  8. default_config_hash: 7TrRPYNkHBYk7tGEoz-ettea8VXXmk8Jur5I-OSLPT8
  9. id: node.static.promote
  10. field_name: promote
  11. entity_type: node
  12. bundle: static
  13. label: 'Promoted to front page'
  14. description: ''
  15. required: false
  16. translatable: false
  17. default_value:
  18. -
  19. value: 0
  20. default_value_callback: ''
  21. settings:
  22. on_label: 'On'
  23. off_label: 'Off'
  24. field_type: boolean