You are here

12 string references to 'Banana' in Drupal 9

AnnotatedClassDiscoveryTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
BlockManagerTest::setUp in core/tests/Drupal/Tests/Core/Block/BlockManagerTest.php
CategoryAutocompleteTest::providerTestAutocompleteSuggestions in core/modules/block/tests/src/Unit/CategoryAutocompleteTest.php
Data provider for testAutocompleteSuggestions().
CustomDirectoryAnnotatedClassDiscoveryTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php
DefaultPluginManagerTest::setUp in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
EntityTypeBundleInfoTest::providerTestGetBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Provides test data for testGetBundleInfo().
EntityTypeBundleInfoTest::testGetAllBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Tests the getAllBundleInfo() method.
EntityTypeBundleInfoTest::testGetAllBundleInfoWithEntityBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
@covers ::getAllBundleInfo
EntityTypeBundleInfoTest::testGetBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Tests the getBundleInfo() method.
EntityTypeRepositoryTest::testGetEntityTypeLabels in core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php
Tests the getEntityTypeLabels() method.
LazyPluginCollectionTestBase::getPluginDefinitions in core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
Returns some example plugin definitions.
TermTest::testTaxonomyGetTermByName in core/modules/taxonomy/tests/src/Functional/TermTest.php
Tests taxonomy_term_load_multiple_by_name().