Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
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/PhpUnit12/TestCompatibilityTrait.php Drupal's forward compatibility layer with multiple versions of PHPUnit.
TestCompatibilityTrait trait core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit11/TestCompatibilityTrait.php Drupal's forward compatibility layer with multiple versions of PHPUnit.
TestCompatibilityTrait.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit11/TestCompatibilityTrait.php
TestCompatibilityTrait.php file core/tests/Drupal/TestTools/PhpUnitCompatibility/PhpUnit12/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 Constructs a \Drupal\Component\Plugin\PluginBase object.
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 Gets the plugin collections used by this object.
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 Reacts to the ConfigCollectionEvents::COLLECTION_INFO event.
TestConfigFactoryOverrideBase::doFilterNestedArray function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php
TestConfigFactoryOverrideBase::onConfigDelete function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Actions to be performed to configuration override on configuration delete.
TestConfigFactoryOverrideBase::onConfigRename function core/tests/Drupal/Tests/Core/Config/ConfigFactoryOverrideBaseTest.php Actions to be performed to configuration override on configuration rename.

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