Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestService::getTestInjection2 | function | core/ |
|
| TestService::getTestInjection2 | function | core/ |
|
| TestService::getTestInjection3 | function | core/ |
|
| TestService::__construct | function | core/ |
|
| TestService::__construct | function | core/ |
|
| 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/ |
|
| TestServiceDecorator | class | core/ |
Decorator for the TestService class. |
| TestServiceDecorator.php | file | 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/ |
Test service without methods. |
| TestServiceNoMethod | class | core/ |
Class used to test a service that has no methods. |
| TestServiceNullableTypeHintSelf | class | core/ |
Test service with a nullable self parameter. |
| TestServiceNullableTypeHintSelf::typeHintSelf | function | core/ |
|
| TestServiceReturnReference | class | core/ |
Test service with method that returns reference. |
| TestServiceReturnReference::returnReference | function | core/ |
|
| TestServiceSimpleMethod | class | core/ |
Test service with simple method. |
| TestServiceSimpleMethod::method | function | core/ |
|
| TestServiceWithChildInterfaces | class | core/ |
Test service that implements test child interface. |
| TestServiceWithInterface | class | core/ |
Test service that implements test interface. |
| 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/ |
|
| TestSessionBag | class | core/ |
Test session container. |
| TestSessionBag.php | file | core/ |
|
| TestSessionBag::$attributes | property | core/ |
Storage for data to save. |
| TestSessionBag::$storageKey | property | core/ |
Key used when persisting the session. |
| TestSessionBag::BAG_NAME | constant | core/ |
The bag name. |
| TestSessionBag::clear | function | core/ |
|
| TestSessionBag::clearFlag | function | core/ |
Clears the test flag. |
| TestSessionBag::getName | function | core/ |
|
| TestSessionBag::getStorageKey | function | core/ |
|
| TestSessionBag::hasFlag | function | core/ |
Returns TRUE if the test flag is set. |
| TestSessionBag::initialize | function | core/ |
|
| TestSessionBag::setFlag | function | core/ |
Sets the test flag. |
| TestSessionBag::__construct | function | core/ |
Constructs a new TestSessionBag object. |
| TestSessionHandlerProxy | class | core/ |
Provides a test session handler proxy. |
| TestSessionHandlerProxy.php | file | core/ |
|
| TestSessionHandlerProxy::$optionalArgument | property | core/ |
An optional argument. |
| TestSessionHandlerProxy::$sessionHandler | property | core/ |
The decorated session handler. |
| TestSessionHandlerProxy::close | function | core/ |
Pagination
- Previous page
- Page 1618
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.