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" => "36"
    ]
    "revision_id" => array:1 [
      "x-default" => "36"
    ]
    "vid" => array:1 [
      "x-default" => "tags"
    ]
    "uuid" => array:1 [
      "x-default" => "76d8c711-6835-4de0-bf6c-ef5567af46e1"
    ]
    "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" => "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 {#1428
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1429
          #string: "Term ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1430
          #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 {#1431
        #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 {#1428}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1432
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1433
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1434
          #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 {#1435
        #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 {#1432}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_id" => Drupal\Core\Field\BaseFieldDefinition {#1436
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1437
          #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 {#1438
        #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 {#1436}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1439
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1440
          #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 {#1441
          #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 {#1442
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1439}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1443
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1444
          #string: "Vocabulary"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1445
          #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 {#1446
        #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 {#1443}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_created" => Drupal\Core\Field\BaseFieldDefinition {#1447
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1448
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1449
          #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 {#1450
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1447}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_user" => Drupal\Core\Field\BaseFieldDefinition {#1451
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1452
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1453
          #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 {#1454
        #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 {#1451}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log_message" => Drupal\Core\Field\BaseFieldDefinition {#1455
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1456
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1457
          #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 {#1458
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1455}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1459
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1460
          #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 {#1461
        #definition: array:3 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1462
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1463
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
          "class" => "Drupal\user\StatusItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1459}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "name" => Drupal\Core\Field\BaseFieldDefinition {#1464
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1465
          #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 {#1466
        #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 {#1464}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "description" => Drupal\Core\Field\BaseFieldDefinition {#1467
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1468
          #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 {#1469
        #definition: array:2 [
          "type" => "field_item:text_long"
          "settings" => array:1 [
            "allowed_formats" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1467}
      }
      #type: "text_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "weight" => Drupal\Core\Field\BaseFieldDefinition {#1470
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1471
          #string: "Weight"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1472
          #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 {#1473
        #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 {#1470}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "parent" => Drupal\Core\Field\BaseFieldDefinition {#1513
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1514
          #string: "Term Parents"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1515
          #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 {#1516
        #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 {#1513}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1478
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1479
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1480
          #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 {#1481
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1478}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1482
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1483
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1484
          #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 {#1485
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1486
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1487
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1482}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1488
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1489
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1490
          #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 {#1491
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1492
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1493
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1488}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1494
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1495
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1496
          #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 {#1497
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1498
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1499
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1494}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#1500
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1501
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1502
          #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 {#1503
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1500}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1504
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1505
          #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 {#1506
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1504}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#1507
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1508
          #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 {#1509
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1507}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#1510
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1511
          #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 {#1512
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1510}
      }
      #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" => "36"
    "revision" => "36"
    "uuid" => "76d8c711-6835-4de0-bf6c-ef5567af46e1"
  ]
  #translatableEntityKeys: array:5 [
    "label" => array:1 [
      "x-default" => "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: "36"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}