You are here

constant ViewsCacheInvalidationTest::TEST_VIEW_ID in Search API 8

The ID of the view used in the test.

File

tests/src/Kernel/Views/ViewsCacheInvalidationTest.php, line 28

Class

ViewsCacheInvalidationTest
Tests that cached Search API views get invalidated at the right occasions.

Namespace

Drupal\Tests\search_api\Kernel\Views

Code

const TEST_VIEW_ID = 'search_api_test_node_view';