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. 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
DependentAccessTest::$forbidden property core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php An accessible object that results in forbidden access result.
DependentAccessTest::$neutral property core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php An accessible object that results in neutral access result.
DependentAccessTest::providerTestSetFirst function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Data provider for all test methods.
DependentAccessTest::setUp function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php
DependentAccessTest::testMergeGroup function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests merging a new dependency with an existing access group dependency.
DependentAccessTest::testMergeNonGroup function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests merging a new dependency with existing non-group access dependency.
DependentAccessTest::testSetAccessDependency function core/tests/Drupal/Tests/Core/Access/DependentAccessTest.php Tests that the previous dependency is replaced when using set.
DeprecatedAssetsTest class core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php Checks the status and definition contents of deprecated libraries.
DeprecatedAssetsTest.php file core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php
DeprecatedAssetsTest::deprecatedLibrariesProvider function core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php The data provider for testDeprecatedLibraries.
DeprecatedAssetsTest::testDeprecatedLibraries function core/tests/Drupal/KernelTests/Core/Asset/DeprecatedAssetsTest.php Confirms the status and definition contents of deprecated libraries.
DeprecatedElementTest class core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Tests Deprecated Element.
DeprecatedElementTest.php file core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php
DeprecatedElementTest::$modules property core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Modules to install.
DeprecatedElementTest::testBuildInfo function core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Tests that render elements can trigger deprecations in their constructor.
DeprecatedElementTest::testDeprecatedStaticMethods function core/tests/Drupal/KernelTests/Core/Render/Element/DeprecatedElementTest.php Test use of static methods trigger deprecations.
DeprecatedModuleTestHooks class core/modules/system/tests/modules/deprecated_module_test/src/Hook/DeprecatedModuleTestHooks.php Hook implementations for deprecated_module_test.
DeprecatedModuleTestHooks.php file core/modules/system/tests/modules/deprecated_module_test/src/Hook/DeprecatedModuleTestHooks.php
DeprecatedModuleTestHooks::systemInfoAlter function core/modules/system/tests/modules/deprecated_module_test/src/Hook/DeprecatedModuleTestHooks.php Implements hook_system_info_alter().
DeprecatedTemplateTest class core/modules/system/tests/src/Functional/Module/DeprecatedTemplateTest.php Tests that the deprecated template is correctly marked.
DeprecatedTemplateTest.php file core/modules/system/tests/src/Functional/Module/DeprecatedTemplateTest.php
DeprecatedTemplateTest::$defaultTheme property core/modules/system/tests/src/Functional/Module/DeprecatedTemplateTest.php The theme to install as the default for testing.
DeprecatedTemplateTest::$modules property core/modules/system/tests/src/Functional/Module/DeprecatedTemplateTest.php Modules to install.
DeprecatedTemplateTest::testDeprecatedTemplate function core/modules/system/tests/src/Functional/Module/DeprecatedTemplateTest.php Tests that the deprecated template is marked as deprecated.
deprecated_module_test.info.yml file core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml core/modules/system/tests/modules/deprecated_module_test/deprecated_module_test.info.yml
deprecated_theme_test.info.yml file core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml core/modules/system/tests/themes/deprecated_theme_test/deprecated_theme_test.info.yml
DeprecationHandler::isDeprecationTest function core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php Determines if a test case is a deprecation test.
DeprecationHandler::isTestInLegacyGroup function core/tests/Drupal/TestTools/Extension/DeprecationBridge/DeprecationHandler.php Determines if a test case is part of the 'legacy' group.
DeprecationHelperTest class core/tests/Drupal/Tests/Component/Utility/DeprecationHelperTest.php Tests Drupal\Component\Utility\DeprecationHelper.
DeprecationHelperTest.php file core/tests/Drupal/Tests/Component/Utility/DeprecationHelperTest.php
DeprecationHelperTest::deprecatedHelperTestCases function core/tests/Drupal/Tests/Component/Utility/DeprecationHelperTest.php
DeprecationHelperTest::testDeprecationHelper function core/tests/Drupal/Tests/Component/Utility/DeprecationHelperTest.php #[DataProvider('deprecatedHelperTestCases')]
DeprecationHookAttributeTestHooks class core/modules/system/tests/modules/deprecation_hook_attribute_test/src/Hook/DeprecationHookAttributeTestHooks.php Implements hooks for the deprecation hook attribute test.
DeprecationHookAttributeTestHooks.php file core/modules/system/tests/modules/deprecation_hook_attribute_test/src/Hook/DeprecationHookAttributeTestHooks.php
DeprecationHookAttributeTestHooks::deprecatedAlterAlterFirst function core/modules/system/tests/modules/deprecation_hook_attribute_test/src/Hook/DeprecationHookAttributeTestHooks.php Implements hook_deprecated_alter_alter().
DeprecationHookAttributeTestHooks::deprecatedHook function core/modules/system/tests/modules/deprecation_hook_attribute_test/src/Hook/DeprecationHookAttributeTestHooks.php Implements hook_deprecated_hook().
deprecation_hook_attribute_test.info.yml file core/modules/system/tests/modules/deprecation_hook_attribute_test/deprecation_hook_attribute_test.info.yml core/modules/system/tests/modules/deprecation_hook_attribute_test/deprecation_hook_attribute_test.info.yml
deprecation_test.alias service core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml Alias of deprecation_test.service
deprecation_test.info.yml file core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml core/modules/system/tests/modules/deprecation_test/deprecation_test.info.yml
deprecation_test.module file core/modules/system/tests/modules/deprecation_test/deprecation_test.module
deprecation_test.routing.yml file core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml core/modules/system/tests/modules/deprecation_test/deprecation_test.routing.yml
deprecation_test.service service core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml Drupal\deprecation_test\Deprecation\FixtureDeprecatedClass
deprecation_test.services.yml file core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml core/modules/system/tests/modules/deprecation_test/deprecation_test.services.yml
deprecation_test_deprecated_alter_alter function core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_alter_alter().
deprecation_test_deprecated_hook function core/modules/system/tests/modules/deprecation_test/deprecation_test.module Implements hook_deprecated_hook().
deprecation_test_function function core/modules/system/tests/modules/deprecation_test/deprecation_test.module A deprecated function.
DerivativeDiscoveryDecoratorTest class core/tests/Drupal/Tests/Core/Plugin/Discovery/DerivativeDiscoveryDecoratorTest.php Unit tests for the derivative discovery decorator.
DerivativeDiscoveryDecoratorTest.php file core/tests/Drupal/Tests/Core/Plugin/Discovery/DerivativeDiscoveryDecoratorTest.php
DerivativeDiscoveryDecoratorTest::$discoveryMain property core/tests/Drupal/Tests/Core/Plugin/Discovery/DerivativeDiscoveryDecoratorTest.php The mock main discovery object.
DerivativeDiscoveryDecoratorTest::setUp function core/tests/Drupal/Tests/Core/Plugin/Discovery/DerivativeDiscoveryDecoratorTest.php

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