| TestServiceComplexMethod::complexMethod |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceDecorator |
class |
core/modules/system/tests/modules/decorated_service_test/src/TestServiceDecorator.php |
|
| TestServiceDecorator.php |
file |
core/modules/system/tests/modules/decorated_service_test/src/TestServiceDecorator.php |
|
| TestServiceMethodReturnsVoid |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceMethodReturnsVoid::methodReturnsVoid |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceMethodWithParameter |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceMethodWithParameter::methodWithParameter |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceNoMethod |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceNoMethod |
class |
core/tests/Drupal/Tests/Core/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceNullableTypehintSelf |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceNullableTypehintSelf::typehintSelf |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceReturnReference |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceReturnReference::returnReference |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceSimpleMethod |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceSimpleMethod::method |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithChildInterfaces |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithInterface |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithInterface::testMethod |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithProtectedMethods |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithProtectedMethods::privateMethod |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithProtectedMethods::protectedMethod |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithProtectedMethods::testMethod |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithPublicStaticMethod |
class |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestServiceWithPublicStaticMethod::testMethod |
function |
core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php |
|
| TestSessionBag |
class |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
Test session container. |
| TestSessionBag.php |
file |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
|
| TestSessionBag::$attributes |
property |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
Storage for data to save. |
| TestSessionBag::$storageKey |
property |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
Key used when persisting the session. |
| TestSessionBag::BAG_NAME |
constant |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
The bag name. |
| TestSessionBag::clear |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
|
| TestSessionBag::clearFlag |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
Clears the test flag. |
| TestSessionBag::getName |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
|
| TestSessionBag::getStorageKey |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
|
| TestSessionBag::hasFlag |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
Returns TRUE if the test flag is set. |
| TestSessionBag::initialize |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
|
| TestSessionBag::setFlag |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
Sets the test flag. |
| TestSessionBag::__construct |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionBag.php |
Constructs a new TestSessionBag object. |
| TestSessionHandlerProxy |
class |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
Provides a test session handler proxy. |
| TestSessionHandlerProxy.php |
file |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
|
| TestSessionHandlerProxy::$optionalArgument |
property |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
An optional argument. |
| TestSessionHandlerProxy::$sessionHandler |
property |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
The decorated session handler. |
| TestSessionHandlerProxy::close |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::destroy |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::gc |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::open |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::read |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::write |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
#[\ReturnTypeWillChange] |
| TestSessionHandlerProxy::__construct |
function |
core/modules/system/tests/modules/session_test/src/Session/TestSessionHandlerProxy.php |
Constructs a new TestSessionHandlerProxy object. |
| TestSettingsValidationBlock |
class |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php |
Provides a test settings validation block. |
| TestSettingsValidationBlock.php |
file |
core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php |
|