Skip to main content
Drupal\node\Entity\Node {#4093
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #originalEntity: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:28 [
    "nid" => array:1 [
      "x-default" => "3772"
    ]
    "vid" => array:1 [
      "x-default" => "3934"
    ]
    "type" => array:1 [
      "x-default" => "page"
    ]
    "uuid" => array:1 [
      "x-default" => "5f21c8d3-7a17-4a4a-b072-aa74dfc4bbbc"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "0"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1754583784"
    ]
    "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" => "0"
    ]
    "title" => array:1 [
      "x-default" => "Testing member review role"
    ]
    "created" => array:1 [
      "x-default" => "1451945169"
    ]
    "changed" => array:1 [
      "x-default" => "1768598040"
    ]
    "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" => "1"
    ]
    "publish_on" => array:1 [
      "x-default" => null
    ]
    "unpublish_on" => array:1 [
      "x-default" => null
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "value" => "<p>This is a test.</p>\n"
          "summary" => ""
          "format" => "full_html"
        ]
      ]
    ]
    "feeds_item" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "17"
          "imported" => "1768598040"
          "url" => null
          "guid" => null
          "hash" => "6fd595de227037e0b4959ee7a7ae9380"
        ]
      ]
    ]
    "field_display_sidebar" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1"
        ]
      ]
    ]
    "field_display_sidebar_menu" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1"
        ]
      ]
    ]
    "field_legacy_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "22552"
        ]
      ]
    ]
    "field_sidebar_video_enable" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_wrap_body" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "1"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:39 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#3698
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3689
          #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 {#3690
        #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 {#3698}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#3654
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3682
          #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 {#3691
        #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 {#3654}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#3696
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3695
          #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 {#3694
        #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 {#3696}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#3693
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3692
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [ …1]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [ …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 {#3683
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3693}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#3688
      #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 {#3687
        #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 {#3688}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#3686
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3685
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3684
          #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 {#3706
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3686}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#3708
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3707
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3796
          #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 {#3797
        #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 {#3708}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#3798
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3799
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3800
          #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 [ …3]
          ]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3801
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3798}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#3802
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3803
          #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 [ …3]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3804
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3805 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3806 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3802}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#3807
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3808
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3809
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [ …3]
          ]
          "form" => array:2 [
            "options" => array:3 [ …3]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3810
        #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 {#3807}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#3811
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3812
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [ …3]
          ]
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3813
        #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 {#3811}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#3814
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3815
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3816
          #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:1 [
            "options" => array:3 [ …3]
          ]
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3817
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3814}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#3818
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3819
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3820
          #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 {#3821
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3818}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#3655
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.promote"
      #status: true
      #uuid: "12f9eb1f-31a1-4900-8d6f-9229a92253db"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: array:1 [
        "default_config_hash" => "fPUEnm4T5zfZRr3ttDUqq7yCDd2uW3clWD-pvos4tlQ"
      ]
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "page"
      #label: "Promoted to front page"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3822
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3823
            #string: "Promoted to front page"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "revisionable" => true
          "translatable" => true
          "default_value" => array:1 [
            0 => array:1 [ …1]
          ]
          "display" => array:1 [
            "form" => array:2 [ …2]
          ]
          "provider" => "node"
          "field_name" => "promote"
          "entity_type" => "node"
          "bundle" => null
        ]
        #typedDataManager: null
        #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3824
          #definition: array:2 [
            "type" => "field_item:boolean"
            "settings" => array:2 [ …2]
          ]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3822}
        }
        #type: "boolean"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#3827
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3828
          #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:1 [ …1]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3829
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3830 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3831 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3827}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#3832
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3833
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3834
          #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 {#3835
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3836 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3837 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3832}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#3838
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3839
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3840
          #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 {#3841
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3842 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3843 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3838}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#3844
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3845
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3846
          #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 {#3847
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3848 …5}
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3849 …5}
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3844}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#3850
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3851
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3852
          #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 {#3853
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3850}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#3854
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3855
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [ …2]
            "configurable" => true
          ]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3856
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3854}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#3857
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3858
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [ …2]
            "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 {#3859
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3857}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#3860
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3861
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [ …2]
            "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 {#3862
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3860}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#3863
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3864
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3865
          #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 [ …2]
          ]
          "form" => array:1 [
            "options" => array:1 [ …1]
          ]
        ]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3866
        #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 {#3863}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#3868
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.body"
      #status: true
      #uuid: "c442962d-4740-451f-ab56-43732e294ef8"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:2 [
        "linkchecker" => array:2 [
          "scan" => true
          "extractor" => "html_link_extractor"
        ]
        "better_formats" => array:4 [
          "allowed_formats_toggle" => false
          "allowed_formats" => array:8 [
            "apb_full_html" => "apb_full_html"
            "full_html" => "full_html"
            "apb_basic_html" => "apb_basic_html"
            "basic_html" => "basic_html"
            "restricted_html" => "restricted_html"
            "email_html" => "email_html"
            "easy_email" => "easy_email"
            "webform_default" => "webform_default"
          ]
          "default_order_toggle" => false
          "default_order_wrapper" => array:1 [
            "formats" => array:8 [ …8]
          ]
        ]
      ]
      #_core: array:1 [
        "default_config_hash" => "KHu9I-pR4FnP79crRJ5gVD_1mKGSZcJsdIm9bn64iFg"
      ]
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.body"
          1 => "node.type.page"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.page.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "node"
      #bundle: "page"
      #label: "Body"
      #description: ""
      #settings: array:3 [
        "display_summary" => true
        "required_summary" => false
        "allowed_formats" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3869
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.body"
        #status: true
        #uuid: "968416cd-703c-4a69-bda8-a2e3be65bb9c"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "node"
            1 => "text"
          ]
        ]
        #isSyncing: false
        #id: "node.body"
        #field_name: "body"
        #entity_type: "node"
        #type: "text_with_summary"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: true
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:3 [
            "value" => array:2 [ …2]
            "summary" => array:2 [ …2]
            "format" => array:2 [ …2]
          ]
          "indexes" => array:1 [
            "format" => array:1 [ …1]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#3867
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.feeds_item"
      #status: true
      #uuid: "10ac9fcf-8dca-4e43-ae4f-86508784f380"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.feeds_item"
          1 => "node.type.page"
        ]
        "module" => array:1 [
          0 => "feeds"
        ]
      ]
      #isSyncing: false
      #id: "node.page.feeds_item"
      #field_name: "feeds_item"
      #field_type: "feeds_item"
      #entity_type: "node"
      #bundle: "page"
      #label: "Feeds item"
      #description: ""
      #settings: array:2 [
        "handler" => "default:feeds_feed"
        "handler_settings" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3889
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.feeds_item"
        #status: true
        #uuid: "5a737167-2a1b-480a-9e82-c0d2aaaba9fa"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "feeds"
            1 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.feeds_item"
        #field_name: "feeds_item"
        #entity_type: "node"
        #type: "feeds_item"
        #module: "feeds"
        #settings: array:1 [
          "target_type" => "feeds_feed"
        ]
        #cardinality: -1
        #translatable: false
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:5 [
            "target_id" => array:4 [ …4]
            "imported" => array:4 [ …4]
            "url" => array:2 [ …2]
            "guid" => array:2 [ …2]
            "hash" => array:5 [ …5]
          ]
          "indexes" => array:4 [
            "target_id" => array:1 [ …1]
            "lookup_url" => array:2 [ …2]
            "lookup_guid" => array:2 [ …2]
            "imported" => array:1 [ …1]
          ]
          "foreign keys" => array:1 [
            "target_id" => array:2 [ …2]
          ]
          "unique keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_apb_pb_paragraphs" => Drupal\field\Entity\FieldConfig {#3870
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_apb_pb_paragraphs"
      #status: true
      #uuid: "2a49f3cc-6564-4396-befa-d959402976c3"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:16 [
          0 => "field.storage.node.field_apb_pb_paragraphs"
          1 => "node.type.page"
          2 => "paragraphs.paragraphs_type.apb_pb_accordion"
          3 => "paragraphs.paragraphs_type.apb_pb_carousel"
          4 => "paragraphs.paragraphs_type.apb_pb_feature_box"
          5 => "paragraphs.paragraphs_type.apb_pb_image_gallery"
          6 => "paragraphs.paragraphs_type.apb_pb_infinite_logos"
          7 => "paragraphs.paragraphs_type.apb_pb_links"
          8 => "paragraphs.paragraphs_type.apb_pb_overlay_content"
          9 => "paragraphs.paragraphs_type.apb_pb_profiles"
          10 => "paragraphs.paragraphs_type.apb_pb_read_more"
          11 => "paragraphs.paragraphs_type.apb_pb_simple_content"
          12 => "paragraphs.paragraphs_type.apb_pb_slideshow"
          13 => "paragraphs.paragraphs_type.apb_pb_special_list"
          14 => "paragraphs.paragraphs_type.apb_pb_tabs"
          15 => "paragraphs.paragraphs_type.apb_pb_video"
        ]
        "module" => array:1 [
          0 => "entity_reference_revisions"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_apb_pb_paragraphs"
      #field_name: "field_apb_pb_paragraphs"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "page"
      #label: "Page Builder"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [
          "target_bundles" => array:14 [
            "apb_pb_accordion" => "apb_pb_accordion"
            "apb_pb_carousel" => "apb_pb_carousel"
            "apb_pb_feature_box" => "apb_pb_feature_box"
            "apb_pb_image_gallery" => "apb_pb_image_gallery"
            "apb_pb_infinite_logos" => "apb_pb_infinite_logos"
            "apb_pb_links" => "apb_pb_links"
            "apb_pb_overlay_content" => "apb_pb_overlay_content"
            "apb_pb_profiles" => "apb_pb_profiles"
            "apb_pb_read_more" => "apb_pb_read_more"
            "apb_pb_simple_content" => "apb_pb_simple_content"
            "apb_pb_slideshow" => "apb_pb_slideshow"
            "apb_pb_special_list" => "apb_pb_special_list"
            "apb_pb_tabs" => "apb_pb_tabs"
            "apb_pb_video" => "apb_pb_video"
          ]
          "negate" => 0
          "target_bundles_drag_drop" => array:14 [
            "apb_pb_accordion" => array:2 [ …2]
            "apb_pb_carousel" => array:2 [ …2]
            "apb_pb_feature_box" => array:2 [ …2]
            "apb_pb_image_gallery" => array:2 [ …2]
            "apb_pb_infinite_logos" => array:2 [ …2]
            "apb_pb_links" => array:2 [ …2]
            "apb_pb_overlay_content" => array:2 [ …2]
            "apb_pb_profiles" => array:2 [ …2]
            "apb_pb_read_more" => array:2 [ …2]
            "apb_pb_simple_content" => array:2 [ …2]
            "apb_pb_slideshow" => array:2 [ …2]
            "apb_pb_special_list" => array:2 [ …2]
            "apb_pb_tabs" => array:2 [ …2]
            "apb_pb_video" => array:2 [ …2]
          ]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3910
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_apb_pb_paragraphs"
        #status: true
        #uuid: "b656aa63-88b9-44f5-aeb9-700c7b4920b5"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "jPGyoOJsPxzTYA08MVJhiGaw4--KpSpJU2O9775biZM"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "entity_reference_revisions"
            1 => "node"
            2 => "paragraphs"
          ]
        ]
        #isSyncing: false
        #id: "node.field_apb_pb_paragraphs"
        #field_name: "field_apb_pb_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
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_body_bottom" => Drupal\field\Entity\FieldConfig {#3871
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_body_bottom"
      #status: true
      #uuid: "6ca3e2b5-1552-448a-b9c3-2373c101d366"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:2 [
        "linkchecker" => array:2 [
          "scan" => true
          "extractor" => "html_link_extractor"
        ]
        "better_formats" => array:4 [
          "allowed_formats_toggle" => true
          "allowed_formats" => array:8 [
            "full_html" => "full_html"
            "apb_full_html" => 0
            "apb_basic_html" => 0
            "basic_html" => 0
            "restricted_html" => 0
            "email_html" => 0
            "easy_email" => 0
            "webform_default" => 0
          ]
          "default_order_toggle" => false
          "default_order_wrapper" => array:1 [
            "formats" => array:8 [ …8]
          ]
        ]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_body_bottom"
          1 => "filter.format.full_html"
          2 => "node.type.page"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_body_bottom"
      #field_name: "field_body_bottom"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "page"
      #label: "Body Bottom"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => array:1 [
          0 => "full_html"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3913
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_body_bottom"
        #status: true
        #uuid: "bd07dc15-de94-41e9-a5a9-525c95dcbbd3"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "node"
            1 => "text"
          ]
        ]
        #isSyncing: false
        #id: "node.field_body_bottom"
        #field_name: "field_body_bottom"
        #entity_type: "node"
        #type: "text_long"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_body_sidebar_right" => Drupal\field\Entity\FieldConfig {#3872
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_body_sidebar_right"
      #status: true
      #uuid: "6b429bf0-7a8c-403a-aca7-84590ab5b088"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:2 [
        "linkchecker" => array:2 [
          "scan" => true
          "extractor" => "html_link_extractor"
        ]
        "better_formats" => array:4 [
          "allowed_formats_toggle" => true
          "allowed_formats" => array:8 [
            "full_html" => "full_html"
            "apb_full_html" => 0
            "apb_basic_html" => 0
            "basic_html" => 0
            "restricted_html" => 0
            "email_html" => 0
            "easy_email" => 0
            "webform_default" => 0
          ]
          "default_order_toggle" => false
          "default_order_wrapper" => array:1 [
            "formats" => array:8 [ …8]
          ]
        ]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [
          0 => "field.storage.node.field_body_sidebar_right"
          1 => "filter.format.full_html"
          2 => "node.type.page"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_body_sidebar_right"
      #field_name: "field_body_sidebar_right"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "page"
      #label: "Body Sidebar on Right"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => array:1 [
          0 => "full_html"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3914
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_body_sidebar_right"
        #status: true
        #uuid: "e817c384-51a1-4d1a-90a8-2174543175ab"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "node"
            1 => "text"
          ]
        ]
        #isSyncing: false
        #id: "node.field_body_sidebar_right"
        #field_name: "field_body_sidebar_right"
        #entity_type: "node"
        #type: "text_long"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_category" => Drupal\field\Entity\FieldConfig {#3873
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_category"
      #status: true
      #uuid: "45294b2c-c3df-47e9-a709-f19afa393840"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_category"
          1 => "node.type.page"
          2 => "taxonomy.vocabulary.content_category"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_category"
      #field_name: "field_category"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "page"
      #label: "Category"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "content_category" => "content_category"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3874
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_category"
        #status: true
        #uuid: "1843329d-2234-48f1-ba16-02ca68471a66"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "node"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "node.field_category"
        #field_name: "field_category"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_content_category" => Drupal\field\Entity\FieldConfig {#3875
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_content_category"
      #status: true
      #uuid: "63dc28aa-9fd6-4d31-912d-1535165d8da5"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_content_category"
          1 => "node.type.page"
          2 => "taxonomy.vocabulary.content_category"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_content_category"
      #field_name: "field_content_category"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "page"
      #label: "Content Category"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "content_category" => "content_category"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3876
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_content_category"
        #status: true
        #uuid: "d4916216-f9eb-4bd6-a2f5-5155dbc2c360"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "node"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "node.field_content_category"
        #field_name: "field_content_category"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_display_sidebar" => Drupal\field\Entity\FieldConfig {#3877
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_display_sidebar"
      #status: true
      #uuid: "3fbedb67-57bb-4f69-a9cd-9aa18801f9c4"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_display_sidebar"
          1 => "node.type.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_display_sidebar"
      #field_name: "field_display_sidebar"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "page"
      #label: "Display Sidebar"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: true
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 1
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3933
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_display_sidebar"
        #status: true
        #uuid: "f902e9fc-6ee3-448c-a576-1504bb24eb69"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_display_sidebar"
        #field_name: "field_display_sidebar"
        #entity_type: "node"
        #type: "boolean"
        #module: "core"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "value" => array:2 [ …2]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_display_sidebar_menu" => Drupal\field\Entity\FieldConfig {#3878
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_display_sidebar_menu"
      #status: true
      #uuid: "44eb4bd1-f89d-453b-ba30-fd26cadf42c7"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_display_sidebar_menu"
          1 => "node.type.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_display_sidebar_menu"
      #field_name: "field_display_sidebar_menu"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "page"
      #label: "Display Sidebar Menu"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: true
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 1
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3934
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_display_sidebar_menu"
        #status: true
        #uuid: "8782a430-a8b0-4d30-89bf-08268c5457b1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_display_sidebar_menu"
        #field_name: "field_display_sidebar_menu"
        #entity_type: "node"
        #type: "boolean"
        #module: "core"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "value" => array:2 [ …2]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_documents" => Drupal\field\Entity\FieldConfig {#3879
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_documents"
      #status: true
      #uuid: "ede0c6f8-e10b-4937-ab18-b5fa78c1ace6"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_documents"
          1 => "node.type.page"
        ]
        "module" => array:1 [
          0 => "file"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_documents"
      #field_name: "field_documents"
      #field_type: "file"
      #entity_type: "node"
      #bundle: "page"
      #label: "Attached Documents"
      #description: ""
      #settings: array:6 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "txt pdf doc docx xls xlsx png gif jpeg ppt pptx jpg"
        "max_filesize" => ""
        "description_field" => true
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3935
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_documents"
        #status: true
        #uuid: "cf5912d9-f954-4c28-af48-76fcaede5b3e"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "file"
            1 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_documents"
        #field_name: "field_documents"
        #entity_type: "node"
        #type: "file"
        #module: "file"
        #settings: array:4 [
          "target_type" => "file"
          "display_field" => true
          "display_default" => true
          "uri_scheme" => "private"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_legacy_id" => Drupal\field\Entity\FieldConfig {#3880
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_legacy_id"
      #status: true
      #uuid: "dcf877b8-2bb1-4189-a758-f915c05d2ee4"
      -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.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_legacy_id"
      #field_name: "field_legacy_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "page"
      #label: "Legacy Id"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4001
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_legacy_id"
        #status: true
        #uuid: "56db5f92-b429-4af9-82b1-24fa6ecd02f1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_legacy_id"
        #field_name: "field_legacy_id"
        #entity_type: "node"
        #type: "integer"
        #module: "core"
        #settings: array:2 [
          "unsigned" => false
          "size" => "normal"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "value" => array:3 [ …3]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_m3_category" => Drupal\field\Entity\FieldConfig {#3881
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_m3_category"
      #status: true
      #uuid: "dbc89aa7-3215-4c82-93dd-c3d71c1c12c9"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_m3_category"
          1 => "node.type.page"
          2 => "taxonomy.vocabulary.m3_category"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_m3_category"
      #field_name: "field_m3_category"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "page"
      #label: "M3 Category"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "m3_category" => "m3_category"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => false
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3882
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_m3_category"
        #status: true
        #uuid: "81123993-e861-4a53-ae98-e45690beecf7"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "node"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "node.field_m3_category"
        #field_name: "field_m3_category"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_sidebar_video_enable" => Drupal\field\Entity\FieldConfig {#3883
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_sidebar_video_enable"
      #status: true
      #uuid: "251760d5-a991-4c61-baa0-2003f140a093"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_sidebar_video_enable"
          1 => "node.type.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_sidebar_video_enable"
      #field_name: "field_sidebar_video_enable"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "page"
      #label: "Enable sidebar video OLD"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4053
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_sidebar_video_enable"
        #status: true
        #uuid: "f81897b4-79a9-4dba-afe3-34af8a1e818f"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_sidebar_video_enable"
        #field_name: "field_sidebar_video_enable"
        #entity_type: "node"
        #type: "boolean"
        #module: "core"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "value" => array:2 [ …2]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_sidebar_video_ids" => Drupal\field\Entity\FieldConfig {#3884
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_sidebar_video_ids"
      #status: true
      #uuid: "09d64384-e285-4949-814b-2b44528b67a0"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_sidebar_video_ids"
          1 => "node.type.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_sidebar_video_ids"
      #field_name: "field_sidebar_video_ids"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "page"
      #label: "Sidebar videos ids OLD"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4054
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_sidebar_video_ids"
        #status: true
        #uuid: "1b7e2b72-ef87-447a-8b6e-a1ed43f1d46a"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_sidebar_video_ids"
        #field_name: "field_sidebar_video_ids"
        #entity_type: "node"
        #type: "integer"
        #module: "core"
        #settings: array:2 [
          "unsigned" => false
          "size" => "normal"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_video" => Drupal\field\Entity\FieldConfig {#3885
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_video"
      #status: true
      #uuid: "05277b34-72f5-4162-b91b-40f2680e07c2"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.node.field_video"
          1 => "media.type.remote_video"
          2 => "node.type.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_video"
      #field_name: "field_video"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "page"
      #label: "Embed"
      #description: ""
      #settings: array:2 [
        "handler" => "default:media"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "remote_video" => "remote_video"
          ]
          "sort" => array:2 [
            "field" => "_none"
            "direction" => "ASC"
          ]
          "auto_create" => false
          "auto_create_bundle" => "document"
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3886
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_video"
        #status: true
        #uuid: "3cbec531-7df6-47d2-835e-8b3c4d1cb792"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_video"
        #field_name: "field_video"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "media"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_wrap_body" => Drupal\field\Entity\FieldConfig {#3887
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.page.field_wrap_body"
      #status: true
      #uuid: "cc081069-772e-4a79-abd1-5da61aac94ad"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_wrap_body"
          1 => "node.type.page"
        ]
      ]
      #isSyncing: false
      #id: "node.page.field_wrap_body"
      #field_name: "field_wrap_body"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "page"
      #label: "Wrap Body around Right Bar"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: true
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 1
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#4072
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_wrap_body"
        #status: true
        #uuid: "e9802c96-812a-4873-b770-a3b36e28196a"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [ …1]
        ]
        #isSyncing: false
        #id: "node.field_wrap_body"
        #field_name: "field_wrap_body"
        #entity_type: "node"
        #type: "boolean"
        #module: "core"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [ …1]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
  ]
  #languages: array:15 [
    "en" => Drupal\Core\Language\Language {#4080
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "ar" => Drupal\Core\Language\Language {#4078
      #name: "Arabic"
      #id: "ar"
      #direction: "rtl"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#3890
      #name: "Chinese, Simplified"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#4074
      #name: "Chinese, Traditional"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 3
      #locked: false
    }
    "fr" => Drupal\Core\Language\Language {#4082
      #name: "French"
      #id: "fr"
      #direction: "ltr"
      #weight: 4
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#4079
      #name: "German"
      #id: "de"
      #direction: "ltr"
      #weight: 5
      #locked: false
    }
    "it" => Drupal\Core\Language\Language {#4083
      #name: "Italian"
      #id: "it"
      #direction: "ltr"
      #weight: 6
      #locked: false
    }
    "ja" => Drupal\Core\Language\Language {#4084
      #name: "Japanese"
      #id: "ja"
      #direction: "ltr"
      #weight: 7
      #locked: false
    }
    "ko" => Drupal\Core\Language\Language {#4085
      #name: "Korean"
      #id: "ko"
      #direction: "ltr"
      #weight: 8
      #locked: false
    }
    "pt-br" => Drupal\Core\Language\Language {#4086
      #name: "Portuguese, Brazil"
      #id: "pt-br"
      #direction: "ltr"
      #weight: 9
      #locked: false
    }
    "pt-pt" => Drupal\Core\Language\Language {#4087
      #name: "Portuguese, Portugal"
      #id: "pt-pt"
      #direction: "ltr"
      #weight: 10
      #locked: false
    }
    "ru" => Drupal\Core\Language\Language {#4088
      #name: "Russian"
      #id: "ru"
      #direction: "ltr"
      #weight: 11
      #locked: false
    }
    "es" => Drupal\Core\Language\Language {#4081
      #name: "Spanish"
      #id: "es"
      #direction: "ltr"
      #weight: 12
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#4089
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 13
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#4090
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 14
      #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" => "page"
    "id" => "3772"
    "revision" => "3934"
    "uuid" => "5f21c8d3-7a17-4a4a-b072-aa74dfc4bbbc"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Testing member review role"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "0"
    ]
    "owner" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "3934"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}