Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 8.9.x for test
  4. Search 10.3.x for test
  5. Search 11.x for test
  6. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Test class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/Test.php Provides test media source.
Test class core/modules/system/tests/modules/test_page_test/src/Controller/Test.php Defines a test controller for page titles.

All search results

Title Object type File name Summary
TestActionConfirmForm::getFormId function core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
TestActionConfirmForm::getQuestion function core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
TestActionConfirmForm::submitForm function core/modules/views/tests/modules/action_bulk_test/src/Form/TestActionConfirmForm.php
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
TestAddForm::getFormId function core/modules/media_library/tests/modules/media_library_form_overwrite_test/src/Form/TestAddForm.php
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
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
TestAttribute class core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php
TestAttribute class core/tests/Drupal/Tests/Core/Template/TwigSandboxTest.php Test class for HTML attributes collector, sanitizer, and renderer.
TestAttribute::get function core/tests/Drupal/Tests/Component/Plugin/Discovery/AttributeBridgeDecoratorTest.php
TestAttributes class core/modules/system/tests/modules/router_test_directory/src/Controller/TestAttributes.php Test controller for method-level Route attributes.
TestAttributes.php file core/modules/system/tests/modules/router_test_directory/src/Controller/TestAttributes.php
TestAttributes::allProperties function core/modules/system/tests/modules/router_test_directory/src/Controller/TestAttributes.php #[Route(path: '/test_all_properties/{parameter}', name: 'router_test.all_properties', requirements: [
'_access' => 'TRUE',
'parameter' => '\\d+',
], options: [
'_admin_route' => TRUE,
'utf8' => TRUE,
], defaults: [
'_title' => 'Test all…
TestAttributes::attributeMethod function core/modules/system/tests/modules/router_test_directory/src/Controller/TestAttributes.php #[Route('/test_method_attribute', name: 'router_test.method_attribute', requirements: [
'_access' => 'TRUE',
], alias: 'router_test.alias_test')]
#[Route('/test_method_attribute-other-path', name: 'router_test.method_attribute_other', requirements:…
TestAttributesBlock class core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAttributesBlock.php Provides a 'TestAttributes' block.
TestAttributesBlock.php file core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAttributesBlock.php
TestAttributesBlock::blockForm function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAttributesBlock.php
TestAttributesBlock::build function core/modules/layout_builder/tests/modules/layout_builder_test/src/Plugin/Block/TestAttributesBlock.php
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
TestAuth::authenticate function core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuth.php
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
TestAuthenticationProvider::authenticate function core/tests/Drupal/Tests/Core/Authentication/AuthenticationCollectorTest.php
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
TestAuthGlobal::authenticate function core/modules/rest/tests/modules/rest_test/src/Authentication/Provider/TestAuthGlobal.php
TestBaseFieldDefinitionInterface interface core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php Defines a test interface to mock entity base field definitions.
TestBaseFieldDefinitionInterface.php file core/tests/Drupal/Tests/Core/Field/TestBaseFieldDefinitionInterface.php
TestBaseInterface interface core/tests/Drupal/Tests/Component/ProxyBuilder/ProxyBuilderTest.php Test base interface.
TestBaseThemeHooks class core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Hook implementations for test_base_theme.
TestBaseThemeHooks.php file core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php
TestBaseThemeHooks::preprocessThemeTestFunctionSuggestions function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_preprocess_HOOK() for theme_test_function_suggestions theme functions.
TestBaseThemeHooks::preprocessThemeTestTemplateTest function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_preprocess_HOOK() for theme_test_template_test templates.
TestBaseThemeHooks::viewsPostRender function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_views_post_render().
TestBaseThemeHooks::viewsPreRender function core/modules/system/tests/themes/test_base_theme/src/Hook/TestBaseThemeHooks.php Implements hook_views_pre_render().
TestBlockInstantiation class core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php Provides a basic block for testing block instantiation and configuration.
TestBlockInstantiation.php file core/modules/block/tests/modules/block_test/src/Plugin/Block/TestBlockInstantiation.php

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