ConstraintInterface

Filters the set of tuples formed by evaluating the query's sources and the joins between them.

To be included in the query results, a tuple must satisfy the constraint.

Internal

only to be used within Extbase, not part of TYPO3 Core API.

Table of Contents

Methods

collectBoundVariableNames()  : mixed

Methods

collectBoundVariableNames()

public collectBoundVariableNames(array<string|int, mixed> &$boundVariables) : mixed
Parameters
$boundVariables : array<string|int, mixed>

        
On this page

Search results