Drupal\node\Entity\Node {#1447
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:30 [
    "nid" => array:1 [
      "x-default" => "26"
    ]
    "vid" => array:1 [
      "x-default" => "25687"
    ]
    "type" => array:1 [
      "x-default" => "standard_page"
    ]
    "uuid" => array:1 [
      "x-default" => "5a7eb162-f51e-4d43-b9e9-dba17209d753"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "revision_uid" => array:1 [
      "x-default" => "1"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1754992755"
    ]
    "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" => "Post-Secondary Qualifications"
    ]
    "created" => array:1 [
      "x-default" => "1591868232"
    ]
    "changed" => array:1 [
      "x-default" => "1754992755"
    ]
    "promote" => array:1 [
      "x-default" => "1"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "content_translation_source" => array:1 [
      "x-default" => "und"
    ]
    "content_translation_outdated" => array:1 [
      "x-default" => "0"
    ]
    "body_class" => array:1 [
      "x-default" => "admission-page"
    ]
    "specific_node_class" => array:1 [
      "x-default" => "0"
    ]
    "rh_action" => array:1 [
      "x-default" => "bundle_default"
    ]
    "rh_redirect" => array:1 [
      "x-default" => null
    ]
    "rh_redirect_response" => array:1 [
      "x-default" => "301"
    ]
    "rh_redirect_fallback_action" => array:1 [
      "x-default" => "bundle_default"
    ]
    "field_breadcrumb_switcher" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_standardpage_modules" => array:1 [
      "x-default" => array:7 [
        0 => array:2 [
          "target_id" => "17057"
          "target_revision_id" => "472060"
        ]
        1 => array:2 [
          "target_id" => "552"
          "target_revision_id" => "472067"
        ]
        2 => array:2 [
          "target_id" => "17053"
          "target_revision_id" => "448350"
        ]
        3 => array:2 [
          "target_id" => "17052"
          "target_revision_id" => "444806"
        ]
        4 => array:2 [
          "target_id" => "554"
          "target_revision_id" => "443012"
        ]
        5 => array:2 [
          "target_id" => "561"
          "target_revision_id" => "443013"
        ]
        6 => array:2 [
          "target_id" => "2312"
          "target_revision_id" => "443014"
        ]
      ]
    ]
    "field_standard_page_title" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Post-Secondary Qualifications"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:35 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#1932
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1933
          #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 {#1934
        #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 {#1932}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1935
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1936
          #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 {#1937
        #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 {#1935}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1938
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1939
          #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 {#1940
        #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 {#1938}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1941
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1942
          #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 {#1943
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1941}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1944
      #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 {#1945
        #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 {#1944}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1946
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1947
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1948
          #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 {#1949
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1946}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1950
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1951
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1952
          #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 {#1953
        #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 {#1950}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1954
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1955
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1956
          #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 {#1957
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1954}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1958
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1959
          #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 {#1960
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1961
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1962
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1958}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1963
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1964
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1965
          #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 {#1966
        #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 {#1963}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1967
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1968
          #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 {#1969
        #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 {#1967}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1970
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1971
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1972
          #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 {#1973
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1970}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1974
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1975
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1976
          #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 {#1977
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1974}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#1978
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1979
          #string: "Promoted to front page"
          #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" => 15
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "promote"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1980
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1981
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1982
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1978}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1983
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1984
          #string: "Sticky at top of lists"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 16
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1985
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1986
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1987
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1983}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1988
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1989
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1990
          #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 {#1991
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1992
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1993
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1988}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1994
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1995
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1996
          #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 {#1997
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1998
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1999
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1994}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2000
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2001
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2002
          #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 {#2003
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2004
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2005
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2000}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2064
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2065
          #string: "Moderation state"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2066
          #string: "The moderation state of this piece of content."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:3 [
              "label" => "hidden"
              "region" => "hidden"
              "weight" => -5
            ]
            "configurable" => false
          ]
          "form" => array:2 [
            "options" => array:3 [
              "type" => "moderation_state_default"
              "weight" => 100
              "settings" => []
            ]
            "configurable" => true
          ]
        ]
        "constraints" => array:1 [
          "ModerationState" => []
        ]
        "read-only" => false
        "translatable" => true
        "provider" => "content_moderation"
        "field_name" => "moderation_state"
        "entity_type" => "node"
        "bundle" => "standard_page"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2067
        #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 {#2064}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#2010
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2011
          #string: "Add CSS class(es)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "string_textfield"
              "weight" => 36
            ]
            "configurable" => true
          ]
        ]
        "provider" => "custom_body_class"
        "field_name" => "body_class"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2012
        #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 {#2010}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#2013
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2014
          #string: "If checked, add name of node type as class to body tag."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "boolean_checkbox"
              "weight" => 37
            ]
            "configurable" => true
          ]
        ]
        "provider" => "custom_body_class"
        "field_name" => "specific_node_class"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2015
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2016
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2017
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2013}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2018
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2019
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2020
          #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 {#2021
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2018}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2022
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2023
          #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 {#2024
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2022}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#2025
      #definition: array:7 [
        "field_name" => "rh_action"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2026
          #string: "Rabbit Hole action"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2027
          #string: "Specifies which action that Rabbit Hole should take."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "provider" => "rh_node"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2028
        #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 {#2025}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#2029
      #definition: array:7 [
        "field_name" => "rh_redirect"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2030
          #string: "Rabbit Hole redirect path."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2031
          #string: "The path to where the user should get redirected to."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "provider" => "rh_node"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2032
        #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 {#2029}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#2033
      #definition: array:7 [
        "field_name" => "rh_redirect_response"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2034
          #string: "Rabbit Hole redirect response code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2035
          #string: "Specifies the HTTP response code that should be used when perform a redirect."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "provider" => "rh_node"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2036
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => false
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2033}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#2037
      #definition: array:7 [
        "field_name" => "rh_redirect_fallback_action"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2038
          #string: "Rabbit Hole redirect fallback action"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2039
          #string: "Specifies the action that should be used when the redirect path is invalid or empty."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "provider" => "rh_node"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2040
        #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 {#2037}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2041
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2042
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2043
          #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 {#2044
        #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 {#2041}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2045
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2046
          #string: "Translation source"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2047
          #string: "The source language from which this translation was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => "und"
          ]
        ]
        "initial_value" => array:1 [
          0 => array:1 [
            "value" => "und"
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_source"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2048
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2045}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2049
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2050
          #string: "Translation outdated"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2051
          #string: "A boolean indicating whether this translation needs to be updated."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "initial_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_outdated"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2052
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2053
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2054
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2049}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_breadcrumb_switcher" => Drupal\field\Entity\FieldConfig {#2068
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.standard_page.field_breadcrumb_switcher"
      #status: true
      #uuid: "36ad9d61-8708-4341-89e8-d5aed6f72c17"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_breadcrumb_switcher"
          1 => "node.type.standard_page"
        ]
      ]
      #isSyncing: false
      #id: "node.standard_page.field_breadcrumb_switcher"
      #field_name: "field_breadcrumb_switcher"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "standard_page"
      #label: "Disable Breadcrumb"
      #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: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_meta_tags" => Drupal\field\Entity\FieldConfig {#2069
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.standard_page.field_meta_tags"
      #status: true
      #uuid: "7cfa4cf0-9e6c-47d9-ae7b-e458b6e7be7d"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_meta_tags"
          1 => "node.type.standard_page"
        ]
        "module" => array:1 [
          0 => "metatag"
        ]
      ]
      #isSyncing: false
      #id: "node.standard_page.field_meta_tags"
      #field_name: "field_meta_tags"
      #field_type: "metatag"
      #entity_type: "node"
      #bundle: "standard_page"
      #label: "Meta Tags"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: array:1 [
        0 => array:1 [
          "value" => "a:0:{}"
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_standard_page_sub_title" => Drupal\field\Entity\FieldConfig {#2070
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.standard_page.field_standard_page_sub_title"
      #status: true
      #uuid: "94179270-ec66-4da7-aaa6-cf34f5482414"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_standard_page_sub_title"
          1 => "node.type.standard_page"
        ]
      ]
      #isSyncing: false
      #id: "node.standard_page.field_standard_page_sub_title"
      #field_name: "field_standard_page_sub_title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "standard_page"
      #label: "Sub Title"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_standard_page_title" => Drupal\field\Entity\FieldConfig {#2071
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.standard_page.field_standard_page_title"
      #status: true
      #uuid: "b226f8b9-2e83-4b77-8f47-4f05faf1ad11"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_standard_page_title"
          1 => "node.type.standard_page"
        ]
      ]
      #isSyncing: false
      #id: "node.standard_page.field_standard_page_title"
      #field_name: "field_standard_page_title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "standard_page"
      #label: "Display Title"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_standardpage_modules" => Drupal\field\Entity\FieldConfig {#2072
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.standard_page.field_standardpage_modules"
      #status: true
      #uuid: "e87d56de-b0e6-4f91-aa9b-3bd61fa76f80"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:53 [
          0 => "field.storage.node.field_standardpage_modules"
          1 => "node.type.standard_page"
          2 => "paragraphs.paragraphs_type.dynamic_content_module"
          3 => "paragraphs.paragraphs_type.info_day_events"
          4 => "paragraphs.paragraphs_type.info_day_head_banner"
          5 => "paragraphs.paragraphs_type.info_day_introduction"
          6 => "paragraphs.paragraphs_type.info_day_map"
          7 => "paragraphs.paragraphs_type.info_day_timer"
          8 => "paragraphs.paragraphs_type.info_day_timetable"
          9 => "paragraphs.paragraphs_type.lpm_01"
          10 => "paragraphs.paragraphs_type.lpm_01_show_all"
          11 => "paragraphs.paragraphs_type.lpm_02"
          12 => "paragraphs.paragraphs_type.lpm_03"
          13 => "paragraphs.paragraphs_type.lpm_04"
          14 => "paragraphs.paragraphs_type.lpm_05"
          15 => "paragraphs.paragraphs_type.lpm_06"
          16 => "paragraphs.paragraphs_type.lpm_07"
          17 => "paragraphs.paragraphs_type.lpm_08_table"
          18 => "paragraphs.paragraphs_type.lpm_09_jupas_interview"
          19 => "paragraphs.paragraphs_type.lpm_10_dynamic_block"
          20 => "paragraphs.paragraphs_type.lpm_11_student_sharing"
          21 => "paragraphs.paragraphs_type.lpm_12"
          22 => "paragraphs.paragraphs_type.lpm_13"
          23 => "paragraphs.paragraphs_type.lpm_14"
          24 => "paragraphs.paragraphs_type.lpm_15"
          25 => "paragraphs.paragraphs_type.lpm_16"
          26 => "paragraphs.paragraphs_type.lpm_17"
          27 => "paragraphs.paragraphs_type.lpm_18"
          28 => "paragraphs.paragraphs_type.lpm_19"
          29 => "paragraphs.paragraphs_type.lpm_20"
          30 => "paragraphs.paragraphs_type.lpm_22"
          31 => "paragraphs.paragraphs_type.lpm_23"
          32 => "paragraphs.paragraphs_type.lpm_block_module"
          33 => "paragraphs.paragraphs_type.lpm_circle"
          34 => "paragraphs.paragraphs_type.lpm_content_background_image"
          35 => "paragraphs.paragraphs_type.lpm_dates_01"
          36 => "paragraphs.paragraphs_type.lpm_dates_02"
          37 => "paragraphs.paragraphs_type.lpm_faq"
          38 => "paragraphs.paragraphs_type.lpm_jupas_calculator"
          39 => "paragraphs.paragraphs_type.lpm_module_with_background_image"
          40 => "paragraphs.paragraphs_type.lpm_multi_timeline"
          41 => "paragraphs.paragraphs_type.lpm_ranking_01"
          42 => "paragraphs.paragraphs_type.lpm_ranking_02"
          43 => "paragraphs.paragraphs_type.lpm_ranking_03"
          44 => "paragraphs.paragraphs_type.lpm_requirements_01"
          45 => "paragraphs.paragraphs_type.lpm_requirements_02"
          46 => "paragraphs.paragraphs_type.lpm_requirements_03"
          47 => "paragraphs.paragraphs_type.lpm_rich_text"
          48 => "paragraphs.paragraphs_type.lpm_slide"
          49 => "paragraphs.paragraphs_type.lpm_slide_vertical"
          50 => "paragraphs.paragraphs_type.lpm_timeline"
          51 => "paragraphs.paragraphs_type.social_media_module"
          52 => "paragraphs.paragraphs_type.subscription"
        ]
        "module" => array:1 [
          0 => "entity_reference_revisions"
        ]
      ]
      #isSyncing: false
      #id: "node.standard_page.field_standardpage_modules"
      #field_name: "field_standardpage_modules"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "standard_page"
      #label: "Modules"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [
          "target_bundles" => array:51 [
            "lpm_01" => "lpm_01"
            "lpm_01_show_all" => "lpm_01_show_all"
            "lpm_02" => "lpm_02"
            "lpm_03" => "lpm_03"
            "lpm_04" => "lpm_04"
            "lpm_05" => "lpm_05"
            "lpm_06" => "lpm_06"
            "lpm_07" => "lpm_07"
            "lpm_08_table" => "lpm_08_table"
            "lpm_09_jupas_interview" => "lpm_09_jupas_interview"
            "lpm_10_dynamic_block" => "lpm_10_dynamic_block"
            "lpm_11_student_sharing" => "lpm_11_student_sharing"
            "lpm_12" => "lpm_12"
            "lpm_13" => "lpm_13"
            "lpm_14" => "lpm_14"
            "lpm_15" => "lpm_15"
            "lpm_16" => "lpm_16"
            "lpm_17" => "lpm_17"
            "lpm_18" => "lpm_18"
            "lpm_19" => "lpm_19"
            "lpm_20" => "lpm_20"
            "lpm_22" => "lpm_22"
            "lpm_23" => "lpm_23"
            "lpm_slide" => "lpm_slide"
            "lpm_slide_vertical" => "lpm_slide_vertical"
            "lpm_circle" => "lpm_circle"
            "lpm_ranking_01" => "lpm_ranking_01"
            "lpm_ranking_02" => "lpm_ranking_02"
            "lpm_ranking_03" => "lpm_ranking_03"
            "lpm_dates_01" => "lpm_dates_01"
            "lpm_dates_02" => "lpm_dates_02"
            "lpm_requirements_01" => "lpm_requirements_01"
            "lpm_requirements_02" => "lpm_requirements_02"
            "lpm_requirements_03" => "lpm_requirements_03"
            "lpm_timeline" => "lpm_timeline"
            "lpm_multi_timeline" => "lpm_multi_timeline"
            "lpm_jupas_calculator" => "lpm_jupas_calculator"
            "social_media_module" => "social_media_module"
            "subscription" => "subscription"
            "dynamic_content_module" => "dynamic_content_module"
            "lpm_content_background_image" => "lpm_content_background_image"
            "lpm_module_with_background_image" => "lpm_module_with_background_image"
            "lpm_block_module" => "lpm_block_module"
            "lpm_rich_text" => "lpm_rich_text"
            "info_day_head_banner" => "info_day_head_banner"
            "info_day_timer" => "info_day_timer"
            "info_day_introduction" => "info_day_introduction"
            "info_day_timetable" => "info_day_timetable"
            "lpm_faq" => "lpm_faq"
            "info_day_events" => "info_day_events"
            "info_day_map" => "info_day_map"
          ]
          "negate" => 0
          "target_bundles_drag_drop" => array:106 [
            "accordion_module" => array:2 [
              "weight" => -42
              "enabled" => false
            ]
            "dynamic_block_01" => array:2 [
              "weight" => -41
              "enabled" => false
            ]
            "dynamic_block_02" => array:2 [
              "weight" => -29
              "enabled" => false
            ]
            "dynamic_block_03" => array:2 [
              "weight" => -28
              "enabled" => false
            ]
            "dynamic_block_04" => array:2 [
              "weight" => -27
              "enabled" => false
            ]
            "dynamic_block_05" => array:2 [
              "weight" => -26
              "enabled" => false
            ]
            "dynamic_block_06" => array:2 [
              "weight" => -13
              "enabled" => false
            ]
            "dynamic_block_event_module" => array:2 [
              "weight" => -12
              "enabled" => false
            ]
            "dynamic_block_module" => array:2 [
              "weight" => -40
              "enabled" => false
            ]
            "dynamic_content_module" => array:2 [
              "weight" => -58
              "enabled" => true
            ]
            "event_date" => array:2 [
              "weight" => -24
              "enabled" => false
            ]
            "event_date_module" => array:2 [
              "weight" => -23
              "enabled" => false
            ]
            "faq_module" => array:2 [
              "weight" => -39
              "enabled" => false
            ]
            "image_l_to_s" => array:2 [
              "weight" => -37
              "enabled" => false
            ]
            "image_link_module" => array:2 [
              "weight" => -44
              "enabled" => false
            ]
            "image_no_change" => array:2 [
              "weight" => -36
              "enabled" => false
            ]
            "image_p_to_l" => array:2 [
              "weight" => -34
              "enabled" => false
            ]
            "image_p_to_s" => array:2 [
              "weight" => -33
              "enabled" => false
            ]
            "info_day_events" => array:2 [
              "weight" => 7
              "enabled" => true
            ]
            "info_day_head_banner" => array:2 [
              "weight" => -53
              "enabled" => true
            ]
            "info_day_introduction" => array:2 [
              "weight" => -51
              "enabled" => true
            ]
            "info_day_introduction_module" => array:2 [
              "weight" => -11
              "enabled" => false
            ]
            "info_day_map" => array:2 [
              "weight" => 8
              "enabled" => true
            ]
            "info_day_timeline_module" => array:2 [
              "weight" => -14
              "enabled" => false
            ]
            "info_day_timer" => array:2 [
              "weight" => -52
              "enabled" => true
            ]
            "info_day_timetable" => array:2 [
              "weight" => -50
              "enabled" => true
            ]
            "info_day_timetable_module" => array:2 [
              "weight" => -10
              "enabled" => false
            ]
            "info_day_timetable_sub_module" => array:2 [
              "weight" => -9
              "enabled" => false
            ]
            "link_module" => array:2 [
              "weight" => -43
              "enabled" => false
            ]
            "lpm_01" => array:2 [
              "weight" => -97
              "enabled" => true
            ]
            "lpm_01_show_all" => array:2 [
              "weight" => -96
              "enabled" => true
            ]
            "lpm_02" => array:2 [
              "weight" => -95
              "enabled" => true
            ]
            "lpm_02_tab_module" => array:2 [
              "weight" => -32
              "enabled" => false
            ]
            "lpm_03" => array:2 [
              "weight" => -94
              "enabled" => true
            ]
            "lpm_04" => array:2 [
              "weight" => -93
              "enabled" => true
            ]
            "lpm_05" => array:2 [
              "weight" => -92
              "enabled" => true
            ]
            "lpm_05_application_module" => array:2 [
              "weight" => -22
              "enabled" => false
            ]
            "lpm_06" => array:2 [
              "weight" => -91
              "enabled" => true
            ]
            "lpm_07" => array:2 [
              "weight" => -90
              "enabled" => true
            ]
            "lpm_08_table" => array:2 [
              "weight" => -89
              "enabled" => true
            ]
            "lpm_09_jupas_interview" => array:2 [
              "weight" => -88
              "enabled" => true
            ]
            "lpm_10_dynamic_block" => array:2 [
              "weight" => -87
              "enabled" => true
            ]
            "lpm_11_student_sharing" => array:2 [
              "weight" => -86
              "enabled" => true
            ]
            "lpm_12" => array:2 [
              "weight" => -85
              "enabled" => true
            ]
            "lpm_12_module" => array:2 [
              "weight" => -25
              "enabled" => false
            ]
            "lpm_13" => array:2 [
              "weight" => -84
              "enabled" => true
            ]
            "lpm_13_accordion" => array:2 [
              "weight" => -16
              "enabled" => false
            ]
            "lpm_13_tab_module" => array:2 [
              "weight" => -18
              "enabled" => false
            ]
            "lpm_13_tabs" => array:2 [
              "weight" => -15
              "enabled" => false
            ]
            "lpm_14" => array:2 [
              "weight" => -83
              "enabled" => true
            ]
            "lpm_14_content_module" => array:2 [
              "weight" => -8
              "enabled" => false
            ]
            "lpm_14_module" => array:2 [
              "weight" => -7
              "enabled" => false
            ]
            "lpm_14_ranking" => array:2 [
              "weight" => -6
              "enabled" => false
            ]
            "lpm_14_student_module" => array:2 [
              "weight" => -5
              "enabled" => false
            ]
            "lpm_14_tab" => array:2 [
              "weight" => -17
              "enabled" => false
            ]
            "lpm_15" => array:2 [
              "weight" => -82
              "enabled" => true
            ]
            "lpm_15_module" => array:2 [
              "weight" => -4
              "enabled" => false
            ]
            "lpm_16" => array:2 [
              "weight" => -81
              "enabled" => true
            ]
            "lpm_16_module" => array:2 [
              "weight" => -3
              "enabled" => false
            ]
            "lpm_17" => array:2 [
              "weight" => -80
              "enabled" => true
            ]
            "lpm_17_module" => array:2 [
              "weight" => -2
              "enabled" => false
            ]
            "lpm_18" => array:2 [
              "weight" => -79
              "enabled" => true
            ]
            "lpm_18_module" => array:2 [
              "weight" => -1
              "enabled" => false
            ]
            "lpm_19" => array:2 [
              "weight" => -78
              "enabled" => true
            ]
            "lpm_19_details" => array:2 [
              "weight" => 0
              "enabled" => false
            ]
            "lpm_19_module" => array:2 [
              "weight" => 1
              "enabled" => false
            ]
            "lpm_20" => array:2 [
              "weight" => -77
              "enabled" => true
            ]
            "lpm_21" => array:2 [
              "weight" => 4
              "enabled" => false
            ]
            "lpm_22" => array:2 [
              "weight" => -76
              "enabled" => true
            ]
            "lpm_23" => array:2 [
              "weight" => -75
              "enabled" => true
            ]
            "lpm_23_module_2_blocks" => array:2 [
              "weight" => 5
              "enabled" => false
            ]
            "lpm_23_module_4_blocks" => array:2 [
              "weight" => 3
              "enabled" => false
            ]
            "lpm_block_module" => array:2 [
              "weight" => -55
              "enabled" => true
            ]
            "lpm_card_content" => array:2 [
              "weight" => -20
              "enabled" => false
            ]
            "lpm_circle" => array:2 [
              "weight" => -72
              "enabled" => true
            ]
            "lpm_circle_module" => array:2 [
              "weight" => 2
              "enabled" => false
            ]
            "lpm_content_background_image" => array:2 [
              "weight" => -57
              "enabled" => true
            ]
            "lpm_dates_01" => array:2 [
              "weight" => -68
              "enabled" => true
            ]
            "lpm_dates_02" => array:2 [
              "weight" => -67
              "enabled" => true
            ]
            "lpm_faq" => array:2 [
              "weight" => -49
              "enabled" => true
            ]
            "lpm_jupas_calculator" => array:2 [
              "weight" => -61
              "enabled" => true
            ]
            "lpm_module_with_background_image" => array:2 [
              "weight" => -56
              "enabled" => true
            ]
            "lpm_multi_timeline" => array:2 [
              "weight" => -62
              "enabled" => true
            ]
            "lpm_ranking_01" => array:2 [
              "weight" => -71
              "enabled" => true
            ]
            "lpm_ranking_02" => array:2 [
              "weight" => -70
              "enabled" => true
            ]
            "lpm_ranking_03" => array:2 [
              "weight" => -69
              "enabled" => true
            ]
            "lpm_ranking_03_module" => array:2 [
              "weight" => -21
              "enabled" => false
            ]
            "lpm_requirements_01" => array:2 [
              "weight" => -66
              "enabled" => true
            ]
            "lpm_requirements_02" => array:2 [
              "weight" => -65
              "enabled" => true
            ]
            "lpm_requirements_03" => array:2 [
              "weight" => -64
              "enabled" => true
            ]
            "lpm_rich_text" => array:2 [
              "weight" => -54
              "enabled" => true
            ]
            "lpm_slide" => array:2 [
              "weight" => -74
              "enabled" => true
            ]
            "lpm_slide_module_01" => array:2 [
              "weight" => -48
              "enabled" => false
            ]
            "lpm_slide_module_02" => array:2 [
              "weight" => -35
              "enabled" => false
            ]
            "lpm_slide_module_03" => array:2 [
              "weight" => -19
              "enabled" => false
            ]
            "lpm_slide_module_04" => array:2 [
              "weight" => 6
              "enabled" => false
            ]
            "lpm_slide_vertical" => array:2 [
              "weight" => -73
              "enabled" => true
            ]
            "lpm_timeline" => array:2 [
              "weight" => -63
              "enabled" => true
            ]
            "ranking_module" => array:2 [
              "weight" => -47
              "enabled" => false
            ]
            "social_media_image_module" => array:2 [
              "weight" => -38
              "enabled" => false
            ]
            "social_media_module" => array:2 [
              "weight" => -60
              "enabled" => true
            ]
            "student_sharing_module" => array:2 [
              "weight" => -30
              "enabled" => false
            ]
            "subscription" => array:2 [
              "weight" => -59
              "enabled" => true
            ]
            "timeline_module" => array:2 [
              "weight" => -31
              "enabled" => false
            ]
            "title_with_text_module" => array:2 [
              "weight" => -46
              "enabled" => false
            ]
            "video_module" => array:2 [
              "weight" => -45
              "enabled" => false
            ]
          ]
        ]
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
  ]
  #languages: array:5 [
    "en" => Drupal\Core\Language\Language {#1497
      #name: "English (英文)"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#1443
      #name: "繁體"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#1503
      #name: "简体"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1496
      #name: "沒有指定"
      #id: "und"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1495
      #name: "不適用"
      #id: "zxx"
      #direction: "ltr"
      #weight: 4
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "und"
  #translations: array:1 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#1447}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "standard_page"
    "id" => "26"
    "revision" => "25687"
    "uuid" => "5a7eb162-f51e-4d43-b9e9-dba17209d753"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Post-Secondary Qualifications"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "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" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "25687"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}