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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| TestServiceWithProtectedMethods::privateMethod | function | core/ |
|
| TestServiceWithProtectedMethods::protectedMethod | function | core/ |
|
| TestServiceWithProtectedMethods::testMethod | function | core/ |
|
| TestServiceWithPublicStaticMethod | class | core/ |
Test service with public static method. |
| TestServiceWithPublicStaticMethod::testMethod | function | core/ |
|
| TestStaticMethodClass | class | core/ |
Provides a class for testing a static method. |
| TestStaticMethodClass::access | function | core/ |
|
| TrustedMethods | class | core/ |
Test class with implemented trusted callbacks. |
| TrustedMethods::attributeCallback | function | core/ |
#[TrustedCallback] |
| TrustedMethods::callback | function | core/ |
|
| TrustedMethods::trustedCallbacks | function | core/ |
Lists the trusted callbacks provided by the implementing class. |
| TrustedMethods::unTrustedCallback | function | core/ |
|
| TwigSandboxPolicy::$allowed_methods | property | core/ |
An array of allowed methods in the form of methodName => TRUE. |
| TwigSandboxPolicy::checkMethodAllowed | function | core/ |
|
| TwigSandboxPolicy::getMethodsAllowedOnAllObjects | function | core/ |
Gets the list of allowed methods on all objects. |
| TwigSandboxTest::getTwigEntityDangerousMethods | function | core/ |
Data provider for ::testEntityDangerousMethods. |
| TwigSandboxTest::testEntityDangerousMethods | function | core/ |
Tests that dangerous methods cannot be called in entity objects. |
| TwigSandboxTest::testEntitySafeMethods | function | core/ |
Tests that valid methods can be called from within Twig templates. |
| TwigSandboxTest::testTwigMethodAttributeAllowed | function | core/ |
Tests that method with TwigAllowed attribute is allowed. |
| TwigSandboxTest::testTwigMethodAttributeNotAllowed | function | core/ |
Tests that method without TwigAllowed attribute is not allowed. |
| TwigSandboxTest::testUrlSafeMethods | function | core/ |
Tests that safe methods inside Url objects can be called. |
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.