Problem/Motivation

As of Drupal 11.2 it is no longer recommended to have hook implementations in their own file:

Proposed resolution

Update JsonViews::getViewsFieldData() to handle Drupal 11.2+ where core/modules/views/views.views.inc doesn't exist.

Remaining tasks

Fix the code.

User interface changes

n/a

API changes

n/a

Data model changes

n/a

Issue fork json_field-3548245

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

damienmckenna created an issue. See original summary.

damienmckenna’s picture

Title: views.views.inc moved in Drupal 11 » views.views.inc removed in Drupal 11.2
damienmckenna’s picture

damienmckenna’s picture

Status: Active » Needs review

  • damienmckenna committed 35f0daeb on 8.x-1.x
    Issue #3548245 by damienmckenna: views.views.inc removed in Drupal 11.2.
    
damienmckenna’s picture

Status: Needs review » Fixed

Committed.

Now that this issue is closed, please review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.