Created on 18 April 2023, about 1 year ago
Updated 27 April 2023, about 1 year ago

Problem/Motivation

Using Drupal 10
there is this error

Drupal\Core\Entity\Query\QueryException: Entity queries must explicitly set whether the query should be access checked or not. See Drupal\Core\Entity\Query\QueryInterface::accessCheck(). in Drupal\Core\Entity\Query\Sql\Query->prepare() (line 141 of core/lib/Drupal/Core/Entity/Query/Sql/Query.php).

It seems like there is an issue with the content_export_csv module, where a function called getNodeCsvData() is expecting an argument of type array for its third parameter, but instead, it is receiving a null value. This error occurred when a form was submitted, likely related to exporting content in CSV format.

๐Ÿ› Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

๐Ÿ‡ซ๐Ÿ‡ทFrance andrimont

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

Comments & Activities

Production build 0.69.0 2024