44 string references to 'Banana'

AnnotatedClassDiscoveryTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
AnnotatedClassDiscoveryTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/AnnotatedClassDiscoveryTest.php
AttributeTest::testAddClasses in core/tests/Drupal/Tests/Core/Template/AttributeTest.php
Tests adding class attributes with the AttributeArray helper method.
AttributeTest::testChainAddRemoveClasses in core/tests/Drupal/Tests/Core/Template/AttributeTest.php
Tests removing class attributes with the Attribute helper methods.
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().
ConfirmFormHelperTest::testCancelLinkRouteWithParams in core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php
Tests a cancel link route with parameters.
ConfirmFormHelperTest::testCancelLinkRouteWithUrl in core/tests/Drupal/Tests/Core/Form/ConfirmFormHelperTest.php
Tests a cancel link route with a URL object.
CustomDirectoryAnnotatedClassDiscoveryTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php
CustomDirectoryAnnotatedClassDiscoveryTest::setUp in core/tests/Drupal/KernelTests/Core/Plugin/Discovery/CustomDirectoryAnnotatedClassDiscoveryTest.php
DefaultLazyPluginCollectionTest::providerTestSortHelper in core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
Provides test data for testSortHelper.
DefaultLazyPluginCollectionTest::testAddInstanceId in core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
Tests add instance id.
DefaultLazyPluginCollectionTest::testGetConfiguration in core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
Tests get configuration.
DefaultLazyPluginCollectionTest::testSet in core/tests/Drupal/Tests/Core/Plugin/DefaultLazyPluginCollectionTest.php
Tests set.
DefaultPluginManagerTest::setUp in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest::setUp in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest::testDefaultPluginManager in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
Tests the plugin manager with no cache and altering.
DefaultPluginManagerTest::testDefaultPluginManagerNoCache in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
Tests the plugin manager with caching disabled.
DefaultPluginManagerTest::testDefaultPluginManagerWithAlter in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
Tests the plugin manager with no cache and altering.
DefaultPluginManagerTest::testDefaultPluginManagerWithEmptyCache in core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
Tests the plugin manager with caching and altering.
DefaultSingleLazyPluginCollectionTest::setupPluginCollection in core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php
Sets up the default plugin collection.
DefaultSingleLazyPluginCollectionTest::testAddInstanceId in core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php
Tests add instance id.
DefaultSingleLazyPluginCollectionTest::testGetInstanceIds in core/tests/Drupal/Tests/Core/Plugin/DefaultSingleLazyPluginCollectionTest.php
Tests get instance ids.
EntityTypeBundleInfoTest::providerTestGetBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Provides test data for testGetBundleInfo().
EntityTypeBundleInfoTest::providerTestGetBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Provides test data for testGetBundleInfo().
EntityTypeBundleInfoTest::providerTestGetBundleLabels in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Provides test data for testGetBundleLabels().
EntityTypeBundleInfoTest::providerTestGetBundleLabels in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Provides test data for testGetBundleLabels().
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
Tests get all bundle info with entity bundle info.
EntityTypeBundleInfoTest::testGetBundleInfo in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Tests the getBundleInfo() method.
EntityTypeBundleInfoTest::testGetBundleLabels in core/tests/Drupal/Tests/Core/Entity/EntityTypeBundleInfoTest.php
Tests the getBundleLabels() method.
EntityTypeManagerTest::providerTestGetDefinition in core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
Provides test data for testGetDefinition().
EntityTypeManagerTest::providerTestHasHandler in core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
Provides test data for testHasHandler().
EntityTypeManagerTest::testGetFormObject in core/tests/Drupal/Tests/Core/Entity/EntityTypeManagerTest.php
Tests the getFormObject() method.
EntityTypeRepositoryTest::testGetEntityTypeFromClass in core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php
Tests get entity type from class.
EntityTypeRepositoryTest::testGetEntityTypeLabels in core/tests/Drupal/Tests/Core/Entity/EntityTypeRepositoryTest.php
Tests the getEntityTypeLabels() method.
HtmxUtilitiesTest::testCreateFromRenderArray in core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php
Test ::createFromRenderArray.
HtmxUtilitiesTest::testHasAttribute in core/tests/Drupal/Tests/Core/Htmx/HtmxUtilitiesTest.php
Test ::hasAttribute.
LazyPluginCollectionTestBase::getPluginDefinitions in core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
Returns some example plugin definitions.
LazyPluginCollectionTestBase::getPluginDefinitions in core/tests/Drupal/Tests/Core/Plugin/LazyPluginCollectionTestBase.php
Returns some example plugin definitions.
ParamConverterManagerTest::providerTestAddConverter in core/tests/Drupal/Tests/Core/ParamConverter/ParamConverterManagerTest.php
Provide data for parameter converter manager tests.
SearchPluginCollectionTest::setUp in core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
SearchPluginCollectionTest::testGet in core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
Tests the get() method.
SearchPluginCollectionTest::testGetWithConfigurablePlugin in core/modules/search/tests/src/Unit/SearchPluginCollectionTest.php
Tests the get() method with a configurable plugin.

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