-
- Downloads
Issue #1850080 by amateescu, dawehner, Xano, bojanz, martin107, Pancho,...
Issue #1850080 by amateescu, dawehner, Xano, bojanz, martin107, Pancho, alexpott, tim.plunkett, icseh., stefank, Gábor Hojtsy, jhodgdon, tstoeckler: Entity type labels lack plurality, cannot generate UI text based on label if plural is needed
parent
f3f3800f
Branches
Tags
Showing
- core/lib/Drupal/Core/Annotation/PluralTranslation.php 110 additions, 0 deletionscore/lib/Drupal/Core/Annotation/PluralTranslation.php
- core/lib/Drupal/Core/Entity/EntityType.php 57 additions, 1 deletioncore/lib/Drupal/Core/Entity/EntityType.php
- core/lib/Drupal/Core/Entity/EntityTypeInterface.php 27 additions, 0 deletionscore/lib/Drupal/Core/Entity/EntityTypeInterface.php
- core/modules/node/src/Entity/Node.php 6 additions, 0 deletionscore/modules/node/src/Entity/Node.php
- core/modules/system/src/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php 5 additions, 0 deletions...rc/Tests/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
- core/modules/system/src/Tests/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php 5 additions, 0 deletions.../Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php
- core/modules/system/tests/modules/plugin_test/src/Plugin/plugin_test/fruit/Banana.php 5 additions, 1 deletion...dules/plugin_test/src/Plugin/plugin_test/fruit/Banana.php
- core/tests/Drupal/Tests/Core/Annotation/PluralTranslationTest.php 71 additions, 0 deletions...ts/Drupal/Tests/Core/Annotation/PluralTranslationTest.php
- core/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php 60 additions, 0 deletionscore/tests/Drupal/Tests/Core/Entity/EntityTypeTest.php
- core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php 4 additions, 0 deletions...sts/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
Loading
Please register or sign in to comment