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 |
|---|---|---|---|---|
| tripal 4.x-dev | Module | 1 | 15000 | laceysanderson, spficklin |
| 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 |
|---|---|---|---|---|
| 2 | 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 | 72 | 59 | Drupal API, not rector covered | Class [redacted] extends deprecated class Drupal\Core\Render\Element\FormElement. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. use Drupal\Core\Render\Element\FormElementBase instead. |
| 1 | 16 | 5 | Parse error | Function l not found. |
| 13 | 31 | 7 | Parse error | Function module_load_include not found. |
| 1 | 3 | 3 | Other problem | Undefined variable: $logger |
| 1 | 3 | 2 | Other problem | Undefined variable: $object_or_class |
| 1 | 2 | 2 | Other problem | Call to an undefined static method Drupal\pgsql\Driver\Database\pgsql\Connection::tablePrefix(). |
| 1 | 1 | 1 | Other problem | Parameter $user of method Drupal\tripal\Access\TripalAccessOwnContentCheck::access() has invalid type Drupal\User\UserInterface. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Entity\TripalEntityType::setLabel() should return Drupal\tripal\Entity\TripalEntityTypeInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Entity\TripalEntityType::setHelpText() should return Drupal\tripal\Entity\TripalEntityTypeInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Entity\TripalEntityType::setCategory() should return Drupal\tripal\Entity\TripalEntityTypeInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Entity\TripalEntityType::setTitleFormat() should return Drupal\tripal\Entity\TripalEntityTypeInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Entity\TripalEntityType::setURLFormat() should return Drupal\tripal\Entity\TripalEntityTypeInterface but return statement is missing. |
| 2 | 2 | 1 | Parse error | Class Drupal\tripal\Form\TripalFieldCollectionForm not found. |
| 3 | 3 | 1 | Other problem | Call to static method database() on an unknown class Drupal\tripal\Form\Drupal. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Form\TripalAdminRemoveQuota::submitForm() should return Zend\Diactoros\Response\RedirectResponse but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Form\TripalContentTermsForm::save() should return int but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\tripal\Form\TripalEntityForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Form\TripalEntityTypeForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\tripal\Form\TripalFieldCollectionDeleteForm::$uid. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Plugin\TripalIdSpace\TripalDefaultIdSpace::removeTerm() should return bool but return statement is missing. |
| 2 | 2 | 1 | Parse error | Caught class Drupal\tripal\Plugin\TripalIdSpace\Exception not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\tripal\Plugin\TripalVocabulary\TripalDefaultVocabulary::getTerms() should return array but return statement is missing. |
| 2 | 2 | 1 | Other problem | Method Drupal\tripal\Plugin\TripalVocabulary\TripalDefaultVocabulary::removeIdSpace() should return bool but return statement is missing. |
| 1 | 1 | 1 | Parse error | Class Drupal\tripal\Services\RequestException not found. |
| 1 | 1 | 1 | Other problem | Parameter $container of method Drupal\tripal\TripalBackendPublish\PluginManager\TripalBackendPublishManager::create() has invalid type Drupal\tripal\TripalBackendPublish\PluginManager\ContainerInterface. |
| 1 | 1 | 1 | Parse error | Caught class Drupal\tripal\TripalBackendPublish\PluginManager\Exception not found. |
| 1 | 1 | 1 | Other problem | Static access to instance property Drupal\tripal\TripalBackendPublish\PluginManager\TripalBackendPublishManager::$logger. |
| 1 | 1 | 1 | Parse error | Class Drupal\Core\Database\Driver\pgsql\Schema not found. |
| 2 | 2 | 1 | Other problem | Method Drupal\tripal\TripalField\TripalFormatterBase::viewElements() should return array<int, array<int|string, mixed>> but return statement is missing. |
| 1 | 1 | 1 | Other problem | Parameter $term of method Drupal\tripal\TripalVocabTerms\Interfaces\TripalIdSpaceInterface::saveTerm() has invalid type Drupal\tripal\TripalVocabTerms\Interfaces\TripalTerm. |
| 1 | 1 | 1 | Other problem | Array has 2 duplicate keys with value 'argument' ('argument', 'argument'). |
| 2 | 2 | 1 | Parse error | Caught class Drupal\Tests\tripal\Functional\Permissions\Exception not found. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\tripal\Services\TripalTokenParser::$token_parser. |
| 26 | 26 | 1 | Other problem | Attribute class Drupal\Tests\tripal\Kernel\TripalDBX\CoversMethod does not exist. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\tripal\Kernel\TripalDBX\SchemaTest::getPrefixInfo(). |
| 4 | 4 | 1 | Other problem | Undefined variable: $sequence_name |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\Tests\tripal\Kernel\TripalDBX\Subclass\ConnectionException not found. |
| 2 | 2 | 1 | Other problem | Access to protected property $drupalSchema of class Drupal\tripal\TripalDBX\TripalDbx. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\tripal\Kernel\TripalImporter\TripalImporterBaseTest::setTotalItems(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\tripal\Kernel\TripalImporter\TripalImporterBaseTest::setInterval(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\tripal\Kernel\TripalImporter\TripalImporterBaseTest::setItemsHandled(). |
| 5 | 5 | 1 | Other problem | Call to an undefined method Drupal\Tests\tripal\Kernel\TripalImporter\TripalImporterBaseTest::addItemsHandled(). |
| 6 | 8 | 2 | Other problem | Undefined variable: $entity_type_manager |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeCRUDTest::$drupal_connection. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeCRUDTest::$bundle_name. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeSettingsTest::$drupal_connection. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeSettingsTest::$bundle_name. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Functional\Permissions\TripalRoutePermissionsTest::createTripalTerm() invoked with 0 parameters, 3 required. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Functional\TripalTestBrowserBase::createTripalTerm() invoked with 0 parameters, 3 required. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Kernel\Entity\TripalEntityFieldMethodTest::createTripalTerm() invoked with 0 parameters, 3 required. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Kernel\Entity\TripalEntityTitleUrlTest::createTripalTerm() invoked with 0 parameters, 3 required. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Kernel\Entity\TripalEntityTokenFormatsTest::createTripalTerm() invoked with 0 parameters, 3 required. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Kernel\Plugin\TripalField\TripalMarkupTest::createTripalTerm() invoked with 0 parameters, 3 required. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeCRUDTest::createTripalTerm() invoked with 0 parameters, 3 required. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeCRUDTest::$scenarios. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeCRUDTest::$yaml_info_file. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeCRUDTest::$system_under_test. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeSettingsTest::createTripalTerm() invoked with 0 parameters, 3 required. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeSettingsTest::$scenarios. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeSettingsTest::$yaml_info_file. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalField\FieldType\TripalFieldTypeSettingsTest::$system_under_test. |
| 1 | 1 | 1 | Other problem | Method Drupal\Tests\tripal\Kernel\TripalTestKernelBase::createTripalTerm() invoked with 0 parameters, 3 required. |
| 3 | 3 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalTestKernelBase::$scenarios. |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalTestKernelBase::$yaml_info_file. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\Tests\tripal\Kernel\TripalTestKernelBase::$system_under_test. |
| 1 | 1 | 1 | Other problem | Access to protected property $reservedSchemaPatterns of class Drupal\tripal\TripalDBX\TripalDbx. |
| 1 | 1 | 1 | Parse error | Instantiated class DrupalUpdateException not found. |
| 1 | 1 | 1 | Parse error | Function tripal_load_entity not found. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.d3js.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.fields.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.importer.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.terms.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.entities.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.files.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.jobs.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.notice.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.variables.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.upload.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.collections.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.quotas.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Other problem | File modules/contrib/tripal/tripal/api/tripal.DEPRECATED.api.inc could not be loaded from module_load_include. |
| 1 | 1 | 1 | Parse error | Function tripal_load_bundle_entity not found. |
| 1 | 1 | 1 | Parse error | Function tripal_load_term_entity not found. |
| 1 | 1 | 1 | Parse error | Function tripal_create_bundle_fields not found. |
| 1 | 1 | 1 | Parse error | Instantiated class RedirectResponse not found. |