Semantic MediaWiki and related extensions
Public Member Functions | List of all members
SMW\SQLStore\EntityStore\ResultLimiter Class Reference

Public Member Functions

 calcSize (RequestOptions $requestOptions)
 
 canSkip ( $id)
 

Detailed Description

GNU GPL v2

Since
3.2
Author
mwjames

Member Function Documentation

◆ calcSize()

SMW\SQLStore\EntityStore\ResultLimiter::calcSize ( RequestOptions  $requestOptions)
Since
3.2
Parameters
RequestOptions$requestOptions

◆ canSkip()

SMW\SQLStore\EntityStore\ResultLimiter::canSkip (   $id)

For cases where exclude_limit was used to run an unrestricted query, allow to skip the result set to restrict the size of the set to avoid creating instances for non-requested data.

Since
3.2
Parameters
integer$id
Returns
boolean

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

About | General disclaimer | Privacy policy