Resolve access check error for D10 compatibility

Created on 29 October 2023, about 1 year ago

Problem/Motivation

While working on upgrades to Drupal 10 Upgrade status provided these error as needing to be resolved manually:

On line 80 from web/modules/contrib/paragraphs_browser/src/Form/ParagraphTypeGroupsForm.php

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.

πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡«πŸ‡·France Guicom

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024