Product Member List

This is the complete list of members for Product, including all inherited members.

$api (defined in Data)Dataprotected
$pool (defined in Data)Dataprotected
__call(string $method, array $args)Data
__construct($caller, array $data=[])Data
__toString()AbstractEntity
_container()AbstractEntityprotected
_dir()CreateTraitprotected
_get(string $field)AbstractEntityprotected
_hydrate(string $class, $item)Dataprotected
_metafieldType()MetafieldTraitprotected
_onDelete() (defined in AbstractEntity)AbstractEntityprotected
_onSave() (defined in AbstractEntity)AbstractEntityprotected
_reload(string $field)AbstractEntityprotected
_select($subject, callable $filter,... $args)Dataprotected
_setData(array $data)Dataprotected
_setField(string $field, $value)Dataprotected
create()CreateTrait
delete() (defined in DeleteTrait)DeleteTrait
DIR (defined in Product)Product
getBodyHtml()Product
getCreatedAt()Product
getHandle()Product
getId()AbstractEntity
getImages()Product
getMetafields()MetafieldTrait
getOptions()Product
getPoolKeys()AbstractEntity
getProductType()Product
getPublishedAt()Product
getPublishedScope()Product
getTags()Product
getTemplateSuffix()Product
getTitle()Product
getUpdatedAt()Product
getVariants()Product
getVendor()Product
hasId()AbstractEntity
hasImages()Product
hasOptions()Product
hasVariants()Product
load($caller, string $id, array $query=[])AbstractEntitystatic
loadAll($caller, string $path, array $query=[])AbstractEntitystatic
MAP (defined in Product)Product
newImage()Product
newMetafield()MetafieldTrait
newOption()Product
newVariant()Product
PATCH (defined in Data)Data
reload()AbstractEntity
selectImages(callable $filter)Product
selectOptions(callable $filter)Product
selectVariants(callable $filter)Product
serialize()Data
setBodyHtml(string $html)Product
setHandle(string $handle)Product
setImages(Image[] $images)Product
setOptions(Option[] $options)Product
setProductType(string $type)Product
setPublishedAt(?string $iso8601)Product
setPublishedScope(string $scope)Product
setTags(string $tags)Product
setTemplateSuffix(?string $suffix)Product
setTitle(string $title)Product
setVariants(Variant[] $variants)Product
setVendor(string $vendor)Product
toArray()Data
TYPE (defined in Product)Product
unserialize($serialized)Data
update()UpdateTrait