Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.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
EntityDeriverTest::derivativesProvider function core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php Provides test data for ::testDerivatives().
EntityDeriverTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php
EntityDeriverTest::testDerivatives function core/tests/Drupal/KernelTests/Core/Entity/EntityDeriverTest.php Tests that types are derived for entity types with and without bundles.
EntityDisplayBaseTest class core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php @coversDefaultClass \Drupal\Core\Entity\EntityDisplayBase[[api-linebreak]]
EntityDisplayBaseTest class core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @coversDefaultClass \Drupal\Core\Entity\EntityDisplayBase[[api-linebreak]]
EntityDisplayBaseTest.php file core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php
EntityDisplayBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php
EntityDisplayBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php Modules to enable.
EntityDisplayBaseTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php
EntityDisplayBaseTest::testGetMode function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getMode[[api-linebreak]]
EntityDisplayBaseTest::testGetOriginalMode function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getOriginalMode[[api-linebreak]]
EntityDisplayBaseTest::testGetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetBundle[[api-linebreak]]
EntityDisplayBaseTest::testGetTargetEntityTypeId function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::getTargetEntityTypeId[[api-linebreak]]
EntityDisplayBaseTest::testOnDependencyRemoval function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php @covers ::onDependencyRemoval[[api-linebreak]]
EntityDisplayBaseTest::testPreSave function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayBaseTest.php @covers ::preSave[[api-linebreak]]
EntityDisplayBaseTest::testSetTargetBundle function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayBaseTest.php @covers ::setTargetBundle[[api-linebreak]]
EntityDisplayFormBaseTest class core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php @coversDefaultClass \Drupal\field_ui\Form\EntityDisplayFormBase[[api-linebreak]]
EntityDisplayFormBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php
EntityDisplayFormBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php Modules to enable.
EntityDisplayFormBaseTest::testCopyFormValuesToEntity function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php @covers ::copyFormValuesToEntity[[api-linebreak]]
EntityDisplayModeBaseUnitTest class core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php @coversDefaultClass \Drupal\Core\Entity\EntityDisplayModeBase[[api-linebreak]]
@group Config
EntityDisplayModeBaseUnitTest.php file core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php
EntityDisplayModeBaseUnitTest::$entity property core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php The entity under test.
EntityDisplayModeBaseUnitTest::$entityInfo property core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php The entity type used for testing.
EntityDisplayModeBaseUnitTest::$entityType property core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php The ID of the type of the entity under test.
EntityDisplayModeBaseUnitTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php The entity type manager used for testing.
EntityDisplayModeBaseUnitTest::$uuid property core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php The UUID generator used for testing.
EntityDisplayModeBaseUnitTest::setUp function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php
EntityDisplayModeBaseUnitTest::testCalculateDependencies function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php @covers ::calculateDependencies[[api-linebreak]]
EntityDisplayModeBaseUnitTest::testGetTargetType function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php @covers ::getTargetType[[api-linebreak]]
EntityDisplayModeBaseUnitTest::testSetTargetType function core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php @covers ::setTargetType[[api-linebreak]]
EntityDisplayModeTest class core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Tests the entity display modes UI.
EntityDisplayModeTest.php file core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php
EntityDisplayModeTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php The theme to install as the default for testing.
EntityDisplayModeTest::$modules property core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Modules to enable.
EntityDisplayModeTest::setUp function core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php
EntityDisplayModeTest::testAlphabeticalDisplaySettings function core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Tests if view modes appear in alphabetical order by visible name.
EntityDisplayModeTest::testEntityFormModeUI function core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Tests the EntityFormMode user interface.
EntityDisplayModeTest::testEntityViewModeUI function core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php Tests the EntityViewMode user interface.
EntityDisplayRepositoryTest class core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php @coversDefaultClass \Drupal\Core\Entity\EntityDisplayRepository[[api-linebreak]]
EntityDisplayRepositoryTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php
EntityDisplayRepositoryTest::$displayRepository property core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php The entity display repository under test.
EntityDisplayRepositoryTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php Modules to enable.
EntityDisplayRepositoryTest::setUp function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php
EntityDisplayRepositoryTest::testFormDisplay function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php @covers ::getFormDisplay[[api-linebreak]]
EntityDisplayRepositoryTest::testViewDisplay function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayRepositoryTest.php @covers ::getViewDisplay[[api-linebreak]]
EntityDisplayTest class core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php Tests the UI for entity displays.
EntityDisplayTest class core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php Tests the entity display configuration entities.
EntityDisplayTest class core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php Tests the UI for entity displays.
EntityDisplayTest.php file core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php

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