Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\Domains\Search\Application\UseCases\SimplePropertySearch\SimplePropertySearchRequest Class Reference

Public Member Functions

 __construct (public readonly string $query, public readonly string $language, public readonly int $limit=self::DEFAULT_LIMIT, public readonly int $offset=self::DEFAULT_OFFSET)
 

Public Attributes

const DEFAULT_LIMIT = 10
 
const DEFAULT_OFFSET = 0
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\Domains\Search\Application\UseCases\SimplePropertySearch\SimplePropertySearchRequest::__construct ( public readonly string $query,
public readonly string $language,
public readonly int $limit = self::DEFAULT_LIMIT,
public readonly int $offset = self::DEFAULT_OFFSET )

Member Data Documentation

◆ DEFAULT_LIMIT

const Wikibase\Repo\Domains\Search\Application\UseCases\SimplePropertySearch\SimplePropertySearchRequest::DEFAULT_LIMIT = 10

◆ DEFAULT_OFFSET

const Wikibase\Repo\Domains\Search\Application\UseCases\SimplePropertySearch\SimplePropertySearchRequest::DEFAULT_OFFSET = 0

The documentation for this class was generated from the following file: