Свойство | Type | Description | |
---|---|---|---|
$expectedDisabledResult | array | ||
$expectedOp | callable | ||
$expectedResult | array | ||
$expectedSearch |
Méthode | Description | |
---|---|---|
it_is_initializable ( ) | ||
it_should_aggregate_values_when_converting_a_bool_to_ldap_on_creation ( ) | ||
it_should_aggregate_values_when_converting_a_bool_to_ldap_on_modification ( $connection ) | ||
it_should_be_case_insensitive_to_the_current_attribute_name ( $connection ) | ||
it_should_convert_a_bool_value_into_the_bitwise_operator_for_the_returned_value ( ) | ||
it_should_convert_a_value_from_ldap_to_a_php_bool ( ) | ||
it_should_error_on_modifcation_when_the_existing_LDAP_object_cannot_be_queried ( $connection ) | ||
it_should_error_when_a_dn_is_not_set_and_a_modification_type_is_requested ( ) | ||
it_should_implement_AttributeConverterInterface ( ) | ||
it_should_not_aggregate_values_on_a_search ( ) | ||
it_should_not_modify_the_value_if_the_bit_is_already_set ( $connection ) | ||
it_should_remove_the_bit_if_requested_and_the_bit_is_already_set ( $connection ) | ||
let ( LdapTools\Connection\LdapConnectionInterface $connection ) |
public it_should_aggregate_values_when_converting_a_bool_to_ldap_on_modification ( $connection ) |
public it_should_be_case_insensitive_to_the_current_attribute_name ( $connection ) |
public it_should_error_on_modifcation_when_the_existing_LDAP_object_cannot_be_queried ( $connection ) |
public it_should_not_aggregate_values_on_a_search ( ) |
public it_should_not_modify_the_value_if_the_bit_is_already_set ( $connection ) |
public it_should_remove_the_bit_if_requested_and_the_bit_is_already_set ( $connection ) |
public let ( LdapTools\Connection\LdapConnectionInterface $connection ) | ||
$connection | LdapTools\Connection\LdapConnectionInterface |
protected array $expectedDisabledResult | ||
Résultat | array |