public property LdapQuery::$where in Lightweight Directory Access Protocol (LDAP) 8.3
Same name and namespace in other branches
- 8.4 ldap_query/src/Plugin/views/query/LdapQuery.php \Drupal\ldap_query\Plugin\views\query\LdapQuery::where
Collection of filter criteria.
Type: array
File
- ldap_query/
src/ Plugin/ views/ query/ LdapQuery.php, line 29
Class
- LdapQuery
- Views query plugin for an SQL query.
Namespace
Drupal\ldap_query\Plugin\views\queryCode
public $where = [];