Fatal error: Access level to Drupal\config_view\Plugin\views\query\ConfigViewQuery::$offset must be public

Created on 16 May 2023, over 1 year ago
Updated 13 September 2024, 2 months ago

Problem/Motivation

Fatal error:

Access level to Drupal\config_view\Plugin\views\query\ConfigViewQuery::$offset must be public (as in class Drupal\views\Plugin\views\query\QueryPluginBase) in /var/www/html/web/modules/contrib/config_view/src/Plugin/views/query/ConfigViewQuery.php on line 23

Steps to reproduce

  1. Drupal 10.0.9 clean install with ddev
  2. composer require config_view
  3. drush en config_view
  4. enable (for example) Block at /admin/structure/views/settings/config_view
  5. Add a View showing Blocks, receive fatal error.
🐛 Bug report
Status

Needs review

Version

9.0

Component

Code

Created by

🇮🇹Italy kopeboy Milan

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