Search for %s

  1. Search 7.x for %s
  2. Search 9.5.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
TestAccessBlock::__construct function core/modules/block/tests/modules/block_test/src/Plugin/Block/TestAccessBlock.php Tests the test access block.
TestAccessCheck class core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php Access check for test routes.
TestAccessCheck.php file core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php
TestAccessCheck::access function core/modules/system/tests/modules/router_test_directory/src/Access/TestAccessCheck.php Checks access.
TestAccessCheckInterface interface core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php Defines an interface with a defined access() method for mocking.
TestAccessCheckInterface::access function core/tests/Drupal/Tests/Core/Access/AccessManagerTest.php
TestAccessClass class core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestAccessClass::accessFalse function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestAccessClass::accessResultAllowed function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestAccessClass::accessResultForbidden function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestAccessClass::accessTrue function core/tests/Drupal/Tests/Core/Render/RendererTest.php
TestAccessClass::trustedCallbacks function core/tests/Drupal/Tests/Core/Render/RendererTest.php Lists the trusted callbacks provided by the implementing class.
TestAddForm class core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php Test add form.
TestAddForm.php file core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php
TestAddForm::buildInputElement function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php Builds the element for submitting source field value(s).
TestAddForm::getFormId function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php Returns a unique string identifying the form.
TestAjaxBlock class core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php Provides a 'TestAjax' block.
TestAjaxBlock.php file core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php
TestAjaxBlock::ajaxCallback function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php Ajax callback.
TestAjaxBlock::blockForm function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php
TestAjaxBlock::build function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAjaxBlock.php Builds and returns the renderable array for this block plugin.
TestAnnotation class core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php
TestAnnotation::get function core/tests/Drupal/Tests/Component/Annotation/Plugin/Discovery/AnnotationBridgeDecoratorTest.php Gets the value of an annotation.
TestAttribute class core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php
TestAttributeFilter class core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php A filter that adds a test attribute to any configured HTML tags.
TestAttributeFilter.php file core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php
TestAttributeFilter::process function core/modules/ckeditor/tests/modules/src/Plugin/Filter/TestAttributeFilter.php Performs the filter processing.
TestAuth class core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuth.php Authentication provider for testing purposes.
TestAuth.php file core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuth.php
TestAuth::applies function core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuth.php Checks whether suitable authentication credentials are on the request.
TestAuth::authenticate function core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuth.php Authenticates the user.
TestAuthenticationProvider class core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php A simple provider for unit testing AuthenticationCollector.
TestAuthenticationProvider::$providerId property core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php The provider id.
TestAuthenticationProvider::applies function core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php Checks whether suitable authentication credentials are on the request.
TestAuthenticationProvider::authenticate function core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php Authenticates the user.
TestAuthenticationProvider::__construct function core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php Constructor.
TestAuthenticationProviderInterface interface core/tests/Drupal/Tests/Core/Authentication/AuthenticationManagerTest.php Helper interface to mock two interfaces at once.
TestAuthGlobal class core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuthGlobal.php Global authentication provider for testing purposes.
TestAuthGlobal.php file core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuthGlobal.php
TestAuthGlobal::applies function core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuthGlobal.php Checks whether suitable authentication credentials are on the request.
TestAuthGlobal::authenticate function core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuthGlobal.php Authenticates the user.
TestBase class core/modules/simpletest/src/TestBase.php Base class for Drupal tests.
TestBase.php file core/modules/simpletest/src/TestBase.php
TestBase::$assertions property core/modules/simpletest/src/TestBase.php Assertions thrown in that test case.
TestBase::$configImporter property core/modules/simpletest/src/TestBase.php The config importer that can used in a test.
TestBase::$databasePrefix property core/modules/simpletest/src/TestBase.php The database prefix of this test run.
TestBase::$dieOnFail property core/modules/simpletest/src/TestBase.php Whether to die in case any test assertion fails.
TestBase::$httpAuthCredentials property core/modules/simpletest/src/TestBase.php HTTP authentication credentials (<username>:<password>).
TestBase::$httpAuthMethod property core/modules/simpletest/src/TestBase.php HTTP authentication method (specified as a CURLAUTH_* constant).
TestBase::$originalConf property core/modules/simpletest/src/TestBase.php The original configuration (variables), if available.

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