BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
21
config/sync/field.storage.node.field_index.yml
Normal file
21
config/sync/field.storage.node.field_index.yml
Normal file
@@ -0,0 +1,21 @@
|
||||
uuid: 2e33a2bf-7c5a-49de-bbce-0261dd055cd6
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- computed_field
|
||||
- node
|
||||
id: node.field_index
|
||||
field_name: field_index
|
||||
entity_type: node
|
||||
type: computed_integer
|
||||
settings:
|
||||
unsigned: false
|
||||
size: normal
|
||||
module: computed_field
|
||||
locked: false
|
||||
cardinality: 1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Reference in New Issue
Block a user