Entity fields taxonomy_term

Add to Default shortcuts
taxonomy_term =>
array:21 [
  "tid" => Drupal\Core\Field\BaseFieldDefinition {#1580
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1584
        #string: "Term ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1585
        #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 {#1586
      #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 {#1580}
    }
    #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 {#1587
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1588
        #string: "UUID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1589
        #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 {#1590
      #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 {#1587}
    }
    #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 {#1591
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1592
        #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 {#1593
      #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 {#1591}
    }
    #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 {#1594
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1595
        #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 {#1596
        #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 {#1597
      #definition: array:2 [
        "type" => "field_item:language"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1594}
    }
    #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 {#1598
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1599
        #string: "Vocabulary"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "required" => true
      "read-only" => true
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1600
        #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 {#1601
      #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 {#1598}
    }
    #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 {#1602
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1603
        #string: "Revision create time"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1604
        #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 {#1605
      #definition: array:2 [
        "type" => "field_item:created"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1602}
    }
    #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 {#1606
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1607
        #string: "Revision user"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1608
        #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 {#1609
      #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 {#1606}
    }
    #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 {#1610
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1611
        #string: "Revision log message"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1612
        #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 {#1613
      #definition: array:2 [
        "type" => "field_item:string_long"
        "settings" => array:1 [
          "case_sensitive" => false
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1610}
    }
    #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 {#1614
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1615
        #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 {#1616
      #definition: array:3 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1617
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1618
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
        "class" => "Drupal\user\StatusItem"
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1614}
    }
    #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 {#1619
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1620
        #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 {#1621
      #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 {#1619}
    }
    #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 {#1622
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1623
        #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 {#1624
      #definition: array:2 [
        "type" => "field_item:text_long"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1622}
    }
    #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 {#1625
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1626
        #string: "Weight"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1627
        #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 {#1628
      #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 {#1625}
    }
    #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 {#1629
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1630
        #string: "Term Parents"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1631
        #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 {#1632
      #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 {#1629}
    }
    #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 {#1633
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1634
        #string: "Changed"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1635
        #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 {#1636
      #definition: array:2 [
        "type" => "field_item:changed"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1633}
    }
    #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 {#1637
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1638
        #string: "Default translation"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1639
        #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 {#1640
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1641
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1642
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1637}
    }
    #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 {#1643
    #definition: array:11 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1644
        #string: "Default revision"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1645
        #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 {#1646
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1647
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1648
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1643}
    }
    #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 {#1649
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1650
        #string: "Revision translation affected"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1651
        #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 {#1652
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1653
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1654
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1649}
    }
    #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 {#1655
    #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 {#1656
    #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 {#1657
    #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 {#1658
    #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
  }
]