Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
ListNormalizerTest::testNormalize function core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php Tests the normalize() method.
ListNormalizerTest::testSupportsNormalization function core/modules/serialization/tests/src/Unit/Normalizer/ListNormalizerTest.php Tests the supportsNormalization() method.
ListPluginTest class core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\ListPlugin.
ListPluginTest.php file core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php
ListPluginTest::providerGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Provides a list of configs to test.
ListPluginTest::testGetDynamicPluginConfig function core/modules/ckeditor5/tests/src/Unit/ListPluginTest.php Tests get dynamic plugin config.
LoadMultipleTest class core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php Tests the loading of multiple taxonomy terms at once.
LoadMultipleTest.php file core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php
LoadMultipleTest::$modules property core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php Modules to install.
LoadMultipleTest::setUp function core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php
LoadMultipleTest::testTaxonomyTermMultipleLoad function core/modules/taxonomy/tests/src/Kernel/LoadMultipleTest.php Tests loading multiple taxonomy terms by term ID and vocabulary.
LoadTest class core/modules/file/tests/src/Kernel/LoadTest.php Tests \Drupal\file\Entity\File::load().
LoadTest.php file core/modules/file/tests/src/Kernel/LoadTest.php
LoadTest::testLoadInvalidStatus function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by status.
LoadTest::testLoadMissingFid function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by fid.
LoadTest::testLoadMissingFilepath function core/modules/file/tests/src/Kernel/LoadTest.php Try to load a non-existent file by URI.
LoadTest::testMultiple function core/modules/file/tests/src/Kernel/LoadTest.php This will test loading file data from the database.
LoadTest::testSingleValues function core/modules/file/tests/src/Kernel/LoadTest.php Load a single file and ensure that the correct values are returned.
LoadTest::testUuidValues function core/modules/file/tests/src/Kernel/LoadTest.php Loads a single file and ensure that the correct values are returned.
LocalActionDefaultTest class core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests Drupal\Core\Menu\LocalActionDefault.
LocalActionDefaultTest.php file core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php
LocalActionDefaultTest::$config property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin configuration.
LocalActionDefaultTest::$localActionDefault property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The tested local action default plugin.
LocalActionDefaultTest::$pluginDefinition property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin definition.
LocalActionDefaultTest::$pluginId property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The used plugin ID.
LocalActionDefaultTest::$routeProvider property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The mocked route provider.
LocalActionDefaultTest::$stringTranslation property core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php The mocked translator.
LocalActionDefaultTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php
LocalActionDefaultTest::setupLocalActionDefault function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Setups the local action default.
LocalActionDefaultTest::testGetTitle function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method without a translation context.
LocalActionDefaultTest::testGetTitleWithContext function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with a translation context.
LocalActionDefaultTest::testGetTitleWithTitleArguments function core/tests/Drupal/Tests/Core/Menu/LocalActionDefaultTest.php Tests the getTitle method with title arguments.
LocalActionManagerTest class core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php Tests Drupal\Core\Menu\LocalActionManager.
LocalActionManagerTest class core/tests/Drupal/KernelTests/Core/Menu/LocalActionManagerTest.php Tests the local action manager.
LocalActionManagerTest.php file core/tests/Drupal/KernelTests/Core/Menu/LocalActionManagerTest.php
LocalActionManagerTest.php file core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocalActionManagerTest::$accessManager property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked access manager.
LocalActionManagerTest::$account property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked account.
LocalActionManagerTest::$argumentResolver property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked argument resolver.
LocalActionManagerTest::$cacheBackend property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked cache backend.
LocalActionManagerTest::$discovery property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked plugin discovery.
LocalActionManagerTest::$factory property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked factory.
LocalActionManagerTest::$localActionManager property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The tested local action manager.
LocalActionManagerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked module handler.
LocalActionManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Menu/LocalActionManagerTest.php Modules to install.
LocalActionManagerTest::$request property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked request.
LocalActionManagerTest::$routeProvider property core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php The mocked router provider.
LocalActionManagerTest::getActionsForRouteProvider function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocalActionManagerTest::setUp function core/tests/Drupal/Tests/Core/Menu/LocalActionManagerTest.php
LocalActionManagerTest::testCacheability function core/tests/Drupal/KernelTests/Core/Menu/LocalActionManagerTest.php Tests the cacheability of local actions.

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