8 string references to 'entity_view' in Zircon Profile 8
- BlockContentCacheTagsTest::testBlock in core/
modules/ block_content/ src/ Tests/ BlockContentCacheTagsTest.php - Tests that the block is cached with the correct contexts and tags.
- BlockViewBuilder::viewMultiple in core/
modules/ block/ src/ BlockViewBuilder.php - Builds the render array for the provided entities.
- BlockViewBuilderTest::testBlockViewBuilderBuildAlter in core/
modules/ block/ src/ Tests/ BlockViewBuilderTest.php - Tests block build altering.
- EntityCacheTagsTestBase::testReferencedEntity in core/
modules/ system/ src/ Tests/ Entity/ EntityCacheTagsTestBase.php - Tests cache tags presence and invalidation of the entity when referenced.
- EntityRepository::getTranslationFromContext in core/
lib/ Drupal/ Core/ Entity/ EntityRepository.php - Gets the entity translation to be used in the given context.
- EntityViewBuilder::buildMultiple in core/
lib/ Drupal/ Core/ Entity/ EntityViewBuilder.php - Builds multiple entities' views; augments entity defaults.
- EntityViewBuilder::getBuildDefaults in core/
lib/ Drupal/ Core/ Entity/ EntityViewBuilder.php - Provides entity-specific defaults to the build process.
- EntityWithUriCacheTagsTestBase::testEntityUri in core/
modules/ system/ src/ Tests/ Entity/ EntityWithUriCacheTagsTestBase.php - Tests cache tags presence and invalidation of the entity at its URI.