protected property TranslationLanguageRenderer::$langcodeAlias in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/Entity/Render/TranslationLanguageRenderer.php \Drupal\views\Entity\Render\TranslationLanguageRenderer::langcodeAlias
- 10 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\RenderCode
protected $langcodeAlias;