Entity fields wfg_msi_funds

Add to Standard shortcuts
wfg_msi_funds =>
array:6 [
  "id" => Drupal\Core\Field\BaseFieldDefinition {#1596
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1597
        #string: "ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "provider" => "wfg_msi"
      "field_name" => "id"
      "entity_type" => "wfg_msi_funds"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1598
      #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 {#1596}
    }
    #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: []
  }
  "share_class_id" => Drupal\Core\Field\BaseFieldDefinition {#1599
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1600
        #string: "Share Class ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1601
        #string: "The ID of the Funds entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "required" => true
      "provider" => "wfg_msi"
      "field_name" => "share_class_id"
      "entity_type" => "wfg_msi_funds"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1602
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:5 [
          "max_length" => 10
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
          "custom" => array:1 [
            "source" => array:2 [
              "table" => "wfg_msi_share_class"
              "column" => "share_class_id"
            ]
          ]
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1599}
    }
    #type: "string"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "varchar"
          "length" => 10
          "binary" => false
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "name" => Drupal\Core\Field\BaseFieldDefinition {#1603
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1604
        #string: "Name"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1605
        #string: "The name of the Funds entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "required" => true
      "provider" => "wfg_msi"
      "field_name" => "name"
      "entity_type" => "wfg_msi_funds"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1606
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:5 [
          "max_length" => 50
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
          "custom" => array:1 [
            "source" => array:2 [
              "table" => "wfg_msi_share_class"
              "column" => "name"
            ]
          ]
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1603}
    }
    #type: "string"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "varchar"
          "length" => 50
          "binary" => false
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "isin" => Drupal\Core\Field\BaseFieldDefinition {#1607
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1608
        #string: "ISIN"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1609
        #string: "The ISIN of the Funds entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "wfg_msi"
      "field_name" => "isin"
      "entity_type" => "wfg_msi_funds"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1610
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:5 [
          "max_length" => 12
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
          "custom" => array:1 [
            "source" => array:2 [
              "table" => "wfg_msi_share_class"
              "column" => "isin"
            ]
          ]
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1607}
    }
    #type: "string"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "varchar"
          "length" => 12
          "binary" => false
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "ms_category_id" => Drupal\Core\Field\BaseFieldDefinition {#1611
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1612
        #string: "MS Category ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1613
        #string: "The MS Category ID of the Funds entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "wfg_msi"
      "field_name" => "ms_category_id"
      "entity_type" => "wfg_msi_funds"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1614
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:5 [
          "max_length" => 10
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
          "custom" => array:1 [
            "source" => array:2 [
              "table" => "wfg_msi_share_class"
              "column" => "ms_category_id"
            ]
          ]
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1611}
    }
    #type: "string"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "varchar"
          "length" => 10
          "binary" => false
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "currency" => Drupal\Core\Field\BaseFieldDefinition {#1615
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1616
        #string: "Base Currency"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1617
        #string: "The Base Currency of the Funds entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "wfg_msi"
      "field_name" => "currency"
      "entity_type" => "wfg_msi_funds"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1618
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:4 [
          "max_length" => 3
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1615}
    }
    #type: "string"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:3 [
          "type" => "varchar"
          "length" => 3
          "binary" => false
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
]