PHP 클래스 spec\LdapTools\Object\LdapObjectRepositorySpec

상속: extends PhpSpec\ObjectBehavior
파일 보기 프로젝트 열기: ldaptools/ldaptools

보호된 프로퍼티들

프로퍼티 타입 설명
$ldapEntries

공개 메소드들

메소드 설명
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 )

메소드 상세

it_is_initializable() 공개 메소드

public it_is_initializable ( )

it_should_call_findByFirstName() 공개 메소드

it_should_call_findOneByGuid_and_return_a_LdapObject() 공개 메소드

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() 공개 메소드

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

프로퍼티 상세

$ldapEntries 보호되어 있는 프로퍼티

protected $ldapEntries