Logidav Docs

SyncAsirAttributeMappingFromMeduse extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$asirGroupAttributesMappingRepo  : mixed
$asirGroupAttributesMappingService  : mixed
$container  : mixed
$entityManager  : mixed
$meduseService  : mixed

Methods

__construct()  : mixed
processAndSaveData()  : mixed
configure()  : void
execute()  : mixed
cloneTable()  : mixed
insertFromTmpToMain()  : mixed
purgeTable()  : mixed

Properties

Methods

__construct()

public __construct([mixed $name = null ][, EntityManagerInterface $entityManager = null ][, ContainerInterface $container = null ][, AsirGroupAttributesMappingService $asirGroupAttributesMappingService = null ][, AsirGroupAttributesMappingRepository $asirGroupAttributesMappingRepo = null ][, MeduseService $meduseService = null ]) : mixed
Parameters
$name : mixed = null
$entityManager : EntityManagerInterface = null
$container : ContainerInterface = null
$asirGroupAttributesMappingService : AsirGroupAttributesMappingService = null
$asirGroupAttributesMappingRepo : AsirGroupAttributesMappingRepository = null
$meduseService : MeduseService = null

execute()

protected execute(InputInterface $input, OutputInterface $output) : mixed
Parameters
$input : InputInterface
$output : OutputInterface

        
On this page

Search results