You are here

protected property ViewsCacheabilityMetadataExportTest::$viewExecutableFactory in Search API 8

The service that is responsible for creating Views executable objects.

Type: \Drupal\views\ViewExecutableFactory

File

tests/src/Kernel/Views/ViewsCacheabilityMetadataExportTest.php, line 43

Class

ViewsCacheabilityMetadataExportTest
Tests that cacheability metadata is included when Views config is exported.

Namespace

Drupal\Tests\search_api\Kernel\Views

Code

protected $viewExecutableFactory;