Introduced in branch/version: 9.2.x / 9.2.0 The \Drupal\Core\Entity\Query\QueryInterface::accessCheck() allows developers to specify whether only content entities that the current user has view access ...
The Drupal\openy_repeat\RepeatManager class has a dependency on entity.query service which is deprecated in Drupal 8.3.0. But also the class has a dependency on the entity type manager service, so we ...