phpDocumentor

ProductSearchAdapter
in package
implements ProductSearchAdapterInterface, SingletonStrategyInterface

Interfaces, Classes and Traits

ProductSearchAdapterInterface
SingletonStrategyInterface
Interface SingletonStrategyInterface

Table of Contents

$language  : Language
$languageCode  : LanguageCode
$productListItemJsonSerializer  : ProductListItemJsonSerializer
$productReadService  : mixed
__construct()  : mixed
searchByIds()  : mixed
searchByTerm()  : array<string|int, mixed>
createLanguageCode()  : void
createSerializer()  : void
createService()  : void
getCorrectImagePath()  : string

Properties

Methods

searchByIds()

public searchByIds(array<string|int, mixed> $idCollection) : mixed
Parameters
$idCollection : array<string|int, mixed>
Return values
mixed

searchByTerm()

public searchByTerm(string $term) : array<string|int, mixed>
Parameters
$term : string
Return values
array<string|int, mixed>

getCorrectImagePath()

protected getCorrectImagePath( $image) : string
Parameters
$image :
Return values
string

Search results