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
TestCacheOptionalBlock::getCacheMaxAge function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestCacheOptionalBlock.php
TestCallables class core/tests/Drupal/Tests/Core/Render/RendererTest.php Mock callable for testing the pre_render callback.
TestCallables::lazyBuilder function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestCallables::preRenderPrinted function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestCallables::trustedCallbacks function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestChildInterface interface core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Test child interface.
TestClass class core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php Stub class for testing PluginWithFormsTrait.
TestClass class core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php Provides a test class.
TestClass class core/modules/system/tests/modules/service_provider_test/src/TestClass.php Handles kernel events for request and response.
TestClass class core/modules/layout_builder/tests/src/Unit/LayoutEntityHelperTraitTest.php Test class using the trait.
TestClass.php file core/modules/system/tests/modules/service_provider_test/src/TestClass.php
TestClass::$state property core/modules/system/tests/modules/service_provider_test/src/TestClass.php The state keyvalue collection.
TestClass::access function core/tests/Drupal/Tests/Component/Utility/ArgumentsResolverTest.php
TestClass::buildConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php
TestClass::destruct function core/modules/system/tests/modules/service_provider_test/src/TestClass.php
TestClass::getSubscribedEvents function core/modules/system/tests/modules/service_provider_test/src/TestClass.php Registers methods as kernel listeners.
TestClass::onKernelRequestTest function core/modules/system/tests/modules/service_provider_test/src/TestClass.php A simple kernel listener method.
TestClass::onKernelResponseTest function core/modules/system/tests/modules/service_provider_test/src/TestClass.php Flags the response in case a rebuild indicator is used.
TestClass::submitConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php
TestClass::validateConfigurationForm function core/tests/Drupal/Tests/Core/Plugin/PluginWithFormsTraitTest.php
TestClass::__construct function core/modules/system/tests/modules/service_provider_test/src/TestClass.php Constructor.
TestClassAttribute class core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttribute.php Test controller for class-level Route attribute with method-level merging.
TestClassAttribute.php file core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttribute.php
TestClassAttribute::inherits function core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttribute.php #[Route(path: '/inherits', name: 'inherits')]
TestClassAttribute::overrides function core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttribute.php #[Route(path: '/overrides/{id}', name: 'overrides', requirements: [
'id' => '\\d+',
], options: [
'option_a' => 'from_method',
'option_b' => 'from_method',
], defaults: [
'default_a' => 'from_method',
'default_b' => 'from_method',
], host:…
TestClassAttribute::__invoke function core/modules/system/tests/modules/router_test_directory/src/Controller/TestClassAttribute.php #[Route(name: 'invoke')]
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.

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