getContentFieldHandlerMock()
protected method
Returns a content field handler mock.
getContentMapperMock()
protected method
Returns a content mapper mock.
protected getContentMapperMock ( ) : Mapper |
return |
eZ\Publish\Core\Persistence\Legacy\Content\Mapper |
|
getContentSearchHandler()
protected method
This method returns a fully functional search handler to perform tests
on.
protected getContentSearchHandler ( array $fullTextSearchConfiguration = [] ) : Handler |
$fullTextSearchConfiguration |
array |
|
return |
eZ\Publish\Core\Search\Legacy\Content\Handler |
|
getContentTypeHandler()
protected method
testContentAndCombinatorFilter()
public method
testContentIdFilter()
public method
testContentIdFilterCount()
public method
testContentNotCombinatorFilter()
public method
testContentOrCombinatorFilter()
public method
testContentSubtreeFilterEq()
public method
testContentSubtreeFilterIn()
public method
testContentTypeGroupFilter()
public method
testContentTypeIdFilter()
public method
testContentTypeIdentifierFilter()
public method
testFindContentWithNonSearchableField()
public method
testFullTextDisabledWildcardFilter()
public method
testFullTextFilter()
public method
testFullTextFilterInvalidStopwordThreshold()
public method
testFullTextFilterNoStopwordRemoval()
public method
testFullTextFilterStopwordRemoval()
public method
testFullTextWildcardFilter()
public method
$contentTypeHandler protected property
protected $contentTypeHandler |