Add Drupal application
This commit is contained in:
parent
c00b769d67
commit
4bb39011f3
261 changed files with 22997 additions and 0 deletions
22
drupal/config/sync/field.storage.node.field_speakers.yml
Normal file
22
drupal/config/sync/field.storage.node.field_speakers.yml
Normal file
|
@ -0,0 +1,22 @@
|
|||
uuid: 910d3652-2093-4531-9485-abc459cd9262
|
||||
langcode: en
|
||||
status: true
|
||||
dependencies:
|
||||
module:
|
||||
- node
|
||||
- user
|
||||
_core:
|
||||
default_config_hash: A1LCEQjGBgeTY0-eKqiLCi0ubLHuaqCWjUGdAsBskXc
|
||||
id: node.field_speakers
|
||||
field_name: field_speakers
|
||||
entity_type: node
|
||||
type: entity_reference
|
||||
settings:
|
||||
target_type: user
|
||||
module: core
|
||||
locked: false
|
||||
cardinality: -1
|
||||
translatable: true
|
||||
indexes: { }
|
||||
persist_with_no_fields: false
|
||||
custom_storage: false
|
Loading…
Add table
Add a link
Reference in a new issue