You are here

constant ViewsCacheabilityMetadataExportTest::TEST_VIEW_ID in Search API 8

The ID of the view used in the test.

File

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

Class

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

Namespace

Drupal\Tests\search_api\Kernel\Views

Code

const TEST_VIEW_ID = 'search_api_test_node_view';