TranslationLanguageRenderer::$langcodeAlias

Same name and namespace in other branches
  1. 9 core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php \Drupal\views\Entity\Render\TranslationLanguageRenderer::langcodeAlias
  2. 10 core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php \Drupal\views\Entity\Render\TranslationLanguageRenderer::langcodeAlias
  3. 11.x core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php \Drupal\views\Entity\Render\TranslationLanguageRenderer::langcodeAlias

Stores the field alias of the langcode column.

Type: string

File

core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php, line 19

Class

TranslationLanguageRenderer
Renders entity translations in their row language.

Namespace

Drupal\views\Entity\Render

Code

protected $langcodeAlias;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.