Property | Type | Description | |
---|---|---|---|
$ldapEntries |
Method | Description | |
---|---|---|
it_is_initializable ( ) | ||
it_should_call_findByFirstName ( ) | ||
it_should_call_findOneByGuid_and_return_a_LdapObject ( $connection ) | ||
it_should_error_when_calling_findByFooBar ( ) | ||
it_should_error_when_calling_findOneByFooBar ( ) | ||
it_should_get_set_the_hydration_mode_if_calling_set_hydration_mode ( ) | ||
it_should_respect_the_explicitly_set_hydration_mode ( ) | ||
it_should_return_a_LdapQueryBuilder_instance_when_calling_build_ldap_query ( ) | ||
it_should_set_default_attributes_when_calling_setAttributes ( ) | ||
let ( LdapTools\Connection\LdapConnectionInterface $connection ) |
public it_should_call_findOneByGuid_and_return_a_LdapObject ( $connection ) |
public it_should_error_when_calling_findByFooBar ( ) |
public it_should_error_when_calling_findOneByFooBar ( ) |
public let ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
$connection | LdapTools\Connection\LdapConnectionInterface |