| $api (defined in Data) | Data | protected |
| $pool (defined in Data) | Data | protected |
| __call(string $method, array $args) | Data | |
| __construct($caller, array $data=[]) | Data | |
| __toString() | AbstractEntity | |
| _container() | AbstractEntity | protected |
| _dir() | CreateTrait | protected |
| _get(string $field) | AbstractEntity | protected |
| _hydrate(string $class, $item) | Data | protected |
| _metafieldType() | MetafieldTrait | protected |
| _onDelete() (defined in AbstractEntity) | AbstractEntity | protected |
| _onSave() (defined in AbstractEntity) | AbstractEntity | protected |
| _reload(string $field) | AbstractEntity | protected |
| _select($subject, callable $filter,... $args) | Data | protected |
| _setData(array $data) | Data | protected |
| _setField(string $field, $value) | Data | protected |
| create() | CreateTrait | |
| delete() (defined in DeleteTrait) | DeleteTrait | |
| DIR | AbstractEntity | |
| getBodyHtml() | AbstractCollection | |
| getHandle() | AbstractCollection | |
| getId() | AbstractEntity | |
| getImage() | AbstractCollection | |
| getMetafields() | MetafieldTrait | |
| getPoolKeys() | AbstractEntity | |
| getProducts() | AbstractCollection | |
| getPublishedAt() | AbstractCollection | |
| getPublishedScope() | AbstractCollection | |
| getSortOrder() | AbstractCollection | |
| getTemplateSuffix() | AbstractCollection | |
| getTitle() | AbstractCollection | |
| getUpdatedAt() | AbstractCollection | |
| hasId() | AbstractEntity | |
| load($caller, string $id, array $query=[]) | AbstractEntity | static |
| loadAll($caller, string $path, array $query=[]) | AbstractEntity | static |
| MAP (defined in AbstractCollection) | AbstractCollection | |
| newCollect(Product $product) | AbstractCollection | |
| newMetafield() | MetafieldTrait | |
| PATCH (defined in Data) | Data | |
| reload() | AbstractEntity | |
| SCOPE_GLOBAL (defined in AbstractCollection) | AbstractCollection | |
| SCOPE_WEB (defined in AbstractCollection) | AbstractCollection | |
| serialize() | Data | |
| setBodyHtml(string $html) | AbstractCollection | |
| setHandle(string $handle) | AbstractCollection | |
| setImage(?Image $image) | AbstractCollection | |
| setSortOrder(string $order) | AbstractCollection | |
| setTemplateSuffix(string $suffix) | AbstractCollection | |
| setTitle(string $title) | AbstractCollection | |
| SORT_ALPHA_ASC (defined in AbstractCollection) | AbstractCollection | |
| SORT_ALPHA_DESC (defined in AbstractCollection) | AbstractCollection | |
| SORT_BEST_SELLING (defined in AbstractCollection) | AbstractCollection | |
| SORT_CREATED (defined in AbstractCollection) | AbstractCollection | |
| SORT_CREATED_DESC (defined in AbstractCollection) | AbstractCollection | |
| SORT_MANUAL (defined in AbstractCollection) | AbstractCollection | |
| SORT_PRICE_ASC (defined in AbstractCollection) | AbstractCollection | |
| SORT_PRICE_DESC (defined in AbstractCollection) | AbstractCollection | |
| toArray() | Data | |
| TYPE | AbstractEntity | |
| unserialize($serialized) | Data | |
| update() | UpdateTrait | |