Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
spec
LdapTools
Resolver
OperatorValueResolverSpec
PHP Class spec\LdapTools\Resolver\OperatorValueResolverSpec
Inheritance:
extends
PhpSpec\ObjectBehavior
Exibir arquivo
Open project: ldaptools/ldaptools
Protected Properties
Property
Type
Description
$collection
LdapTools\Query\OperatorCollection
$filter
LdapTools\Query\Builder\FilterBuilder
$schema
LdapTools\Schema\LdapObjectSchema
Public Methods
Method
Description
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
( )
Method Details
it_is_initializable()
public
method
public
it_is_initializable
( )
it_should_convert_attributes_and_values()
public
method
public
it_should_convert_attributes_and_values
( )
it_should_convert_attributes_and_values_when_the_operators_contain_other_operators()
public
method
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
method
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
method
public
it_should_convert_values_for_multiple_aliases
( )
it_should_convert_values_with_operators_to_filters()
public
method
public
it_should_convert_values_with_operators_to_filters
( )
it_should_properly_convert_values_when_using_a_multivalued_converter()
public
method
public
it_should_properly_convert_values_when_using_a_multivalued_converter
( )
let()
public
method
public
let
( )
Property Details
$collection
protected_oe property
protected
OperatorCollection,LdapTools\Query
$collection
return
LdapTools\Query\OperatorCollection
$filter
protected_oe property
protected
FilterBuilder,LdapTools\Query\Builder
$filter
return
LdapTools\Query\Builder\FilterBuilder
$schema
protected_oe property
protected
LdapObjectSchema,LdapTools\Schema
$schema
return
LdapTools\Schema\LdapObjectSchema