Entity fields wfg_msi_share_class

Add to Standard shortcuts
wfg_msi_share_class =>
array:12 [
  "id" => Drupal\Core\Field\BaseFieldDefinition {#1766
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1767
        #string: "ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "provider" => "wfg_msi"
      "field_name" => "id"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1768
      #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 {#1766}
    }
    #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 {#1769
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1770
        #string: "UUID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "provider" => "wfg_msi"
      "field_name" => "uuid"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1771
      #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 {#1769}
    }
    #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: []
  }
  "langcode" => Drupal\Core\Field\BaseFieldDefinition {#1772
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1773
        #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
        ]
      ]
      "provider" => "wfg_msi"
      "field_name" => "langcode"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1774
      #definition: array:2 [
        "type" => "field_item:language"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1772}
    }
    #type: "language"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "varchar_ascii"
          "length" => 12
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "status" => Drupal\Core\Field\BaseFieldDefinition {#1775
    #definition: array:11 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1776
        #string: "Published"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "revisionable" => true
      "translatable" => true
      "default_value" => array:1 [
        0 => array:1 [
          "value" => true
        ]
      ]
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1777
        #string: "A boolean indicating whether the Share class is published."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "display" => array:1 [
        "form" => array:1 [
          "options" => array:2 [
            "type" => "boolean_checkbox"
            "weight" => -3
          ]
        ]
      ]
      "provider" => "wfg_msi"
      "field_name" => "status"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1778
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1779
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1780
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1775}
    }
    #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 {#1781
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1782
        #string: "Name"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1783
        #string: "The name of the Share class entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "default_value" => array:1 [
        0 => array:1 [
          "value" => ""
        ]
      ]
      "display" => array:2 [
        "view" => array:2 [
          "options" => array:3 [
            "label" => "above"
            "type" => "string"
            "weight" => -4
          ]
          "configurable" => true
        ]
        "form" => array:2 [
          "options" => array:2 [
            "type" => "string_textfield"
            "weight" => -4
          ]
          "configurable" => true
        ]
      ]
      "required" => true
      "provider" => "wfg_msi"
      "field_name" => "name"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1784
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:4 [
          "max_length" => 255
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1781}
    }
    #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: []
  }
  "created" => Drupal\Core\Field\BaseFieldDefinition {#1785
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1786
        #string: "Created"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1787
        #string: "The time that the entity was created."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "wfg_msi"
      "field_name" => "created"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1788
      #definition: array:2 [
        "type" => "field_item:created"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1785}
    }
    #type: "created"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:1 [
          "type" => "int"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "changed" => Drupal\Core\Field\BaseFieldDefinition {#1789
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1790
        #string: "Changed"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1791
        #string: "The time that the entity was last edited."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "provider" => "wfg_msi"
      "field_name" => "changed"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1792
      #definition: array:2 [
        "type" => "field_item:changed"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1789}
    }
    #type: "changed"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:1 [
          "type" => "int"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "share_class_id" => Drupal\Core\Field\BaseFieldDefinition {#1793
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1794
        #string: "Share Class ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1795
        #string: "The ID of the Share class entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "default_value" => array:1 [
        0 => array:1 [
          "value" => ""
        ]
      ]
      "display" => array:2 [
        "view" => array:2 [
          "options" => array:3 [
            "label" => "above"
            "type" => "string"
            "weight" => -4
          ]
          "configurable" => true
        ]
        "form" => array:2 [
          "options" => array:2 [
            "type" => "string_textfield"
            "weight" => -4
          ]
          "configurable" => true
        ]
      ]
      "required" => true
      "provider" => "wfg_msi"
      "field_name" => "share_class_id"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1796
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:4 [
          "max_length" => 10
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1793}
    }
    #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: []
  }
  "isin" => Drupal\Core\Field\BaseFieldDefinition {#1797
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1798
        #string: "ISIN"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1799
        #string: "The ISIN of the Share class entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "default_value" => array:1 [
        0 => array:1 [
          "value" => ""
        ]
      ]
      "display" => array:2 [
        "view" => array:2 [
          "options" => array:3 [
            "label" => "above"
            "type" => "string"
            "weight" => -4
          ]
          "configurable" => true
        ]
        "form" => array:2 [
          "options" => array:2 [
            "type" => "string_textfield"
            "weight" => -4
          ]
          "configurable" => true
        ]
      ]
      "required" => false
      "provider" => "wfg_msi"
      "field_name" => "isin"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1800
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:4 [
          "max_length" => 12
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1797}
    }
    #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 {#1801
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1802
        #string: "MS Category ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1803
        #string: "The Category ID of the Share class entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "default_value" => array:1 [
        0 => array:1 [
          "value" => ""
        ]
      ]
      "display" => array:2 [
        "view" => array:2 [
          "options" => array:3 [
            "label" => "above"
            "type" => "string"
            "weight" => -4
          ]
          "configurable" => true
        ]
        "form" => array:2 [
          "options" => array:2 [
            "type" => "string_textfield"
            "weight" => -4
          ]
          "configurable" => true
        ]
      ]
      "required" => false
      "provider" => "wfg_msi"
      "field_name" => "ms_category_id"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1804
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:4 [
          "max_length" => 10
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1801}
    }
    #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: []
  }
  "legal_structure" => Drupal\Core\Field\BaseFieldDefinition {#1805
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1806
        #string: "Legal Structure"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1807
        #string: "The Legal Structure of the Share class entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "default_value" => array:1 [
        0 => array:1 [
          "value" => ""
        ]
      ]
      "display" => array:2 [
        "view" => array:2 [
          "options" => array:3 [
            "label" => "above"
            "type" => "string"
            "weight" => -4
          ]
          "configurable" => true
        ]
        "form" => array:2 [
          "options" => array:2 [
            "type" => "string_textfield"
            "weight" => -4
          ]
          "configurable" => true
        ]
      ]
      "required" => false
      "provider" => "wfg_msi"
      "field_name" => "legal_structure"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1808
      #definition: array:2 [
        "type" => "field_item:string"
        "settings" => array:4 [
          "max_length" => 50
          "is_ascii" => false
          "case_sensitive" => false
          "text_processing" => 0
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1805}
    }
    #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: []
  }
  "last_updated" => Drupal\Core\Field\BaseFieldDefinition {#1809
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1810
        #string: "Last Updated"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1811
        #string: "The Last Updated of the Share class entity."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "display" => array:2 [
        "view" => array:2 [
          "options" => array:3 [
            "label" => "above"
            "type" => "string"
            "weight" => -4
          ]
          "configurable" => true
        ]
        "form" => array:2 [
          "options" => array:2 [
            "type" => "string_textfield"
            "weight" => -4
          ]
          "configurable" => true
        ]
      ]
      "required" => false
      "provider" => "wfg_msi"
      "field_name" => "last_updated"
      "entity_type" => "wfg_msi_share_class"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1812
      #definition: array:2 [
        "type" => "field_item:timestamp"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1809}
    }
    #type: "timestamp"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:1 [
          "type" => "int"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
]