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 |
|---|---|---|---|---|
| cms_content_sync 3.0.x-dev | Module | 1180 | 15000 | azteroid, didaka, sgurlt, thiemo |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Run Rector to fix some errors | Some of the errors found are covered by drupal-rector automation (thanks to Palantir.net funding), which should be used to speed up resolving them. Check out the Project Update Bot patch in the issue queue. Get the automated fix committed first and resolve the manual problems afterwards. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 9 | 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 | 33 | 21 | Parse error | Class Drupal\paragraphs\ParagraphInterface not found. |
| 1 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 2 | 64 | 21 | Parse error | Function drush_print not found. |
| 1 | 100 | 52 | Drupal API, rector covered | Call to deprecated method invalidateAll() of interface Drupal\Core\Cache\CacheBackendInterface. Deprecated in drupal:11.2.0 and is removed from drupal:12.0.0. Use CacheBackendInterface::deleteAll() or cache tag invalidation instead. |
| 2 | 67 | 37 | Other problem | Call to static method encode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 2 | 211 | 142 | Drupal API, rector covered | Fetching deprecated class constant EXISTS_REPLACE of interface Drupal\Core\File\FileSystemInterface. Deprecated in drupal:10.3.0 and is removed from drupal:12.0.0. Use Drupal\Core\File\FileExists::Replace instead. |
| 8 | 46 | 15 | Parse error | Function drush_set_error not found. |
| 8 | 51 | 12 | Parse error | Function drush_get_option not found. |
| 3 | 128 | 65 | Other problem | Call to static method decode() on an unknown class Drupal\Core\Serialization\Yaml. |
| 2 | 19 | 11 | Other problem | Call to static method load() on an unknown class Drupal\paragraphs\Entity\Paragraph. |
| 5 | 10 | 3 | Other problem | Call to static method findCrop() on an unknown class Drupal\crop\Entity\Crop. |
| 2 | 2 | 1 | Parse error | Class Drupal\group\Entity\GroupContent not found. |
| 1 | 6 | 2 | Parse error | Class Drupal\group\Entity\Group not found. |
| 1 | 5 | 2 | Other problem | Undefined variable: $options |
| 1 | 1 | 1 | Other problem | Class Drupal\update\UpdateFetcher constructor invoked with 3 parameters, 4 required. |
| 1 | 1 | 1 | Parse error | Class Drupal\acquia_contenthub_subscriber\Entity\ContentHubFilter not found. |
| 1 | 1 | 1 | Other problem | Parameter $acquia_entity_manager of method Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigratePull::__construct() has invalid type Drupal\acquia_contenthub\EntityManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigratePull::$content_hub_filter_id. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigratePull::$migrationType. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigratePull::$content_hub_filter. |
| 1 | 1 | 1 | Other problem | Parameter $content_hub_filter of method Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigratePull::createFlow() has invalid type Drupal\acquia_contenthub_subscriber\Entity\ContentHubFilter. |
| 1 | 1 | 1 | Other problem | Parameter $acquia_entity_manager of method Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigratePush::__construct() has invalid type Drupal\acquia_contenthub\EntityManager. |
| 1 | 1 | 1 | Other problem | Access to an undefined property Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigratePush::$migrationType. |
| 1 | 1 | 1 | Other problem | Parameter $acquiaEntityManager of method Drupal\cms_content_sync_migrate_acquia_content_hub\Form\MigrationBase::__construct() has invalid type Drupal\acquia_contenthub\EntityManager. |
| 1 | 1 | 1 | Other problem | Access to undefined constant Drupal\cms_content_sync\Form\PoolForm::AUTHENTICATION_TYPE_DESCRIPTION. |
| 9 | 9 | 1 | Other problem | Call to an undefined method Drupal\cms_content_sync\Controller\FlowControllerBase::getEntityTypeConfig(). |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\cms_content_sync\Controller\FlowControllerBase::getPropertyConfig(). |
| 2 | 2 | 1 | Other problem | Access to an undefined property Drupal\cms_content_sync\Controller\PoolListBuilder::$configFactory. |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\Entity\Flow::calculateDependencies() should return $this(Drupal\cms_content_sync\Entity\Flow) but return statement is missing. |
| 2 | 2 | 1 | Other problem | Undefined variable: $field_settings |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\Form\CopyRemoteFlow::save() should return int but return statement is missing. |
| 10 | 10 | 1 | Other problem | Fetching deprecated class constant TYPE_BOTH of class Drupal\cms_content_sync\Entity\Flow: will be removed in v3 |
| 2 | 2 | 1 | Other problem | Undefined variable: $current_values |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\Form\FlowForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\Form\FlowForm::renderFields() should return array but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\Form\PoolForm::save() should return int but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\MissingDependencyManager::getShortenedId() should return string but return statement is missing. |
| 1 | 1 | 1 | Parse error | Used function PHPSTORM_META\map not found. |
| 3 | 3 | 1 | Other problem | Call to static method cropExists() on an unknown class Drupal\crop\Entity\Crop. |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler\DefaultComputedFieldHandler::push() should return bool but return statement is missing. |
| 1 | 1 | 1 | Other problem | Method Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler\DefaultComputedFieldHandler::pull() should return bool but return statement is missing. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\gutenberg\Parser\BlockParser not found. |
| 2 | 2 | 1 | Other problem | Method Drupal\cms_content_sync\Plugin\cms_content_sync\field_handler\DefaultLayoutBuilderHandler::pull() should return bool but return statement is missing. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\ctools\Plugin\BlockPluginCollection not found. |
| 3 | 3 | 1 | Other problem | Call to static method load() on an unknown class Drupal\workflow\Entity\WorkflowState. |
| 1 | 1 | 1 | Parse error | Instantiated class Drupal\workflow\Entity\WorkflowScheduledTransition not found. |