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
EntityFieldTest::testIntrospection function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Tests introspection and getting metadata upfront.
EntityFieldTest::testIterator function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Tests iterating over properties.
EntityFieldTest::testReadWrite function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Tests reading and writing properties and field items.
EntityFieldTest::testSave function core/tests/Drupal/KernelTests/Core/Entity/EntityFieldTest.php Tries to save and load an entity again.
EntityFilteringThemeTest class core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php Tests XSS filtering for themed output for each entity type in all themes.
EntityFilteringThemeTest.php file core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFilteringThemeTest::$comment property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test comment.
EntityFilteringThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFilteringThemeTest::$modules property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFilteringThemeTest::$node property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test node.
EntityFilteringThemeTest::$term property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test taxonomy term.
EntityFilteringThemeTest::$themes property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A list of all available themes.
EntityFilteringThemeTest::$user property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A test user.
EntityFilteringThemeTest::$xssLabel property core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php A string containing markup and JS.
EntityFilteringThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php
EntityFilteringThemeTest::testThemedEntity function core/modules/system/tests/src/Functional/Theme/EntityFilteringThemeTest.php Checks each themed entity for XSS filtering in available themes.
EntityFormBuilderTest class core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php @coversDefaultClass \Drupal\Core\Entity\EntityFormBuilder[[api-linebreak]]
@group Entity
EntityFormBuilderTest.php file core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php
EntityFormBuilderTest::$entityFormBuilder property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The entity form builder.
EntityFormBuilderTest::$entityTypeManager property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The entity type manager.
EntityFormBuilderTest::$formBuilder property core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php The form builder.
EntityFormBuilderTest::setUp function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php
EntityFormBuilderTest::testGetForm function core/tests/Drupal/Tests/Core/Entity/EntityFormBuilderTest.php Tests the getForm() method.
EntityFormDisplayAccessControlHandlerTest class core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php @coversDefaultClass \Drupal\Core\Entity\Entity\Access\EntityFormDisplayAccessControlHandler[[api-linebreak]]
@group Entity
EntityFormDisplayAccessControlHandlerTest.php file core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormDisplayAccessControlHandlerTest::$accessControlHandler property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The field storage config access controller to test.
EntityFormDisplayAccessControlHandlerTest::$anon property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account without field storage config access.
EntityFormDisplayAccessControlHandlerTest::$entity property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The EntityFormDisplay entity used for testing.
EntityFormDisplayAccessControlHandlerTest::$member property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account with EntityFormDisplay access.
EntityFormDisplayAccessControlHandlerTest::$moduleHandler property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock module handler.
EntityFormDisplayAccessControlHandlerTest::$parentMember property core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php The mock account with EntityFormDisplay access via parent access check.
EntityFormDisplayAccessControlHandlerTest::assertAllowOperations function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Assert method to verify the access by operations.
EntityFormDisplayAccessControlHandlerTest::getEntityTypeManager function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php Returns a mock Entity Type Manager.
EntityFormDisplayAccessControlHandlerTest::setUp function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php
EntityFormDisplayAccessControlHandlerTest::testAccess function core/tests/Drupal/Tests/Core/Entity/Access/EntityFormDisplayAccessControlHandlerTest.php @covers ::access[[api-linebreak]]
@covers ::checkAccess[[api-linebreak]]
EntityFormDisplayJsonAnonTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php @group rest
EntityFormDisplayJsonAnonTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php
EntityFormDisplayJsonAnonTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php
EntityFormDisplayJsonAnonTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php
EntityFormDisplayJsonAnonTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonAnonTest.php
EntityFormDisplayJsonBasicAuthTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php @group rest
EntityFormDisplayJsonBasicAuthTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php
EntityFormDisplayJsonBasicAuthTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php
EntityFormDisplayJsonBasicAuthTest::$defaultTheme property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php
EntityFormDisplayJsonBasicAuthTest::$format property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php
EntityFormDisplayJsonBasicAuthTest::$mimeType property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php
EntityFormDisplayJsonBasicAuthTest::$modules property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonBasicAuthTest.php
EntityFormDisplayJsonCookieTest class core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php @group rest
EntityFormDisplayJsonCookieTest.php file core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php
EntityFormDisplayJsonCookieTest::$auth property core/tests/Drupal/FunctionalTests/Rest/EntityFormDisplayJsonCookieTest.php

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