Drupal\taxonomy\Entity\Term {#3117
  #entityTypeId: "taxonomy_term"
  #enforceIsNew: null
  #typedData: null
  #originalEntity: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:27 [
    "tid" => array:1 [
      "x-default" => "94305"
    ]
    "revision_id" => array:1 [
      "x-default" => "6536"
    ]
    "vid" => array:1 [
      "x-default" => "projects"
    ]
    "uuid" => array:1 [
      "x-default" => "86fbd28d-4297-4b7f-b9b3-afadb03bb2f3"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "revision_user" => array:1 [
      "x-default" => null
    ]
    "revision_created" => array:1 [
      "x-default" => "1753635930"
    ]
    "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" => "The Bronte"
    ]
    "description" => array:1 [
      "x-default" => array:2 [
        "value" => null
        "format" => null
      ]
    ]
    "changed" => array:1 [
      "x-default" => "1753635930"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "content_translation_source" => array:1 [
      "x-default" => "und"
    ]
    "content_translation_outdated" => array:1 [
      "x-default" => "0"
    ]
    "content_translation_uid" => array:1 [
      "x-default" => "1"
    ]
    "content_translation_created" => array:1 [
      "x-default" => "1753635930"
    ]
    "weight" => array:1 [
      "x-default" => "0"
    ]
    "parent" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "0"
        ]
      ]
    ]
    "field_accent_colour" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => "1"
        ]
      ]
    ]
    "field_override_theme" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_primary_colour" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => "1"
        ]
      ]
    ]
    "field_secondary_colour" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => "1"
        ]
      ]
    ]
    "field_text_colour" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => "1"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:35 [
    "tid" => Drupal\Core\Field\BaseFieldDefinition {#2609
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2608
          #string: "Term ID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2599
          #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 {#2600
        #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 {#2609}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2606
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2610
          #string: "UUID"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2611
          #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 {#2612
        #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 {#2606}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_id" => Drupal\Core\Field\BaseFieldDefinition {#2613
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2614
          #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 {#2615
        #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 {#2613}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2616
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2617
          #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 {#2618
          #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 {#2619
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2616}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#2620
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2621
          #string: "Vocabulary"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "read-only" => true
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2622
          #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 {#2623
        #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 {#2620}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_created" => Drupal\Core\Field\BaseFieldDefinition {#2624
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2625
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2626
          #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 {#2627
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2624}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_user" => Drupal\Core\Field\BaseFieldDefinition {#2628
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2629
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2630
          #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 {#2631
        #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 {#2628}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log_message" => Drupal\Core\Field\BaseFieldDefinition {#2632
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2633
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2634
          #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 {#2635
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2632}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\Entity\BaseFieldOverride {#2711
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.status"
      #status: true
      #uuid: "e5a3c69b-58af-4588-a1e8-aaeb07a1119c"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "taxonomy.vocabulary.projects"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.status"
      #field_name: "status"
      #field_type: "boolean"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Published"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 1
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2636
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2637
            #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 {#2638
          #definition: array:3 [
            "type" => "field_item:boolean"
            "settings" => array:2 [
              "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2639
                #string: "On"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2640
                #string: "Off"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
            ]
            "class" => "Drupal\user\StatusItem"
          ]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2636}
        }
        #type: "boolean"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "name" => Drupal\Core\Field\Entity\BaseFieldOverride {#2709
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.name"
      #status: true
      #uuid: "d24f1949-2419-4409-a36f-bf63313d0e69"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "taxonomy.vocabulary.projects"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.name"
      #field_name: "name"
      #field_type: "string"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Name"
      #description: ""
      #settings: []
      #required: true
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2641
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2642
            #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 {#2643
          #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 {#2641}
        }
        #type: "string"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "description" => Drupal\Core\Field\Entity\BaseFieldOverride {#2707
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.description"
      #status: true
      #uuid: "1adc1c02-aa92-4604-a8ba-360f81462f33"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "text"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.description"
      #field_name: "description"
      #field_type: "text_long"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Description"
      #description: ""
      #settings: array:1 [
        "allowed_formats" => []
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2644
        #definition: array:8 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2645
            #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 {#2646
          #definition: array:2 [
            "type" => "field_item:text_long"
            "settings" => array:1 [
              "allowed_formats" => []
            ]
          ]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2644}
        }
        #type: "text_long"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "weight" => Drupal\Core\Field\BaseFieldDefinition {#2647
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2648
          #string: "Weight"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2649
          #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 {#2650
        #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 {#2647}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "parent" => Drupal\Core\Field\BaseFieldDefinition {#2702
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2703
          #string: "Term Parents"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2704
          #string: "The parents of this term."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "cardinality" => -1
        "provider" => "taxonomy"
        "field_name" => "parent"
        "entity_type" => "taxonomy_term"
        "bundle" => "projects"
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2705
        #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 [
                "projects" => "projects"
              ]
            ]
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2702}
      }
      #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\Entity\BaseFieldOverride {#2706
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.changed"
      #status: true
      #uuid: "cd5f82ec-ecf7-4bf2-98dd-4141cefaa032"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "taxonomy.vocabulary.projects"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.changed"
      #field_name: "changed"
      #field_type: "changed"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Changed"
      #description: "The time that the term was last edited."
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2655
        #definition: array:8 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2656
            #string: "Changed"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2657
            #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 {#2658
          #definition: array:2 [
            "type" => "field_item:changed"
            "settings" => []
          ]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2655}
        }
        #type: "changed"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2659
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2660
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2661
          #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 {#2662
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2663
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2664
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2659}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2665
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2666
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2667
          #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 {#2668
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2669
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2670
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2665}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2671
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2672
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2673
          #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 {#2674
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2675
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2676
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2671}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\Entity\BaseFieldOverride {#2708
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.metatag"
      #status: true
      #uuid: "de38fa3c-c04f-45cb-b266-29fcd64fb4bb"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "metatag"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.metatag"
      #field_name: "metatag"
      #field_type: "metatag_computed"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Metatags (Hidden field for JSON support)"
      #description: "The computed meta tags for the entity."
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2677
        #definition: array:10 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2678
            #string: "Metatags (Hidden field for JSON support)"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2679
            #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 {#2680
          #definition: array:2 [
            "type" => "field_item:metatag_computed"
            "settings" => []
          ]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2677}
        }
        #type: "metatag_computed"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "path" => Drupal\Core\Field\Entity\BaseFieldOverride {#2710
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.path"
      #status: true
      #uuid: "757e2aa3-b3bc-4491-be64-235856ffaf61"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:1 [
          0 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "path"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.path"
      #field_name: "path"
      #field_type: "path"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "URL alias"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2681
        #definition: array:8 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2682
            #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 {#2683
          #definition: array:2 [
            "type" => "field_item:path"
            "settings" => []
          ]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2681}
        }
        #type: "path"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "content_translation_source" => Drupal\Core\Field\BaseFieldDefinition {#2684
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2685
          #string: "Translation source"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2686
          #string: "The source language from which this translation was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => "und"
          ]
        ]
        "initial_value" => array:1 [
          0 => array:1 [
            "value" => "und"
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_source"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2687
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2684}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_outdated" => Drupal\Core\Field\BaseFieldDefinition {#2688
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2689
          #string: "Translation outdated"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2690
          #string: "A boolean indicating whether this translation needs to be updated."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "initial_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_outdated"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2691
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2692
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2693
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2688}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_uid" => Drupal\Core\Field\BaseFieldDefinition {#2694
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2695
          #string: "Translation author"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2696
          #string: "The author of this translation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "default_value_callback" => "Drupal\taxonomy\TermTranslationHandler::getDefaultOwnerId"
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_uid"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2697
        #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 {#2694}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "content_translation_created" => Drupal\Core\Field\BaseFieldDefinition {#2698
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2699
          #string: "Translation created time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2700
          #string: "The Unix timestamp when the translation was created."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "provider" => "content_translation"
        "field_name" => "content_translation_created"
        "entity_type" => "taxonomy_term"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2701
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2698}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "field_accent_colour" => Drupal\field\Entity\FieldConfig {#2712
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_accent_colour"
      #status: true
      #uuid: "1dcd0162-8150-4d72-af04-a9e9ec56040e"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_accent_colour"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "color_field"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_accent_colour"
      #field_name: "field_accent_colour"
      #field_type: "color_field_type"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Accent Colour"
      #description: ""
      #settings: array:1 [
        "opacity" => 1
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => 1.0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2724
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_accent_colour"
        #status: true
        #uuid: "cd3cecc8-fc4e-49a9-a3fb-ff7d4e7d6d41"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "color_field"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_accent_colour"
        #field_name: "field_accent_colour"
        #entity_type: "taxonomy_term"
        #type: "color_field_type"
        #module: "color_field"
        #settings: array:1 [
          "format" => "#HEXHEX"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:2 [
            "color" => array:4 [
              "description" => "The color value"
              "type" => "varchar"
              "length" => 7
              "not null" => false
            ]
            "opacity" => array:4 [
              "description" => "The opacity/alphavalue property"
              "type" => "float"
              "size" => "tiny"
              "not null" => false
            ]
          ]
          "indexes" => array:1 [
            "color" => array:1 [
              0 => "color"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_image" => Drupal\field\Entity\FieldConfig {#2713
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_image"
      #status: true
      #uuid: "e6773733-a0b4-48b4-9168-830ab68dba02"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_image"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_image"
      #field_name: "field_image"
      #field_type: "image"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Logo"
      #description: ""
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "logos"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => false
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2726
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_image"
        #status: true
        #uuid: "9e49ae52-30c4-4393-9f88-bb74bdd5be07"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "file"
            1 => "image"
            2 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_image"
        #field_name: "field_image"
        #entity_type: "taxonomy_term"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "public"
          "default_image" => array:5 [
            "uuid" => ""
            "alt" => "Communityreporter Logo"
            "title" => "Communityreporter Logo"
            "width" => 386
            "height" => 200
          ]
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_link" => Drupal\field\Entity\FieldConfig {#2714
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_link"
      #status: true
      #uuid: "1531bac5-031c-4560-a56f-7de2d0a9ceb6"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_link"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "link"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_link"
      #field_name: "field_link"
      #field_type: "link"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Link"
      #description: ""
      #settings: array:2 [
        "title" => 1
        "link_type" => 17
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2728
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_link"
        #status: true
        #uuid: "b8055809-2939-4375-9a67-3b4c97e10ff7"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "field_permissions"
            1 => "link"
            2 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_link"
        #field_name: "field_link"
        #entity_type: "taxonomy_term"
        #type: "link"
        #module: "link"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_logo" => Drupal\field\Entity\FieldConfig {#2715
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_logo"
      #status: true
      #uuid: "334d21ac-d691-4a32-af88-aca42946dde9"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_logo"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_logo"
      #field_name: "field_logo"
      #field_type: "image"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Logo"
      #description: ""
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "png gif jpg jpeg"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => true
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2729
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_logo"
        #status: true
        #uuid: "25bb94b4-8dcc-4444-a9cb-6ebeb0d2816c"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "file"
            1 => "image"
            2 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_logo"
        #field_name: "field_logo"
        #entity_type: "taxonomy_term"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "target_type" => "file"
          "display_field" => false
          "display_default" => false
          "uri_scheme" => "public"
          "default_image" => array:5 [
            "uuid" => ""
            "alt" => "Communityreporter Logo"
            "title" => "Communityreporter Logo"
            "width" => 386
            "height" => 200
          ]
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_logo_replacement" => Drupal\field\Entity\FieldConfig {#2716
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_logo_replacement"
      #status: true
      #uuid: "6a828025-3dbd-48b7-bf24-2d3e29195079"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_logo_replacement"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "image"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_logo_replacement"
      #field_name: "field_logo_replacement"
      #field_type: "image"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Logo Replacement"
      #description: "Over Ride Community Reporter Logo in the Header"
      #settings: array:12 [
        "handler" => "default:file"
        "handler_settings" => []
        "file_directory" => "[date:custom:Y]-[date:custom:m]"
        "file_extensions" => "png gif jpg jpeg webp"
        "max_filesize" => ""
        "max_resolution" => ""
        "min_resolution" => ""
        "alt_field" => true
        "alt_field_required" => true
        "title_field" => false
        "title_field_required" => false
        "default_image" => array:5 [
          "uuid" => ""
          "alt" => ""
          "title" => ""
          "width" => null
          "height" => null
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2730
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_logo_replacement"
        #status: true
        #uuid: "711152a3-4d06-4f25-b0b6-da47e8fa4c6c"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:3 [
            0 => "file"
            1 => "image"
            2 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_logo_replacement"
        #field_name: "field_logo_replacement"
        #entity_type: "taxonomy_term"
        #type: "image"
        #module: "image"
        #settings: array:5 [
          "target_type" => "file"
          "display_field" => false
          "display_default" => true
          "uri_scheme" => "public"
          "default_image" => array:5 [
            "uuid" => ""
            "alt" => ""
            "title" => ""
            "width" => null
            "height" => null
          ]
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_metatag" => Drupal\field\Entity\FieldConfig {#2717
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_metatag"
      #status: true
      #uuid: "8db891d4-0970-4093-930d-2d72c2b594ac"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_metatag"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "metatag"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_metatag"
      #field_name: "field_metatag"
      #field_type: "metatag"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Meta tags"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2732
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_metatag"
        #status: true
        #uuid: "7b0ad016-97e5-4b45-9d8f-7c6116a52b07"
        -isUninstalling: false
        #langcode: "und"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "metatag"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_metatag"
        #field_name: "field_metatag"
        #entity_type: "taxonomy_term"
        #type: "metatag"
        #module: "metatag"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_override_theme" => Drupal\field\Entity\FieldConfig {#2718
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_override_theme"
      #status: true
      #uuid: "96631b63-11d9-45f3-8da0-3f52b170b194"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_override_theme"
          1 => "taxonomy.vocabulary.projects"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_override_theme"
      #field_name: "field_override_theme"
      #field_type: "boolean"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Override Theme"
      #description: "Override Theme with Field Colours "
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:1 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2733
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_override_theme"
        #status: true
        #uuid: "6c9f68ce-4968-4c54-ab13-ed47a298ea5d"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_override_theme"
        #field_name: "field_override_theme"
        #entity_type: "taxonomy_term"
        #type: "boolean"
        #module: "core"
        #settings: []
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "value" => array:2 [
              "type" => "int"
              "size" => "tiny"
            ]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_primary_colour" => Drupal\field\Entity\FieldConfig {#2719
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_primary_colour"
      #status: true
      #uuid: "a6b2c848-8dec-4280-b215-b42afe505154"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_primary_colour"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "color_field"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_primary_colour"
      #field_name: "field_primary_colour"
      #field_type: "color_field_type"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Primary Colour"
      #description: ""
      #settings: array:1 [
        "opacity" => 1
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => 1.0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2734
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_primary_colour"
        #status: true
        #uuid: "4ced709b-7e28-4a18-bf3b-e9628df0001c"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "color_field"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_primary_colour"
        #field_name: "field_primary_colour"
        #entity_type: "taxonomy_term"
        #type: "color_field_type"
        #module: "color_field"
        #settings: array:1 [
          "format" => "#HEXHEX"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:2 [
            "color" => array:4 [
              "description" => "The color value"
              "type" => "varchar"
              "length" => 7
              "not null" => false
            ]
            "opacity" => array:4 [
              "description" => "The opacity/alphavalue property"
              "type" => "float"
              "size" => "tiny"
              "not null" => false
            ]
          ]
          "indexes" => array:1 [
            "color" => array:1 [
              0 => "color"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_secondary_colour" => Drupal\field\Entity\FieldConfig {#2720
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_secondary_colour"
      #status: true
      #uuid: "c3762997-23ae-410a-843d-ef8f3d55a879"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_secondary_colour"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "color_field"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_secondary_colour"
      #field_name: "field_secondary_colour"
      #field_type: "color_field_type"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Secondary Colour"
      #description: ""
      #settings: array:1 [
        "opacity" => 1
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => 1.0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2735
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_secondary_colour"
        #status: true
        #uuid: "6cdae783-5ae8-4191-9487-61e798f200d5"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "color_field"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_secondary_colour"
        #field_name: "field_secondary_colour"
        #entity_type: "taxonomy_term"
        #type: "color_field_type"
        #module: "color_field"
        #settings: array:1 [
          "format" => "#HEXHEX"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:2 [
            "color" => array:4 [
              "description" => "The color value"
              "type" => "varchar"
              "length" => 7
              "not null" => false
            ]
            "opacity" => array:4 [
              "description" => "The opacity/alphavalue property"
              "type" => "float"
              "size" => "tiny"
              "not null" => false
            ]
          ]
          "indexes" => array:1 [
            "color" => array:1 [
              0 => "color"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_tags" => Drupal\field\Entity\FieldConfig {#2721
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_tags"
      #status: true
      #uuid: "6d4eab05-7c4e-427d-805d-88b47655fd37"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:3 [
          0 => "field.storage.taxonomy_term.field_tags"
          1 => "taxonomy.vocabulary.projects"
          2 => "taxonomy.vocabulary.vocabulary_1"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_tags"
      #field_name: "field_tags"
      #field_type: "entity_reference"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Tags"
      #description: ""
      #settings: array:2 [
        "handler" => "default:taxonomy_term"
        "handler_settings" => array:4 [
          "target_bundles" => array:1 [
            "vocabulary_1" => "vocabulary_1"
          ]
          "sort" => array:2 [
            "field" => "name"
            "direction" => "asc"
          ]
          "auto_create" => true
          "auto_create_bundle" => ""
        ]
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2736
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_tags"
        #status: true
        #uuid: "3da918ed-1277-48d9-aeeb-bd4aaf519e59"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: array:1 [
          "field_permissions" => array:1 [
            "permission_type" => "public"
          ]
        ]
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "field_permissions"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_tags"
        #field_name: "field_tags"
        #entity_type: "taxonomy_term"
        #type: "entity_reference"
        #module: "core"
        #settings: array:1 [
          "target_type" => "taxonomy_term"
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_text_colour" => Drupal\field\Entity\FieldConfig {#2722
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_text_colour"
      #status: true
      #uuid: "f46404cc-998b-4741-a50b-7222cef40799"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_text_colour"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "color_field"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_text_colour"
      #field_name: "field_text_colour"
      #field_type: "color_field_type"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Text Colour"
      #description: ""
      #settings: array:1 [
        "opacity" => 1
      ]
      #required: false
      #translatable: false
      #default_value: array:1 [
        0 => array:2 [
          "color" => "#000000"
          "opacity" => 1.0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2737
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_text_colour"
        #status: true
        #uuid: "4cc402e0-6334-4323-ae7d-5865262c2f29"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "color_field"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_text_colour"
        #field_name: "field_text_colour"
        #entity_type: "taxonomy_term"
        #type: "color_field_type"
        #module: "color_field"
        #settings: array:1 [
          "format" => "#HEXHEX"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:2 [
            "color" => array:4 [
              "description" => "The color value"
              "type" => "varchar"
              "length" => 7
              "not null" => false
            ]
            "opacity" => array:4 [
              "description" => "The opacity/alphavalue property"
              "type" => "float"
              "size" => "tiny"
              "not null" => false
            ]
          ]
          "indexes" => array:1 [
            "color" => array:1 [
              0 => "color"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_theme_options" => Drupal\field\Entity\FieldConfig {#2723
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "taxonomy_term.projects.field_theme_options"
      #status: true
      #uuid: "29408383-7eac-4167-8991-650f162ef5f5"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.taxonomy_term.field_theme_options"
          1 => "taxonomy.vocabulary.projects"
        ]
        "module" => array:1 [
          0 => "options"
        ]
      ]
      #isSyncing: false
      #id: "taxonomy_term.projects.field_theme_options"
      #field_name: "field_theme_options"
      #field_type: "list_string"
      #entity_type: "taxonomy_term"
      #bundle: "projects"
      #label: "Theme Options"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2738
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "taxonomy_term.field_theme_options"
        #status: true
        #uuid: "b308df8a-140c-44ac-a911-6627d2ae0c08"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "options"
            1 => "taxonomy"
          ]
        ]
        #isSyncing: false
        #id: "taxonomy_term.field_theme_options"
        #field_name: "field_theme_options"
        #entity_type: "taxonomy_term"
        #type: "list_string"
        #module: "options"
        #settings: array:2 [
          "allowed_values" => array:15 [
            "overlay_logo" => "Overlay Logo"
            "svg_logo" => "SVG Logo"
            "invert_user_menu_colours" => "Invert User Menu Colours"
            "invert_main_menu_colours" => "Invert Main Menu Colours"
            "invert_content_actions_menu_colours" => "Invert Content Actions Menu Colours"
            "invert_header_colours" => "Invert Header Colours"
            "invert_footer" => "Invert Footer"
            "use_dark_theme_for_footer" => "Use Dark Theme for Footer"
            "add_subtle_shadow_to_cards" => "Add Subtle Shadow to Cards"
            "use_outline_style_for_icons" => "Use Outline Style for Icons"
            "use_monochrome_svg_logo" => "Use Monochrome SVG Logo"
            "apply_term_branding_to_page_title" => "Apply Term Branding to Page Title"
            "theme_page_title" => "Theme Page Title"
            "theme_header_bg" => "Theme Header Bg"
            "theme_header_accent_border" => "Theme Header Accent Border"
          ]
          "allowed_values_function" => ""
        ]
        #cardinality: -1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
  ]
  #languages: array:8 [
    "en" => Drupal\Core\Language\Language {#2744
      #name: "angol"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "mk" => Drupal\Core\Language\Language {#2747
      #name: "Macedonian"
      #id: "mk"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "hu" => Drupal\Core\Language\Language {#2746
      #name: "magyar"
      #id: "hu"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#2743
      #name: "német"
      #id: "de"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "es" => Drupal\Core\Language\Language {#2745
      #name: "spanyol"
      #id: "es"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "sv" => Drupal\Core\Language\Language {#2748
      #name: "svéd"
      #id: "sv"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2749
      #name: "Nincs megadva"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2607
      #name: "Nem alkalmazható"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "und"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:6 [
    "bundle" => "projects"
    "id" => "94305"
    "revision" => "6536"
    "label" => "The Bronte"
    "uuid" => "86fbd28d-4297-4b7f-b9b3-afadb03bb2f3"
    "published" => "1"
  ]
  #translatableEntityKeys: array:3 [
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "6536"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
}