Account created on 26 September 2023, about 1 year ago
#

Recent comments

Using Drupal 10.1 PHP 8.2 , Redhen 2.1.0-rc

I'm encountering the same error. The referenced posts indicate that the issue lies in the access check parameter always being required in Drupal 10 when using EntityQuery. Its absence was causing too many bugs, whereas Drupal 9 defaulted to TRUE.

I managed to get it installed and "working" by using the 3402288-entityquery_requires_explicit_accesscheck.patch, Still testing in Drupal 10. The second patch is to fix the issue with "getSubscribedEvents() must be compatible with Drupal\Core\Routing\RouteSubscriberBase::getSubscribedEvents(): array " in drupal 10.

Production build 0.71.5 2024