Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| snowball_stemmer 2.1.4 | Module | 2510 | 1000 | ekes |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 1 | 11582 | 8307 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 2 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 1 | 147 | 67 | Parse error | Function watchdog_exception not found. |
| 8 | 210 | 12 | PHPUnit API | Call to deprecated method returnValue() of class PHPUnit\Framework\TestCase: Use <code>$double->willReturn()</code> instead of <code>$double->will($this->returnValue())</code> |
| 6 | 9 | 4 | Parse error | Class Drupal\search_api\IndexInterface not found. |
| 4 | 5 | 2 | Parse error | Class Drupal\search_api\Item\ItemInterface not found. |
| 1 | 3 | 2 | Other problem | Call to static method create() on an unknown class Drupal\search_api\Entity\Index. |
| 1 | 28 | 6 | PHPUnit API | Call to deprecated method returnValueMap() of class PHPUnit\Framework\TestCase: Use <code>$double->willReturnMap()</code> instead of <code>$double->will($this->returnValueMap())</code> |
| 1 | 1 | 1 | Other problem | Class Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer extends unknown class Drupal\search_api\Plugin\search_api\processor\Stemmer. |
| 1 | 1 | 1 | Other problem | Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::create() calls parent::create() but Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $index of method Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::supportsIndex() has invalid type Drupal\search_api\IndexInterface. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::$configuration. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::testField(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::processField(). |
| 1 | 1 | 1 | Other problem | Parameter $query of method Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::preprocessSearchQuery() has invalid type Drupal\search_api\Query\QueryInterface. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::getLanguageManager(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::processKeys(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer::processConditions(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest extends unknown class Drupal\Tests\search_api\Functional\SearchApiBrowserTestBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest uses unknown trait Drupal\search_api_test\PluginTestTrait. |
| 1 | 1 | 1 | Other problem | Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::setUp() calls parent::setUp() but Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest does not extend any class. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::$adminUser. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::drupalLogin(). |
| 4 | 4 | 1 | Other problem | Access to an undefined property Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::$indexId. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::assertSession(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::assertArrayHasKey(). |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::submitForm(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::assertTrue(). |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #3 $form_values (array) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::assertInstanceOf(). |
| 1 | 1 | 1 | Parse error | Class Drupal\search_api\Processor\ProcessorInterface not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::assertEquals(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::getAbsoluteUrl(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::getUrl(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::drupalGet(). |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\snowball_stemmer\Functional\ProcessorIntegrationTest::loadIndex() has invalid return type Drupal\search_api\IndexInterface. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\snowball_stemmer\Unit\Plugin\Processor\StemmerTest uses unknown trait Drupal\Tests\search_api\Unit\Processor\ProcessorTestTrait. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\snowball_stemmer\Unit\Plugin\Processor\StemmerTest uses unknown trait Drupal\Tests\search_api\Unit\Processor\TestItemsTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\snowball_stemmer\Unit\Plugin\Processor\StemmerTest::setUpMockContainer(). |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\snowball_stemmer\Unit\Plugin\Processor\StemmerTest::$container. |
| 11 | 11 | 1 | Other problem | Access to an undefined property Drupal\Tests\snowball_stemmer\Unit\Plugin\Processor\StemmerTest::$processor. |
| 1 | 1 | 1 | Other problem | Class Drupal\snowball_stemmer\Plugin\search_api\processor\SnowballStemmer does not have a constructor and must be instantiated without any parameters. |
| 4 | 5 | 2 | Parse error | Instantiated class Drupal\search_api\Item\Field not found. |
| 4 | 5 | 2 | Parse error | Instantiated class Drupal\search_api\Plugin\search_api\data_type\value\TextValue not found. |