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