CacheableMetadataCalculationTest::TEST_VIEW_ID

Same name and namespace in other branches
  1. 9 core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php \Drupal\Tests\views\Kernel\CacheableMetadataCalculationTest::TEST_VIEW_ID
  2. 10 core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php \Drupal\Tests\views\Kernel\CacheableMetadataCalculationTest::TEST_VIEW_ID
  3. 11.x core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php \Drupal\Tests\views\Kernel\CacheableMetadataCalculationTest::TEST_VIEW_ID

The ID of the view used in the test.

File

core/modules/views/tests/src/Kernel/CacheableMetadataCalculationTest.php, line 17

Class

CacheableMetadataCalculationTest
Tests that cacheability metadata is only calculated when needed.

Namespace

Drupal\Tests\views\Kernel

Code

const TEST_VIEW_ID = 'test_cacheable_metadata_calculation';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.