$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 (defined in CustomCollection) | CustomCollection | |
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 | |
isPublished() | CustomCollection | |
load($caller, string $id, array $query=[]) | AbstractEntity | static |
loadAll($caller, string $path, array $query=[]) | AbstractEntity | static |
MAP (defined in AbstractCollection) | AbstractCollection | |
newCollect(Product $product) | CustomCollection | |
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 | |
setPublished(bool $published) | CustomCollection | |
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 (defined in CustomCollection) | CustomCollection | |
unserialize($serialized) | Data | |
update() | UpdateTrait | |