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 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
EntityDisplayFormBaseTest class core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php @coversDefaultClass \Drupal\field_ui\Form\EntityDisplayFormBase[[api-linebreak]]
EntityDisplayFormBaseTest class core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php Tests the UI for configuring entity displays.
EntityDisplayFormBaseTest.php file core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php
EntityDisplayFormBaseTest.php file core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php
EntityDisplayFormBaseTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php
EntityDisplayFormBaseTest::$modules property core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php
EntityDisplayFormBaseTest::$modules property core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php
EntityDisplayFormBaseTest::setUp function core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php
EntityDisplayFormBaseTest::testCopyFormValuesToEntity function core/tests/Drupal/KernelTests/Core/Entity/EntityDisplayFormBaseTest.php @covers ::copyFormValuesToEntity[[api-linebreak]]
EntityDisplayFormBaseTest::testNoApplicableFormatters function core/modules/field_ui/tests/src/Functional/EntityDisplayFormBaseTest.php Ensures the entity is not affected when there are no applicable formatters.
EntityDisplayModeBaseTestableClass class core/tests/Drupal/Tests/Core/Config/Entity/EntityDisplayModeBaseUnitTest.php A class extending EntityDisplayModeBase for testing purposes.
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
EntityDisplayModeTest::$modules property core/modules/field_ui/tests/src/Functional/EntityDisplayModeTest.php
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
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
EntityDisplayTest.php file core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php
EntityDisplayTest.php file core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php
EntityDisplayTest::$defaultTheme property core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php
EntityDisplayTest::$defaultTheme property core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php
EntityDisplayTest::$modules property core/modules/field_ui/tests/src/FunctionalJavascript/EntityDisplayTest.php
EntityDisplayTest::$modules property core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php
EntityDisplayTest::$modules property core/modules/field_ui/tests/src/Functional/EntityDisplayTest.php
EntityDisplayTest::assertDependency function core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php Asserts that $key is a $type type dependency of $display config entity.
EntityDisplayTest::assertDependencyHelper function core/modules/field_ui/tests/src/Kernel/EntityDisplayTest.php Provides a helper for dependency assertions.

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