Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
TestTranslationManager::translate function core/modules/user/tests/src/Unit/PermissionHandlerTest.php
TestTranslationManager::translateString function core/modules/user/tests/src/Unit/PermissionHandlerTest.php
TestTranslationManager::__construct function core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php
TestType class core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/TestType.php Test workflow type.
TestType.php file core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/TestType.php
TestType::getRequiredStates function core/modules/workflows/tests/modules/workflow_type_test/src/Plugin/WorkflowType/TestType.php
TestUrl class core/tests/Drupal/Tests/Core/UrlTest.php URL information holder with overridden access manager for testing.
TestUrl::setAccessManager function core/tests/Drupal/Tests/Core/UrlTest.php Sets the access manager.
TestValidatedReferenceConstraint class core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraint.php Validates referenced entities.
TestValidatedReferenceConstraint.php file core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraint.php
TestValidatedReferenceConstraint::__construct function core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraint.php
TestValidatedReferenceConstraintValidator class core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraintValidator.php Validates referenced entities.
TestValidatedReferenceConstraintValidator.php file core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraintValidator.php
TestValidatedReferenceConstraintValidator::validate function core/modules/system/tests/modules/entity_test/src/Plugin/Validation/Constraint/TestValidatedReferenceConstraintValidator.php
TestViewListBuilder class core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php Stub class for testing ViewListBuilder methods.
TestViewListBuilder::buildOperations function core/modules/views_ui/tests/src/Unit/ViewListBuilderTest.php
TestViewsLocalTask class core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Replaces the applicable views call for easier testability.
TestViewsLocalTask::$result property core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php The view result.
TestViewsLocalTask::getApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php
TestViewsLocalTask::setApplicableMenuViews function core/modules/views/tests/src/Unit/Plugin/Derivative/ViewsLocalTaskTest.php Sets applicable views result.
TestViewsTest class core/modules/views/tests/src/Kernel/TestViewsTest.php Tests that test views provided by all modules match schema.
TestViewsTest.php file core/modules/views/tests/src/Kernel/TestViewsTest.php
TestViewsTest::$modules property core/modules/views/tests/src/Kernel/TestViewsTest.php
TestViewsTest::setUp function core/modules/views/tests/src/Kernel/TestViewsTest.php
TestViewsTest::testDefaultConfig function core/modules/views/tests/src/Kernel/TestViewsTest.php Tests default configuration data type.
TestWaitTerminateMiddleware class core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php Acquire a lock to signal request termination to the test runner.
TestWaitTerminateMiddleware.php file core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
TestWaitTerminateMiddleware::handle function core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php
TestWaitTerminateMiddleware::__construct function core/lib/Drupal/Core/Test/StackMiddleware/TestWaitTerminateMiddleware.php Constructs a test wait terminate stack middleware object.
TestWithConstraints class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Provides generic media type.
TestWithConstraints.php file core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php
TestWithConstraints::getEntityConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Gets media source-specific validation constraints for a media item.
TestWithConstraints::getSourceFieldConstraints function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithConstraints.php Gets media source-specific validation constraints for a source field.
TestWithHiddenSourceField class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Provides test media source.
TestWithHiddenSourceField.php file core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php
TestWithHiddenSourceField::getSourceFieldName function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Determine the name of the source field.
TestWithHiddenSourceField::prepareFormDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the form display.
TestWithHiddenSourceField::prepareViewDisplay function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestWithHiddenSourceField.php Prepares the media type fields for this source in the view display.
TestWorkspaceNegotiator class core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php Defines a workspace negotiator used for testing.
TestWorkspaceNegotiator.php file core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php
TestWorkspaceNegotiator::applies function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php
TestWorkspaceNegotiator::getActiveWorkspaceId function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php
TestWorkspaceNegotiator::setActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php
TestWorkspaceNegotiator::unsetActiveWorkspace function core/modules/workspaces/tests/modules/workspace_update_test/src/Negotiator/TestWorkspaceNegotiator.php
TestWorkspaceProvider class core/modules/workspaces/tests/modules/workspaces_test/src/Provider/TestWorkspaceProvider.php Defines a test workspace provider.
TestWorkspaceProvider.php file core/modules/workspaces/tests/modules/workspaces_test/src/Provider/TestWorkspaceProvider.php
TestWorkspaceProvider::getId function core/modules/workspaces/tests/modules/workspaces_test/src/Provider/TestWorkspaceProvider.php
TestYamlRouteDiscovery class core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php Extends the core route builder with a setter method for the YAML discovery.
TestYamlRouteDiscovery::$yamlDiscovery property core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php The mocked YAML discovery.
TestYamlRouteDiscovery::getRouteDefinitions function core/tests/Drupal/Tests/Core/Routing/RouteBuilderTest.php

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