facets_exposed_filters_search_api_query_alter() implements a deprecated hook

Created on 20 February 2025, about 1 month ago

Problem/Motivation

facets_exposed_filters_search_api_query_alter() implements deprecated alter hook hook_search_api_query_alter().

From PHPUnit test output:

This hook is deprecated in search_api:8.x-1.14 and is removed from search_api:2.0.0. Use the "search_api.query_pre_execute" event instead. See https://www.drupal.org/node/3059866

Steps to reproduce

N/A.

Proposed resolution

Use the "search_api.query_pre_execute" event instead.

Remaining tasks

MR, review.

User interface changes

None.

API changes

None.

Data model changes

None.

📌 Task
Status

Active

Version

3.0

Component

Code

Created by

🇺🇸United States chrisolof

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