Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| TestServiceMethodReturnsVoid::methodReturnsVoid | function | core/ |
|
| TestServiceMethodWithParameter | class | core/ |
|
| TestServiceMethodWithParameter::methodWithParameter | function | core/ |
|
| TestServiceNoMethod | class | core/ |
|
| TestServiceNoMethod | class | core/ |
|
| TestServiceNullableTypehintSelf | class | core/ |
|
| TestServiceNullableTypehintSelf::typehintSelf | function | core/ |
|
| TestServiceReturnReference | class | core/ |
|
| TestServiceReturnReference::returnReference | function | core/ |
|
| TestServiceSimpleMethod | class | core/ |
|
| TestServiceSimpleMethod::method | function | core/ |
|
| TestServiceWithChildInterfaces | class | core/ |
|
| TestServiceWithInterface | class | core/ |
|
| TestServiceWithInterface::testMethod | function | core/ |
|
| TestServiceWithProtectedMethods | class | core/ |
|
| TestServiceWithProtectedMethods::privateMethod | function | core/ |
|
| TestServiceWithProtectedMethods::protectedMethod | function | core/ |
|
| TestServiceWithProtectedMethods::testMethod | function | core/ |
|
| TestServiceWithPublicStaticMethod | class | core/ |
|
| 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/ |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::destroy | function | core/ |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::gc | function | core/ |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::open | function | core/ |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::read | function | core/ |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::write | function | core/ |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::__construct | function | core/ |
Constructs a new TestSessionHandlerProxy object. |
| TestSettingsValidationBlock | class | core/ |
Provides a test settings validation block. |
| TestSettingsValidationBlock.php | file | core/ |
|
| TestSettingsValidationBlock::blockForm | function | core/ |
|
| TestSettingsValidationBlock::blockValidate | function | core/ |
|
| TestSettingsValidationBlock::build | function | core/ |
Builds and returns the renderable array for this block plugin. |
| TestSetupInterface | interface | core/ |
Allows setting up an environment as part of a test site install. |
Pagination
- Previous page
- Page 1263
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.