Reader
in package
implements
ReaderInterface
Class Reader
Interfaces, Classes and Traits
- ReaderInterface
- Interface ReaderInterface
Table of Contents
- $connection : Connection
- __construct() : mixed
- Reader constructor.
- getOptionIdOptionValuesId() : OptionIdOptionValuesIdDtoCollection
- noAttributeOptionValuesIdInModifierCollectionFoundException() : NoAttributeOptionValuesIdInModifierCollectionFoundException
- optionValuesIds() : array<string|int, mixed>
Properties
$connection
protected
Connection
$connection
Methods
__construct()
Reader constructor.
public
__construct(Connection $connection) : mixed
Parameters
- $connection : Connection
Return values
mixed —getOptionIdOptionValuesId()
public
getOptionIdOptionValuesId(ModifierIdentifierCollectionInterface $identifierCollection, ProductId $productId) : OptionIdOptionValuesIdDtoCollection
Parameters
- $identifierCollection : ModifierIdentifierCollectionInterface
- $productId : ProductId
Tags
Return values
OptionIdOptionValuesIdDtoCollection —noAttributeOptionValuesIdInModifierCollectionFoundException()
protected
noAttributeOptionValuesIdInModifierCollectionFoundException(ProductId $productId) : NoAttributeOptionValuesIdInModifierCollectionFoundException
Parameters
- $productId : ProductId
Return values
NoAttributeOptionValuesIdInModifierCollectionFoundException —optionValuesIds()
protected
optionValuesIds(ModifierIdentifierCollectionInterface $identifierCollection, ProductId $productId) : array<string|int, mixed>
Parameters
- $identifierCollection : ModifierIdentifierCollectionInterface
- $productId : ProductId