Problem/Motivation

Error: Call to undefined method Drupal::entityManager() in Drupal\views_search_snippet\Plugin\views\field\Snippet->render() (Zeile 48 in /htdocs/modules/contrib/views_search_snippet/src/Plugin/views/field/Snippet.php)

Steps to reproduce

Try to use it in a D9.5 site.

Proposed resolution

Apply the changes from the patch.

CommentFileSizeAuthor
#2 search_snippet_d9.patch1.23 KBschoenef

Comments

Schoenef created an issue. See original summary.

schoenef’s picture

StatusFileSize
new1.23 KB

This patch makes it sue the new d9 apis.

schoenef’s picture

Version: 2.0.0 » 2.x-dev
Assigned: Unassigned » schoenef
Status: Active » Fixed

This is fixed now.

schoenef’s picture

Status: Fixed » Closed (fixed)