PageRecordProvider implements SearchProviderInterface

FinalYes

Search provider to query pages from database

Internal

Table of Contents

Interfaces

SearchProviderInterface
Interface to declare a search provider used for the backend search

Methods

__construct()  : mixed
count()  : int
find()  : array<string|int, ResultItem>
getFilterLabel()  : string

Methods

__construct()

public __construct(EventDispatcherInterface $eventDispatcher, IconFactory $iconFactory, LanguageServiceFactory $languageServiceFactory, UriBuilder $uriBuilder, QueryParser $queryParser, SiteFinder $siteFinder, SearchableSchemaFieldsCollector $searchableSchemaFieldsCollector, TcaSchemaFactory $tcaSchemaFactory) : mixed
Parameters
$eventDispatcher : EventDispatcherInterface
$iconFactory : IconFactory
$languageServiceFactory : LanguageServiceFactory
$uriBuilder : UriBuilder
$queryParser : QueryParser
$siteFinder : SiteFinder
$searchableSchemaFieldsCollector : SearchableSchemaFieldsCollector
$tcaSchemaFactory : TcaSchemaFactory

getFilterLabel()

public getFilterLabel() : string
Return values
string

        
On this page

Search results