Property | Type | Description | |
---|---|---|---|
$entry | |||
$entryWithSelect |
public it_should_allow_an_or_filter_for_an_attribute ( $connection ) |
public it_should_allow_specifying_the_attribute_to_select_when_converting ( $connection ) |
public it_should_convert_a_GUID_back_to_a_dn ( $connection ) |
public it_should_convert_a_LdapObject_back_to_a_dn ( $connection ) |
public it_should_convert_a_SID_back_to_a_dn ( $connection ) |
public it_should_convert_a_dn_back_to_a_dn ( $connection ) |
public it_should_convert_a_dn_into_its_common_name ( ) |
public it_should_convert_a_dn_to_a_normal_name ( ) |
public it_should_convert_a_name_back_to_a_dn ( $connection ) |
public it_should_error_if_a_LdapObject_is_missing_a_DN ( $connection ) |
public it_should_throw_a_useful_message_if_a_value_cannot_be_converted_from_searching_ldap ( $connection ) |
public it_should_throw_an_error_if_no_options_exist_for_the_current_attribute ( $connection ) |
public it_should_use_a_base_dn_option ( $connection ) |
public let ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
$connection | LdapTools\Connection\LdapConnectionInterface |