SyncAttributeCommand
extends ContainerAwareCommand
Table of Contents
Properties
-
$connection
: mixed
-
$attributeApi
: AttributeApi|object
-
$configSFtpConnector
: mixed
-
$meduseService
: MeduseService
Methods
-
__construct()
: mixed
-
configure()
: void
-
execute()
: mixed
-
syncAllAttributes()
: mixed
$connection
protected
mixed
$connection
$attributeApi
private
AttributeApi|object
$attributeApi
$configSFtpConnector
private
mixed
$configSFtpConnector
$meduseService
private
MeduseService
$meduseService
__construct()
public
__construct([mixed $name = null ][, EntityManagerInterface $entityManager = null ][, ContainerInterface $container = null ][, AttributeSetService $attributeSetService = null ][, MeduseService $meduseService = null ]) : mixed
Parameters
-
$name
: mixed
= null
-
-
$entityManager
: EntityManagerInterface
= null
-
-
$container
: ContainerInterface
= null
-
-
$attributeSetService
: AttributeSetService
= null
-
-
$meduseService
: MeduseService
= null
-
protected
configure() : void
execute()
protected
execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
-
$input
: InputInterface
-
-
$output
: OutputInterface
-
syncAllAttributes()
private
syncAllAttributes() : mixed