Search for test
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Test | class | core/ |
Provides test media source. |
| Test | class | core/ |
Defines a test controller for page titles. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestChildInterface | interface | core/ |
Test child interface. |
| TestClass | class | core/ |
Provides a test class. |
| TestClass | class | core/ |
Stub class for testing PluginWithFormsTrait. |
| TestClass | class | core/ |
Test class using the trait. |
| TestClass | class | core/ |
Handles kernel events for request and response. |
| TestClass.php | file | core/ |
|
| TestClass::$state | property | core/ |
The state keyvalue collection. |
| TestClass::access | function | core/ |
|
| TestClass::buildConfigurationForm | function | core/ |
Form constructor. |
| TestClass::destruct | function | core/ |
Performs destruct operations. |
| TestClass::getSubscribedEvents | function | core/ |
Registers methods as kernel listeners. |
| TestClass::onKernelRequestTest | function | core/ |
A simple kernel listener method. |
| TestClass::onKernelResponseTest | function | core/ |
Flags the response in case a rebuild indicator is used. |
| TestClass::submitConfigurationForm | function | core/ |
Form submission handler. |
| TestClass::validateConfigurationForm | function | core/ |
Form validation handler. |
| TestClass::__construct | function | core/ |
Constructor. |
| TestClassAttribute | class | core/ |
Test controller for class-level Route attribute with method-level merging. |
| TestClassAttribute.php | file | core/ |
|
| TestClassAttribute::inherits | function | core/ |
#[Route(path: '/inherits', name: 'inherits')] |
| TestClassAttribute::overrides | function | core/ |
#[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/ |
#[Route(name: 'invoke')] |
| TestClassAttributeClassOnly | class | core/ |
Test controller: class-only #[Route] with bare __invoke(). |
| TestClassAttributeClassOnly.php | file | core/ |
|
| TestClassAttributeClassOnly::__invoke | function | core/ |
Provides test content. |
| TestClassClassMetadata | class | core/ |
Rules class-level PHPUnit test metadata in test classes. |
| TestClassClassMetadata.php | file | core/ |
|
| TestClassClassMetadata::$annotationTargets | property | core/ |
PHPUnit metadata annotations. |
| TestClassClassMetadata::getNodeType | function | core/ |
|
| TestClassClassMetadata::processNode | function | core/ |
|
| TestClassClassMetadata::__construct | function | core/ |
|
| TestClassClassMetadataTest | class | core/ |
Tests TestClassClassMetadata rule. |
| TestClassClassMetadataTest.php | file | core/ |
|
| TestClassClassMetadataTest::getRule | function | core/ |
|
| TestClassClassMetadataTest::testRule | function | core/ |
|
| TestClassMethodMetadata | class | core/ |
Validates method-level PHPUnit test metadata in test classes. |
| TestClassMethodMetadata.php | file | core/ |
|
| TestClassMethodMetadata::$annotationTargets | property | core/ |
PHPUnit metadata annotations. |
| TestClassMethodMetadata::getNodeType | function | core/ |
|
| TestClassMethodMetadata::processNode | function | core/ |
|
| TestClassMethodMetadata::__construct | function | core/ |
|
| TestClassMethodMetadataTest | class | core/ |
Tests TestClassMethodMetadata rule. |
| TestClassMethodMetadataTest.php | file | core/ |
|
| TestClassMethodMetadataTest::getRule | function | core/ |
|
| TestClassMethodMetadataTest::testRule | function | core/ |
|
| TestClosureHttpMiddlewareClass | class | core/ |
Stub of http_middleware class taking a service closure for the inner kernel. |
| TestClosureHttpMiddlewareClass.php | file | core/ |
|
| TestClosureHttpMiddlewareClass::handle | function | core/ |
|
| TestClosureHttpMiddlewareClass::__construct | function | core/ |
|
| TestCompatClosureHttpMiddlewareClass | class | core/ |
Stub of http_middleware class taking a service closure with bc. |
| TestCompatClosureHttpMiddlewareClass.php | file | core/ |
Pagination
- Previous page
- Page 741
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.