You are here

protected property SearchApiDisplay::$request in Facets 8

The clone of the current request.

Type: \Symfony\Component\HttpFoundation\Request

File

src/Plugin/facets/facet_source/SearchApiDisplay.php, line 60

Class

SearchApiDisplay
Provides a facet source based on a Search API display.

Namespace

Drupal\facets\Plugin\facets\facet_source

Code

protected $request;