Problem/Motivation

The method _search_api_views_find_field_alias() has been removed. This was an internal method so there was no BC.

This was moved to \Drupal\search_api\Hook\SearchApiViewsHooks::findFieldAlias()

Steps to reproduce

Proposed resolution

Copy the protected method \Drupal\search_api\Hook\SearchApiViewsHooks::findFieldAlias() into our code.

Remaining tasks

User interface changes

API changes

Data model changes

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

kim.pepper created an issue. See original summary.

kim.pepper’s picture

Status: Active » Needs review

  • kim.pepper committed 82cfd832 on 1.x
    [#3556568] fix: _search_api_views_find_field_alias has been removed
    
    By...
kim.pepper’s picture

Status: Needs review » Fixed

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

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

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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