StandardSearchIndexer
class StandardSearchIndexer implements SearchIndexerInterface (View source)
Properties
protected | $connection |
Methods
void
indexEntry(CategoryInterface $category, AttributeValueInterface $value, mixed $subject)
No description
void
clearIndexEntry(CategoryInterface $category, AttributeValueInterface $value, mixed $subject)
No description
void
void
updateRepositoryColumns(CategoryInterface $category, AttributeKeyInterface $key, string|null $previousHandle = null)
No description
Details
__construct(Connection $connection)
No description
protected
isValid(CategoryInterface $category)
No description
void
indexEntry(CategoryInterface $category, AttributeValueInterface $value, mixed $subject)
No description
void
clearIndexEntry(CategoryInterface $category, AttributeValueInterface $value, mixed $subject)
No description
void
createRepository(CategoryInterface $category)
No description
void
updateRepositoryColumns(CategoryInterface $category, AttributeKeyInterface $key, string|null $previousHandle = null)
No description
refreshRepositoryColumns(CategoryInterface $category, AttributeKeyInterface $key)
No description