QueryInterface
interface QueryInterface
Constants
DEREF_NEVER | |
DEREF_SEARCHING | |
DEREF_FINDING | |
DEREF_ALWAYS | |
SCOPE_BASE | |
SCOPE_ONE | |
SCOPE_SUB |
Methods
CollectionInterface|Entry[] | execute() Executes a query and returns the list of Ldap entries. |
Details
CollectionInterface|Entry[] execute()
Executes a query and returns the list of Ldap entries.
Return Value
CollectionInterface|Entry[] |
Exceptions
NotBoundException | |
LdapException |
© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Ldap/Adapter/QueryInterface.html