Method | Description | |
---|---|---|
__construct ( Iterator $iterator, string $statement = 'SELECT' ) | MainStatementQueriesFilter constructor. | |
accept ( ) : boolean | Check whether the current element of the iterator is acceptable |
Method | Description | |
---|---|---|
isRegex ( $statement ) |
public __construct ( Iterator $iterator, string $statement = 'SELECT' ) | ||
$iterator | Iterator | |
$statement | string |