constant CacheableMetadataCalculationTest::TEST_VIEW_ID in Drupal 8
Same name and namespace in other branches
- 9 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\KernelCode
const TEST_VIEW_ID = 'test_cacheable_metadata_calculation';