-
-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Alex Skrypnyk
committed
Aug 9, 2021
1 parent
a936cdc
commit e525acf
Showing
14 changed files
with
236 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 56 additions & 0 deletions
56
...fixtures/d9/config/sync/core.entity_form_display.test_entity_type.test_bundle.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
uuid: d9d46f52-0288-4b54-8d06-a8d56ded952d | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- eck.eck_type.test_entity_type.test_bundle | ||
- field.field.test_entity_type.test_bundle.field_test_reference | ||
- field.field.test_entity_type.test_bundle.field_test_text | ||
id: test_entity_type.test_bundle.default | ||
targetEntityType: test_entity_type | ||
bundle: test_bundle | ||
mode: default | ||
content: | ||
created: | ||
type: datetime_timestamp | ||
weight: 10 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
field_test_reference: | ||
weight: 11 | ||
settings: | ||
match_operator: CONTAINS | ||
match_limit: 10 | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
type: entity_reference_autocomplete | ||
region: content | ||
field_test_text: | ||
weight: 12 | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
type: string_textfield | ||
region: content | ||
title: | ||
type: string_textfield | ||
weight: -5 | ||
region: content | ||
settings: | ||
size: 60 | ||
placeholder: '' | ||
third_party_settings: { } | ||
uid: | ||
type: entity_reference_autocomplete | ||
weight: 5 | ||
settings: | ||
match_operator: CONTAINS | ||
size: 60 | ||
placeholder: '' | ||
match_limit: 10 | ||
region: content | ||
third_party_settings: { } | ||
hidden: { } |
59 changes: 59 additions & 0 deletions
59
...fixtures/d9/config/sync/core.entity_view_display.test_entity_type.test_bundle.default.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,59 @@ | ||
uuid: 151e7270-26da-4ae2-a002-5e2925d98fee | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- eck.eck_type.test_entity_type.test_bundle | ||
- field.field.test_entity_type.test_bundle.field_test_reference | ||
- field.field.test_entity_type.test_bundle.field_test_text | ||
module: | ||
- user | ||
id: test_entity_type.test_bundle.default | ||
targetEntityType: test_entity_type | ||
bundle: test_bundle | ||
mode: default | ||
content: | ||
created: | ||
label: hidden | ||
type: timestamp | ||
weight: 0 | ||
region: content | ||
settings: | ||
date_format: medium | ||
custom_date_format: '' | ||
timezone: '' | ||
third_party_settings: { } | ||
field_test_reference: | ||
weight: 1 | ||
label: above | ||
settings: | ||
link: true | ||
third_party_settings: { } | ||
type: entity_reference_label | ||
region: content | ||
field_test_text: | ||
weight: 2 | ||
label: above | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
type: string | ||
region: content | ||
title: | ||
label: hidden | ||
type: string | ||
weight: -5 | ||
region: content | ||
settings: | ||
link_to_entity: false | ||
third_party_settings: { } | ||
uid: | ||
label: hidden | ||
type: author | ||
weight: 0 | ||
region: content | ||
settings: { } | ||
third_party_settings: { } | ||
hidden: | ||
changed: true | ||
search_api_excerpt: true |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
tests/behat/fixtures/d9/config/sync/eck.eck_entity_type.test_entity_type.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
uuid: 2eca688a-77bc-44b2-b2e2-13ae42206692 | ||
langcode: en | ||
status: true | ||
dependencies: { } | ||
id: test_entity_type | ||
label: 'Test entity type' | ||
created: true | ||
changed: true | ||
uid: true | ||
title: true |
9 changes: 9 additions & 0 deletions
9
tests/behat/fixtures/d9/config/sync/eck.eck_type.test_entity_type.test_bundle.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
uuid: 213e8689-5828-4583-9aef-3ee01919222a | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- eck.eck_entity_type.test_entity_type | ||
type: test_bundle | ||
name: 'test bundle' | ||
description: '' |
29 changes: 29 additions & 0 deletions
29
...fixtures/d9/config/sync/field.field.test_entity_type.test_bundle.field_test_reference.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
uuid: 4f07d462-bf67-4175-a11e-e927c3fb52ef | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- eck.eck_type.test_entity_type.test_bundle | ||
- field.storage.test_entity_type.field_test_reference | ||
- taxonomy.vocabulary.tags | ||
id: test_entity_type.test_bundle.field_test_reference | ||
field_name: field_test_reference | ||
entity_type: test_entity_type | ||
bundle: test_bundle | ||
label: 'test reference' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: | ||
handler: 'default:taxonomy_term' | ||
handler_settings: | ||
target_bundles: | ||
tags: tags | ||
sort: | ||
field: name | ||
direction: asc | ||
auto_create: false | ||
auto_create_bundle: '' | ||
field_type: entity_reference |
19 changes: 19 additions & 0 deletions
19
...ehat/fixtures/d9/config/sync/field.field.test_entity_type.test_bundle.field_test_text.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
uuid: 3ca3001a-54d9-4995-9905-3532faaa2811 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
config: | ||
- eck.eck_type.test_entity_type.test_bundle | ||
- field.storage.test_entity_type.field_test_text | ||
id: test_entity_type.test_bundle.field_test_text | ||
field_name: field_test_text | ||
entity_type: test_entity_type | ||
bundle: test_bundle | ||
label: 'test text' | ||
description: '' | ||
required: false | ||
translatable: false | ||
default_value: { } | ||
default_value_callback: '' | ||
settings: { } | ||
field_type: string |
20 changes: 20 additions & 0 deletions
20
tests/behat/fixtures/d9/config/sync/field.storage.test_entity_type.field_test_reference.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
uuid: 393b4d20-2e60-42a8-a677-873b996702dc | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- eck | ||
- taxonomy | ||
id: test_entity_type.field_test_reference | ||
field_name: field_test_reference | ||
entity_type: test_entity_type | ||
type: entity_reference | ||
settings: | ||
target_type: taxonomy_term | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |
21 changes: 21 additions & 0 deletions
21
tests/behat/fixtures/d9/config/sync/field.storage.test_entity_type.field_test_text.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
uuid: 7f9237fd-7056-468a-8dc1-2b26528ea9b3 | ||
langcode: en | ||
status: true | ||
dependencies: | ||
module: | ||
- eck | ||
id: test_entity_type.field_test_text | ||
field_name: field_test_text | ||
entity_type: test_entity_type | ||
type: string | ||
settings: | ||
max_length: 255 | ||
is_ascii: false | ||
case_sensitive: false | ||
module: core | ||
locked: false | ||
cardinality: 1 | ||
translatable: true | ||
indexes: { } | ||
persist_with_no_fields: false | ||
custom_storage: false |