Professor Andrew Clegg

BGS RADC Member (England Representative)
Drupal\bgs_entities\Bundles\Person {#2452
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:33 [
    "nid" => array:1 [
      "x-default" => "54673"
    ]
    "vid" => array:1 [
      "x-default" => "54673"
    ]
    "type" => array:1 [
      "x-default" => "person"
    ]
    "uuid" => array:1 [
      "x-default" => "3ffb23cb-51d7-4259-b935-6e0558df2225"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "0"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1712221139"
    ]
    "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" => "14122"
    ]
    "title" => array:1 [
      "x-default" => "Professor Andrew Clegg "
    ]
    "created" => array:1 [
      "x-default" => "1697553518"
    ]
    "changed" => array:1 [
      "x-default" => "1697554991"
    ]
    "promote" => array:1 [
      "x-default" => "0"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "publish_on" => array:1 [
      "x-default" => null
    ]
    "unpublish_on" => array:1 [
      "x-default" => null
    ]
    "promote_to_featured_on_home_page" => array:1 [
      "x-default" => null
    ]
    "body_class" => array:1 [
      "x-default" => null
    ]
    "specific_node_class" => array:1 [
      "x-default" => null
    ]
    "field_bio" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "value" => "<p>Andy\u{202F}Clegg is Professor of Geriatric Medicine at the University of Leeds, Honorary Consultant Geriatrician at Bradford Royal Infirmary, and Co-Director for Health Data Research UK North. Andy leads a large portfolio of ageing and frailty research including leadership of a research theme focused on improving care for older people with frailty in the NIHR Applied Research Collaboration, Yorkshire &amp; Humber. Research expertise spans clinical trials of interventions, prognostic modelling using routine data, applied epidemiology and evidence synthesis. He is PI for the Personalised Care Planning for Older People with Frailty (PROSPER) NIHR-funded Research\u{202F}Programme, the NIHR HTA-funded Home-based Exercise for Older People (HERO) trial and the\u{202F}Community Ageing Research 75+ study &ndash; a longitudinal ageing and frailty cohort designed using trial within cohort methods. Andy\u{202F}previously led the development, validation and national implementation of the multi award-winning and NICE-recommended electronic frailty index (eFI) using data from around 1M UK patients contained in the ResearchOne and THIN primary care research databases, with major impact on UK health policy.</p>\r\n"
          "format" => "full_html"
        ]
      ]
    ]
    "field_first_name" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Andrew"
        ]
      ]
    ]
    "field_honorific_title" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "7307"
        ]
      ]
    ]
    "field_job_title" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "BGS RADC Member (England Representative)"
        ]
      ]
    ]
    "field_legacy_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "7184"
        ]
      ]
    ]
    "field_legacy_revision_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "36837"
        ]
      ]
    ]
    "field_legacy_url_alias" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "/professor-andrew-clegg"
        ]
      ]
    ]
    "field_photo" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "4374"
          "alt" => ""
          "title" => ""
          "width" => "640"
          "height" => "640"
        ]
      ]
    ]
    "field_surname" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Clegg"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:50 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#2164
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2167
          #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 {#2168
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [ …6]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2164}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2169
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2170
          #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 {#2171
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2169}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#2172
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2173
          #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 {#2174
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [ …6]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2172}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2175
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2176
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [ …2]
          "form" => array:2 [ …2]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2177
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2175}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#2178
      #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 {#2179
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2178}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2180
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2181
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2182
          #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 {#2183
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2180}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2184
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2185
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2186
          #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 {#2187
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2184}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2188
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2189
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2190
          #string: "Briefly describe the changes you have made."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => array:1 [ …1]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2191
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [ …1]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2188}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2192
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2193
          #string: "Published"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2194
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2192}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2197
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2198
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\bgs_entities\BgsNode::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2199
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:2 [ …2]
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2200
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2197}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#2201
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2202
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:2 [ …2]
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2203
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2201}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2204
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2205
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2206
          #string: "The date and time that the content was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "display" => array:2 [
          "view" => array:2 [ …2]
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2207
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2204}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2208
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2209
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2210
          #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 {#2211
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2208}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#2212
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2213
          #string: "Promoted to front page"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "promote"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2214
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2212}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2217
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2218
          #string: "Sticky at top of lists"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2219
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2217}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2222
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2223
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2224
          #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 [ …1]
        ]
        "provider" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2225
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2222}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2228
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2229
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2230
          #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 {#2231
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2228}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2234
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2235
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2236
          #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 {#2237
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2234}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2287
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2288
          #string: "Moderation state"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2289
          #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 [ …2]
          "form" => array:2 [ …2]
        ]
        "constraints" => array:1 [
          "ModerationState" => []
        ]
        "read-only" => false
        "translatable" => true
        "provider" => "content_moderation"
        "field_name" => "moderation_state"
        "entity_type" => "node"
        "bundle" => "person"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2290
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2287}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body_class" => Drupal\Core\Field\BaseFieldDefinition {#2244
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2245
          #string: "Add CSS class(es)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "provider" => "custom_body_class"
        "field_name" => "body_class"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2246
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2244}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "specific_node_class" => Drupal\Core\Field\BaseFieldDefinition {#2247
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2248
          #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 [ …2]
        ]
        "provider" => "custom_body_class"
        "field_name" => "specific_node_class"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2249
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2247}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote_to_featured_on_home_page" => Drupal\Core\Field\BaseFieldDefinition {#2252
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2253
          #string: "@label"
          #arguments: array:1 [ …1]
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2254
          #string: "@description"
          #arguments: array:1 [ …1]
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [ …1]
        ]
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "provider" => "custom_pub"
        "field_name" => "promote_to_featured_on_home_page"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2255
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [ …2]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2252}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2258
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2259
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2260
          #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 {#2261
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2258}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2262
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2263
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2264
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2262}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2265
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2266
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerPublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "publish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2267
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2265}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2268
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2269
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [ …2]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerUnpublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "unpublish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2270
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2268}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2271
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2272
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2273
          #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 [ …1]
          "form" => array:1 [ …1]
        ]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2274
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [ …3]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2271}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_postscript" => Drupal\Core\Field\BaseFieldDefinition {#2275
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2276
          #string: "BGS Sections: postscript"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsPostscript"
        "display" => array:1 [
          "view" => array:2 [ …2]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_postscript"
        "entity_type" => "node"
        "bundle" => "person"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2277
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2275}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_additional" => Drupal\Core\Field\BaseFieldDefinition {#2278
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2279
          #string: "BGS Sections: additional"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsAdditional"
        "display" => array:1 [
          "view" => array:2 [ …2]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_additional"
        "entity_type" => "node"
        "bundle" => "person"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2280
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2278}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_hero" => Drupal\Core\Field\BaseFieldDefinition {#2281
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2282
          #string: "BGS Sections: hero"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsHero"
        "display" => array:1 [
          "view" => array:2 [ …2]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_hero"
        "entity_type" => "node"
        "bundle" => "person"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2283
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2281}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "bgs_view_sections_main" => Drupal\Core\Field\BaseFieldDefinition {#2284
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2285
          #string: "BGS Sections: main"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "class" => "Drupal\bgs_core\Plugin\ComputedField\SectionsMain"
        "display" => array:1 [
          "view" => array:2 [ …2]
        ]
        "provider" => "computed_field_plugin"
        "field_name" => "bgs_view_sections_main"
        "entity_type" => "node"
        "bundle" => "person"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2286
        #definition: array:2 [
          "type" => "field_item:computed_render_array"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2284}
      }
      #type: "computed_render_array"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_bio" => Drupal\field\Entity\FieldConfig {#2291
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_bio"
      #status: true
      #uuid: "dc0bcb3a-859a-4a9f-9ce5-95b974c497cd"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_bio"
          1 => "node.type.person"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.person.field_bio"
      #field_name: "field_bio"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "person"
      #label: "Bio"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2328
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_bio"
        #status: true
        #uuid: "1d3e0c89-0c4f-4463-b1d9-e9dc7a8b7446"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [ …1]
        ]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [ …3]
        ]
        #isSyncing: false
        #id: "node.field_bio"
        #field_name: "field_bio"
        #entity_type: "node"
        #type: "text_long"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:2 [ …2]
          "indexes" => array:1 [ …1]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_first_name" => Drupal\field\Entity\FieldConfig {#2292
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_first_name"
      #status: true
      #uuid: "2416d982-738d-47aa-ad85-79dc089019e2"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_first_name"
          1 => "node.type.person"
        ]
      ]
      #isSyncing: false
      #id: "node.person.field_first_name"
      #field_name: "field_first_name"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "person"
      #label: "First name"
      #description: ""
      #settings: []
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2354
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_first_name"
        #status: true
        #uuid: "ad1cabe1-f18e-4222-8089-5e3b82da28d8"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [ …1]
        ]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [ …2]
        ]
        #isSyncing: false
        #id: "node.field_first_name"
        #field_name: "field_first_name"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [
          "max_length" => 255
           …2
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_honorific_title" => Drupal\field\Entity\FieldConfig {#2293
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_honorific_title"
      #status: true
      #uuid: "6658f5a7-bbcc-48e6-bc94-7f932996a1ea"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.person.field_honorific_title"
      #field_name: "field_honorific_title"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "person"
      #label: "Honorific title"
      #description: ""
      #settings: array:2 [
        "handler" => "default:filter_existing_terms"
        "handler_settings" => array:3 [ …3]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2364
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_honorific_title"
        #status: true
        #uuid: "50ed41f0-831c-48ca-bb6d-6708e63a54e2"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_honorific_title"
        #field_name: "field_honorific_title"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_job_title" => Drupal\field\Entity\FieldConfig {#2294
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_job_title"
      #status: true
      #uuid: "a6a5253c-92df-4482-ae0b-986bb4b7ea0b"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.person.field_job_title"
      #field_name: "field_job_title"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "person"
      #label: "Job title"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2373
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_job_title"
        #status: true
        #uuid: "3c62bbda-5ef9-4fea-ba5e-77ae47cd2d9f"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_job_title"
        #field_name: "field_job_title"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_legacy_id" => Drupal\field\Entity\FieldConfig {#2295
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_legacy_id"
      #status: true
      #uuid: "12816fed-4b71-46c6-9de6-1fa49949f4d9"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.person.field_legacy_id"
      #field_name: "field_legacy_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "person"
      #label: "Legacy ID"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2376
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_legacy_id"
        #status: true
        #uuid: "8b9b4b1a-1988-425d-a435-87c7c15ec209"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_legacy_id"
        #field_name: "field_legacy_id"
        #entity_type: "node"
        #type: "integer"
        #module: "core"
        #settings: array:2 [ …2]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_legacy_revision_id" => Drupal\field\Entity\FieldConfig {#2296
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_legacy_revision_id"
      #status: true
      #uuid: "4da58b9f-6dc9-4c04-8351-1bc6e6957b98"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.person.field_legacy_revision_id"
      #field_name: "field_legacy_revision_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "person"
      #label: "Legacy Revision ID"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2377
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_legacy_revision_id"
        #status: true
        #uuid: "b7dd623b-4a22-4533-84eb-1077371cda1b"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_legacy_revision_id"
        #field_name: "field_legacy_revision_id"
        #entity_type: "node"
        #type: "integer"
        #module: "core"
        #settings: array:2 [ …2]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_legacy_url_alias" => Drupal\field\Entity\FieldConfig {#2297
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_legacy_url_alias"
      #status: true
      #uuid: "0b0b7d8b-544d-4da7-a68e-2e93fb782489"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.person.field_legacy_url_alias"
      #field_name: "field_legacy_url_alias"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "person"
      #label: "Legacy URL alias"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2378
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_legacy_url_alias"
        #status: true
        #uuid: "5f60e10e-18f3-47da-bca8-459aff9b12b0"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_legacy_url_alias"
        #field_name: "field_legacy_url_alias"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_links" => Drupal\field\Entity\FieldConfig {#2298
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_links"
      #status: true
      #uuid: "46f6df94-0b17-42de-9ce5-7a7f496b8c56"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_links"
      #field_name: "field_links"
      #field_type: "link"
      #entity_type: "node"
      #bundle: "person"
      #label: "Profile links"
      #description: "Add any links to institutional profiles or social networks that you would like to share on the site for this individual"
      #settings: array:2 [
        "title" => 2
        "link_type" => 17
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2380
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_links"
        #status: true
        #uuid: "502fef0d-282d-44d7-86df-9b4bba10472a"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_links"
        #field_name: "field_links"
        #entity_type: "node"
        #type: "link"
        #module: "link"
        #settings: []
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_main_content" => Drupal\field\Entity\FieldConfig {#2299
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_main_content"
      #status: true
      #uuid: "b8d0ec52-15ca-4066-803b-b3e1b02e5378"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:31 [ …31]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_main_content"
      #field_name: "field_main_content"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "person"
      #label: "Main content"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [ …3]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2300
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_main_content"
        #status: true
        #uuid: "453b8f91-ca60-48f0-82a1-ec3ec853fc48"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_main_content"
        #field_name: "field_main_content"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: array:1 [
        "ParagraphsLibraryItemHasAllowedParagraphsType" => null
      ]
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_metatag" => Drupal\field\Entity\FieldConfig {#2301
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_metatag"
      #status: true
      #uuid: "9057b915-3aac-4135-bf50-1ae830c0868d"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_metatag"
      #field_name: "field_metatag"
      #field_type: "metatag"
      #entity_type: "node"
      #bundle: "person"
      #label: "Meta tags"
      #description: ""
      #settings: []
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2385
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_metatag"
        #status: true
        #uuid: "b956e83d-07e3-4360-bf41-9ff603b64458"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_metatag"
        #field_name: "field_metatag"
        #entity_type: "node"
        #type: "metatag"
        #module: "metatag"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_photo" => Drupal\field\Entity\FieldConfig {#2302
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_photo"
      #status: true
      #uuid: "ec0e02ce-4cf8-4743-97c6-817ff24d40d2"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_photo"
      #field_name: "field_photo"
      #field_type: "image"
      #entity_type: "node"
      #bundle: "person"
      #label: "Photo"
      #description: ""
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "content/person/photos/[current-date:custom:Y-m-d]"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => "480x640"
        "alt_field" => true
        "alt_field_required" => true
        "title_field" => true
        "title_field_required" => false
        "default_image" => array:5 [ …5]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2394
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_photo"
        #status: true
        #uuid: "64ae6dba-ee72-4c29-8ce4-b820705ceb26"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_photo"
        #field_name: "field_photo"
        #entity_type: "node"
        #type: "image"
        #module: "image"
        #settings: array:5 [ …5]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_section" => Drupal\field\Entity\FieldConfig {#2303
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_section"
      #status: true
      #uuid: "53a80d32-de9f-49dc-9636-0f65a90d5327"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:31 [ …31]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_section"
      #field_name: "field_section"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "person"
      #label: "Postscript nuggets"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [ …3]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2304
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_section"
        #status: true
        #uuid: "345c0170-dc0a-4d1b-884d-dcaebb472749"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_section"
        #field_name: "field_section"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: array:1 [
        "ParagraphsLibraryItemHasAllowedParagraphsType" => null
      ]
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_section_top" => Drupal\field\Entity\FieldConfig {#2305
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_section_top"
      #status: true
      #uuid: "604d222d-e3d8-4ad8-879b-468701b99d4e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:31 [ …31]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_section_top"
      #field_name: "field_section_top"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "person"
      #label: "Additional content nuggets"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [ …3]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2306
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_section_top"
        #status: true
        #uuid: "b9a5f04e-85a2-466c-b265-7269ec571b83"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_section_top"
        #field_name: "field_section_top"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: array:1 [
        "ParagraphsLibraryItemHasAllowedParagraphsType" => null
      ]
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_side_section" => Drupal\field\Entity\FieldConfig {#2307
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_side_section"
      #status: true
      #uuid: "18855b8f-b4ac-4282-880b-ecba7b0ef30a"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:31 [ …31]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_side_section"
      #field_name: "field_side_section"
      #field_type: "entity_reference_revisions"
      #entity_type: "node"
      #bundle: "person"
      #label: "Sidebar nuggets"
      #description: ""
      #settings: array:2 [
        "handler" => "default:paragraph"
        "handler_settings" => array:3 [ …3]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2308
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_side_section"
        #status: true
        #uuid: "3d497a1c-101f-42d2-93ce-714dc7ccb6b9"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_side_section"
        #field_name: "field_side_section"
        #entity_type: "node"
        #type: "entity_reference_revisions"
        #module: "entity_reference_revisions"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: array:1 [
        "ParagraphsLibraryItemHasAllowedParagraphsType" => null
      ]
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_suffix" => Drupal\field\Entity\FieldConfig {#2309
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_suffix"
      #status: true
      #uuid: "4ca5a1b1-7850-4103-a643-b9b08bf1d76d"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.person.field_suffix"
      #field_name: "field_suffix"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "person"
      #label: "Suffix"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2439
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_suffix"
        #status: true
        #uuid: "2b256066-09e1-40bb-baea-535089dd389b"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_suffix"
        #field_name: "field_suffix"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_summary" => Drupal\field\Entity\FieldConfig {#2310
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_summary"
      #status: true
      #uuid: "00dac9af-4cc8-4109-81e8-0f8b21e8cdbf"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:1 [
        "better_formats" => array:4 [ …4]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:3 [ …3]
        "module" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.person.field_summary"
      #field_name: "field_summary"
      #field_type: "text_long"
      #entity_type: "node"
      #bundle: "person"
      #label: "Summary"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => array:1 [ …1]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2440
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_summary"
        #status: true
        #uuid: "fb027e02-ff5f-4cf6-9174-d433db6e8022"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_summary"
        #field_name: "field_summary"
        #entity_type: "node"
        #type: "text_long"
        #module: "text"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_surname" => Drupal\field\Entity\FieldConfig {#2311
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_surname"
      #status: true
      #uuid: "64bbc6ef-a907-48a8-b7cf-5a55a62f62c8"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [ …2]
      ]
      #isSyncing: false
      #id: "node.person.field_surname"
      #field_name: "field_surname"
      #field_type: "string"
      #entity_type: "node"
      #bundle: "person"
      #label: "Surname"
      #description: ""
      #settings: []
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2441
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_surname"
        #status: true
        #uuid: "cf316d47-f96c-4cea-9164-5cdb2ede7238"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_surname"
        #field_name: "field_surname"
        #entity_type: "node"
        #type: "string"
        #module: "core"
        #settings: array:3 [ …3]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [ …4]
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_tag" => Drupal\field\Entity\FieldConfig {#2312
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_tag"
      #status: true
      #uuid: "4f2a4219-495f-4954-8444-fb95d19134c8"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [ …3]
      ]
      #isSyncing: false
      #id: "node.person.field_tag"
      #field_name: "field_tag"
      #field_type: "entity_reference"
      #entity_type: "node"
      #bundle: "person"
      #label: "Tags"
      #description: ""
      #settings: array:2 [
        "handler" => "default_descriptive:taxonomy_term"
        "handler_settings" => array:4 [ …4]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2442
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_tag"
        #status: true
        #uuid: "76824e56-2189-43ab-9fb4-a0e8a80cb1f6"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_tag"
        #field_name: "field_tag"
        #entity_type: "node"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [ …1]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
    "field_teaser_display_mode" => Drupal\field\Entity\FieldConfig {#2313
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.person.field_teaser_display_mode"
      #status: true
      #uuid: "80511517-afee-44ec-9180-44f06196269e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [ …2]
        "module" => array:1 [ …1]
      ]
      #isSyncing: false
      #id: "node.person.field_teaser_display_mode"
      #field_name: "field_teaser_display_mode"
      #field_type: "views_entity_view_mode"
      #entity_type: "node"
      #bundle: "person"
      #label: "Teaser display mode"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [ …1]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2444
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #cacheContexts: array:1 [ …1]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_teaser_display_mode"
        #status: true
        #uuid: "bfebe10f-0ad9-41ff-bda6-1a09ff9afe2a"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [ …1]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [ …1]
        #isSyncing: false
        #id: "node.field_teaser_display_mode"
        #field_name: "field_teaser_display_mode"
        #entity_type: "node"
        #type: "views_entity_view_mode"
        #module: "views_entity_view_mode"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
        +original: ? Drupal\field\FieldStorageConfigInterface
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#2450
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2451
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2166
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "person"
    "id" => "54673"
    "revision" => "54673"
    "uuid" => "3ffb23cb-51d7-4259-b935-6e0558df2225"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Professor Andrew Clegg "
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "14122"
    ]
    "owner" => array:1 [
      "x-default" => "14122"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "54673"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
  -participantService: ? Drupal\bgs_civicrm\Service\ParticipantServiceInterface
}