symfony / 3.1 / symfony / component / ldap / adapter / queryinterface.html

QueryInterface

interface QueryInterface

Constants

DEREF_NEVER
DEREF_SEARCHING
DEREF_FINDING
DEREF_ALWAYS

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

Exceptions

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/3.1/Symfony/Component/Ldap/Adapter/QueryInterface.html