prepopulate-8.x-2.3/tests/modules/prepopulate_test/config/install/field.storage.node.field_select_list_numeric.yml
tests/modules/prepopulate_test/config/install/field.storage.node.field_select_list_numeric.yml
langcode: en status: true dependencies: module: - node - options id: node.field_select_list_numeric field_name: field_select_list_numeric entity_type: node type: list_integer settings: allowed_values: - value: 0 label: Zero - value: 1 label: One - value: 2 label: Two allowed_values_function: '' module: options locked: false cardinality: 1 translatable: true indexes: { } persist_with_no_fields: false custom_storage: false