The Main Library & NNE Branch will be closed on Monday, February 17 for Presidents' Day. 

Drupal\taxonomy\Entity\Term {#1007
  #entityTypeId: "taxonomy_term"
  #enforceIsNew: null
  #typedData: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:19 [
    "tid" => array:1 [
      "x-default" => "8"
    ]
    "revision_id" => array:1 [
      "x-default" => "8"
    ]
    "vid" => array:1 [
      "x-default" => "location"
    ]
    "uuid" => array:1 [
      "x-default" => "8b9157f4-13a3-4c9c-8c3c-95c4d56e4781"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_user" => array:1 [
      "x-default" => null
    ]
    "revision_created" => array:1 [
      "x-default" => "1726818081"
    ]
    "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" => "Fletcher Room"
    ]
    "description" => array:1 [
      "x-default" => array:2 [
        "value" => "<p>The Community, Fletcher and Pickering Rooms are available for Public Reservation <a href="https://www.fletcherfree.org/ReserveAMeetingRoom">by request</a>.</p>\r\n"
        "format" => "filtered_html"
      ]
    ]
    "changed" => array:1 [
      "x-default" => "1726818081"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "weight" => array:1 [
      "x-default" => "0"
    ]
    "parent" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "0"
        ]
      ]
    ]
    "field_room_colour" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "color" => "#42D692"
          "opacity" => "1"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:19 [
    "tid" => Drupal\Core\Field\BaseFieldDefinition {#1073
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1074
          #string: "Term ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1075
          #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 {#1076
        #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 {#1073}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1077
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1078
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1079
          #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 {#1080
        #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 {#1077}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_id" => Drupal\Core\Field\BaseFieldDefinition {#1081
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1082
          #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 {#1083
        #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 {#1081}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1084
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1085
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:1 [
              "region" => "hidden"
            ]
          ]
          "form" => array:1 [
            "options" => array:2 [
              "type" => "language_select"
              "weight" => 2
            ]
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1086
          #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 {#1087
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1084}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#1088
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1089
          #string: "Vocabulary"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1090
          #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 {#1091
        #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 {#1088}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_created" => Drupal\Core\Field\BaseFieldDefinition {#1092
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1093
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1094
          #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 {#1095
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1092}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_user" => Drupal\Core\Field\BaseFieldDefinition {#1096
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1097
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1098
          #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 {#1099
        #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 {#1096}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log_message" => Drupal\Core\Field\BaseFieldDefinition {#1100
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1101
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1102
          #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 {#1103
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1100}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#1104
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1105
          #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 {#1106
        #definition: array:3 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1107
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1108
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
          "class" => "Drupal\user\StatusItem"
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1104}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "name" => Drupal\Core\Field\BaseFieldDefinition {#1109
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1110
          #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 {#1111
        #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 {#1109}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "description" => Drupal\Core\Field\BaseFieldDefinition {#1112
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1113
          #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 {#1114
        #definition: array:2 [
          "type" => "field_item:text_long"
          "settings" => array:1 [
            "allowed_formats" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1112}
      }
      #type: "text_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "weight" => Drupal\Core\Field\BaseFieldDefinition {#1115
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1116
          #string: "Weight"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1117
          #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 {#1118
        #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 {#1115}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "parent" => Drupal\Core\Field\BaseFieldDefinition {#1148
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1149
          #string: "Term Parents"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1150
          #string: "The parents of this term."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "cardinality" => -1
        "provider" => "taxonomy"
        "field_name" => "parent"
        "entity_type" => "taxonomy_term"
        "bundle" => "location"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1151
        #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 [
                "location" => "location"
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1148}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: array:4 [
        "columns" => array:1 [
          "target_id" => array:3 [
            "description" => "The ID of the target entity."
            "type" => "int"
            "unsigned" => true
          ]
        ]
        "indexes" => array:1 [
          "target_id" => array:1 [
            0 => "target_id"
          ]
        ]
        "unique keys" => []
        "foreign keys" => []
      ]
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#1123
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1124
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1125
          #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 {#1126
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1123}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1127
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1128
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1129
          #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 {#1130
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1131
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1132
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1127}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1133
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1134
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1135
          #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 {#1136
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1137
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1138
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1133}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1139
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1140
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1141
          #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 {#1142
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1143
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1144
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1139}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#1145
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1146
          #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 {#1147
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1145}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_room_colour" => Drupal\field\Entity\FieldConfig {#1152
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #cacheContexts: []
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.location.field_room_colour"
      #status: true
      #uuid: "c58660ad-c288-41df-b36f-eaa97411c685"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_room_colour"
          1 => "taxonomy.vocabulary.location"
        ]
        "module" => array:1 [
          0 => "color_field"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.location.field_room_colour"
      #field_name: "field_room_colour"
      #field_type: "color_field_type"
      #entity_type: "taxonomy_term"
      #bundle: "location"
      #label: "Room Colour"
      #description: ""
      #settings: array:1 [
        "opacity" => 1
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
      +original: ? Drupal\field\Entity\FieldConfig
    }
  ]
  #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" => "location"
    "id" => "8"
    "revision" => "8"
    "uuid" => "8b9157f4-13a3-4c9c-8c3c-95c4d56e4781"
  ]
  #translatableEntityKeys: array:5 [
    "label" => array:1 [
      "x-default" => "Fletcher Room"
    ]
    "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: "8"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}