tm.view
Fields
Field | Description |
---|---|
id int | Unique ID |
typeid int | Type ID |
name<langcode> mlstring | Name of the view |
columns [ViewColumn] | List of field definitions that are part of this view. |
orderby int | The field definitions to order the results on. |
orderby_asc bool | Indicates whether the results should be ordered ascending or descending. |
createdts timestamp | Created timestamp |
lastupdatets timestamp | Last updated timestamp |
isarchived bool | Whether or not this item is archived |