Entity fields node

Add to Standard shortcuts
node =>
array:26 [
  "nid" => Drupal\Core\Field\BaseFieldDefinition {#1568
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1567
        #string: "ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "provider" => "node"
      "field_name" => "nid"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1571
      #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 {#1568}
    }
    #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 {#1572
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1573
        #string: "UUID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "provider" => "node"
      "field_name" => "uuid"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1574
      #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 {#1572}
    }
    #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: []
  }
  "vid" => Drupal\Core\Field\BaseFieldDefinition {#1575
    #definition: array:7 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1576
        #string: "Revision ID"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "read-only" => true
      "provider" => "node"
      "field_name" => "vid"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1577
      #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 {#1575}
    }
    #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 {#1578
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1579
        #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
      "provider" => "node"
      "field_name" => "langcode"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1580
      #definition: array:2 [
        "type" => "field_item:language"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1578}
    }
    #type: "language"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "varchar_ascii"
          "length" => 12
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "type" => Drupal\Core\Field\BaseFieldDefinition {#1581
    #definition: array:8 [
      "label" => "Content type"
      "required" => true
      "read-only" => true
      "provider" => "node"
      "field_name" => "type"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1582
      #definition: array:2 [
        "type" => "field_item:entity_reference"
        "settings" => array:3 [
          "target_type" => "node_type"
          "handler" => "default"
          "handler_settings" => []
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1581}
    }
    #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_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#1583
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1584
        #string: "Revision create time"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1585
        #string: "The time that the current revision was created."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "revisionable" => true
      "provider" => "node"
      "field_name" => "revision_timestamp"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1586
      #definition: array:2 [
        "type" => "field_item:created"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1583}
    }
    #type: "created"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:1 [
          "type" => "int"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#1587
    #definition: array:8 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1588
        #string: "Revision user"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1589
        #string: "The user ID of the author of the current revision."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "revisionable" => true
      "provider" => "node"
      "field_name" => "revision_uid"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1590
      #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 {#1587}
    }
    #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" => Drupal\Core\Field\BaseFieldDefinition {#1591
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1592
        #string: "Revision log message"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1593
        #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:3 [
            "type" => "string_textarea"
            "weight" => 25
            "settings" => array:1 [
              "rows" => 4
            ]
          ]
        ]
      ]
      "provider" => "node"
      "field_name" => "revision_log"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1594
      #definition: array:2 [
        "type" => "field_item:string_long"
        "settings" => array:1 [
          "case_sensitive" => false
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1591}
    }
    #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 {#1595
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1596
        #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" => 120
          ]
          "configurable" => true
        ]
      ]
      "provider" => "node"
      "field_name" => "status"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1597
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1598
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1599
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1595}
    }
    #type: "boolean"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "int"
          "size" => "tiny"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "uid" => Drupal\Core\Field\BaseFieldDefinition {#1600
    #definition: array:11 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1601
        #string: "Authored by"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "translatable" => true
      "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1602
        #string: "The username of the content author."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "revisionable" => true
      "display" => array:2 [
        "view" => array:1 [
          "options" => array:3 [
            "label" => "hidden"
            "type" => "author"
            "weight" => 0
          ]
        ]
        "form" => array:2 [
          "options" => array:3 [
            "type" => "entity_reference_autocomplete"
            "weight" => 5
            "settings" => array:3 [
              "match_operator" => "CONTAINS"
              "size" => "60"
              "placeholder" => ""
            ]
          ]
          "configurable" => true
        ]
      ]
      "provider" => "node"
      "field_name" => "uid"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1603
      #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 {#1600}
    }
    #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: []
  }
  "title" => Drupal\Core\Field\BaseFieldDefinition {#1604
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1605
        #string: "Title"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "required" => true
      "translatable" => true
      "revisionable" => 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" => "node"
      "field_name" => "title"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1606
      #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 {#1604}
    }
    #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 {#1607
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1608
        #string: "Authored on"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1609
        #string: "The time that the node was created."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "revisionable" => true
      "translatable" => true
      "display" => array:2 [
        "view" => array:1 [
          "options" => array:3 [
            "label" => "hidden"
            "type" => "timestamp"
            "weight" => 0
          ]
        ]
        "form" => array:2 [
          "options" => array:2 [
            "type" => "datetime_timestamp"
            "weight" => 10
          ]
          "configurable" => true
        ]
      ]
      "provider" => "node"
      "field_name" => "created"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1610
      #definition: array:2 [
        "type" => "field_item:created"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1607}
    }
    #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 {#1611
    #definition: array:9 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1612
        #string: "Changed"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1613
        #string: "The time that the node was last edited."
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "revisionable" => true
      "translatable" => true
      "provider" => "node"
      "field_name" => "changed"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1614
      #definition: array:2 [
        "type" => "field_item:changed"
        "settings" => []
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1611}
    }
    #type: "changed"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:1 [
          "type" => "int"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "promote" => Drupal\Core\Field\BaseFieldDefinition {#1615
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1616
        #string: "Promoted to front page"
        #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" => 15
          ]
          "configurable" => true
        ]
      ]
      "provider" => "node"
      "field_name" => "promote"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1617
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1618
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1619
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1615}
    }
    #type: "boolean"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "int"
          "size" => "tiny"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "sticky" => Drupal\Core\Field\BaseFieldDefinition {#1620
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1621
        #string: "Sticky at top of lists"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "revisionable" => true
      "translatable" => true
      "default_value" => array:1 [
        0 => array:1 [
          "value" => false
        ]
      ]
      "display" => array:1 [
        "form" => array:2 [
          "options" => array:3 [
            "type" => "boolean_checkbox"
            "settings" => array:1 [
              "display_label" => true
            ]
            "weight" => 16
          ]
          "configurable" => true
        ]
      ]
      "provider" => "node"
      "field_name" => "sticky"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1622
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1623
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1624
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1620}
    }
    #type: "boolean"
    #propertyDefinitions: null
    #schema: array:4 [
      "columns" => array:1 [
        "value" => array:2 [
          "type" => "int"
          "size" => "tiny"
        ]
      ]
      "unique keys" => []
      "indexes" => []
      "foreign keys" => []
    ]
    #indexes: []
  }
  "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#1625
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1626
        #string: "Default translation"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1627
        #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" => "node"
      "field_name" => "default_langcode"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1628
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1629
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1630
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1625}
    }
    #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 {#1631
    #definition: array:11 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1632
        #string: "Default revision"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1633
        #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" => "node"
      "field_name" => "revision_default"
      "entity_type" => "node"
      "bundle" => null
      "initial_value" => null
    ]
    #typedDataManager: null
    #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#1634
      #definition: array:2 [
        "type" => "field_item:boolean"
        "settings" => array:2 [
          "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1635
            #string: "On"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1636
            #string: "Off"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
        ]
      ]
      #typedDataManager: null
      #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#1631}
    }
    #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 {#1637
    #definition: array:10 [
      "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#1638
        #string: "Revision translation affected"
        #arguments: []
        #translatedMarkup: null
        #options: []
        #stringTranslation: null
      }
      "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#1639
        #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" => "node"
      "field_name" => "revision_translation_affected"
      "entity_type" => "node"
      "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: []
  }
  "body" => Drupal\field\Entity\FieldStorageConfig {#1643
    #entityTypeId: "field_storage_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.body"
    #status: true
    #uuid: "9281932b-5480-4f60-96de-584ea2270ca4"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY"
    ]
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:2 [
        0 => "node"
        1 => "text"
      ]
    ]
    #isSyncing: true
    #id: "node.body"
    #field_name: "body"
    #entity_type: "node"
    #type: "text_with_summary"
    #module: "text"
    #settings: []
    #cardinality: 1
    #translatable: true
    #locked: false
    #persist_with_no_fields: true
    +custom_storage: false
    #indexes: []
    #deleted: false
    #schema: null
    #propertyDefinitions: null
    +original: ? Drupal\field\FieldStorageConfigInterface
  }
  "field_image" => Drupal\field\Entity\FieldStorageConfig {#1644
    #entityTypeId: "field_storage_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.field_image"
    #status: true
    #uuid: "08fbd6c7-d61c-4460-a14a-0e6db80a72c3"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "SkXIPKZYiIMMtnBmfnxk58RYfbZ8cHSw5NZPY_JByME"
    ]
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:3 [
        0 => "file"
        1 => "image"
        2 => "node"
      ]
    ]
    #isSyncing: true
    #id: "node.field_image"
    #field_name: "field_image"
    #entity_type: "node"
    #type: "image"
    #module: "image"
    #settings: array:5 [
      "target_type" => "file"
      "display_field" => false
      "display_default" => false
      "uri_scheme" => "public"
      "default_image" => array:5 [
        "uuid" => null
        "alt" => ""
        "title" => ""
        "width" => null
        "height" => null
      ]
    ]
    #cardinality: 1
    #translatable: true
    #locked: false
    #persist_with_no_fields: false
    +custom_storage: false
    #indexes: array:1 [
      "target_id" => array:1 [
        0 => "target_id"
      ]
    ]
    #deleted: false
    #schema: null
    #propertyDefinitions: null
    +original: ? Drupal\field\FieldStorageConfigInterface
  }
  "comment" => Drupal\field\Entity\FieldStorageConfig {#1645
    #entityTypeId: "field_storage_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.comment"
    #status: true
    #uuid: "69d1b771-80fe-4871-ba24-415802660aca"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "ktCna9xmWvYZIUfOCUyDQvedn5RtnS4CRmEIwNmvYjc"
    ]
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:2 [
        0 => "comment"
        1 => "node"
      ]
    ]
    #isSyncing: true
    #id: "node.comment"
    #field_name: "comment"
    #entity_type: "node"
    #type: "comment"
    #module: "comment"
    #settings: array:1 [
      "comment_type" => "comment"
    ]
    #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_tags" => Drupal\field\Entity\FieldStorageConfig {#1646
    #entityTypeId: "field_storage_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.field_tags"
    #status: true
    #uuid: "d0377c70-0523-47e3-bf82-8ebd58757633"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: array:1 [
      "default_config_hash" => "WpOE_bs8Bs_HY2ns7n2r__de-xno0-Bxkqep5-MsHAs"
    ]
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:2 [
        0 => "node"
        1 => "taxonomy"
      ]
    ]
    #isSyncing: true
    #id: "node.field_tags"
    #field_name: "field_tags"
    #entity_type: "node"
    #type: "entity_reference"
    #module: "core"
    #settings: array:1 [
      "target_type" => "taxonomy_term"
    ]
    #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
  }
  "layout_builder__layout" => Drupal\field\Entity\FieldStorageConfig {#1647
    #entityTypeId: "field_storage_config"
    #enforceIsNew: true
    #typedData: null
    #cacheContexts: []
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.layout_builder__layout"
    #status: true
    #uuid: "51e5235e-e843-4d75-ae83-ec51e88146bd"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:1 [
      "module" => array:2 [
        0 => "layout_builder"
        1 => "node"
      ]
    ]
    #isSyncing: true
    #id: "node.layout_builder__layout"
    #field_name: "layout_builder__layout"
    #entity_type: "node"
    #type: "layout_section"
    #module: "layout_builder"
    #settings: []
    #cardinality: 1
    #translatable: false
    #locked: true
    #persist_with_no_fields: false
    +custom_storage: false
    #indexes: []
    #deleted: false
    #schema: null
    #propertyDefinitions: null
    +original: ? Drupal\field\FieldStorageConfigInterface
  }
  "field_company_teaser_link" => Drupal\field\Entity\FieldStorageConfig {#1648
    #entityTypeId: "field_storage_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.field_company_teaser_link"
    #status: true
    #uuid: "e40675a3-97e3-43eb-aecf-a71c0398c8ae"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:2 [
      "module" => array:2 [
        0 => "link"
        1 => "node"
      ]
      "enforced" => array:1 [
        "module" => array:1 [
          0 => "company_teaser"
        ]
      ]
    ]
    #isSyncing: true
    #id: "node.field_company_teaser_link"
    #field_name: "field_company_teaser_link"
    #entity_type: "node"
    #type: "link"
    #module: "link"
    #settings: []
    #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_company_teaser_image_link" => Drupal\field\Entity\FieldStorageConfig {#1649
    #entityTypeId: "field_storage_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.field_company_teaser_image_link"
    #status: true
    #uuid: "15f18943-f889-4adb-a29d-dde5fca8380d"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:2 [
      "module" => array:2 [
        0 => "link"
        1 => "node"
      ]
      "enforced" => array:1 [
        "module" => array:1 [
          0 => "company_teaser"
        ]
      ]
    ]
    #isSyncing: true
    #id: "node.field_company_teaser_image_link"
    #field_name: "field_company_teaser_image_link"
    #entity_type: "node"
    #type: "link"
    #module: "link"
    #settings: []
    #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_company_teaser_company_key" => Drupal\field\Entity\FieldStorageConfig {#1650
    #entityTypeId: "field_storage_config"
    #enforceIsNew: null
    #typedData: null
    #cacheContexts: array:1 [
      0 => "languages:language_interface"
    ]
    #cacheTags: []
    #cacheMaxAge: -1
    #_serviceIds: []
    #_entityStorages: []
    #originalId: "node.field_company_teaser_company_key"
    #status: true
    #uuid: "ddf6628b-0d49-4c5d-9e77-566ff230b466"
    -isUninstalling: false
    #langcode: "en"
    #third_party_settings: []
    #_core: []
    #trustedData: false
    #dependencies: array:2 [
      "module" => array:1 [
        0 => "node"
      ]
      "enforced" => array:1 [
        "module" => array:1 [
          0 => "company_teaser"
        ]
      ]
    ]
    #isSyncing: true
    #id: "node.field_company_teaser_company_key"
    #field_name: "field_company_teaser_company_key"
    #entity_type: "node"
    #type: "string"
    #module: "core"
    #settings: array:3 [
      "max_length" => 6
      "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
  }
]