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
EntityLanguageTestBase::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php Modules to install.
EntityLanguageTestBase::$untranslatableFieldName property core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php The untranslatable test field name.
EntityLanguageTestBase::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php
EntityLanguageTestBase::toggleFieldTranslatability function core/tests/Drupal/KernelTests/Core/Entity/EntityLanguageTestBase.php Toggles field storage translatability.
EntityLinksTest class core/modules/filter/tests/src/Kernel/EntityLinksTest.php Tests the behavior of generating entity URLs when using entity links in CKEditor.
EntityLinksTest.php file core/modules/filter/tests/src/Kernel/EntityLinksTest.php
EntityLinksTest::$filter property core/modules/filter/tests/src/Kernel/EntityLinksTest.php The entity_links filter.
EntityLinksTest::$logger property core/modules/filter/tests/src/Kernel/EntityLinksTest.php The test logger.
EntityLinksTest::$modules property core/modules/filter/tests/src/Kernel/EntityLinksTest.php Modules to install.
EntityLinksTest::assertFilterProcessResult function core/modules/filter/tests/src/Kernel/EntityLinksTest.php Asserts an input string + langcode yield the expected FilterProcessResult.
EntityLinksTest::providerTestMediaEntity function core/modules/filter/tests/src/Kernel/EntityLinksTest.php Data provider for testMediaEntity.
EntityLinksTest::register function core/modules/filter/tests/src/Kernel/EntityLinksTest.php Registers test-specific services.
EntityLinksTest::setUp function core/modules/filter/tests/src/Kernel/EntityLinksTest.php
EntityLinksTest::test function core/modules/filter/tests/src/Kernel/EntityLinksTest.php @legacy-covers ::process
EntityLinksTest::testFileEntity function core/modules/filter/tests/src/Kernel/EntityLinksTest.php @legacy-covers ::getUrl
@legacy-covers \Drupal\file\Entity\FileLinkTarget
EntityLinksTest::testMediaEntity function core/modules/filter/tests/src/Kernel/EntityLinksTest.php @legacy-covers ::getUrl
@legacy-covers \Drupal\media\Entity\MediaLinkTarget
EntityLinksTest::testMenuLinkContentEntity function core/modules/filter/tests/src/Kernel/EntityLinksTest.php @legacy-covers ::getUrl
@legacy-covers \Drupal\menu_link_content\Entity\MenuLinkContentLinkTarget
EntityLinksTest::testShortcutEntity function core/modules/filter/tests/src/Kernel/EntityLinksTest.php @legacy-covers ::getUrl
@legacy-covers \Drupal\shortcut\Entity\ShortcutLinkTarget
EntityLinkSuggestionsTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php For testing the drupalEntityLinkSuggestions plugin.
EntityLinkSuggestionsTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php
EntityLinkSuggestionsTest::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php The theme to install as the default for testing.
EntityLinkSuggestionsTest::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php Modules to install.
EntityLinkSuggestionsTest::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php
EntityLinkSuggestionsTest::testStandardLink function core/modules/ckeditor5/tests/src/FunctionalJavascript/EntityLinkSuggestionsTest.php Test the entity link suggestions.
EntityLinkSuggestionTest class core/modules/ckeditor5/tests/src/Kernel/EntityLinkSuggestionTest.php Tests entity link suggestions.
EntityLinkSuggestionTest.php file core/modules/ckeditor5/tests/src/Kernel/EntityLinkSuggestionTest.php
EntityLinkSuggestionTest::$modules property core/modules/ckeditor5/tests/src/Kernel/EntityLinkSuggestionTest.php Modules to install.
EntityLinkSuggestionTest::providerEntityLinkSuggestions function core/modules/ckeditor5/tests/src/Kernel/EntityLinkSuggestionTest.php Data provider.
EntityLinkSuggestionTest::setUp function core/modules/ckeditor5/tests/src/Kernel/EntityLinkSuggestionTest.php
EntityLinkSuggestionTest::testEntityLinkSuggestions function core/modules/ckeditor5/tests/src/Kernel/EntityLinkSuggestionTest.php Test the generated entity link suggestions based on editor configuration.
EntityLinkTest class core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php Tests Drupal\Core\Entity\EntityBase.
EntityLinkTest class core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php Tests Drupal\comment\Plugin\views\field\EntityLink.
EntityLinkTest.php file core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
EntityLinkTest.php file core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityLinkTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php The mocked entity type manager.
EntityLinkTest::$languageManager property core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php The mocked language manager.
EntityLinkTest::$linkGenerator property core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php The tested link generator.
EntityLinkTest::providerTestLink function core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php Provides test data for testLink().
EntityLinkTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php
EntityLinkTest::setUp function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php
EntityLinkTest::testRenderNullEntity function core/modules/comment/tests/src/Unit/Plugin/views/field/EntityLinkTest.php Test the render method when getEntity returns NULL.
EntityLinkTest::testToLink function core/tests/Drupal/Tests/Core/Entity/EntityLinkTest.php Tests for the EntityBase::toLink() method.
EntityListBuilderTest class core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php Tests Drupal\Core\Entity\EntityListBuilder.
EntityListBuilderTest class core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php Tests entity list builder functionality.
EntityListBuilderTest.php file core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php
EntityListBuilderTest.php file core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php
EntityListBuilderTest::$container property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The service container used for testing.
EntityListBuilderTest::$defaultTheme property core/modules/system/tests/src/Functional/Entity/EntityListBuilderTest.php The theme to install as the default for testing.
EntityListBuilderTest::$entityListBuilder property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The EntityListBuilder object to test.
EntityListBuilderTest::$entityType property core/tests/Drupal/Tests/Core/Entity/EntityListBuilderTest.php The entity type used for testing.

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