class CacheableTestDomainObject in Drupal 8
Same name and namespace in other branches
- 9 core/modules/system/tests/modules/early_rendering_controller_test/src/CacheableTestDomainObject.php \Drupal\early_rendering_controller_test\CacheableTestDomainObject
Hierarchy
- class \Drupal\early_rendering_controller_test\TestDomainObject
- class \Drupal\early_rendering_controller_test\CacheableTestDomainObject implements CacheableDependencyInterface uses UncacheableDependencyTrait
Expanded class hierarchy of CacheableTestDomainObject
2 string references to 'CacheableTestDomainObject'
- EarlyRenderingControllerTest::testEarlyRendering in core/
modules/ system/ tests/ src/ Functional/ Common/ EarlyRenderingControllerTest.php - Tests theme preprocess functions being able to attach assets.
- TestDomainObjectViewSubscriber::onViewTestDomainObject in core/
modules/ system/ tests/ modules/ early_rendering_controller_test/ src/ TestDomainObjectViewSubscriber.php - Sets a response given a TestDomainObject instance.
File
- core/
modules/ system/ tests/ modules/ early_rendering_controller_test/ src/ CacheableTestDomainObject.php, line 8
Namespace
Drupal\early_rendering_controller_testView source
class CacheableTestDomainObject extends TestDomainObject implements CacheableDependencyInterface {
use UncacheableDependencyTrait;
}
Members
Name | Modifiers | Type | Description | Overrides |
---|---|---|---|---|
UncacheableDependencyTrait:: |
public | function | ||
UncacheableDependencyTrait:: |
public | function | ||
UncacheableDependencyTrait:: |
public | function |