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 |
|---|---|---|---|---|
| active_tags 1.0.x-dev | Module | 281 | 15000 | darrenmothersele, dragonwize, mahyarsbt, pfrenssen |
| 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. |
| 1 | 1788 | 1788 | Info.yml or composer.json | The drupal/core requirement is not compatible with the next major version of Drupal. Either remove it or update it to be compatible. See https://www.drupal.org/docs/develop/using-composer/add-a-composerjson-file#core-compatibility. |
| 2 | 36 | 16 | Other problem | Deprecated in PHP 8.4: Parameter #2 $webform_submission (Drupal\webform\WebformSubmissionInterface) is implicitly nullable via default value null. |
| 1 | 3 | 3 | Other problem | Call to static method load() on an unknown class Drupal\webform\Entity\WebformSubmission. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\ActiveTagsEntityAutocompleteMatcher::getContextValue(). |
| 1 | 1 | 1 | Other problem | Class Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags extends unknown class Drupal\webform\Plugin\WebformElementBase. |
| 1 | 1 | 1 | Other problem | Class Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags implements unknown interface Drupal\webform\Plugin\WebformElementEntityReferenceInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::defineDefaultProperties() calls parent::defineDefaultProperties() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::defineDefaultMultipleProperties(). |
| 6 | 6 | 1 | Other problem | Access to an undefined property Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::$entityTypeManager. |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::hasProperty(). |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::hasMultipleValues() calls parent::hasMultipleValues() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::prepare() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::prepare() calls parent::prepare() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::prepareElementValidateCallbacks() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::prepareElementValidateCallbacks() calls parent::prepareElementValidateCallbacks() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 43 | 43 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::t(). |
| 1 | 1 | 1 | Other problem | Trait Drupal\active_tags\Plugin\WebformElement\WebformEntityReferenceActiveTagsTrait uses unknown trait Drupal\webform\Element\WebformAjaxElementTrait. |
| 1 | 1 | 1 | Other problem | Trait Drupal\active_tags\Plugin\WebformElement\WebformEntityReferenceActiveTagsTrait uses unknown trait Drupal\webform\Element\WebformEntityTrait. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::create() calls parent::create() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getPluginId(). |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::$elementManager. |
| 1 | 1 | 1 | Parse error | Class Drupal\webform\Plugin\WebformElementEntityReferenceInterface not found. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::formatHtmlItem() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getItemFormat(). |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::formatTextItem() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $webform of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getTestValues() has invalid type Drupal\webform\WebformInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::isMultiline() calls parent::isMultiline() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getItemFormats() calls parent::getItemFormats() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::preview() calls parent::preview() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Parse error | Class Drupal\active_tags\Plugin\WebformElement\OptionsBase not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::prefixExportHeader(). |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::buildExportHeader() calls parent::buildExportHeader() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::buildExportRecord() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getValue(). |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::buildExportRecord() calls parent::buildExportRecord() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::replaceTokens(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::WebformEntityTraitSetOptions(). |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getTargetEntity() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getTargetEntities() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::form() calls parent::form() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::buildAjaxElementWrapper(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::buildAjaxElementUpdate(). |
| 3 | 3 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::buildAjaxElementTrigger(). |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::validateConfigurationForm() calls parent::validateConfigurationForm() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::formatHtmlItems() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 2 | 2 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::getItemsFormat(). |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::formatHtmlItems() calls parent::formatHtmlItems() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $webform_submission of method Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::formatTextItems() has invalid type Drupal\webform\WebformSubmissionInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags::formatTextItems() calls parent::formatTextItems() but Drupal\active_tags\Plugin\WebformElement\EntityAutocompleteActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Class Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags extends unknown class Drupal\better_exposed_filters\Plugin\better_exposed_filters\filter\FilterWidgetBase. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags::exposedFormAlter() calls parent::exposedFormAlter() but Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags does not extend any class. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags::getExposedFilterFieldId(). |
| 11 | 11 | 1 | Other problem | Access to an undefined property Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags::$configuration. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags does not extend any class. |
| 16 | 16 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\better_exposed_filters\filter\ActiveTags::t(). |
| 1 | 1 | 1 | Other problem | Class Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget extends unknown class Drupal\facets\Widget\WidgetPluginBase. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget::defaultConfiguration() calls parent::defaultConfiguration() but Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget does not extend any class. |
| 1 | 1 | 1 | Other problem | Parameter $facet of method Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget::buildConfigurationForm() has invalid type Drupal\facets\FacetInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget::buildConfigurationForm() calls parent::buildConfigurationForm() but Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget does not extend any class. |
| 16 | 16 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget::t(). |
| 12 | 12 | 1 | Other problem | Call to an undefined method Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget::getConfiguration(). |
| 1 | 1 | 1 | Other problem | Parameter $facet of method Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget::build() has invalid type Drupal\facets\FacetInterface. |
| 1 | 1 | 1 | Other problem | Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget::build() calls parent::build() but Drupal\active_tags\Plugin\facets\widget\ActiveTagsWidget does not extend any class. |