LangCodeTest |
class |
Drupal\Tests\porterstemmer\Functional |
tests/src/Functional/LangCodeTest.php |
Tests that EN language search terms are stemmed and return stemmed content. |
|
|
|
Porter2 |
class |
Drupal\porterstemmer |
src/Porter2.php |
PHP Implementation of the Porter2 Stemming Algorithm. |
|
7 |
|
Porter2Pecl1 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Pecl1.php |
Tests the "PorterStemmer" implementation with PECL stem_english(). |
|
|
|
Porter2Pecl2 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Pecl2.php |
Tests the "PorterStemmer" implementation with PECL stem_english(). |
|
|
|
Porter2Pecl3 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Pecl3.php |
Tests the "PorterStemmer" implementation with PECL stem_english(). |
|
|
|
Porter2Pecl4 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Pecl4.php |
Tests the "PorterStemmer" implementation with PECL stem_english(). |
|
|
|
Porter2Pecl5 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Pecl5.php |
Tests the "PorterStemmer" implementation with PECL stem_english(). |
|
|
|
Porter2Pecl6 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Pecl6.php |
Tests the "PorterStemmer" implementation with PECL stem_english(). |
|
|
|
Porter2Test1 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Test1.php |
Tests the "PorterStemmer" implementation. |
|
|
|
Porter2Test2 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Test2.php |
Tests the "PorterStemmer" implementation. |
|
|
|
Porter2Test3 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Test3.php |
Tests the "PorterStemmer" implementation. |
|
|
|
Porter2Test4 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Test4.php |
Tests the "PorterStemmer" implementation. |
|
|
|
Porter2Test5 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Test5.php |
Tests the "PorterStemmer" implementation. |
|
|
|
Porter2Test6 |
class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/Porter2Test6.php |
Tests the "PorterStemmer" implementation. |
|
|
|
PorterPeclBase |
abstract class |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/PorterPeclBase.php |
Base methods for all PECL stem_english() tests. |
6 |
|
|
TestItemsTrait |
trait |
Drupal\Tests\porterstemmer\Unit |
tests/src/Unit/TestItemsTrait.php |
Provides a common method for testing the stemmer. |
|
|
|