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 {#1805
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1806
          #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 {#1807
        #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 {#1805}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1808
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1809
          #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 {#1810
        #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 {#1808}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1811
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1812
          #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 {#1813
        #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 {#1811}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1814
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1815
          #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 {#1816
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1814}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#1817
      #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 {#1818
        #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 {#1817}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1819
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1820
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1821
          #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 {#1822
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1819}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1823
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1824
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1825
          #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 {#1826
        #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 {#1823}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#1827
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1828
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1829
          #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 {#1830
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1827}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1831
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1832
          #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 {#1833
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1834
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1835
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1831}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#1836
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1837
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1838
          #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 {#1839
        #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 {#1836}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#1840
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1841
          #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 {#1842
        #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 {#1840}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#1843
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1844
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1845
          #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 {#1846
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1843}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1847
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1848
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1849
          #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 {#1850
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1847}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#1851
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1852
          #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 {#1853
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1854
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1855
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1851}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1856
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1857
          #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 {#1858
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1859
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1860
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1856}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1861
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1862
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1863
          #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 {#1864
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1865
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1866
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1861}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1867
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1868
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1869
          #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 {#1870
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1871
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1872
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1867}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1873
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1874
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1875
          #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 {#1876
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1877
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1878
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1873}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#1928
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1929
          #string: "Moderation state"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1930
          #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 {#1931
        #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 {#1928}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#1883
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1884
          #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 {#1885
        #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 {#1883}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#1886
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1887
          #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 {#1888
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1889
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1890
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1886}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1891
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1892
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1893
          #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 {#1894
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1891}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1895
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1896
          #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 {#1897
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1895}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_action" => Drupal\Core\Field\BaseFieldDefinition {#1898
      #definition: array:7 [
        "field_name" => "rh_action"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1899
          #string: "Rabbit Hole action"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1900
          #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 {#1901
        #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 {#1898}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_redirect" => Drupal\Core\Field\BaseFieldDefinition {#1902
      #definition: array:7 [
        "field_name" => "rh_redirect"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1903
          #string: "Rabbit Hole redirect path."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1904
          #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 {#1905
        #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 {#1902}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_redirect_response" => Drupal\Core\Field\BaseFieldDefinition {#1906
      #definition: array:7 [
        "field_name" => "rh_redirect_response"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1907
          #string: "Rabbit Hole redirect response code"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1908
          #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 {#1909
        #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 {#1906}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "rh_redirect_fallback_action" => Drupal\Core\Field\BaseFieldDefinition {#1910
      #definition: array:7 [
        "field_name" => "rh_redirect_fallback_action"
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1911
          #string: "Rabbit Hole redirect fallback action"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1912
          #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 {#1913
        #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 {#1910}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#1914
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1915
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1916
          #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 {#1917
        #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 {#1914}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#1918
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1919
          #string: "Translation source"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1920
          #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 {#1921
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1918}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#1922
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1923
          #string: "Translation outdated"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1924
          #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 {#1925
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1926
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1927
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1922}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_breadcrumb_switcher" => Drupal\field\Entity\FieldConfig {#1932
      #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 {#1933
      #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 {#1934
      #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 {#1935
      #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 {#1936
      #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 {#1503
      #name: "English(英语)"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#1500
      #name: "繁體"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#1443
      #name: "简体"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#1504
      #name: "未指定"
      #id: "und"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#1505
      #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
}