Property | Type | Description | |
---|---|---|---|
$articleDetailsFlat | SplFixedArray | ||
$categoryResource | |||
$loadDataInfile | |||
$tables | array |
Method | Description | |
---|---|---|
create ( Shopware\DataGenerator\Writer\WriterInterface $writer ) | ||
getArticleDetailsFlat ( ) : SplFixedArray | ||
getCategoryResource ( ) : |
||
setCategoryResource ( |
Method | Description | |
---|---|---|
createFilterGroupSQL ( Shopware\DataGenerator\Writer\WriterInterface $importWriter ) | Generates SQL which creates filter groups, options and values |
Method | Description | |
---|---|---|
copyImages ( $imageDir, $images, $thumbs, $useSmallImage ) | Copies the default image for each article | |
createCartesianProduct ( $arrays ) : array | Helper function which creates a cartesian product | |
generatePriceVariations ( $number ) | ||
getCategoryPath ( $id, $categories ) : array |
public create ( Shopware\DataGenerator\Writer\WriterInterface $writer ) | ||
$writer | Shopware\DataGenerator\Writer\WriterInterface |
protected createFilterGroupSQL ( Shopware\DataGenerator\Writer\WriterInterface $importWriter ) | ||
$importWriter | Shopware\DataGenerator\Writer\WriterInterface |
public getArticleDetailsFlat ( ) : SplFixedArray | ||
return | SplFixedArray |
public setCategoryResource ( |
||
$categoryResource |
protected SplFixedArray $articleDetailsFlat | ||
return | SplFixedArray |
protected Categories,Shopware\DataGenerator\Resources $categoryResource | ||
return |
protected LoadDataInfile,Shopware\DataGenerator\Services $loadDataInfile | ||
return |