Logidav Docs

ReplaceWrongTranslationInProductTitleCommand extends ContainerAwareCommand
in package
uses LockableTrait

Table of Contents

Properties

$configService  : ConfigService|object
$container  : ContainerInterface
$productFeedDirPath  : string
$queueService  : mixed

Methods

__construct()  : mixed
getConditionTextUpperOrLowerOrMixed()  : string
configure()  : mixed
Configure command
execute()  : int|void|null
getDataFileTranslateDir()  : string
getWordsToReplaceArray()  : array<string|int, mixed>

Properties

Methods

getConditionTextUpperOrLowerOrMixed()

public getConditionTextUpperOrLowerOrMixed(mixed $first, mixed $second) : string
Parameters
$first : mixed
$second : mixed
Return values
string

execute()

protected execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
$input : InputInterface
$output : OutputInterface
Tags
throws
Exception
Return values
int|void|null

getWordsToReplaceArray()

private getWordsToReplaceArray() : array<string|int, mixed>
Tags
throws
PHPExcel_Exception
throws
PHPExcel_Reader_Exception
Return values
array<string|int, mixed>

        
On this page

Search results