Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
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
TestSettingsValidationBlock::blockForm function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php
TestSettingsValidationBlock::blockValidate function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php
TestSettingsValidationBlock::build function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestSettingsValidationBlock.php Builds and returns the renderable array for this block plugin.
TestSetupInterface interface core/tests/Drupal/TestSite/TestSetupInterface.php Allows setting up an environment as part of a test site install.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.