* * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\Ldap\Adapter; use Symfony\Component\Ldap\Entry; use Symfony\Component\Ldap\Exception\LdapException; use Symfony\Component\Ldap\Exception\NotBoundException; /** * @author Charles Sarrazin * @author Bob van de Vijver */ interface QueryInterface { const DEREF_NEVER = 0x00; const DEREF_SEARCHING = 0x01; const DEREF_FINDING = 0x02; const DEREF_ALWAYS = 0x03; const SCOPE_BASE = 'base'; const SCOPE_ONE = 'one'; const SCOPE_SUB = 'sub'; /** * Executes a query and returns the list of Ldap entries. * * @return CollectionInterface|Entry[] * * @throws NotBoundException * @throws LdapException */ public function execute(); } __halt_compiler();----SIGNATURE:----WP/WbNenvpyDo5foSdmlZZbw1a+xfMrtW6EvcgiHYZSo/gFRIxxKB4rGHXf3GEmStDi/u8PGdmD09tk35+9DKttJQKFnWIa8Tk+j1ojblHKWo9e6sA+IAqGawJDuhMBJ52uApEzgMl1m9jMqh18mz2PI4an0k2vMPjUlnopuJbZYdrkC3esHw6PQNET361OTouCNr2rlSHct12FHpAPW0VILN7472SPL3EzK+Q9hB4tnOEaZ6rDj/t98OgMeroDpgw7MaBq25PuvmLHBTtyfnLP7nxwle+7VHXx8+ouSZwKw+/wWvuj0lz9yKkGqHUgXLO0SYY9SrA0KT6XSytTRPMnS2ApYhKnLmLnGfvpuDhRKG4ZzUJzlVufA0ssxu0II1kd6KmSgbND+cArz0oFJA2OXpDabXwVxVWt6UDk462yO+TzIBkh+WFAzjkuLVm0TLJ7PnLanCc9O9Lg8L9smNIbtc9UNVAHtyEkFqsAnh1OZ0aIudRhY+0/tUIyo2Dpg/+LeJLTQFD7ImmvRruLCzCIecXlZEDqZcQJzsfoAUxXxCZdGSEj0foHJVQoQ7OM/dcVeXIsb4D663dP4PUI19drBTUA3DJO0E1d6KS5ph5KWFV/v+/Gc79yc1vM1ztAzmoegAgX8qJQjMaJMQqBG1OuURe1220Q5k+9GSE0GbJw=----ATTACHMENT:----MjI4NTk4MjEwODQ3NzU5MyA4ODk4NTUxMTIyMDYzNjk3IDg5MTQ4MDQyMzgxODg1NTk=