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. Search 11.x for test
  6. 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
TestClassAttributeClassOnly class core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttributeClassOnly.php Test controller: class-only #[Route] with bare __invoke().
TestClassAttributeClassOnly.php file core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttributeClassOnly.php
TestClassAttributeClassOnly::__invoke function core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttributeClassOnly.php Provides test content.
TestClassClassMetadata class core/tests/PHPStan/Rules/TestClassClassMetadata.php Rules class-level PHPUnit test metadata in test classes.
TestClassClassMetadata.php file core/tests/PHPStan/Rules/TestClassClassMetadata.php
TestClassClassMetadata::$annotationTargets property core/tests/PHPStan/Rules/TestClassClassMetadata.php PHPUnit metadata annotations.
TestClassClassMetadata::getNodeType function core/tests/PHPStan/Rules/TestClassClassMetadata.php
TestClassClassMetadata::processNode function core/tests/PHPStan/Rules/TestClassClassMetadata.php
TestClassClassMetadata::__construct function core/tests/PHPStan/Rules/TestClassClassMetadata.php
TestClassClassMetadataTest class core/tests/PHPStan/tests/TestClassClassMetadataTest.php Tests TestClassClassMetadata rule.
TestClassClassMetadataTest.php file core/tests/PHPStan/tests/TestClassClassMetadataTest.php
TestClassClassMetadataTest::getRule function core/tests/PHPStan/tests/TestClassClassMetadataTest.php
TestClassClassMetadataTest::testRule function core/tests/PHPStan/tests/TestClassClassMetadataTest.php
TestClassMethodMetadata class core/tests/PHPStan/Rules/TestClassMethodMetadata.php Validates method-level PHPUnit test metadata in test classes.
TestClassMethodMetadata.php file core/tests/PHPStan/Rules/TestClassMethodMetadata.php
TestClassMethodMetadata::$annotationTargets property core/tests/PHPStan/Rules/TestClassMethodMetadata.php PHPUnit metadata annotations.
TestClassMethodMetadata::getNodeType function core/tests/PHPStan/Rules/TestClassMethodMetadata.php
TestClassMethodMetadata::processNode function core/tests/PHPStan/Rules/TestClassMethodMetadata.php
TestClassMethodMetadata::__construct function core/tests/PHPStan/Rules/TestClassMethodMetadata.php
TestClassMethodMetadataTest class core/tests/PHPStan/tests/TestClassMethodMetadataTest.php Tests TestClassMethodMetadata rule.
TestClassMethodMetadataTest.php file core/tests/PHPStan/tests/TestClassMethodMetadataTest.php
TestClassMethodMetadataTest::getRule function core/tests/PHPStan/tests/TestClassMethodMetadataTest.php
TestClassMethodMetadataTest::testRule function core/tests/PHPStan/tests/TestClassMethodMetadataTest.php
TestClosureHttpMiddlewareClass class core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestClosureHttpMiddlewareClass.php Stub of http_middleware class taking a service closure for the inner kernel.
TestClosureHttpMiddlewareClass.php file core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestClosureHttpMiddlewareClass.php
TestClosureHttpMiddlewareClass::handle function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestClosureHttpMiddlewareClass.php
TestClosureHttpMiddlewareClass::__construct function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestClosureHttpMiddlewareClass.php
TestCompatClosureHttpMiddlewareClass class core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestCompatClosureHttpMiddlewareClass.php Stub of http_middleware class taking a service closure with bc.
TestCompatClosureHttpMiddlewareClass.php file core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestCompatClosureHttpMiddlewareClass.php
TestCompatClosureHttpMiddlewareClass::handle function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestCompatClosureHttpMiddlewareClass.php
TestCompatClosureHttpMiddlewareClass::__construct function core/tests/Drupal/Tests/Core/DependencyInjection/Fixture/TestCompatClosureHttpMiddlewareClass.php
TestCompatibilityTrait trait core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit11/TestCompatibilityTrait.php Drupal's forward compatibility layer with multiple versions of PHPUnit.
TestCompatibilityTrait trait core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit12/TestCompatibilityTrait.php Drupal's forward compatibility layer with multiple versions of PHPUnit.
TestCompatibilityTrait.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit12/TestCompatibilityTrait.php
TestCompatibilityTrait.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit11/TestCompatibilityTrait.php
TestConcat class core/modules/migrate/tests/src/Unit/process/ConcatTest.php Mock class for the concat process plugin.
TestConcat::setDelimiter function core/modules/migrate/tests/src/Unit/process/ConcatTest.php Set the delimiter.
TestConcat::__construct function core/modules/migrate/tests/src/Unit/process/ConcatTest.php
TestConditionAccessResolverTrait class core/tests/Drupal/Tests/Core/Condition/ConditionAccessResolverTraitTest.php Stub class for testing trait.
TestConfigEntityWithPluginCollections class core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php Stub class for testing.
TestConfigEntityWithPluginCollections::$pluginCollection property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The plugin collection.
TestConfigEntityWithPluginCollections::$pluginManager property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The plugin manager.
TestConfigEntityWithPluginCollections::$the_plugin_collection_config property core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php The configuration for the plugin collection.
TestConfigEntityWithPluginCollections::getPluginCollections function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigEntityWithPluginCollections::setPluginManager function core/tests/Drupal/Tests/Core/Config/Entity/ConfigEntityBaseUnitTest.php
TestConfigFactoryOverrideBase class core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Stub class for testing ConfigFactoryOverrideBase.
TestConfigFactoryOverrideBase::addCollections function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestConfigFactoryOverrideBase::doFilterNestedArray function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestConfigFactoryOverrideBase::onConfigDelete function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestConfigFactoryOverrideBase::onConfigRename function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php

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