From ae2aa23419128dea57c3ef7784a0177e8f840a44 Mon Sep 17 00:00:00 2001 From: Steve Wirt Date: Sun, 19 Nov 2023 22:31:55 -0500 Subject: [PATCH] VACMS-15714 Add VAMC System Police content type --- ...ide.node.vamc_system_va_police.promote.yml | 22 +++ ...lay.node.vamc_system_va_police.default.yml | 122 +++++++++++++ ...lay.node.vamc_system_va_police.default.yml | 95 ++++++++++ ...play.node.vamc_system_va_police.teaser.yml | 49 +++++ ....field.node.vamc_system_va_police.body.yml | 23 +++ ..._system_va_police.field_administration.yml | 39 ++++ ...ode.vamc_system_va_police.field_cc_faq.yml | 31 ++++ ...ystem_va_police.field_cc_police_report.yml | 31 ++++ ...em_va_police.field_cc_term_definitions.yml | 31 ++++ ..._va_police.field_cc_va_police_overview.yml | 31 ++++ ...olice.field_enforce_unique_combo_offic.yml | 35 ++++ ...a_police.field_last_saved_by_an_editor.yml | 26 +++ ...ode.vamc_system_va_police.field_office.yml | 39 ++++ .../sync/field.storage.node.field_cc_faq.yml | 19 ++ ...ld.storage.node.field_cc_police_report.yml | 19 ++ ...storage.node.field_cc_term_definitions.yml | 19 ++ ...orage.node.field_cc_va_police_overview.yml | 19 ++ ...nt_settings.node.vamc_system_va_police.yml | 11 ++ .../sync/node.type.vamc_system_va_police.yml | 169 ++++++++++++++++++ 19 files changed, 830 insertions(+) create mode 100644 config/sync/core.base_field_override.node.vamc_system_va_police.promote.yml create mode 100644 config/sync/core.entity_form_display.node.vamc_system_va_police.default.yml create mode 100644 config/sync/core.entity_view_display.node.vamc_system_va_police.default.yml create mode 100644 config/sync/core.entity_view_display.node.vamc_system_va_police.teaser.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.body.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_administration.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_cc_faq.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_cc_police_report.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_cc_term_definitions.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_cc_va_police_overview.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_enforce_unique_combo_offic.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_last_saved_by_an_editor.yml create mode 100644 config/sync/field.field.node.vamc_system_va_police.field_office.yml create mode 100644 config/sync/field.storage.node.field_cc_faq.yml create mode 100644 config/sync/field.storage.node.field_cc_police_report.yml create mode 100644 config/sync/field.storage.node.field_cc_term_definitions.yml create mode 100644 config/sync/field.storage.node.field_cc_va_police_overview.yml create mode 100644 config/sync/language.content_settings.node.vamc_system_va_police.yml create mode 100644 config/sync/node.type.vamc_system_va_police.yml diff --git a/config/sync/core.base_field_override.node.vamc_system_va_police.promote.yml b/config/sync/core.base_field_override.node.vamc_system_va_police.promote.yml new file mode 100644 index 00000000000..3fe7ad57b80 --- /dev/null +++ b/config/sync/core.base_field_override.node.vamc_system_va_police.promote.yml @@ -0,0 +1,22 @@ +uuid: 7670d9bb-6ebe-4f07-84d8-6f3cc80e9bd3 +langcode: en +status: true +dependencies: + config: + - node.type.vamc_system_va_police +id: node.vamc_system_va_police.promote +field_name: promote +entity_type: node +bundle: vamc_system_va_police +label: 'Promoted to front page' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: + on_label: 'On' + off_label: 'Off' +field_type: boolean diff --git a/config/sync/core.entity_form_display.node.vamc_system_va_police.default.yml b/config/sync/core.entity_form_display.node.vamc_system_va_police.default.yml new file mode 100644 index 00000000000..273eda3aac5 --- /dev/null +++ b/config/sync/core.entity_form_display.node.vamc_system_va_police.default.yml @@ -0,0 +1,122 @@ +uuid: 8d5d6c51-bc09-4f5f-8f6f-30cc23dc4b4a +langcode: en +status: true +dependencies: + config: + - field.field.node.vamc_system_va_police.body + - field.field.node.vamc_system_va_police.field_administration + - field.field.node.vamc_system_va_police.field_cc_faq + - field.field.node.vamc_system_va_police.field_cc_police_report + - field.field.node.vamc_system_va_police.field_cc_term_definitions + - field.field.node.vamc_system_va_police.field_cc_va_police_overview + - field.field.node.vamc_system_va_police.field_enforce_unique_combo_offic + - field.field.node.vamc_system_va_police.field_last_saved_by_an_editor + - field.field.node.vamc_system_va_police.field_office + - node.type.vamc_system_va_police + module: + - allow_only_one + - content_moderation + - entity_field_fetch +id: node.vamc_system_va_police.default +targetEntityType: node +bundle: vamc_system_va_police +mode: default +content: + field_administration: + type: entity_reference_autocomplete + weight: 4 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + field_cc_faq: + type: entity_field_fetch_widget + weight: 9 + region: content + settings: + show_field_label: true + show_link_to_source: false + show_source_updated_date: false + third_party_settings: { } + field_cc_police_report: + type: entity_field_fetch_widget + weight: 7 + region: content + settings: + show_field_label: true + show_link_to_source: false + show_source_updated_date: false + third_party_settings: { } + field_cc_term_definitions: + type: entity_field_fetch_widget + weight: 8 + region: content + settings: + show_field_label: true + show_link_to_source: false + show_source_updated_date: false + third_party_settings: { } + field_cc_va_police_overview: + type: entity_field_fetch_widget + weight: 6 + region: content + settings: + show_field_label: true + show_link_to_source: false + show_source_updated_date: false + third_party_settings: { } + field_enforce_unique_combo_offic: + type: allow_only_one_widget + weight: 5 + region: content + settings: + size: 1 + third_party_settings: { } + field_office: + type: entity_reference_autocomplete + weight: 3 + region: content + settings: + match_operator: CONTAINS + match_limit: 10 + size: 60 + placeholder: '' + third_party_settings: { } + moderation_state: + type: moderation_state_default + weight: 10 + region: content + settings: { } + third_party_settings: { } + status: + type: boolean_checkbox + weight: 2 + region: content + settings: + display_label: true + third_party_settings: { } + title: + type: string_textfield + weight: 0 + region: content + settings: + size: 60 + placeholder: '' + third_party_settings: { } + url_redirects: + weight: 1 + region: content + settings: { } + third_party_settings: { } +hidden: + body: true + created: true + field_last_saved_by_an_editor: true + langcode: true + path: true + promote: true + sticky: true + uid: true diff --git a/config/sync/core.entity_view_display.node.vamc_system_va_police.default.yml b/config/sync/core.entity_view_display.node.vamc_system_va_police.default.yml new file mode 100644 index 00000000000..e046a2dc560 --- /dev/null +++ b/config/sync/core.entity_view_display.node.vamc_system_va_police.default.yml @@ -0,0 +1,95 @@ +uuid: a4a39395-e389-43d2-93a9-7d74a37c5ad9 +langcode: en +status: true +dependencies: + config: + - field.field.node.vamc_system_va_police.body + - field.field.node.vamc_system_va_police.field_administration + - field.field.node.vamc_system_va_police.field_cc_faq + - field.field.node.vamc_system_va_police.field_cc_police_report + - field.field.node.vamc_system_va_police.field_cc_term_definitions + - field.field.node.vamc_system_va_police.field_cc_va_police_overview + - field.field.node.vamc_system_va_police.field_enforce_unique_combo_offic + - field.field.node.vamc_system_va_police.field_last_saved_by_an_editor + - field.field.node.vamc_system_va_police.field_office + - node.type.vamc_system_va_police + module: + - allow_only_one + - entity_field_fetch + - user +id: node.vamc_system_va_police.default +targetEntityType: node +bundle: vamc_system_va_police +mode: default +content: + field_administration: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 3 + region: content + field_cc_faq: + type: entity_field_fetch + label: above + settings: { } + third_party_settings: { } + weight: 8 + region: content + field_cc_police_report: + type: entity_field_fetch + label: above + settings: { } + third_party_settings: { } + weight: 6 + region: content + field_cc_term_definitions: + type: entity_field_fetch + label: above + settings: { } + third_party_settings: { } + weight: 7 + region: content + field_cc_va_police_overview: + type: entity_field_fetch + label: above + settings: { } + third_party_settings: { } + weight: 5 + region: content + field_enforce_unique_combo_offic: + type: allow_only_one + label: above + settings: { } + third_party_settings: { } + weight: 4 + region: content + field_last_saved_by_an_editor: + type: timestamp + label: above + settings: + date_format: medium + custom_date_format: '' + timezone: '' + third_party_settings: { } + weight: 1 + region: content + field_office: + type: entity_reference_label + label: above + settings: + link: true + third_party_settings: { } + weight: 2 + region: content + links: + settings: { } + third_party_settings: { } + weight: 0 + region: content +hidden: + body: true + breadcrumbs: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/core.entity_view_display.node.vamc_system_va_police.teaser.yml b/config/sync/core.entity_view_display.node.vamc_system_va_police.teaser.yml new file mode 100644 index 00000000000..3d1cfa121b6 --- /dev/null +++ b/config/sync/core.entity_view_display.node.vamc_system_va_police.teaser.yml @@ -0,0 +1,49 @@ +uuid: 8e093143-50b6-43c0-97ec-9cf041f54048 +langcode: en +status: true +dependencies: + config: + - core.entity_view_mode.node.teaser + - field.field.node.vamc_system_va_police.body + - field.field.node.vamc_system_va_police.field_administration + - field.field.node.vamc_system_va_police.field_cc_faq + - field.field.node.vamc_system_va_police.field_cc_police_report + - field.field.node.vamc_system_va_police.field_cc_term_definitions + - field.field.node.vamc_system_va_police.field_cc_va_police_overview + - field.field.node.vamc_system_va_police.field_enforce_unique_combo_offic + - field.field.node.vamc_system_va_police.field_last_saved_by_an_editor + - field.field.node.vamc_system_va_police.field_office + - node.type.vamc_system_va_police + module: + - text + - user +id: node.vamc_system_va_police.teaser +targetEntityType: node +bundle: vamc_system_va_police +mode: teaser +content: + body: + type: text_summary_or_trimmed + label: hidden + settings: + trim_length: 600 + third_party_settings: { } + weight: 101 + region: content + links: + settings: { } + third_party_settings: { } + weight: 100 + region: content +hidden: + breadcrumbs: true + field_administration: true + field_cc_faq: true + field_cc_police_report: true + field_cc_term_definitions: true + field_cc_va_police_overview: true + field_enforce_unique_combo_offic: true + field_last_saved_by_an_editor: true + field_office: true + langcode: true + search_api_excerpt: true diff --git a/config/sync/field.field.node.vamc_system_va_police.body.yml b/config/sync/field.field.node.vamc_system_va_police.body.yml new file mode 100644 index 00000000000..37f81add477 --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.body.yml @@ -0,0 +1,23 @@ +uuid: 3000195f-9142-47ee-9b79-bf0e1f97cc76 +langcode: en +status: true +dependencies: + config: + - field.storage.node.body + - node.type.vamc_system_va_police + module: + - text +id: node.vamc_system_va_police.body +field_name: body +entity_type: node +bundle: vamc_system_va_police +label: Body +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + display_summary: true + required_summary: false +field_type: text_with_summary diff --git a/config/sync/field.field.node.vamc_system_va_police.field_administration.yml b/config/sync/field.field.node.vamc_system_va_police.field_administration.yml new file mode 100644 index 00000000000..38128c4203b --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_administration.yml @@ -0,0 +1,39 @@ +uuid: 8da72415-0f27-4c2f-87c8-ddf79e730a33 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_administration + - node.type.vamc_system_va_police + - taxonomy.vocabulary.administration + module: + - entity_reference_validators + - tmgmt_content +third_party_settings: + entity_reference_validators: + circular_reference: false + circular_reference_deep: false + duplicate_reference: false + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_administration +field_name: field_administration +entity_type: node +bundle: vamc_system_va_police +label: Section +description: '' +required: false +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:taxonomy_term' + handler_settings: + target_bundles: + administration: administration + sort: + field: name + direction: asc + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.field.node.vamc_system_va_police.field_cc_faq.yml b/config/sync/field.field.node.vamc_system_va_police.field_cc_faq.yml new file mode 100644 index 00000000000..518b3dd91e8 --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_cc_faq.yml @@ -0,0 +1,31 @@ +uuid: f1f13153-ae9f-40e6-950b-02518e8ff284 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_cc_faq + - node.type.vamc_system_va_police + module: + - entity_field_fetch + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_cc_faq +field_name: field_cc_faq +entity_type: node +bundle: vamc_system_va_police +label: FAQ +description: '' +required: false +translatable: false +default_value: + - + value: null +default_value_callback: '' +settings: + target_entity_type: node + target_entity_id: '63204' + field_to_fetch: field_block_content + target_paragraph_uuid: '141575' +field_type: entity_field_fetch diff --git a/config/sync/field.field.node.vamc_system_va_police.field_cc_police_report.yml b/config/sync/field.field.node.vamc_system_va_police.field_cc_police_report.yml new file mode 100644 index 00000000000..c6abf225b7f --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_cc_police_report.yml @@ -0,0 +1,31 @@ +uuid: 3ad26a79-9e06-4a78-b0f5-69e2c511ebd6 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_cc_police_report + - node.type.vamc_system_va_police + module: + - entity_field_fetch + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_cc_police_report +field_name: field_cc_police_report +entity_type: node +bundle: vamc_system_va_police +label: 'Police report' +description: '' +required: false +translatable: false +default_value: + - + value: null +default_value_callback: '' +settings: + target_entity_type: node + target_entity_id: '63204' + field_to_fetch: field_block_content + target_paragraph_uuid: '141561' +field_type: entity_field_fetch diff --git a/config/sync/field.field.node.vamc_system_va_police.field_cc_term_definitions.yml b/config/sync/field.field.node.vamc_system_va_police.field_cc_term_definitions.yml new file mode 100644 index 00000000000..e1cb178dfb8 --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_cc_term_definitions.yml @@ -0,0 +1,31 @@ +uuid: f571c697-0268-4a73-8347-abbdce5c0cdd +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_cc_term_definitions + - node.type.vamc_system_va_police + module: + - entity_field_fetch + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_cc_term_definitions +field_name: field_cc_term_definitions +entity_type: node +bundle: vamc_system_va_police +label: 'Term definitions' +description: '' +required: false +translatable: false +default_value: + - + value: null +default_value_callback: '' +settings: + target_entity_type: node + target_entity_id: '63204' + field_to_fetch: field_block_content + target_paragraph_uuid: '141563' +field_type: entity_field_fetch diff --git a/config/sync/field.field.node.vamc_system_va_police.field_cc_va_police_overview.yml b/config/sync/field.field.node.vamc_system_va_police.field_cc_va_police_overview.yml new file mode 100644 index 00000000000..ba09049f4bf --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_cc_va_police_overview.yml @@ -0,0 +1,31 @@ +uuid: 887a0644-89bf-4cb2-b2c3-0bf01be91476 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_cc_va_police_overview + - node.type.vamc_system_va_police + module: + - entity_field_fetch + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_cc_va_police_overview +field_name: field_cc_va_police_overview +entity_type: node +bundle: vamc_system_va_police +label: 'VA Police Overview' +description: '' +required: false +translatable: false +default_value: + - + value: null +default_value_callback: '' +settings: + target_entity_type: node + target_entity_id: '63204' + field_to_fetch: field_content_block + target_paragraph_uuid: '141558' +field_type: entity_field_fetch diff --git a/config/sync/field.field.node.vamc_system_va_police.field_enforce_unique_combo_offic.yml b/config/sync/field.field.node.vamc_system_va_police.field_enforce_unique_combo_offic.yml new file mode 100644 index 00000000000..da66f18693e --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_enforce_unique_combo_offic.yml @@ -0,0 +1,35 @@ +uuid: 865c2dae-5958-4f5d-947c-6c6bbb67b52c +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_enforce_unique_combo_offic + - node.type.vamc_system_va_police + module: + - allow_only_one + - tmgmt_content +third_party_settings: + allow_only_one: + body: 0 + field_administration: 0 + field_last_saved_by_an_editor: 0 + field_office: 1 + title: 0 + case_sensitive: null + limit_validation_to_published: 0 + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_enforce_unique_combo_offic +field_name: field_enforce_unique_combo_offic +entity_type: node +bundle: vamc_system_va_police +label: 'Enforce unique combo office' +description: '' +required: false +translatable: true +default_value: + - + value: 0 +default_value_callback: '' +settings: { } +field_type: allow_only_one diff --git a/config/sync/field.field.node.vamc_system_va_police.field_last_saved_by_an_editor.yml b/config/sync/field.field.node.vamc_system_va_police.field_last_saved_by_an_editor.yml new file mode 100644 index 00000000000..98301f6e1f7 --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_last_saved_by_an_editor.yml @@ -0,0 +1,26 @@ +uuid: f2474de6-b16a-47f2-b42b-03701f564193 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_last_saved_by_an_editor + - node.type.vamc_system_va_police + module: + - tmgmt_content +third_party_settings: + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_last_saved_by_an_editor +field_name: field_last_saved_by_an_editor +entity_type: node +bundle: vamc_system_va_police +label: 'Last Saved by an Editor' +description: '' +required: false +translatable: true +default_value: + - + value: 1700448976 +default_value_callback: '' +settings: { } +field_type: timestamp diff --git a/config/sync/field.field.node.vamc_system_va_police.field_office.yml b/config/sync/field.field.node.vamc_system_va_police.field_office.yml new file mode 100644 index 00000000000..cfc94c01aa6 --- /dev/null +++ b/config/sync/field.field.node.vamc_system_va_police.field_office.yml @@ -0,0 +1,39 @@ +uuid: 9ee7d47d-2e06-40c0-adff-cbc0a7e9acd8 +langcode: en +status: true +dependencies: + config: + - field.storage.node.field_office + - node.type.health_care_region_page + - node.type.vamc_system_va_police + module: + - entity_reference_validators + - tmgmt_content +third_party_settings: + entity_reference_validators: + circular_reference: false + circular_reference_deep: false + duplicate_reference: false + tmgmt_content: + excluded: false +id: node.vamc_system_va_police.field_office +field_name: field_office +entity_type: node +bundle: vamc_system_va_police +label: 'Related health care system' +description: 'What health care system does the police page belong to?' +required: true +translatable: true +default_value: { } +default_value_callback: '' +settings: + handler: 'default:node' + handler_settings: + target_bundles: + health_care_region_page: health_care_region_page + sort: + field: _none + direction: ASC + auto_create: false + auto_create_bundle: '' +field_type: entity_reference diff --git a/config/sync/field.storage.node.field_cc_faq.yml b/config/sync/field.storage.node.field_cc_faq.yml new file mode 100644 index 00000000000..b5327753757 --- /dev/null +++ b/config/sync/field.storage.node.field_cc_faq.yml @@ -0,0 +1,19 @@ +uuid: 409253fb-9009-4daa-803f-46ec3107b764 +langcode: en +status: true +dependencies: + module: + - entity_field_fetch + - node +id: node.field_cc_faq +field_name: field_cc_faq +entity_type: node +type: entity_field_fetch +settings: { } +module: entity_field_fetch +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_cc_police_report.yml b/config/sync/field.storage.node.field_cc_police_report.yml new file mode 100644 index 00000000000..9feaa7d9881 --- /dev/null +++ b/config/sync/field.storage.node.field_cc_police_report.yml @@ -0,0 +1,19 @@ +uuid: 8bc96d58-2a63-4c64-8bc9-acd896739349 +langcode: en +status: true +dependencies: + module: + - entity_field_fetch + - node +id: node.field_cc_police_report +field_name: field_cc_police_report +entity_type: node +type: entity_field_fetch +settings: { } +module: entity_field_fetch +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_cc_term_definitions.yml b/config/sync/field.storage.node.field_cc_term_definitions.yml new file mode 100644 index 00000000000..8d0ac2201c8 --- /dev/null +++ b/config/sync/field.storage.node.field_cc_term_definitions.yml @@ -0,0 +1,19 @@ +uuid: d859a801-7909-42b7-ab9c-c4dab06497da +langcode: en +status: true +dependencies: + module: + - entity_field_fetch + - node +id: node.field_cc_term_definitions +field_name: field_cc_term_definitions +entity_type: node +type: entity_field_fetch +settings: { } +module: entity_field_fetch +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/field.storage.node.field_cc_va_police_overview.yml b/config/sync/field.storage.node.field_cc_va_police_overview.yml new file mode 100644 index 00000000000..c53c2a46749 --- /dev/null +++ b/config/sync/field.storage.node.field_cc_va_police_overview.yml @@ -0,0 +1,19 @@ +uuid: 99540f24-4974-4256-ab50-a50a50114005 +langcode: en +status: true +dependencies: + module: + - entity_field_fetch + - node +id: node.field_cc_va_police_overview +field_name: field_cc_va_police_overview +entity_type: node +type: entity_field_fetch +settings: { } +module: entity_field_fetch +locked: false +cardinality: 1 +translatable: true +indexes: { } +persist_with_no_fields: false +custom_storage: false diff --git a/config/sync/language.content_settings.node.vamc_system_va_police.yml b/config/sync/language.content_settings.node.vamc_system_va_police.yml new file mode 100644 index 00000000000..ff1f61044a2 --- /dev/null +++ b/config/sync/language.content_settings.node.vamc_system_va_police.yml @@ -0,0 +1,11 @@ +uuid: 9e356dc3-a80b-4d39-a31b-7b6497947213 +langcode: en +status: true +dependencies: + config: + - node.type.vamc_system_va_police +id: node.vamc_system_va_police +target_entity_type_id: node +target_bundle: vamc_system_va_police +default_langcode: site_default +language_alterable: false diff --git a/config/sync/node.type.vamc_system_va_police.yml b/config/sync/node.type.vamc_system_va_police.yml new file mode 100644 index 00000000000..da492de9d83 --- /dev/null +++ b/config/sync/node.type.vamc_system_va_police.yml @@ -0,0 +1,169 @@ +uuid: 77619bc5-cb6a-4fd4-8213-5ff019be1c57 +langcode: en +status: true +dependencies: + module: + - menu_force + - menu_ui + - node_revision_delete + - node_title_help_text +third_party_settings: + menu_ui: + available_menus: + - va-alaska-health-care + - va-albany-health-care + - va-alexandria-health-care + - va-altoona-health-care + - va-amarillo-health-care + - va-ann-arbor-health-care + - va-asheville-health-care + - va-atlanta-health-care + - va-augusta-health-care + - va-battle-creek-health-care + - va-bay-pines-health-care + - va-beckley-health-care + - va-bedford-health-care + - va-birmingham-health-care + - va-black-hills-health-care + - va-boise-health-care + - va-boston-health-care + - va-bronx-health-care + - va-butler-health-care + - va-caribbean-health-care + - va-central-alabama-health-care + - va-central-arkansas-health-care + - va-central-california-health-car + - va-central-iowa-health-care + - va-central-ohio-health-care + - va-central-texas-health-care + - va-central-western-massachusetts + - va-charleston-health-care + - va-cheyenne-health-care + - va-chicago-health-care + - va-chillicothe-health-care + - va-cincinnati-health-care + - va-clarksburg-health-care + - va-coatesville-health-care + - va-columbia-missouri-health-care + - va-columbia-south-carolina-healt + - va-connecticut-health-care + - va-dayton-health-care + - va-detroit-health-care + - va-dublin-health-care + - va-durham-health-care + - va-eastern-colorado-health-care + - va-eastern-kansas-health-care + - va-eastern-oklahoma-health-care + - va-el-paso-health-care + - va-erie-health-care + - va-fargo-health-care + - va-fayetteville-arkansas-health- + - va-fayetteville-coastal-health-c + - va-finger-lakes-health-care + - va-greater-los-angeles-health-ca + - va-gulf-coast-health-care + - va-hampton-health-care + - va-hines-health-care + - va-houston-health-care + - va-hudson-valley-health-care + - va-huntington-health-care + - va-illiana-health-care + - va-indiana-health-care + - va-iowa-city-health-care + - va-iron-mountain-health-care + - va-jackson-health-care + - va-kansas-city-health-care + - va-leavenworth-health-care + - va-lebanon + - va-lexington-health-care + - va-loma-linda-health-care + - va-long-beach-health-care + - va-louisville-health-care + - va-madison-health-care + - va-maine-health-care + - va-manchester-health-care + - va-marion-health-care + - va-martinsburg-health-care + - va-maryland-health-care + - va-memphis-health-care + - va-miami-health-care + - va-milwaukee-health-care + - va-minneapolis-health-care + - va-montana-health-care + - va-mountain-home-health-care + - va-nebraska-western-iowa-health- + - va-new-jersey-health-care + - va-new-mexico-health-care + - va-new-york-harbor-health-care + - va-north-florida-health-care + - va-north-texas-health-care + - va-northeast-ohio-health-care + - va-northern-arizona-health-care + - va-northern-california-health-ca + - va-northern-indiana-health-care + - va-northport-health-care + - va-oklahoma-health-care + - va-orlando-health-care + - va-pacific-islands-health-care + - va-palo-alto-health-care + - va-philadelphia-health-care + - va-phoenix-health-care + - pittsburgh-health-care + - va-poplar-bluff-health-care + - va-portland-health-care + - va-providence-health-care + - va-puget-sound-health-care + - va-richmond-health-care + - va-roseburg-health-care + - va-saginaw-health-care + - va-salem-health-care + - va-salisbury-health-care + - va-salt-lake-city-health-care + - va-san-diego-health-care + - va-san-francisco-health-care + - va-sheridan-health-care + - va-shreveport-health-care + - va-sierra-nevada-health-care + - va-sioux-falls-health-care + - va-south-texas-health-care + - va-southeast-louisiana-health-ca + - va-southern-arizona-health-care + - va-southern-nevada-health-care + - va-southern-oregon-health-care + - va-spokane-health-care + - va-st-cloud-health-care + - va-st-louis-health-care + - va-syracuse-health-care + - va-tampa-health-care + - va-tennessee-valley-health-care + - va-texas-valley-health-care + - va-tomah-health-care + - va-topeka-health-care + - va-tuscaloosa-health-care + - va-walla-walla-health-care + - va-washington-dc-health-care + - va-west-palm-beach-health-care + - va-west-texas-health-care + - va-western-colorado-health-care + - va-western-new-york-health-care + - va-white-river-junction-health-c + - va-wichita-health-care + - va-wilkes-barre-health-care + - va-wilmington-health-care + parent: 'va-alaska-health-care:' + node_revision_delete: + minimum_revisions_to_keep: 50 + minimum_age_to_delete: 0 + when_to_delete: 0 + node_title_help_text: + title_help: '' + menu_force: + menu_force: true + menu_force_parent: false +name: 'VAMC System VA Police page' +type: vamc_system_va_police +description: '' +help: '' +new_revision: true +preview_mode: 1 +display_submitted: false