X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fdrupal-extension%2Ffixtures%2Fdrupal8%2Fmodules%2Fbehat_test%2Fconfig%2Finstall%2Fcore.entity_form_display.node.post.default.yml;fp=vendor%2Fdrupal%2Fdrupal-extension%2Ffixtures%2Fdrupal8%2Fmodules%2Fbehat_test%2Fconfig%2Finstall%2Fcore.entity_form_display.node.post.default.yml;h=80c9fc037cf9592d6db61ecae08d137939b0054f;hp=0000000000000000000000000000000000000000;hb=1270d9129ce8f27c9b28b10518e32132c58e0aca;hpb=c27c0f0cdaa3f354b1fe54a56ae7e854be6e3f68 diff --git a/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/install/core.entity_form_display.node.post.default.yml b/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/install/core.entity_form_display.node.post.default.yml new file mode 100644 index 000000000..80c9fc037 --- /dev/null +++ b/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/install/core.entity_form_display.node.post.default.yml @@ -0,0 +1,97 @@ +langcode: en +status: true +dependencies: + config: + - field.field.node.post.body + - field.field.node.post.field_post_address + - field.field.node.post.field_post_date + - field.field.node.post.field_post_links + - field.field.node.post.field_post_reference + - field.field.node.post.field_post_select + - node.type.post + module: + - datetime + - link + - path + - text +id: node.post.default +targetEntityType: node +bundle: post +mode: default +content: + title: + type: string_textfield + weight: -5 + settings: + size: 60 + placeholder: '' + third_party_settings: { } + uid: + type: entity_reference_autocomplete + weight: 5 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + created: + type: datetime_timestamp + weight: 10 + settings: { } + third_party_settings: { } + promote: + type: boolean_checkbox + settings: + display_label: true + weight: 15 + third_party_settings: { } + sticky: + type: boolean_checkbox + settings: + display_label: true + weight: 16 + third_party_settings: { } + path: + type: path + weight: 30 + settings: { } + third_party_settings: { } + body: + type: text_textarea_with_summary + weight: 31 + settings: + rows: 9 + summary_rows: 3 + placeholder: '' + third_party_settings: { } + field_post_reference: + weight: 32 + settings: + match_operator: CONTAINS + size: 60 + placeholder: '' + third_party_settings: { } + type: entity_reference_autocomplete + field_post_address: + weight: 37 + settings: { } + third_party_settings: { } + type: behat_test_address_field_default + field_post_date: + weight: 33 + settings: { } + third_party_settings: { } + type: datetime_default + field_post_select: + weight: 35 + settings: { } + third_party_settings: { } + type: options_select + field_post_links: + weight: 36 + settings: + placeholder_url: '' + placeholder_title: '' + third_party_settings: { } + type: link_default +hidden: { }