field.storage.poll.field_number_of_votes.yml in Advanced Poll 8
config/install/field.storage.poll.field_number_of_votes.yml
File
config/install/field.storage.poll.field_number_of_votes.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - poll
- id: poll.field_number_of_votes
- field_name: field_number_of_votes
- entity_type: poll
- type: integer
- settings:
- unsigned: false
- size: normal
- module: core
- locked: false
- cardinality: 1
- translatable: true
- indexes: { }
- persist_with_no_fields: false
- custom_storage: false