Home

Drupal\bgs_entities\BgsNode {#2163
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:25 [
    "nid" => array:1 [
      "x-default" => "55153"
    ]
    "vid" => array:1 [
      "x-default" => "56045"
    ]
    "type" => array:1 [
      "x-default" => "landing_page"
    ]
    "uuid" => array:1 [
      "x-default" => "27c90383-0923-4985-9be0-b07f55f4f300"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1730723577"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "title" => array:1 [
      "x-default" => "Home"
    ]
    "created" => array:1 [
      "x-default" => "1722966960"
    ]
    "changed" => array:1 [
      "x-default" => "1730723577"
    ]
    "promote" => array:1 [
      "x-default" => "0"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => null
    ]
    "publish_on" => array:1 [
      "x-default" => null
    ]
    "unpublish_on" => array:1 [
      "x-default" => null
    ]
    "promote_to_featured_on_home_page" => array:1 [
      "x-default" => "0"
    ]
    "body_class" => array:1 [
      "x-default" => null
    ]
    "specific_node_class" => array:1 [
      "x-default" => "0"
    ]
    "field_paragraphs" => array:1 [
      "x-default" => array:5 [
        0 => array:2 [
          "target_id" => "8863"
          "target_revision_id" => "11389"
        ]
        1 => array:2 [
          "target_id" => "8864"
          "target_revision_id" => "11390"
        ]
        2 => array:2 [
          "target_id" => "9796"
          "target_revision_id" => "11391"
        ]
        3 => array:2 [
          "target_id" => "9797"
          "target_revision_id" => "11392"
        ]
        4 => array:2 [
          "target_id" => "9798"
          "target_revision_id" => "11393"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:36 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#2842
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2843
          #string: "ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "nid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2844
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2842}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2845
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2846
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "uuid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2847
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [
            "max_length" => 128
            "is_ascii" => true
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2845}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#2848
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2849
          #string: "Revision ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "node"
        "field_name" => "vid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2850
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2848}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2851
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2852
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "language_select"
              "weight" => 2
            ]
            "configurable" => true
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2853
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2851}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#2854
      #definition: array:7 [
        "label" => "Content type"
        "required" => true
        "read-only" => true
        "provider" => "node"
        "field_name" => "type"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2855
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "node_type"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2854}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2856
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2857
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2858
          #string: "The time that the current revision was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_timestamp"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2859
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2856}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2860
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2861
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2862
          #string: "The user ID of the author of the current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2863
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2860}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2864
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2865
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2866
          #string: "Briefly describe the changes you have made."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "display" => array:1 [
          "form" => array:1 [
            "options" => array:3 [
              "type" => "string_textarea"
              "weight" => 25
              "settings" => array:1 [
                "rows" => 4
              ]
            ]
          ]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2867
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2864}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2868
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2869
          #string: "Published"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 120
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2870
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2871
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2872
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2868}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2873
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2874
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\bgs_entities\BgsNode::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2875
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:3 [
              "type" => "entity_reference_autocomplete"
              "weight" => 5
              "settings" => array:3 [
                "match_operator" => "CONTAINS"
                "size" => "60"
                "placeholder" => ""
              ]
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2876
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2873}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#2877
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2878
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:3 [
              "type" => "title"
              "label" => "hidden"
              "weight" => -49
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "string_textfield"
              "weight" => -5
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2879
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2877}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2880
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2881
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2882
          #string: "The date and time that the content was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp"
              "weight" => 10
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2883
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2880}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2884
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2885
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2886
          #string: "The time that the node was last edited."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "changed"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2887
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2884}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#2951
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.landing_page.promote"
      #status: true
      #uuid: "6694a8d6-c44b-42c4-8fbb-c795ec5e7067"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.landing_page"
        ]
      ]
      #isSyncing: false
      #id: "node.landing_page.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "landing_page"
      #label: "Promoted to front page"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: false
      #translatable: true
      #default_value: array:1 [
        0 => array:1 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: null
      +original: ? Drupal\Core\Field\Entity\BaseFieldOverride
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2893
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2894
          #string: "Sticky at top of lists"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 16
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2895
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2896
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2897
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2893}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2898
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2899
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2900
          #string: "A flag indicating whether this is the default translation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2901
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2902
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2903
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2898}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2904
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2905
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2906
          #string: "A flag indicating whether this was a default revision when it was saved."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "storage_required" => true
        "internal" => true
        "translatable" => false
        "revisionable" => true
        "provider" => "node"
        "field_name" => "revision_default"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2907
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2908
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2909
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2904}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2910
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2911
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2912
          #string: "Indicates if the last edit of a translation belongs to current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "revision_translation_affected"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2913
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2914
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2915
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2910}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2964
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2965
          #string: "Moderation state"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2966
          #string: "The moderation state of this piece of content."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:3 [
              "label" => "hidden"
              "region" => "hidden"
              "weight" => -5
            ]
            "configurable" => false
          ]
          "form" => array:2 [
            "options" => array:3 [
              "type" => "moderation_state_default"
              "weight" => 100
              "settings" => []
            ]
            "configurable" => true
          ]
        ]
        "constraints" => array:1 [
          "ModerationState" => []
        ]
        "read-only" => false
        "translatable" => true
        "provider" => "content_moderation"
        "field_name" => "moderation_state"
        "entity_type" => "node"
        "bundle" => "landing_page"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2967
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2964}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#2920
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2921
          #string: "Add CSS class(es)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "string_textfield"
              "weight" => 36
            ]
            "configurable" => true
          ]
        ]
        "provider" => "custom_body_class"
        "field_name" => "body_class"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2922
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2920}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#2923
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2924
          #string: "If checked, add name of node type as class to body tag."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "boolean_checkbox"
              "weight" => 37
            ]
            "configurable" => true
          ]
        ]
        "provider" => "custom_body_class"
        "field_name" => "specific_node_class"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2925
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2926
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2927
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2923}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote_to_featured_on_home_page" => Drupal\Core\Field\BaseFieldDefinition {#2928
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2929
          #string: "@label"
          #arguments: array:1 [
            "@label" => "Promote to featured on home page"
          ]
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2930
          #string: "@description"
          #arguments: array:1 [
            "@description" => "Promote to featured on home page"
          ]
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => 0
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 16
            ]
            "configurable" => true
          ]
        ]
        "provider" => "custom_pub"
        "field_name" => "promote_to_featured_on_home_page"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2931
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2932
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2933
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2928}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2934
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2935
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2936
          #string: "The computed meta tags for the entity."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "translatable" => true
        "read-only" => true
        "entity_type" => "node"
        "cardinality" => -1
        "provider" => "metatag"
        "field_name" => "metatag"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2937
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2934}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2938
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2939
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "path"
              "weight" => 30
            ]
            "configurable" => true
          ]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2940
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2938}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2941
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2942
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerPublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "publish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2943
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2941}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2944
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2945
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerUnpublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "unpublish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2946
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2944}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2947
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2948
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2949
          #string: "Computed menu link for the node (only available during node saving)."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "class" => "\Drupal\token\MenuLinkFieldItemList"
        "translatable" => true
        "internal" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:2 [
              "label" => "hidden"
              "region" => "hidden"
            ]
          ]
          "form" => array:1 [
            "options" => array:1 [
              "region" => "hidden"
            ]
          ]
        ]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2950
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "menu_link_content"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2947}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_postscript" => Drupal\Core\Field\BaseFieldDefinition {#2952
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2953
          #string: "BGS Sections: postscript"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsPostscript"
        "display" => array:1 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_postscript"
        "entity_type" => "node"
        "bundle" => "landing_page"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2954
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2952}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_additional" => Drupal\Core\Field\BaseFieldDefinition {#2955
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2956
          #string: "BGS Sections: additional"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsAdditional"
        "display" => array:1 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_additional"
        "entity_type" => "node"
        "bundle" => "landing_page"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2957
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2955}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_hero" => Drupal\Core\Field\BaseFieldDefinition {#2958
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2959
          #string: "BGS Sections: hero"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsHero"
        "display" => array:1 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_hero"
        "entity_type" => "node"
        "bundle" => "landing_page"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2960
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2958}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_main" => Drupal\Core\Field\BaseFieldDefinition {#2961
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2962
          #string: "BGS Sections: main"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsMain"
        "display" => array:1 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_main"
        "entity_type" => "node"
        "bundle" => "landing_page"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2963
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2961}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_legacy_id" => Drupal\field\Entity\FieldConfig {#2968
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.landing_page.field_legacy_id"
      #status: true
      #uuid: "aed7aefa-2257-4461-97c8-a8d3daca376d"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_legacy_id"
          1 => "node.type.landing_page"
        ]
      ]
      #isSyncing: false
      #id: "node.landing_page.field_legacy_id"
      #field_name: "field_legacy_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "landing_page"
      #label: "Legacy ID"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_metatags" => Drupal\field\Entity\FieldConfig {#2969
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.landing_page.field_metatags"
      #status: true
      #uuid: "94dabd97-9d80-41ae-8b8a-d2f61dbef750"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_metatags"
          1 => "node.type.landing_page"
        ]
        "module" => array:1 [
          0 => "metatag"
        ]
      ]
      #isSyncing: false
      #id: "node.landing_page.field_metatags"
      #field_name: "field_metatags"
      #field_type: "metatag"
      #entity_type: "node"
      #bundle: "landing_page"
      #label: "Metatags"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_paragraphs" => Drupal\field\Entity\FieldConfig {#2970
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.landing_page.field_paragraphs"
      #status: true
      #uuid: "faab9627-de58-4427-be42-3cc43a719804"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:35 [
          0 => "field.storage.node.field_paragraphs"
          1 => "node.type.landing_page"
          2 => "paragraphs.paragraphs_type.advert"
          3 => "paragraphs.paragraphs_type.attachments"
          4 => "paragraphs.paragraphs_type.block"
          5 => "paragraphs.paragraphs_type.call_to_action"
          6 => "paragraphs.paragraphs_type.cta_card"
          7 => "paragraphs.paragraphs_type.faq_fields"
          8 => "paragraphs.paragraphs_type.faqs"
          9 => "paragraphs.paragraphs_type.faqs_accordion"
          10 => "paragraphs.paragraphs_type.feed"
          11 => "paragraphs.paragraphs_type.form"
          12 => "paragraphs.paragraphs_type.gallery"
          13 => "paragraphs.paragraphs_type.hero_card"
          14 => "paragraphs.paragraphs_type.home_featured_events"
          15 => "paragraphs.paragraphs_type.home_featured_items"
          16 => "paragraphs.paragraphs_type.home_latest"
          17 => "paragraphs.paragraphs_type.iframe"
          18 => "paragraphs.paragraphs_type.links"
          19 => "paragraphs.paragraphs_type.links_flexi_container"
          20 => "paragraphs.paragraphs_type.promo"
          21 => "paragraphs.paragraphs_type.q_a"
          22 => "paragraphs.paragraphs_type.quote"
          23 => "paragraphs.paragraphs_type.slider"
          24 => "paragraphs.paragraphs_type.social_links"
          25 => "paragraphs.paragraphs_type.stream_day"
          26 => "paragraphs.paragraphs_type.stream_session"
          27 => "paragraphs.paragraphs_type.tagged"
          28 => "paragraphs.paragraphs_type.team"
          29 => "paragraphs.paragraphs_type.team_member"
          30 => "paragraphs.paragraphs_type.tinted_background"
          31 => "paragraphs.paragraphs_type.title_bar"
          32 => "paragraphs.paragraphs_type.video"
          33 => "paragraphs.paragraphs_type.view"
          34 => "paragraphs.paragraphs_type.wysiwyg"
        ]
        "module" => array:1 [
          0 => "entity_reference_revisions"
        ]
      ]
      #isSyncing: false
      #id: "node.landing_page.field_paragraphs"
      #field_name: "field_paragraphs"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "landing_page"
      #label: "Paragraphs"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [
          "target_bundles" => array:33 [
            "wysiwyg" => "wysiwyg"
            "attachments" => "attachments"
            "links" => "links"
            "faqs" => "faqs"
            "faqs_accordion" => "faqs_accordion"
            "team" => "team"
            "quote" => "quote"
            "video" => "video"
            "advert" => "advert"
            "block" => "block"
            "call_to_action" => "call_to_action"
            "feed" => "feed"
            "links_flexi_container" => "links_flexi_container"
            "form" => "form"
            "hero_card" => "hero_card"
            "home_featured_events" => "home_featured_events"
            "home_featured_items" => "home_featured_items"
            "home_latest" => "home_latest"
            "iframe" => "iframe"
            "team_member" => "team_member"
            "gallery" => "gallery"
            "promo" => "promo"
            "q_a" => "q_a"
            "slider" => "slider"
            "social_links" => "social_links"
            "stream_day" => "stream_day"
            "stream_session" => "stream_session"
            "tagged" => "tagged"
            "view" => "view"
            "cta_card" => "cta_card"
            "faq_fields" => "faq_fields"
            "tinted_background" => "tinted_background"
            "title_bar" => "title_bar"
          ]
          "negate" => 0
          "target_bundles_drag_drop" => array:38 [
            "advert" => array:2 [
              "weight" => -68
              "enabled" => true
            ]
            "attachment" => array:2 [
              "weight" => -47
              "enabled" => false
            ]
            "attachments" => array:2 [
              "weight" => -76
              "enabled" => true
            ]
            "block" => array:2 [
              "weight" => -67
              "enabled" => true
            ]
            "call_to_action" => array:2 [
              "weight" => -66
              "enabled" => true
            ]
            "cta_card" => array:2 [
              "weight" => -43
              "enabled" => true
            ]
            "faq_fields" => array:2 [
              "weight" => -42
              "enabled" => true
            ]
            "faqs" => array:2 [
              "weight" => -74
              "enabled" => true
            ]
            "faqs_accordion" => array:2 [
              "weight" => -73
              "enabled" => true
            ]
            "feed" => array:2 [
              "weight" => -65
              "enabled" => true
            ]
            "form" => array:2 [
              "weight" => -63
              "enabled" => true
            ]
            "from_library" => array:2 [
              "weight" => -45
              "enabled" => false
            ]
            "gallery" => array:2 [
              "weight" => -56
              "enabled" => true
            ]
            "hero_card" => array:2 [
              "weight" => -62
              "enabled" => true
            ]
            "home_featured_events" => array:2 [
              "weight" => -61
              "enabled" => true
            ]
            "home_featured_items" => array:2 [
              "weight" => -60
              "enabled" => true
            ]
            "home_latest" => array:2 [
              "weight" => -59
              "enabled" => true
            ]
            "iframe" => array:2 [
              "weight" => -58
              "enabled" => true
            ]
            "link_flexi" => array:2 [
              "weight" => -46
              "enabled" => false
            ]
            "links" => array:2 [
              "weight" => -75
              "enabled" => true
            ]
            "links_flexi_container" => array:2 [
              "weight" => -64
              "enabled" => true
            ]
            "map_world" => array:2 [
              "weight" => -44
              "enabled" => false
            ]
            "promo" => array:2 [
              "weight" => -55
              "enabled" => true
            ]
            "q_a" => array:2 [
              "weight" => -54
              "enabled" => true
            ]
            "quote" => array:2 [
              "weight" => -71
              "enabled" => true
            ]
            "slider" => array:2 [
              "weight" => -53
              "enabled" => true
            ]
            "social_links" => array:2 [
              "weight" => -52
              "enabled" => true
            ]
            "stream_day" => array:2 [
              "weight" => -51
              "enabled" => true
            ]
            "stream_session" => array:2 [
              "weight" => -50
              "enabled" => true
            ]
            "tagged" => array:2 [
              "weight" => -49
              "enabled" => true
            ]
            "team" => array:2 [
              "weight" => -72
              "enabled" => true
            ]
            "team_member" => array:2 [
              "weight" => -57
              "enabled" => true
            ]
            "tinted_background" => array:2 [
              "weight" => -41
              "enabled" => true
            ]
            "title_bar" => array:2 [
              "weight" => -40
              "enabled" => true
            ]
            "twitter" => array:2 [
              "weight" => -69
              "enabled" => false
            ]
            "video" => array:2 [
              "weight" => -70
              "enabled" => true
            ]
            "view" => array:2 [
              "weight" => -48
              "enabled" => true
            ]
            "wysiwyg" => array:2 [
              "weight" => -77
              "enabled" => true
            ]
          ]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2971
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_paragraphs"
        #status: true
        #uuid: "f318062a-b2c4-4b28-9b0c-68d931a5d7b3"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "entity_reference_revisions"
            1 => "node"
            2 => "paragraphs"
          ]
        ]
        #isSyncing: false
        #id: "node.field_paragraphs"
        #field_name: "field_paragraphs"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [
          "target_type" => "paragraph"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: array:1 [
        "ParagraphsLibraryItemHasAllowedParagraphsType" => null
      ]
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_sub_title" => Drupal\field\Entity\FieldConfig {#2972
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.landing_page.field_sub_title"
      #status: true
      #uuid: "edeaf250-c9eb-4459-9528-fa66048daae7"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_sub_title"
          1 => "node.type.landing_page"
        ]
      ]
      #isSyncing: false
      #id: "node.landing_page.field_sub_title"
      #field_name: "field_sub_title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "landing_page"
      #label: "Sub title"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "webform" => Drupal\field\Entity\FieldConfig {#2973
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.landing_page.webform"
      #status: true
      #uuid: "13025c65-6ffc-414d-9178-562261b9ce63"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.webform"
          1 => "node.type.landing_page"
        ]
        "module" => array:1 [
          0 => "webform"
        ]
      ]
      #isSyncing: false
      #id: "node.landing_page.webform"
      #field_name: "webform"
      #field_type: "webform"
      #entity_type: "node"
      #bundle: "landing_page"
      #label: "Webform"
      #description: "Select the webform that you would like to attach to this node."
      #settings: array:2 [
        "handler" => "default:webform"
        "handler_settings" => array:2 [
          "target_bundles" => null
          "auto_create" => false
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#2762
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2763
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2358
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "landing_page"
    "id" => "55153"
    "revision" => "56045"
    "uuid" => "27c90383-0923-4985-9be0-b07f55f4f300"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Home"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "owner" => array:1 [
      "x-default" => "1"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => null
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "56045"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
  -participantService: ? Drupal\bgs_civicrm\Service\ParticipantServiceInterface
}