Entity fields taxonomy_term

Add to Standard shortcuts
taxonomy_term =>
array:21 [
  "tid" => Drupal\Core\Field\BaseFieldDefinition {#1650
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1651
        #string: "Term ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1652
        #string: "The term ID."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "taxonomy"
      "field_name" => "tid"
      "entity_type" => "taxonomy_term"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1653
      #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 {#1650}
    }
    #type: "integer"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "int"
          "unsigned" => true
          "size" => "normal"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "uuid" => Drupal\Core\Field\BaseFieldDefinition {#1654
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1655
        #string: "UUID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1656
        #string: "The term UUID."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "taxonomy"
      "field_name" => "uuid"
      "entity_type" => "taxonomy_term"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1657
      #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 {#1654}
    }
    #type: "uuid"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "varchar_ascii"
          "length" => 128
          "binary" => false
        ]
      ]
      "unique keys" => array:1 [
        "value" => array:1 [
          0 => "value"
        ]
      ]
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "revision_id" => Drupal\Core\Field\BaseFieldDefinition {#1658
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1659
        #string: "Revision ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "provider" => "taxonomy"
      "field_name" => "revision_id"
      "entity_type" => "taxonomy_term"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1660
      #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 {#1658}
    }
    #type: "integer"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "int"
          "unsigned" => true
          "size" => "normal"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1661
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1662
        #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 {#1663
        #string: "The term language code."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "taxonomy"
      "field_name" => "langcode"
      "entity_type" => "taxonomy_term"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1664
      #definition: array:2 [
        "type" => "field_item:language"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1661}
    }
    #type: "language"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "varchar_ascii"
          "length" => 12
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "vid" => Drupal\Core\Field\BaseFieldDefinition {#1665
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1666
        #string: "Vocabulary"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "required" => true
      "read-only" => true
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1667
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1668
      #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 {#1665}
    }
    #type: "entity_reference"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "target_id" => array:3 [
          "description" => "The ID of the target entity."
          "type" => "varchar_ascii"
          "length" => 32
        ]
      ]
      "indexes" => array:1 [
        "target_id" => array:1 [
          0 => "target_id"
        ]
      ]
      "unique keys" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "revision_created" => Drupal\Core\Field\BaseFieldDefinition {#1669
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1670
        #string: "Revision create time"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1671
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1672
      #definition: array:2 [
        "type" => "field_item:created"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1669}
    }
    #type: "created"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:1 [
          "type" => "int"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "revision_user" => Drupal\Core\Field\BaseFieldDefinition {#1673
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1674
        #string: "Revision user"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1675
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1676
      #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 {#1673}
    }
    #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: []
  }
  "revision_log_message" => Drupal\Core\Field\BaseFieldDefinition {#1677
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1678
        #string: "Revision log message"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1679
        #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:1 [
            "region" => "hidden"
          ]
        ]
      ]
      "provider" => "taxonomy"
      "field_name" => "revision_log_message"
      "entity_type" => "taxonomy_term"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1680
      #definition: array:2 [
        "type" => "field_item:string_long"
        "settings" => array:1 [
          "case_sensitive" => false
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1677}
    }
    #type: "string_long"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "text"
          "size" => "big"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "status" => Drupal\Core\Field\BaseFieldDefinition {#1681
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1682
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1683
      #definition: array:3 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1684
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1685
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
        "class" => "Drupal\user\StatusItem"
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1681}
    }
    #type: "boolean"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "int"
          "size" => "tiny"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "name" => Drupal\Core\Field\BaseFieldDefinition {#1686
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1687
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1688
      #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 {#1686}
    }
    #type: "string"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "varchar"
          "length" => 255
          "binary" => false
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "description" => Drupal\Core\Field\BaseFieldDefinition {#1689
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1690
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1691
      #definition: array:2 [
        "type" => "field_item:text_long"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1689}
    }
    #type: "text_long"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:2 [
        "value" => array:2 [
          "type" => "text"
          "size" => "big"
        ]
        "format" => array:2 [
          "type" => "varchar_ascii"
          "length" => 255
        ]
      ]
      "indexes" => array:1 [
        "format" => array:1 [
          0 => "format"
        ]
      ]
      "unique keys" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "weight" => Drupal\Core\Field\BaseFieldDefinition {#1692
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1693
        #string: "Weight"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1694
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1695
      #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 {#1692}
    }
    #type: "integer"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "int"
          "unsigned" => false
          "size" => "normal"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "parent" => Drupal\Core\Field\BaseFieldDefinition {#1696
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1697
        #string: "Term Parents"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1698
        #string: "The parents of this term."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "cardinality" => -1
      "provider" => "taxonomy"
      "field_name" => "parent"
      "entity_type" => "taxonomy_term"
      "bundle" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1699
      #definition: array:2 [
        "type" => "field_item:entity_reference"
        "settings" => array:3 [
          "target_type" => "taxonomy_term"
          "handler" => "default"
          "handler_settings" => []
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1696}
    }
    #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 {#1700
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1701
        #string: "Changed"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1702
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1703
      #definition: array:2 [
        "type" => "field_item:changed"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1700}
    }
    #type: "changed"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:1 [
          "type" => "int"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1704
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1705
        #string: "Default translation"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1706
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1707
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1708
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1709
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1704}
    }
    #type: "boolean"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "int"
          "size" => "tiny"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#1710
    #definition: array:11 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1711
        #string: "Default revision"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1712
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1713
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1714
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1715
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1710}
    }
    #type: "boolean"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "int"
          "size" => "tiny"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#1716
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1717
        #string: "Revision translation affected"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1718
        #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
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1719
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1720
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1721
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1716}
    }
    #type: "boolean"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "int"
          "size" => "tiny"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "field_quotes_list_index_mapper" => Drupal\field\Entity\FieldStorageConfig {#1722
    #entityTypeId: "field_storage_config"
    #enforceIsNew: true
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "taxonomy_term.field_quotes_list_index_mapper"
    #status: true
    #uuid: "f2dc6829-9e96-4b61-97eb-1045d3c833ed"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "taxonomy"
      ]
    ]
    #isSyncing: true
    #id: "taxonomy_term.field_quotes_list_index_mapper"
    #field_name: "field_quotes_list_index_mapper"
    #entity_type: "taxonomy_term"
    #type: "string"
    #module: "core"
    #settings: array:3 [
      "max_length" => 255
      "case_sensitive" => false
      "is_ascii" => false
    ]
    #cardinality: 1
    #translatable: true
    #locked: false
    #persist_with_no_fields: false
    +custom_storage: false
    #indexes: []
    #deleted: false
    #schema: null
    #propertyDefinitions: null
    +original: ? Drupal\field\FieldStorageConfigInterface
  }
  "field_quotes_list_index" => Drupal\field\Entity\FieldStorageConfig {#1723
    #entityTypeId: "field_storage_config"
    #enforceIsNew: true
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "taxonomy_term.field_quotes_list_index"
    #status: true
    #uuid: "00493287-0f8e-43f3-9a79-6d14b3255dfa"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "taxonomy"
      ]
    ]
    #isSyncing: true
    #id: "taxonomy_term.field_quotes_list_index"
    #field_name: "field_quotes_list_index"
    #entity_type: "taxonomy_term"
    #type: "string"
    #module: "core"
    #settings: array:3 [
      "max_length" => 255
      "case_sensitive" => false
      "is_ascii" => false
    ]
    #cardinality: 1
    #translatable: true
    #locked: false
    #persist_with_no_fields: false
    +custom_storage: false
    #indexes: []
    #deleted: false
    #schema: null
    #propertyDefinitions: null
    +original: ? Drupal\field\FieldStorageConfigInterface
  }
  "field_quotes_list_quotes" => Drupal\field\Entity\FieldStorageConfig {#1724
    #entityTypeId: "field_storage_config"
    #enforceIsNew: true
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "taxonomy_term.field_quotes_list_quotes"
    #status: true
    #uuid: "48692497-04f1-4214-8eeb-62b40f3a9b20"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "taxonomy"
      ]
    ]
    #isSyncing: true
    #id: "taxonomy_term.field_quotes_list_quotes"
    #field_name: "field_quotes_list_quotes"
    #entity_type: "taxonomy_term"
    #type: "string_long"
    #module: "core"
    #settings: array:1 [
      "case_sensitive" => false
    ]
    #cardinality: 1
    #translatable: true
    #locked: false
    #persist_with_no_fields: false
    +custom_storage: false
    #indexes: []
    #deleted: false
    #schema: null
    #propertyDefinitions: null
    +original: ? Drupal\field\FieldStorageConfigInterface
  }
  "field_search_integration_matches" => Drupal\field\Entity\FieldStorageConfig {#1725
    #entityTypeId: "field_storage_config"
    #enforceIsNew: true
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "taxonomy_term.field_search_integration_matches"
    #status: true
    #uuid: "b1e62ed4-0f8d-4ff4-9d25-71346b0304a6"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:1 [
        0 => "taxonomy"
      ]
    ]
    #isSyncing: true
    #id: "taxonomy_term.field_search_integration_matches"
    #field_name: "field_search_integration_matches"
    #entity_type: "taxonomy_term"
    #type: "string_long"
    #module: "core"
    #settings: array:1 [
      "case_sensitive" => false
    ]
    #cardinality: 1
    #translatable: true
    #locked: false
    #persist_with_no_fields: false
    +custom_storage: false
    #indexes: []
    #deleted: false
    #schema: null
    #propertyDefinitions: null
    +original: ? Drupal\field\FieldStorageConfigInterface
  }
]