PHP Class Sylius\Bundle\CoreBundle\Fixture\StickerProductFixture

Author: Kamil Kokot ([email protected])
Inheritance: extends Sylius\Bundle\FixturesBundle\Fixture\AbstractFixture
Afficher le fichier Open project: sylius/sylius

Méthodes publiques

Méthode Description
__construct ( Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $taxonFixture, Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $productAttributeFixture, Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $productOptionFixture, Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $productFixture )
getName ( )
load ( array $options )

Méthodes protégées

Méthode Description
configureOptionsNode ( ArrayNodeDefinition $optionsNode )

Private Methods

Méthode Description
getUniqueNames ( integer $amount ) : string

Method Details

__construct() public méthode

public __construct ( Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $taxonFixture, Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $productAttributeFixture, Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $productOptionFixture, Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture $productFixture )
$taxonFixture Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture
$productAttributeFixture Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture
$productOptionFixture Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture
$productFixture Sylius\Bundle\CoreBundle\Fixture\AbstractResourceFixture

configureOptionsNode() protected méthode

protected configureOptionsNode ( ArrayNodeDefinition $optionsNode )
$optionsNode Symfony\Component\Config\Definition\Builder\ArrayNodeDefinition

getName() public méthode

public getName ( )

load() public méthode

public load ( array $options )
$options array