You are here

field.field.node.simple_gmap_stress_test.field_xss.yml in Simple Google Maps 8

tests/module/simple_gmap_stress_test/config/install/field.field.node.simple_gmap_stress_test.field_xss.yml

File

tests/module/simple_gmap_stress_test/config/install/field.field.node.simple_gmap_stress_test.field_xss.yml
View source
  1. uuid: e5a33bb0-5699-46c8-bad7-196d1fc0d7ef
  2. langcode: en
  3. status: true
  4. dependencies:
  5. config:
  6. - field.storage.node.field_xss
  7. - node.type.simple_gmap_stress_test
  8. id: node.simple_gmap_stress_test.field_xss
  9. field_name: field_xss
  10. entity_type: node
  11. bundle: simple_gmap_stress_test
  12. label: xss
  13. description: 'This field demonstrates the rejection of a XSS attack.'
  14. required: true
  15. translatable: false
  16. default_value:
  17. -
  18. value: '<script>alert("hello");</script> Empire State Building'
  19. default_value_callback: ''
  20. settings: { }
  21. field_type: string