Skip to main content
Drupal\node\Entity\Node {#3102
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #originalEntity: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:26 [
    "nid" => array:1 [
      "x-default" => "13"
    ]
    "vid" => array:1 [
      "x-default" => "19019"
    ]
    "type" => array:1 [
      "x-default" => "page"
    ]
    "uuid" => array:1 [
      "x-default" => "1e0bf941-7b33-4e18-ac5f-bf3baab589ee"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1774030480"
    ]
    "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" => "1751549183"
    ]
    "changed" => array:1 [
      "x-default" => "1774030480"
    ]
    "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
    ]
    "field_apb_pb_paragraphs" => array:1 [
      "x-default" => array:10 [
        0 => array:2 [
          "target_id" => "200"
          "target_revision_id" => "7621"
        ]
        1 => array:2 [
          "target_id" => "46"
          "target_revision_id" => "7624"
        ]
        2 => array:2 [
          "target_id" => "282"
          "target_revision_id" => "7627"
        ]
        3 => array:2 [
          "target_id" => "281"
          "target_revision_id" => "7630"
        ]
        4 => array:2 [
          "target_id" => "44"
          "target_revision_id" => "7633"
        ]
        5 => array:2 [
          "target_id" => "45"
          "target_revision_id" => "7636"
        ]
        6 => array:2 [
          "target_id" => "43"
          "target_revision_id" => "7639"
        ]
        7 => array:2 [
          "target_id" => "47"
          "target_revision_id" => "7659"
        ]
        8 => array:2 [
          "target_id" => "172"
          "target_revision_id" => "7662"
        ]
        9 => array:2 [
          "target_id" => "283"
          "target_revision_id" => "7665"
        ]
      ]
    ]
    "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_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 {#1740
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4553
          #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 {#1745
        #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 {#1740}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#4551
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4550
          #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 {#4549
        #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 {#4551}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#4548
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4547
          #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 {#4546
        #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 {#4548}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#4545
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4544
          #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 {#4543
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4545}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#4542
      #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 {#4541
        #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 {#4542}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#4540
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4539
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4538
          #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 {#4537
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4540}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#4536
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4535
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4534
          #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 {#4533
        #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 {#4536}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#4532
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4531
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4530
          #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 {#4529
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4532}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#4528
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4527
          #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 {#4526
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4525
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4524
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4528}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#4523
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4522
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4521
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "author"
              "weight" => 0
            ]
          ]
          "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 {#4520
        #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 {#4523}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#4519
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4518
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "string"
              "weight" => -5
            ]
          ]
          "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 {#4517
        #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 {#4519}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#4516
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4515
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4514
          #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 [
              "label" => "hidden"
              "type" => "timestamp"
              "weight" => 0
            ]
          ]
          "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 {#4513
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4516}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#4512
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4511
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4510
          #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 {#4509
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4512}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#4443
      #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: ?
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#4503
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4502
          #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 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#4501
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4500
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4499
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4503}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#4498
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4497
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4496
          #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 {#4495
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4494
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4493
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4498}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#4492
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4491
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4490
          #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 {#4489
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4488
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4487
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4492}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#4486
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4485
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4484
          #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 {#4483
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4482
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4481
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4486}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#4480
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4479
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4478
          #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 {#4477
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4480}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#4476
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4475
          #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 {#4474
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4476}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#4473
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4472
          #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 {#4471
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4473}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#4470
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4469
          #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 {#4468
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#4470}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#4467
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#4466
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#4465
          #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 {#4464
        #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 {#4467}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#4441
      #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 [
              "apb_full_html" => array:1 [
                "weight" => "-10"
              ]
              "full_html" => array:1 [
                "weight" => "-9"
              ]
              "apb_basic_html" => array:1 [
                "weight" => "-8"
              ]
              "basic_html" => array:1 [
                "weight" => "-7"
              ]
              "restricted_html" => array:1 [
                "weight" => "-6"
              ]
              "email_html" => array:1 [
                "weight" => "-5"
              ]
              "easy_email" => array:1 [
                "weight" => "50"
              ]
              "webform_default" => array:1 [
                "weight" => "100"
              ]
            ]
          ]
        ]
      ]
      #_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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#4442
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_apb_pb_paragraphs" => Drupal\field\Entity\FieldConfig {#4439
      #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 [
              "weight" => -29
              "enabled" => true
            ]
            "apb_pb_carousel" => array:2 [
              "weight" => -28
              "enabled" => true
            ]
            "apb_pb_feature_box" => array:2 [
              "weight" => -27
              "enabled" => true
            ]
            "apb_pb_image_gallery" => array:2 [
              "weight" => -26
              "enabled" => true
            ]
            "apb_pb_infinite_logos" => array:2 [
              "weight" => -25
              "enabled" => true
            ]
            "apb_pb_links" => array:2 [
              "weight" => -24
              "enabled" => true
            ]
            "apb_pb_overlay_content" => array:2 [
              "weight" => -23
              "enabled" => true
            ]
            "apb_pb_profiles" => array:2 [
              "weight" => -22
              "enabled" => true
            ]
            "apb_pb_read_more" => array:2 [
              "weight" => -21
              "enabled" => true
            ]
            "apb_pb_simple_content" => array:2 [
              "weight" => -20
              "enabled" => true
            ]
            "apb_pb_slideshow" => array:2 [
              "weight" => -19
              "enabled" => true
            ]
            "apb_pb_special_list" => array:2 [
              "weight" => -18
              "enabled" => true
            ]
            "apb_pb_tabs" => array:2 [
              "weight" => -17
              "enabled" => true
            ]
            "apb_pb_video" => array:2 [
              "weight" => -16
              "enabled" => true
            ]
          ]
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_body_bottom" => Drupal\field\Entity\FieldConfig {#4438
      #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 [
              "apb_full_html" => array:1 [
                "weight" => "-9"
              ]
              "apb_basic_html" => array:1 [
                "weight" => "-5"
              ]
              "basic_html" => array:1 [
                "weight" => "0"
              ]
              "restricted_html" => array:1 [
                "weight" => "1"
              ]
              "full_html" => array:1 [
                "weight" => "2"
              ]
              "email_html" => array:1 [
                "weight" => "10"
              ]
              "easy_email" => array:1 [
                "weight" => "50"
              ]
              "webform_default" => array:1 [
                "weight" => "100"
              ]
            ]
          ]
        ]
      ]
      #_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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_body_sidebar_right" => Drupal\field\Entity\FieldConfig {#4437
      #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 [
              "apb_full_html" => array:1 [
                "weight" => "-9"
              ]
              "apb_basic_html" => array:1 [
                "weight" => "-5"
              ]
              "basic_html" => array:1 [
                "weight" => "0"
              ]
              "restricted_html" => array:1 [
                "weight" => "1"
              ]
              "full_html" => array:1 [
                "weight" => "2"
              ]
              "email_html" => array:1 [
                "weight" => "10"
              ]
              "easy_email" => array:1 [
                "weight" => "50"
              ]
              "webform_default" => array:1 [
                "weight" => "100"
              ]
            ]
          ]
        ]
      ]
      #_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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_category" => Drupal\field\Entity\FieldConfig {#4436
      #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 {#4435
        #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 {#4434
      #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 {#4433
        #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 {#4432
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_display_sidebar_menu" => Drupal\field\Entity\FieldConfig {#4431
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_documents" => Drupal\field\Entity\FieldConfig {#4430
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_legacy_id" => Drupal\field\Entity\FieldConfig {#4429
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_m3_category" => Drupal\field\Entity\FieldConfig {#4428
      #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 {#4427
        #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 {#4426
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_sidebar_video_ids" => Drupal\field\Entity\FieldConfig {#4425
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_video" => Drupal\field\Entity\FieldConfig {#4424
      #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 {#4423
        #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 [
            0 => "media"
            1 => "node"
          ]
        ]
        #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 {#4422
      #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: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
  ]
  #languages: array:15 [
    "en" => Drupal\Core\Language\Language {#2161
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "ar" => Drupal\Core\Language\Language {#2153
      #name: "Arabic"
      #id: "ar"
      #direction: "rtl"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#2134
      #name: "Chinese, Simplified"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#2149
      #name: "Chinese, Traditional"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 3
      #locked: false
    }
    "fr" => Drupal\Core\Language\Language {#2151
      #name: "French"
      #id: "fr"
      #direction: "ltr"
      #weight: 4
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#2154
      #name: "German"
      #id: "de"
      #direction: "ltr"
      #weight: 5
      #locked: false
    }
    "it" => Drupal\Core\Language\Language {#2146
      #name: "Italian"
      #id: "it"
      #direction: "ltr"
      #weight: 6
      #locked: false
    }
    "ja" => Drupal\Core\Language\Language {#2142
      #name: "Japanese"
      #id: "ja"
      #direction: "ltr"
      #weight: 7
      #locked: false
    }
    "ko" => Drupal\Core\Language\Language {#2140
      #name: "Korean"
      #id: "ko"
      #direction: "ltr"
      #weight: 8
      #locked: false
    }
    "pt-br" => Drupal\Core\Language\Language {#2147
      #name: "Portuguese, Brazil"
      #id: "pt-br"
      #direction: "ltr"
      #weight: 9
      #locked: false
    }
    "pt-pt" => Drupal\Core\Language\Language {#2148
      #name: "Portuguese, Portugal"
      #id: "pt-pt"
      #direction: "ltr"
      #weight: 10
      #locked: false
    }
    "ru" => Drupal\Core\Language\Language {#2144
      #name: "Russian"
      #id: "ru"
      #direction: "ltr"
      #weight: 11
      #locked: false
    }
    "es" => Drupal\Core\Language\Language {#2156
      #name: "Spanish"
      #id: "es"
      #direction: "ltr"
      #weight: 12
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2145
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 13
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2108
      #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" => "13"
    "revision" => "19019"
    "uuid" => "1e0bf941-7b33-4e18-ac5f-bf3baab589ee"
  ]
  #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: "19019"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}