PHP Класс spec\LdapTools\Hydrator\ArrayHydratorSpec

Наследование: extends PhpSpec\ObjectBehavior
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$ldapEntries
$objectToLdap

Открытые методы

Метод Описание
getMatchers ( )
it_is_initializable ( )
it_should_allow_multiple_converter_types_for_one_ldap_attribute ( )
it_should_allow_multiple_schema_names_pointing_to_the_same_ldap_attribute ( )
it_should_be_able_to_be_constructed_with_a_ldap_connection ( LdapTools\Connection\LdapConnectionInterface $connection )
it_should_convert_values_if_a_converter_was_defined_for_an_attribute ( )
it_should_convert_values_when_hydrating_to_ldap ( )
it_should_error_hydrating_to_ldap_if_an_array_is_not_used ( )
it_should_error_when_a_required_attribute_is_missing_going_to_ldap ( )
it_should_hydrate_to_ldap_even_without_a_schema ( )
it_should_implement_the_HydratorInterface ( )
it_should_merge_default_attributes_to_ldap ( )
it_should_not_change_attribute_names_when_the_attribute_was_selected_by_its_original_name ( )
it_should_rename_schema_names_to_ldap_attributeNames_when_hyrdating_to_ldap ( )
it_should_replace_parameter_values_with_their_actual_values ( )
it_should_respect_the_case_the_attribute_was_selected_by_when_hydrating ( )
it_should_return_a_single_array_with_keys_when_calling_hydrateEntryFromLdap ( )
it_should_return_an_array_when_hydrating_to_ldap ( )
it_should_return_the_correct_number_of_entries_when_hydrating_all_entries ( )
it_should_return_the_dn_attribute_even_if_it_wasnt_selected ( )
it_should_set_LdapObjectSchemas_when_calling_setLdapObjectSchema ( )
it_should_set_selected_attributes_when_calling_setSelectedAttributes ( )

Описание методов

getMatchers() публичный Метод

public getMatchers ( )

it_is_initializable() публичный Метод

public it_is_initializable ( )

it_should_allow_multiple_converter_types_for_one_ldap_attribute() публичный Метод

it_should_allow_multiple_schema_names_pointing_to_the_same_ldap_attribute() публичный Метод

it_should_be_able_to_be_constructed_with_a_ldap_connection() публичный Метод

public it_should_be_able_to_be_constructed_with_a_ldap_connection ( LdapTools\Connection\LdapConnectionInterface $connection )
$connection LdapTools\Connection\LdapConnectionInterface

it_should_convert_values_if_a_converter_was_defined_for_an_attribute() публичный Метод

it_should_convert_values_when_hydrating_to_ldap() публичный Метод

it_should_error_hydrating_to_ldap_if_an_array_is_not_used() публичный Метод

it_should_error_when_a_required_attribute_is_missing_going_to_ldap() публичный Метод

it_should_hydrate_to_ldap_even_without_a_schema() публичный Метод

it_should_implement_the_HydratorInterface() публичный Метод

it_should_merge_default_attributes_to_ldap() публичный Метод

it_should_not_change_attribute_names_when_the_attribute_was_selected_by_its_original_name() публичный Метод

it_should_rename_schema_names_to_ldap_attributeNames_when_hyrdating_to_ldap() публичный Метод

it_should_replace_parameter_values_with_their_actual_values() публичный Метод

it_should_respect_the_case_the_attribute_was_selected_by_when_hydrating() публичный Метод

it_should_return_a_single_array_with_keys_when_calling_hydrateEntryFromLdap() публичный Метод

it_should_return_an_array_when_hydrating_to_ldap() публичный Метод

it_should_return_the_correct_number_of_entries_when_hydrating_all_entries() публичный Метод

it_should_return_the_dn_attribute_even_if_it_wasnt_selected() публичный Метод

it_should_set_LdapObjectSchemas_when_calling_setLdapObjectSchema() публичный Метод

it_should_set_selected_attributes_when_calling_setSelectedAttributes() публичный Метод

Описание свойств

$ldapEntries защищенное свойство

protected $ldapEntries

$objectToLdap защищенное свойство

protected $objectToLdap