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 |
|---|---|---|---|---|
| views_data_export 1.x-dev | Module | 92021 | 50 | amoebanath, james.williams, jamsilver, jhedstrom, nerdstein, steven jones |
| 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 | 1 | 1 | Other problem | Class Drupal\views_data_export\Plugin\search_api\display\ViewsDataDisplay extends unknown class Drupal\search_api\Display\DisplayPluginBase. |
| 1 | 1 | 1 | Other problem | Property Drupal\views_data_export\Plugin\views\display\DataExport::$facetSourcePluginManager has unknown class Drupal\facets\FacetSource\FacetSourcePluginManager as its type. |
| 1 | 13 | 8 | Parse error | Class Drupal\search_api\Plugin\views\query\SearchApiQuery not found. |
| 2 | 3 | 2 | Other problem | Call to static method load() on an unknown class PhpOffice\PhpSpreadsheet\IOFactory. |
| 1 | 4 | 2 | Other problem | Call to static method createWriter() on an unknown class PhpOffice\PhpSpreadsheet\IOFactory. |
| 1 | 41 | 33 | Other problem | Cannot unset property Drupal\views\ViewExecutable::$row_index because it might have hooks in a subclass. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\views_data_export\Functional\ViewsDataExportBatchTest uses unknown trait Drupal\Tests\search_api\Functional\ExampleContentTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\views_data_export\Functional\ViewsDataExportBatchTest::addTestEntity(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\views_data_export\Functional\ViewsDataExportBatchTest::indexItems(). |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\views_data_export\Functional\ViewsDataExportXmlTest uses unknown trait Drupal\Tests\search_api\Functional\ExampleContentTrait. |