Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
spec
LdapTools
Resolver
OperatorValueResolverSpec
PHP 클래스 spec\LdapTools\Resolver\OperatorValueResolverSpec
상속:
extends
PhpSpec\ObjectBehavior
파일 보기
프로젝트 열기: ldaptools/ldaptools
보호된 프로퍼티들
프로퍼티
타입
설명
$collection
LdapTools\Query\OperatorCollection
$filter
LdapTools\Query\Builder\FilterBuilder
$schema
LdapTools\Schema\LdapObjectSchema
공개 메소드들
메소드
설명
it_is_initializable
( )
it_should_convert_attributes_and_values
( )
it_should_convert_attributes_and_values_when_the_operators_contain_other_operators
( )
it_should_convert_the_filter_for_a_schema_if_it_uses_mapped_attribute_names_with_converters
( )
it_should_convert_values_for_multiple_aliases
( )
it_should_convert_values_with_operators_to_filters
( )
it_should_properly_convert_values_when_using_a_multivalued_converter
( )
let
( )
메소드 상세
it_is_initializable()
공개
메소드
public
it_is_initializable
( )
it_should_convert_attributes_and_values()
공개
메소드
public
it_should_convert_attributes_and_values
( )
it_should_convert_attributes_and_values_when_the_operators_contain_other_operators()
공개
메소드
public
it_should_convert_attributes_and_values_when_the_operators_contain_other_operators
( )
it_should_convert_the_filter_for_a_schema_if_it_uses_mapped_attribute_names_with_converters()
공개
메소드
public
it_should_convert_the_filter_for_a_schema_if_it_uses_mapped_attribute_names_with_converters
( )
it_should_convert_values_for_multiple_aliases()
공개
메소드
public
it_should_convert_values_for_multiple_aliases
( )
it_should_convert_values_with_operators_to_filters()
공개
메소드
public
it_should_convert_values_with_operators_to_filters
( )
it_should_properly_convert_values_when_using_a_multivalued_converter()
공개
메소드
public
it_should_properly_convert_values_when_using_a_multivalued_converter
( )
let()
공개
메소드
public
let
( )
프로퍼티 상세
$collection
보호되어 있는 프로퍼티
protected
OperatorCollection,LdapTools\Query
$collection
리턴
LdapTools\Query\OperatorCollection
$filter
보호되어 있는 프로퍼티
protected
FilterBuilder,LdapTools\Query\Builder
$filter
리턴
LdapTools\Query\Builder\FilterBuilder
$schema
보호되어 있는 프로퍼티
protected
LdapObjectSchema,LdapTools\Schema
$schema
리턴
LdapTools\Schema\LdapObjectSchema