Filename Message
entity_usage.post_update.php:96 Call to deprecated method loadRevision() of class Drupal\Core\Entity\EntityStorageInterface: in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Entity\RevisionableStorageInterface::loadRevision instead.
EntityUsageBatchManager.php:213 Call to deprecated method loadRevision() of class Drupal\Core\Entity\EntityStorageInterface: in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Entity\RevisionableStorageInterface::loadRevision instead.
EntityUsageBatchManager.php:226 Call to deprecated function watchdog_exception(): in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Utility\Error::logException() instead.
EntityUsageQueueBatchManager.php:228 Call to deprecated function watchdog_exception(): in drupal:10.1.0 and is removed from drupal:11.0.0. Use Use \Drupal\Core\Utility\Error::logException() instead.
EntityUsageRegenerateTrackingInfoWorker.php:93 Call to deprecated method loadRevision() of class Drupal\Core\Entity\EntityStorageInterface: in drupal:10.1.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Entity\RevisionableStorageInterface::loadRevision instead.
EntityUsageTest.php:151 Cannot unset offset 2 on non-empty-array<string, array{array{source_langcode: string, source_vid: mixed, method: 'entity_reference', field_name: 'body', count: 1}}>.
EntityUsageTest.php:327 You should use assertFalse() instead of assertSame() when expecting "false"
EntityUsageTest.php:345 You should use assertFalse() instead of assertSame() when expecting "false"
EntityUsageTest.php:431 You should use assertFalse() instead of assertSame() when expecting "false"
EntityUsageTest.php:486 You should use assertFalse() instead of assertSame() when expecting "false"
EntityUsageTest.php:740 Call to deprecated method listUsage() of class Drupal\entity_usage\EntityUsage: in branch 2.x. Use \Drupal\entity_usage\EntityUsageInterface::listSources() instead.
EntityUsageTest.php:748 Call to deprecated method listReferencedEntities() of class Drupal\entity_usage\EntityUsage: in branch 2.x. Use \Drupal\entity_usage\EntityUsageInterface::listTargets() instead.