BIG REFACTORING using composer create-project drupal-composer/drupal-project

This commit is contained in:
2019-01-28 17:05:29 +01:00
parent 17bb6e1dbc
commit 37689c3d4b
504 changed files with 1740 additions and 628 deletions

View File

@@ -0,0 +1,39 @@
uuid: 512342ea-c3db-4c3f-9ed2-287ba339466d
langcode: en
status: true
dependencies:
module:
- options
- taxonomy
id: taxonomy_term.field_note
field_name: field_note
entity_type: taxonomy_term
type: list_integer
settings:
allowed_values:
-
value: 0
label: '0'
-
value: 1
label: '1'
-
value: 2
label: '2'
-
value: 3
label: '3'
-
value: 4
label: '4'
-
value: 5
label: '5'
allowed_values_function: ''
module: options
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false