class TermViewBuilder
View builder handler for taxonomy terms.
Hierarchy
- class \Drupal\Core\Entity\EntityHandlerBase uses \Drupal\Core\StringTranslation\StringTranslationTrait, \Drupal\Core\DependencyInjection\DependencySerializationTrait
- class \Drupal\Core\Entity\EntityViewBuilder extends \Drupal\Core\Entity\EntityHandlerBase implements \Drupal\Core\Entity\EntityHandlerInterface, \Drupal\Core\Entity\EntityViewBuilderInterface, \Drupal\Core\Security\TrustedCallbackInterface uses \Drupal\Core\DependencyInjection\DeprecatedServicePropertyTrait
- class \Drupal\taxonomy\TermViewBuilder extends \Drupal\Core\Entity\EntityViewBuilder
- class \Drupal\Core\Entity\EntityViewBuilder extends \Drupal\Core\Entity\EntityHandlerBase implements \Drupal\Core\Entity\EntityHandlerInterface, \Drupal\Core\Entity\EntityViewBuilderInterface, \Drupal\Core\Security\TrustedCallbackInterface uses \Drupal\Core\DependencyInjection\DeprecatedServicePropertyTrait
Expanded class hierarchy of TermViewBuilder
Deprecated
in drupal:8.5.0 and is removed from drupal:9.0.0. Use \Drupal\Core\Entity\EntityViewBuilder instead.
See also
\Drupal\Core\Entity\EntityViewBuilder
https://www.drupal.org/node/2924233
File
-
core/
modules/ taxonomy/ src/ TermViewBuilder.php, line 18
Namespace
Drupal\taxonomyView source
class TermViewBuilder extends EntityViewBuilder {
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.