Drupal\taxonomy\Entity\Term {#1354
  #entityTypeId: "taxonomy_term"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:20 [
    "tid" => array:1 [
      "x-default" => "41"
    ]
    "revision_id" => array:1 [
      "x-default" => "41"
    ]
    "vid" => array:1 [
      "x-default" => "tags"
    ]
    "uuid" => array:1 [
      "x-default" => "c77783bc-3b47-4f9d-997a-2889c287bb5f"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_user" => array:1 [
      "x-default" => null
    ]
    "revision_created" => array:1 [
      "x-default" => "1719462970"
    ]
    "revision_log_message" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "name" => array:1 [
      "x-default" => "Georgia State Employee Benefits"
    ]
    "description" => array:1 [
      "x-default" => array:2 [
        "value" => null
        "format" => null
      ]
    ]
    "changed" => array:1 [
      "x-default" => "1719462970"
    ]
    "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
    ]
    "weight" => array:1 [
      "x-default" => "0"
    ]
    "parent" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "0"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:21 [
    "tid" => Drupal\Core\Field\BaseFieldDefinition {#1431
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1432
          #string: "Term ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1433
          #string: "The term ID."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "taxonomy"
        "field_name" => "tid"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1434
        #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 {#1431}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1435
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1436
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1437
          #string: "The term UUID."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "taxonomy"
        "field_name" => "uuid"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1438
        #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 {#1435}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_id" => Drupal\Core\Field\BaseFieldDefinition {#1439
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1440
          #string: "Revision ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "provider" => "taxonomy"
        "field_name" => "revision_id"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1441
        #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 {#1439}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1442
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1443
          #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
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1444
          #string: "The term language code."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "taxonomy"
        "field_name" => "langcode"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1445
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1442}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1446
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1447
          #string: "Vocabulary"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1448
          #string: "The vocabulary to which the term is assigned."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "provider" => "taxonomy"
        "field_name" => "vid"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1449
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "taxonomy_vocabulary"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1446}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_created" => Drupal\Core\Field\BaseFieldDefinition {#1450
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1451
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1452
          #string: "The time that the current revision was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "provider" => "taxonomy"
        "field_name" => "revision_created"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1453
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1450}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_user" => Drupal\Core\Field\BaseFieldDefinition {#1454
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1455
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1456
          #string: "The user ID of the author of the current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "provider" => "taxonomy"
        "field_name" => "revision_user"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1457
        #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 {#1454}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log_message" => Drupal\Core\Field\BaseFieldDefinition {#1458
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1459
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1460
          #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" => "taxonomy"
        "field_name" => "revision_log_message"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1461
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1458}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1462
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1463
          #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" => 100
            ]
            "configurable" => true
          ]
        ]
        "provider" => "taxonomy"
        "field_name" => "status"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1464
        #definition: array:3 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1465
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1466
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
          "class" => "Drupal\user\StatusItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1462}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "name" => Drupal\Core\Field\BaseFieldDefinition {#1467
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1468
          #string: "Name"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "revisionable" => true
        "required" => 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" => "taxonomy"
        "field_name" => "name"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1469
        #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 {#1467}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "description" => Drupal\Core\Field\BaseFieldDefinition {#1470
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1471
          #string: "Description"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "text_default"
              "weight" => 0
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "text_textfield"
              "weight" => 0
            ]
            "configurable" => true
          ]
        ]
        "provider" => "taxonomy"
        "field_name" => "description"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1472
        #definition: array:2 [
          "type" => "field_item:text_long"
          "settings" => array:1 [
            "allowed_formats" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1470}
      }
      #type: "text_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "weight" => Drupal\Core\Field\BaseFieldDefinition {#1473
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1474
          #string: "Weight"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1475
          #string: "The weight of this term in relation to other terms."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => 0
          ]
        ]
        "provider" => "taxonomy"
        "field_name" => "weight"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1476
        #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 {#1473}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "parent" => Drupal\Core\Field\BaseFieldDefinition {#1516
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1517
          #string: "Term Parents"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1518
          #string: "The parents of this term."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "cardinality" => -1
        "provider" => "taxonomy"
        "field_name" => "parent"
        "entity_type" => "taxonomy_term"
        "bundle" => "tags"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1519
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "taxonomy_term"
            "handler" => "default"
            "handler_settings" => array:1 [
              "target_bundles" => array:1 [
                "tags" => "tags"
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1516}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1481
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1482
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1483
          #string: "The time that the term was last edited."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "revisionable" => true
        "provider" => "taxonomy"
        "field_name" => "changed"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1484
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1481}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1485
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1486
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1487
          #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" => "taxonomy"
        "field_name" => "default_langcode"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1488
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1489
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1490
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1485}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1491
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1492
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1493
          #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" => "taxonomy"
        "field_name" => "revision_default"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1494
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1495
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1496
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1491}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1497
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1498
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1499
          #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" => "taxonomy"
        "field_name" => "revision_translation_affected"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1500
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1501
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1502
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1497}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1503
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1504
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1505
          #string: "The computed meta tags for the entity."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "computed" => true
        "translatable" => true
        "read-only" => true
        "entity_type" => "taxonomy_term"
        "cardinality" => -1
        "provider" => "metatag"
        "field_name" => "metatag"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1506
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1503}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1507
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1508
          #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" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1509
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1507}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#1510
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1511
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerPublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "publish_on"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1512
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1510}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#1513
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1514
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerUnpublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "unpublish_on"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1515
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1513}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
  ]
  #languages: null
  #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" => "tags"
    "id" => "41"
    "revision" => "41"
    "uuid" => "c77783bc-3b47-4f9d-997a-2889c287bb5f"
  ]
  #translatableEntityKeys: array:5 [
    "label" => array:1 [
      "x-default" => "Georgia State Employee Benefits"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "published" => 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: "41"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}