Entity fields wfg_msi_funds

Add to Default shortcuts
wfg_msi_funds =>
array:6 [
  "id" => Drupal\Core\Field\BaseFieldDefinition {#1610
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1611
        #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 {#1612
      #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 {#1610}
    }
    #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 {#1613
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1614
        #string: "Share Class ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1615
        #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 {#1616
      #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 {#1613}
    }
    #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 {#1617
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1618
        #string: "Name"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1619
        #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 {#1620
      #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 {#1617}
    }
    #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 {#1621
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1622
        #string: "ISIN"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1623
        #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 {#1624
      #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 {#1621}
    }
    #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 {#1625
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1626
        #string: "MS Category ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1627
        #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 {#1628
      #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 {#1625}
    }
    #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 {#1629
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1630
        #string: "Base Currency"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1631
        #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 {#1632
      #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 {#1629}
    }
    #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: []
  }
]