Search for method
- Search 7.x for method
- Search 9.5.x for method
- Search 8.9.x for method
- Search 10.3.x for method
- Search 11.x for method
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| SameModuleChild::testMethod | function | core/ |
|
| SimpleAnnotationReader::getMethodAnnotation | function | core/ |
Gets a method annotation. |
| SimpleAnnotationReader::getMethodAnnotations | function | core/ |
Gets the annotations applied to a method. |
| SomeClass::testMethod | function | core/ |
|
| Sql::aggregationMethodDistinct | function | core/ |
Builds a SQL expression using DISTINCT. |
| Sql::aggregationMethodSimple | function | core/ |
Builds a simple SQL expression. |
| StaticReflectionClass::getMethod | function | core/ |
|
| StaticReflectionClass::getMethods | function | core/ |
|
| StaticReflectionClass::hasMethod | function | core/ |
|
| StaticReflectionParser::$methodAttributes | property | core/ |
Method attributes |
| StaticReflectionParser::getMethodAttributes | function | core/ |
|
| SystemTestController::getMethod | function | core/ |
Controller to return the HTTP method for testing. |
| Target::TARGET_METHOD | constant | core/ |
|
| test-methods-with-metadata.php | file | core/ |
|
| TestAttributes::attributeMethod | function | core/ |
#[Route('/test_method_attribute', name: 'router_test.method_attribute', requirements: [ '_access' => 'TRUE', ], alias: 'router_test.alias_test')] #[Route('/test_method_attribute-other-path', name: 'router_test.method_attribute_other', requirements:… |
| 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/ |
|
| TestController::testMethod | function | core/ |
Just a test method for the test routes. |
| TestController::testMethod | function | core/ |
Helper page to load jQuery in test. |
| TestHookAfterClassMethod | class | core/ |
This class contains hook implementations. |
| TestHookAfterClassMethod | class | core/ |
This class contains hook implementations. |
| TestHookAfterClassMethod.php | file | core/ |
|
| TestHookAfterClassMethod.php | file | core/ |
|
| TestHookAfterClassMethod::hookAfterClassMethod | function | core/ |
This pair tests OrderAfter with a passed class and method. |
| TestHookAfterClassMethod::hookAfterClassMethod | function | core/ |
This pair tests OrderAfter with a passed class and method. |
| TestHookClass::someMethod | function | core/ |
Example method. |
| TestInterface::testMethod | function | core/ |
|
| TestLocalTaskController::methodWithoutUpcastNode | function | core/ |
A method which does not hint the node parameter to avoid upcasting. |
| TestServiceComplexMethod | class | core/ |
Call used to test a service with a complex method. |
| TestServiceComplexMethod | class | core/ |
Test service with complex method. |
| TestServiceComplexMethod::complexMethod | function | core/ |
|
| TestServiceComplexMethod::complexMethod | function | core/ |
|
| TestServiceMethodReturnsVoid | class | core/ |
Test service with void returning method. |
| TestServiceMethodReturnsVoid::methodReturnsVoid | function | core/ |
|
| TestServiceMethodWithParameter | class | core/ |
Test service with method without parameter. |
| TestServiceMethodWithParameter::methodWithParameter | function | core/ |
|
| TestServiceNoMethod | class | core/ |
Class used to test a service that has no methods. |
| TestServiceNoMethod | class | core/ |
Test service without methods. |
| TestServiceSimpleMethod | class | core/ |
Test service with simple method. |
| TestServiceSimpleMethod::method | function | core/ |
|
| TestServiceWithInterface::testMethod | function | core/ |
|
| TestServiceWithProtectedMethods | class | core/ |
Test service with protected methods. |
Pagination
- Previous page
- Page 7
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.