diff --git a/composer.json b/composer.json index d27049802a..f95082e9ab 100644 --- a/composer.json +++ b/composer.json @@ -49,7 +49,6 @@ "drupal/consumers": "^1.17.0", "drupal/content_lock": "^2.3", "drupal/content_model_documentation": "^1.0.19", - "drupal/content_sync": "^4.0@RC", "drupal/core-composer-scaffold": "^10.2.0", "drupal/core-recommended": "^10.2.0", "drupal/crop": "^2.0", @@ -57,6 +56,7 @@ "drupal/ctools_block": "^4.0", "drupal/danse": "^2.2", "drupal/danse_content_moderation": "^2.0@beta", + "drupal/default_content_deploy": "^2.0", "drupal/devel_entity_updates": "^4.1", "drupal/diff": "^1.0", "drupal/dropzonejs": "^2.0", diff --git a/composer.lock b/composer.lock index 570a9143aa..9cf61570f7 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "ee62fce148618949bab1fc8e4a438044", + "content-hash": "ec44d38f6316eb88b8afe9f0c1666cca", "packages": [ { "name": "asm89/stack-cors", @@ -4120,84 +4120,6 @@ "issues": "http://drupal.org/project/issues/content_model_documentation" } }, - { - "name": "drupal/content_sync", - "version": "4.0.0-rc2", - "source": { - "type": "git", - "url": "https://git.drupalcode.org/project/content_sync.git", - "reference": "4.0.0-rc2" - }, - "dist": { - "type": "zip", - "url": "https://ftp.drupal.org/files/projects/content_sync-4.0.0-rc2.zip", - "reference": "4.0.0-rc2", - "shasum": "1308846e9f1cd149784a4dfdf0c40aaa2b6b3a92" - }, - "require": { - "drupal/core": "^9.4 || ^10.0" - }, - "type": "drupal-module", - "extra": { - "drupal": { - "version": "4.0.0-rc2", - "datestamp": "1727240381", - "security-coverage": { - "status": "not-covered", - "message": "RC releases are not covered by Drupal security advisories." - } - }, - "drush": { - "services": { - "drush.services.yml": "^10 || ^11" - } - } - }, - "notification-url": "https://packages.drupal.org/8/downloads", - "license": [ - "GPL-2.0-or-later" - ], - "authors": [ - { - "name": "Blanca.Esqueda", - "homepage": "https://www.drupal.org/u/blancaesqueda", - "role": "Maintainer" - }, - { - "name": "David Gil Hidalgo", - "homepage": "https://www.drupal.org/u/dabito", - "role": "Maintainer" - }, - { - "name": "David Nova", - "homepage": "https://www.drupal.org/u/david4lim", - "role": "Maintainer" - }, - { - "name": "Andrés Moncada", - "homepage": "https://www.drupal.org/u/acmoncadab4", - "role": "Contributor" - }, - { - "name": "See contributors", - "homepage": "https://www.drupal.org/node/2865869/committers" - }, - { - "name": "ridefree", - "homepage": "https://www.drupal.org/user/49148" - }, - { - "name": "tobias märz", - "homepage": "https://www.drupal.org/user/1776082" - } - ], - "description": "Content Sync functionality.", - "homepage": "http://drupal.org/project/content_sync", - "support": { - "source": "https://git.drupalcode.org/project/content_sync", - "issues": "http://drupal.org/project/content_sync" - } - }, { "name": "drupal/core", "version": "10.3.2", @@ -4993,6 +4915,70 @@ "source": "https://git.drupalcode.org/project/decoupled_router" } }, + { + "name": "drupal/default_content_deploy", + "version": "2.0.0", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/default_content_deploy.git", + "reference": "2.0.0" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/default_content_deploy-2.0.0.zip", + "reference": "2.0.0", + "shasum": "b382dd658965a37bbe6b95788209843f0bb1fd43" + }, + "require": { + "drupal/core": "^9.2 || ^10.0", + "drupal/hal": "*", + "php": ">=7.3", + "rogervila/array-diff-multidimensional": "^2.0" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.0", + "datestamp": "1640711736", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + }, + "drush": { + "services": { + "drush.services.yml": "^9 || ^10" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "Martin Klíma", + "homepage": "https://www.drupal.org/user/2784335", + "email": "martin.klima@hqis.cz" + }, + { + "name": "Jakub Hnilička", + "homepage": "https://www.drupal.org/user/3289357" + }, + { + "name": "Radoslav Terezka", + "homepage": "https://www.drupal.org/user/124705" + }, + { + "name": "Markus Kalkbrenner" + } + ], + "description": "Drupal 9 module for exporting and deploying content in *.json files.", + "homepage": "https://www.drupal.org/project/default_content_deploy", + "support": { + "source": "https://git.drupalcode.org/project/default_content_deploy" + } + }, { "name": "drupal/devel", "version": "5.3.1", @@ -7850,6 +7836,60 @@ "source": "https://git.drupalcode.org/project/graphql_metatag" } }, + { + "name": "drupal/hal", + "version": "2.0.3", + "source": { + "type": "git", + "url": "https://git.drupalcode.org/project/hal.git", + "reference": "2.0.3" + }, + "dist": { + "type": "zip", + "url": "https://ftp.drupal.org/files/projects/hal-2.0.3.zip", + "reference": "2.0.3", + "shasum": "81bc4b0bfdc6c3b7c2ec50f5eb4739451ff5c2ae" + }, + "require": { + "drupal/core": "^10 || ^11" + }, + "require-dev": { + "drupal/aggregator": "2.x-dev", + "drupal/entity_reference_revisions": "1.x-dev", + "drupal/rdf": "^2.1 || 3.0.x-dev", + "drupal/tour": "^1" + }, + "type": "drupal-module", + "extra": { + "drupal": { + "version": "2.0.3", + "datestamp": "1721252595", + "security-coverage": { + "status": "covered", + "message": "Covered by Drupal's security advisory policy" + } + } + }, + "notification-url": "https://packages.drupal.org/8/downloads", + "license": [ + "GPL-2.0-or-later" + ], + "authors": [ + { + "name": "bbrala", + "homepage": "https://www.drupal.org/user/3366066" + }, + { + "name": "larowlan", + "homepage": "https://www.drupal.org/user/395439" + } + ], + "description": "Hypermedia Application Language (HAL)", + "homepage": "https://www.drupal.org/project/hal", + "support": { + "source": "https://git.drupalcode.org/project/hal" + } + }, { "name": "drupal/health_check_url", "version": "3.2.0", @@ -21071,6 +21111,49 @@ }, "time": "2020-09-05T13:00:25+00:00" }, + { + "name": "rogervila/array-diff-multidimensional", + "version": "2.1.0", + "source": { + "type": "git", + "url": "https://github.com/rogervila/array-diff-multidimensional.git", + "reference": "d5afb18bfc256bf9d792594fa998f7af68179db0" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/rogervila/array-diff-multidimensional/zipball/d5afb18bfc256bf9d792594fa998f7af68179db0", + "reference": "d5afb18bfc256bf9d792594fa998f7af68179db0", + "shasum": "" + }, + "require-dev": { + "phpunit/phpunit": "^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0" + }, + "type": "library", + "autoload": { + "files": [ + "src/helpers.php" + ], + "psr-4": { + "Rogervila\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Roger Vilà", + "email": "rogervila@me.com" + } + ], + "description": "Compare the difference between two multidimensional arrays", + "support": { + "issues": "https://github.com/rogervila/array-diff-multidimensional/issues", + "source": "https://github.com/rogervila/array-diff-multidimensional/tree/2.1.0" + }, + "time": "2021-10-28T08:07:19+00:00" + }, { "name": "sebastian/cli-parser", "version": "1.0.2", @@ -27799,7 +27882,6 @@ "drupal/ckeditor_abbreviation": 15, "drupal/codit_menu_tools": 15, "drupal/components": 10, - "drupal/content_sync": 5, "drupal/danse_content_moderation": 10, "drupal/entity_block": 10, "drupal/entity_clone": 15, diff --git a/config/sync/core.extension.yml b/config/sync/core.extension.yml index 53cb2f0755..f40144c1f4 100644 --- a/config/sync/core.extension.yml +++ b/config/sync/core.extension.yml @@ -54,6 +54,7 @@ module: datetime_range: 0 dblog: 0 decoupled_router: 0 + default_content_deploy: 0 diff: 0 dropzonejs: 0 dynamic_entity_reference: 0 @@ -111,6 +112,7 @@ module: graphql_core: 0 graphql_menu: 0 graphql_metatag: 0 + hal: 0 health_check_url: 0 help: 0 hierarchy_manager: 0 diff --git a/config/sync/hal.settings.yml b/config/sync/hal.settings.yml new file mode 100644 index 0000000000..d5156212ba --- /dev/null +++ b/config/sync/hal.settings.yml @@ -0,0 +1,3 @@ +_core: + default_config_hash: YD6v6hkrHtj51mcZHn6s2HulUJHWVZ_D7Y_SllXF6WE +link_domain: null diff --git a/content/node/e5098165-e0d3-4ecb-817d-9b979878ce09.json b/content/node/e5098165-e0d3-4ecb-817d-9b979878ce09.json new file mode 100644 index 0000000000..948e4219df --- /dev/null +++ b/content/node/e5098165-e0d3-4ecb-817d-9b979878ce09.json @@ -0,0 +1,619 @@ +{ + "_links": { + "self": { + "href": "http:\/\/default\/initiatives\/test-content-cloned-pact-act-and-survivors?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/node\/campaign_landing_page" + }, + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/revision_uid": [ + { + "href": "http:\/\/default\/user\/2847?_format=hal_json" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/uid": [ + { + "href": "http:\/\/default\/user\/1451?_format=hal_json" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_administration": [ + { + "href": "http:\/\/default\/section\/vaco\/opia-campaign-landing-pages?_format=hal_json" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_benefit_categories": [ + { + "href": "http:\/\/default\/service-member-benefits?_format=hal_json" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_clp_audience": [ + { + "href": "http:\/\/default\/resources\/tag\/all-veterans?_format=hal_json" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_clp_faq_paragraphs": [ + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + }, + { + "href": "" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_clp_what_you_can_do_promos": [ + { + "href": "http:\/\/default\/admin\/content\/block\/65?_format=hal_json" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_hero_image": [ + { + "href": "http:\/\/default\/media\/image\/2689-0?_format=hal_json" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_primary_call_to_action": [ + { + "href": "" + } + ] + }, + "nid": [ + { + "value": 72536 + } + ], + "uuid": [ + { + "value": "e5098165-e0d3-4ecb-817d-9b979878ce09" + } + ], + "langcode": [ + { + "value": "en", + "lang": "en" + } + ], + "type": [ + { + "target_id": "campaign_landing_page" + } + ], + "revision_timestamp": [ + { + "value": "2024-10-24T18:09:12+00:00", + "format": "Y-m-d\\TH:i:sP" + } + ], + "_embedded": { + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/revision_uid": [ + { + "_links": { + "self": { + "href": "http:\/\/default\/user\/2847?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/user\/user" + } + }, + "uuid": [ + { + "value": "93f2a61c-8750-4120-9dfb-18ffbac57bca" + } + ] + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/uid": [ + { + "_links": { + "self": { + "href": "http:\/\/default\/user\/1451?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/user\/user" + } + }, + "uuid": [ + { + "value": "daf963c4-14fc-4a02-8925-c030df3a3276" + } + ] + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_administration": [ + { + "_links": { + "self": { + "href": "http:\/\/default\/section\/vaco\/opia-campaign-landing-pages?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/taxonomy_term\/administration" + } + }, + "uuid": [ + { + "value": "dfdffc79-de5d-4c1d-a3eb-fa8865f9e72a" + } + ] + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_benefit_categories": [ + { + "_links": { + "self": { + "href": "http:\/\/default\/service-member-benefits?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/node\/landing_page" + } + }, + "uuid": [ + { + "value": "ef71edfa-9fe8-4d31-b84c-270af94539c4" + } + ] + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_clp_audience": [ + { + "_links": { + "self": { + "href": "http:\/\/default\/resources\/tag\/all-veterans?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/taxonomy_term\/audience_beneficiaries" + } + }, + "uuid": [ + { + "value": "386eb70d-696c-4af3-8986-306ce63d90de" + } + ] + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_clp_faq_paragraphs": [ + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "eb782434-d0c6-4df8-9bf0-908bf70b7508" + } + ], + "target_revision_id": "1471858" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "bab5963c-fe40-4c90-a785-7724c6272f65" + } + ], + "target_revision_id": "1471860" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "75d9a2b3-a193-441f-b3e9-b06e06cff59b" + } + ], + "target_revision_id": "1471862" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "707b8f59-2e59-45e9-82e2-75148d901f88" + } + ], + "target_revision_id": "1471864" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "e7314214-96f1-406b-aead-241c3a68cd3c" + } + ], + "target_revision_id": "1471866" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "cd49e354-81fe-4dbd-b2f0-cd03b7210fb6" + } + ], + "target_revision_id": "1471868" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "109816a4-8f6d-4035-bd04-6dcc8b246b4d" + } + ], + "target_revision_id": "1471870" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "95378d3c-77cd-4acf-aa57-34d5d0bd149a" + } + ], + "target_revision_id": "1471872" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "23a24ae2-99c3-4b7a-915c-d37a2cf3de2f" + } + ], + "target_revision_id": "1471874" + }, + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/q_a" + } + }, + "uuid": [ + { + "value": "d75ad221-0b9b-4e1d-b3f8-c6a305bfde25" + } + ], + "target_revision_id": "1471876" + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_clp_what_you_can_do_promos": [ + { + "_links": { + "self": { + "href": "http:\/\/default\/admin\/content\/block\/65?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/block_content\/promo" + } + }, + "uuid": [ + { + "value": "56cf3784-3186-4bb9-8866-582d59b14f02" + } + ] + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_hero_image": [ + { + "_links": { + "self": { + "href": "http:\/\/default\/media\/image\/2689-0?_format=hal_json" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/media\/image" + } + }, + "uuid": [ + { + "value": "f2cd9371-cff5-418b-9e15-ad631e8c4686" + } + ] + } + ], + "http:\/\/default\/rest\/relation\/node\/campaign_landing_page\/field_primary_call_to_action": [ + { + "_links": { + "self": { + "href": "" + }, + "type": { + "href": "http:\/\/default\/rest\/type\/paragraph\/button" + } + }, + "uuid": [ + { + "value": "8b849a21-d0af-49ed-92e4-ff19598d5851" + } + ], + "target_revision_id": "1471877" + } + ] + }, + "revision_log": [ + { + "value": "cloning for testing" + } + ], + "status": [ + { + "value": true + } + ], + "title": [ + { + "value": "[Test Content Cloned] PACT Act and survivors" + } + ], + "created": [ + { + "value": "2024-10-24T18:07:36+00:00", + "format": "Y-m-d\\TH:i:sP" + } + ], + "changed": [ + { + "value": "2024-10-24T18:09:12+00:00", + "format": "Y-m-d\\TH:i:sP" + } + ], + "promote": [ + { + "value": false + } + ], + "sticky": [ + { + "value": false + } + ], + "default_langcode": [ + { + "value": true, + "lang": "en" + } + ], + "revision_translation_affected": [ + { + "value": true, + "lang": "en" + } + ], + "moderation_state": [ + { + "value": "published", + "lang": "en" + } + ], + "metatag": [ + { + "tag": "meta", + "attributes": { + "name": "title", + "content": "[Test Content Cloned] PACT Act and survivors | Veterans Affairs" + } + }, + { + "tag": "link", + "attributes": { + "rel": "image_src", + "href": "https:\/\/www.va.gov\/img\/design\/logo\/va-og-image.png" + } + }, + { + "tag": "meta", + "attributes": { + "property": "og:site_name", + "content": "Veterans Affairs" + } + }, + { + "tag": "meta", + "attributes": { + "property": "og:title", + "content": "[Test Content Cloned] PACT Act and survivors | Veterans Affairs" + } + }, + { + "tag": "meta", + "attributes": { + "property": "og:image", + "content": "https:\/\/va-gov-cms.ddev.site\/sites\/default\/files\/styles\/3_2_medium_thumbnail\/public\/2021-03\/Listening-Session-Website-Graphic-730x370.jpg" + } + }, + { + "tag": "meta", + "attributes": { + "property": "og:image:alt", + "content": "U.S. Department of Veterans Affairs" + } + }, + { + "tag": "meta", + "attributes": { + "name": "twitter:card", + "content": "summary_large_image" + } + }, + { + "tag": "meta", + "attributes": { + "name": "twitter:site", + "content": "@DeptVetAffairs" + } + }, + { + "tag": "meta", + "attributes": { + "name": "twitter:title", + "content": "[Test Content Cloned] PACT Act and survivors | Veterans Affairs" + } + }, + { + "tag": "meta", + "attributes": { + "name": "twitter:image", + "content": "https:\/\/va-gov-cms.ddev.site\/sites\/default\/files\/styles\/3_2_medium_thumbnail\/public\/2021-03\/Listening-Session-Website-Graphic-730x370.jpg" + } + }, + { + "tag": "meta", + "attributes": { + "name": "twitter:image:alt", + "content": "U.S. Department of Veterans Affairs" + } + } + ], + "path": [ + { + "alias": "\/initiatives\/test-content-cloned-pact-act-and-survivors", + "pid": 112520, + "langcode": "en" + } + ], + "content_translation_source": [ + { + "value": "und", + "lang": "en" + } + ], + "content_translation_outdated": [ + { + "value": false, + "lang": "en" + } + ], + "field_clp_events_panel": [ + { + "value": false + } + ], + "field_clp_faq_panel": [ + { + "value": true + } + ], + "field_clp_resources_panel": [ + { + "value": false + } + ], + "field_clp_spotlight_panel": [ + { + "value": false + } + ], + "field_clp_stories_panel": [ + { + "value": false + } + ], + "field_clp_video_panel": [ + { + "value": false + } + ], + "field_clp_what_you_can_do_header": [ + { + "value": "Edit Heading" + } + ], + "field_clp_what_you_can_do_intro": [ + { + "value": "Edit Introduction" + } + ], + "field_clp_why_this_matters": [ + { + "value": "Edit introduction" + } + ], + "field_hero_blurb": [ + { + "value": "This page will help answer your questions about the PACT Act and what it means for survivors." + } + ], + "field_last_saved_by_an_editor": [ + { + "value": "2024-10-24T18:09:13+00:00", + "format": "Y-m-d\\TH:i:sP" + } + ] +} \ No newline at end of file diff --git a/content/sync/README.md b/content/sync/README.md deleted file mode 100644 index 30beea23b9..0000000000 --- a/content/sync/README.md +++ /dev/null @@ -1,4 +0,0 @@ -#This is content for testing purposes only - -Clone the content you want to sync for testing. -Prepend the title of your content with [Test Content Cloned]. diff --git a/content/sync/node.campaign_landing_page.e5098165-e0d3-4ecb-817d-9b979878ce09.yml b/content/sync/node.campaign_landing_page.e5098165-e0d3-4ecb-817d-9b979878ce09.yml deleted file mode 100644 index 1e09bc8445..0000000000 --- a/content/sync/node.campaign_landing_page.e5098165-e0d3-4ecb-817d-9b979878ce09.yml +++ /dev/null @@ -1,205 +0,0 @@ -uuid: - - value: e5098165-e0d3-4ecb-817d-9b979878ce09 -langcode: - - value: en -type: - - target_id: campaign_landing_page -revision_timestamp: - - value: "2024-10-24T18:09:12+00:00" - format: 'Y-m-d\TH:i:sP' -revision_uid: - - target_type: user - target_uuid: 93f2a61c-8750-4120-9dfb-18ffbac57bca -revision_log: - - value: "cloning for testing" -status: - - value: true -uid: - - target_type: user - target_uuid: daf963c4-14fc-4a02-8925-c030df3a3276 -title: - - value: "[Test Content Cloned] PACT Act and survivors" -created: - - value: "2024-10-24T18:07:36+00:00" - format: 'Y-m-d\TH:i:sP' -changed: - - value: "2024-10-24T18:09:12+00:00" - format: 'Y-m-d\TH:i:sP' -promote: - - value: false -sticky: - - value: false -default_langcode: - - value: true -revision_translation_affected: - - value: true -breadcrumbs: - - uri: "https://va-gov-cms.ddev.site/" - title: Home - options: {} - - uri: "https://va-gov-cms.ddev.site/initiatives/test-content-cloned-pact-act-and-survivors" - title: "[Test Content Cloned] PACT Act and Survivors" - options: {} -moderation_state: - - value: published -expiration_date: {} -warning_date: {} -metatag: - - tag: meta - attributes: - name: title - content: "[Test Content Cloned] PACT Act and survivors | Veterans Affairs" - - tag: link - attributes: - rel: image_src - href: "https://www.va.gov/img/design/logo/va-og-image.png" - - tag: meta - attributes: - property: "og:site_name" - content: "Veterans Affairs" - - tag: meta - attributes: - property: "og:title" - content: "[Test Content Cloned] PACT Act and survivors | Veterans Affairs" - - tag: meta - attributes: - property: "og:image" - content: "http://va-gov-cms.ddev.site/sites/default/files/styles/3_2_medium_thumbnail/public/2021-03/Listening-Session-Website-Graphic-730x370.jpg" - - tag: meta - attributes: - property: "og:image:alt" - content: "U.S. Department of Veterans Affairs" - - tag: meta - attributes: - name: "twitter:card" - content: summary_large_image - - tag: meta - attributes: - name: "twitter:site" - content: "@DeptVetAffairs" - - tag: meta - attributes: - name: "twitter:title" - content: "[Test Content Cloned] PACT Act and survivors | Veterans Affairs" - - tag: meta - attributes: - name: "twitter:image" - content: "http://va-gov-cms.ddev.site/sites/default/files/styles/3_2_medium_thumbnail/public/2021-03/Listening-Session-Website-Graphic-730x370.jpg" - - tag: meta - attributes: - name: "twitter:image:alt" - content: "U.S. Department of Veterans Affairs" -content_translation_source: - - value: und -content_translation_outdated: - - value: false -field_administration: - - target_type: taxonomy_term - target_uuid: dfdffc79-de5d-4c1d-a3eb-fa8865f9e72a -field_benefit_categories: - - target_type: node - target_uuid: ef71edfa-9fe8-4d31-b84c-270af94539c4 -field_clp_audience: - - target_type: taxonomy_term - target_uuid: 386eb70d-696c-4af3-8986-306ce63d90de -field_clp_events_header: {} -field_clp_events_panel: - - value: false -field_clp_events_references: {} -field_clp_faq_cta: {} -field_clp_faq_panel: - - value: true -field_clp_faq_paragraphs: - - target_type: paragraph - target_uuid: eb782434-d0c6-4df8-9bf0-908bf70b7508 - - target_type: paragraph - target_uuid: bab5963c-fe40-4c90-a785-7724c6272f65 - - target_type: paragraph - target_uuid: 75d9a2b3-a193-441f-b3e9-b06e06cff59b - - target_type: paragraph - target_uuid: 707b8f59-2e59-45e9-82e2-75148d901f88 - - target_type: paragraph - target_uuid: e7314214-96f1-406b-aead-241c3a68cd3c - - target_type: paragraph - target_uuid: cd49e354-81fe-4dbd-b2f0-cd03b7210fb6 - - target_type: paragraph - target_uuid: 109816a4-8f6d-4035-bd04-6dcc8b246b4d - - target_type: paragraph - target_uuid: 95378d3c-77cd-4acf-aa57-34d5d0bd149a - - target_type: paragraph - target_uuid: 23a24ae2-99c3-4b7a-915c-d37a2cf3de2f - - target_type: paragraph - target_uuid: d75ad221-0b9b-4e1d-b3f8-c6a305bfde25 -field_clp_resources: {} -field_clp_resources_cta: {} -field_clp_resources_header: {} -field_clp_resources_intro_text: {} -field_clp_resources_panel: - - value: false -field_clp_reusable_q_a: {} -field_clp_spotlight_cta: {} -field_clp_spotlight_header: {} -field_clp_spotlight_intro_text: {} -field_clp_spotlight_link_teasers: {} -field_clp_spotlight_panel: - - value: false -field_clp_stories_cta: {} -field_clp_stories_header: {} -field_clp_stories_intro: {} -field_clp_stories_panel: - - value: false -field_clp_stories_teasers: {} -field_clp_video_panel: - - value: false -field_clp_video_panel_header: {} -field_clp_video_panel_more_video: {} -field_clp_what_you_can_do_header: - - value: "Edit Heading" -field_clp_what_you_can_do_intro: - - value: "Edit Introduction" -field_clp_what_you_can_do_promos: - - target_type: block_content - target_uuid: 56cf3784-3186-4bb9-8866-582d59b14f02 -field_clp_why_this_matters: - - value: "Edit introduction" -field_hero_blurb: - - value: "This page will help answer your questions about the PACT Act and what it means for survivors." -field_hero_image: - - target_type: media - target_uuid: f2cd9371-cff5-418b-9e15-ad631e8c4686 -field_last_saved_by_an_editor: - - value: "2024-10-24T18:09:13+00:00" - format: 'Y-m-d\TH:i:sP' -field_media: {} -field_primary_call_to_action: - - target_type: paragraph - target_uuid: 8b849a21-d0af-49ed-92e4-ff19598d5851 -field_related_office: {} -field_secondary_call_to_action: {} -_content_sync: - entity_type: node - entity_dependencies: - user: - - user.user.93f2a61c-8750-4120-9dfb-18ffbac57bca - - user.user.daf963c4-14fc-4a02-8925-c030df3a3276 - taxonomy_term: - - taxonomy_term.administration.dfdffc79-de5d-4c1d-a3eb-fa8865f9e72a - - taxonomy_term.audience_beneficiaries.386eb70d-696c-4af3-8986-306ce63d90de - node: - - node.landing_page.ef71edfa-9fe8-4d31-b84c-270af94539c4 - paragraph: - - paragraph.q_a.eb782434-d0c6-4df8-9bf0-908bf70b7508 - - paragraph.q_a.bab5963c-fe40-4c90-a785-7724c6272f65 - - paragraph.q_a.75d9a2b3-a193-441f-b3e9-b06e06cff59b - - paragraph.q_a.707b8f59-2e59-45e9-82e2-75148d901f88 - - paragraph.q_a.e7314214-96f1-406b-aead-241c3a68cd3c - - paragraph.q_a.cd49e354-81fe-4dbd-b2f0-cd03b7210fb6 - - paragraph.q_a.109816a4-8f6d-4035-bd04-6dcc8b246b4d - - paragraph.q_a.95378d3c-77cd-4acf-aa57-34d5d0bd149a - - paragraph.q_a.23a24ae2-99c3-4b7a-915c-d37a2cf3de2f - - paragraph.q_a.d75ad221-0b9b-4e1d-b3f8-c6a305bfde25 - - paragraph.button.8b849a21-d0af-49ed-92e4-ff19598d5851 - block_content: - - block_content.promo.56cf3784-3186-4bb9-8866-582d59b14f02 - media: - - media.image.f2cd9371-cff5-418b-9e15-ad631e8c4686 diff --git a/docroot/sites/default/settings.php b/docroot/sites/default/settings.php index 11b8bdad77..e05c993174 100755 --- a/docroot/sites/default/settings.php +++ b/docroot/sites/default/settings.php @@ -146,9 +146,8 @@ $settings['config_sync_directory'] = '../config/sync'; -// Setting the directory for content sync -global $content_directories; -$content_directories['sync'] = '../content/sync'; +// Setting the directory for default content sync +$settings['default_content_deploy_content_directory'] = '../content'; $env_type = getenv('CMS_ENVIRONMENT_TYPE') ?: 'ci';