class RebuildEntityIndexCommandHandler implements OutputAwareInterface (View source)

Traits

A trait used with OutputAwareInterface

Properties

protected OutputInterface $output from  OutputAwareTrait
protected ObjectManager $objectManager
protected Connection $connection

Methods

setOutput(OutputInterface $output)

No description

__construct(ObjectManager $objectManager, Connection $connection)

No description

__invoke(ClearEntityIndexCommand $command)

No description

Details

setOutput(OutputInterface $output)

No description

Parameters

OutputInterface $output

__construct(ObjectManager $objectManager, Connection $connection)

No description

Parameters

ObjectManager $objectManager
Connection $connection

__invoke(ClearEntityIndexCommand $command)

No description

Parameters

ClearEntityIndexCommand $command