Drupal 10 compatibility: Relying on entity queries to check access

Created on 3 February 2023, almost 2 years ago
Updated 10 October 2023, about 1 year ago

Problem/Motivation

The 4.x branch can't currently be used on Drupal 10 due to these errors:

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.

MR incoming.

Steps to reproduce

Install module and go to audit report. WSOD.

๐Ÿ› Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

๐Ÿ‡ฏ๐Ÿ‡ตJapan ptmkenny

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

Comments & Activities

Production build 0.71.5 2024