class RebuildFileIndexCommand extends AbstractRebuildIndexCommand (View source)

Methods

normalize(NormalizerInterface $normalizer, string $format = null, array $context = [])

No description

denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])

No description

static string
getHandler()

No description

getIndexName()

No description

Details

normalize(NormalizerInterface $normalizer, string $format = null, array $context = [])

No description

Parameters

NormalizerInterface $normalizer
string $format
array $context

denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])

No description

Parameters

DenormalizerInterface $denormalizer
$data
string $format
array $context

CategoryInterface getAttributeKeyCategory()

No description

Return Value

CategoryInterface

static string getHandler()

No description

Return Value

string

getIndexName()

No description