Property | Type | Description | |
---|---|---|---|
$connection | LdapTools\Connection\LdapConnectionInterface | ||
$parser | |||
$rootDse | |||
$schema |
public it_should_add_controls_on_an_operation_going_to_ldap ( $connection ) |
public it_should_attempt_to_resolve_parameters_for_the_base_dn ( $connection, $rootdse ) |
public it_should_correctly_add_attributes_to_select_based_off_aliases_in_the_order_by_selection ( $connection ) |
public it_should_hydrate_a_modify_operation_to_ldap ( $connection ) |
public it_should_hydrate_a_query_operation_to_ldap_with_a_schema ( $connection ) |
public it_should_hydrate_an_add_operation_to_ldap ( $connection ) |
public it_should_hydrate_the_ldap_filter_for_a_query_operation_based_off_the_current_alias ( $connection ) |
public it_should_not_attempt_to_resolve_parameters_for_a_base_dn_for_the_RootDSE ( |
||
$operation |
public it_should_select_get_the_correct_attributes_to_select_based_off_the_alias_in_use ( $connection ) |
public it_should_set_the_scope_based_off_the_schema ( $connection ) |
public it_should_set_whether_paging_is_used_based_off_the_schema ( $connection ) |
public let ( LdapTools\Connection\LdapConnectionInterface $connection, |
||
$connection | LdapTools\Connection\LdapConnectionInterface | |
$rootdse |
protected LdapConnectionInterface,LdapTools\Connection $connection | ||
return | LdapTools\Connection\LdapConnectionInterface |
protected SchemaYamlParser,LdapTools\Schema\Parser $parser | ||
return |
protected LdapObject,LdapTools\Object $rootDse | ||
return |