42 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. @covers ::addClass
- AttributeTest::testChainAddRemoveClasses in core/
tests/ Drupal/ Tests/ Core/ Template/ AttributeTest.php - Tests removing class attributes with the Attribute helper methods. @covers ::removeClass @covers ::addClass
- 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 - @covers ::buildCancelLink
- ConfirmFormHelperTest::testCancelLinkRouteWithUrl in core/
tests/ Drupal/ Tests/ Core/ Form/ ConfirmFormHelperTest.php - @covers ::buildCancelLink
- 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 - @covers ::addInstanceId
- DefaultLazyPluginCollectionTest::testGetConfiguration in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultLazyPluginCollectionTest.php - @covers ::getConfiguration
- DefaultLazyPluginCollectionTest::testSet in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultLazyPluginCollectionTest.php - @covers ::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 - @covers ::addInstanceId @covers ::getConfiguration @covers ::setConfiguration
- DefaultSingleLazyPluginCollectionTest::testGetInstanceIds in core/
tests/ Drupal/ Tests/ Core/ Plugin/ DefaultSingleLazyPluginCollectionTest.php - @covers ::getInstanceIds
- 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::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.
- 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 - @covers ::getEntityTypeFromClass
- 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.
- 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.
- TermTest::testTaxonomyGetTermByName in core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php - Tests taxonomy_term_load_multiple_by_name().
- UnitTestCaseTest::testVarDumpSameProcess in core/
tests/ Drupal/ Tests/ UnitTestCaseTest.php - Tests the dump() function in a test run in the same process.
- UnitTestCaseTest::testVarDumpSeparateProcess in core/
tests/ Drupal/ Tests/ UnitTestCaseTest.php - Tests the dump() function in a test run in a separate process.
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.