Drupal 10 requires access check on all entity queries

Created on 14 June 2023, about 1 year ago
Updated 17 October 2023, 9 months ago

Relying on entity queries to check access by default is deprecated in drupal:9.2.0 and an error will be thrown from drupal:10.0.0. Call \Drupal\Core\Entity\Query\QueryInterface::accessCheck() with TRUE or FALSE to specify whether access should be checked.
See https://www.drupal.org/node/3201242 β†’

πŸ“Œ Task
Status

Closed: duplicate

Version

1.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024