class TestDomainObject
Same name in other branches
- 8.9.x core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php \Drupal\early_rendering_controller_test\TestDomainObject
- 10 core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php \Drupal\early_rendering_controller_test\TestDomainObject
- 11.x core/modules/system/tests/modules/early_rendering_controller_test/src/TestDomainObject.php \Drupal\early_rendering_controller_test\TestDomainObject
Hierarchy
- class \Drupal\early_rendering_controller_test\TestDomainObject
Expanded class hierarchy of TestDomainObject
2 string references to 'TestDomainObject'
- 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/ TestDomainObject.php, line 5
Namespace
Drupal\early_rendering_controller_testView source
class TestDomainObject {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.