add config test modules
This commit is contained in:
@@ -0,0 +1,47 @@
|
||||
uuid: ce676bb9-f3c0-403f-954f-622bff960730
|
||||
langcode: fr
|
||||
status: true
|
||||
dependencies:
|
||||
config:
|
||||
- field.field.paragraph.tableau.field_main_
|
||||
- field.field.paragraph.tableau.field_methods
|
||||
- field.field.paragraph.tableau.field_purpose
|
||||
- field.field.paragraph.tableau.field_titre_du_tableau
|
||||
- paragraphs.paragraphs_type.tableau
|
||||
module:
|
||||
- text
|
||||
id: paragraph.tableau.default
|
||||
targetEntityType: paragraph
|
||||
bundle: tableau
|
||||
mode: default
|
||||
content:
|
||||
field_main_:
|
||||
type: text_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 2
|
||||
region: content
|
||||
field_methods:
|
||||
type: text_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 1
|
||||
region: content
|
||||
field_purpose:
|
||||
type: text_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 0
|
||||
region: content
|
||||
field_titre_du_tableau:
|
||||
type: text_default
|
||||
label: above
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 3
|
||||
region: content
|
||||
hidden:
|
||||
search_api_excerpt: true
|
||||
Reference in New Issue
Block a user