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 main 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
DefaultMetatagsTest.php file core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php
DefaultMetatagsTest.php file core/modules/system/tests/src/Kernel/Page/DefaultMetatagsTest.php
DefaultMetatagsTest::$defaultTheme property core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php The theme to install as the default for testing.
DefaultMetatagsTest::$modules property core/modules/system/tests/src/Kernel/Page/DefaultMetatagsTest.php Modules to install.
DefaultMetatagsTest::setUp function core/modules/system/tests/src/Kernel/Page/DefaultMetatagsTest.php
DefaultMetatagsTest::testMetaTag function core/modules/system/tests/src/Kernel/Page/DefaultMetatagsTest.php Tests meta tags.
DefaultMetatagsTest::testMetaTag function core/modules/system/tests/src/Functional/Page/DefaultMetatagsTest.php Tests meta tags.
DefaultMobileMetaTagsTest class core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php Confirm that the default mobile meta tags appear as expected.
DefaultMobileMetaTagsTest class core/modules/system/tests/src/Kernel/System/DefaultMobileMetaTagsTest.php Confirm that the default mobile meta tags appear as expected.
DefaultMobileMetaTagsTest.php file core/modules/system/tests/src/Kernel/System/DefaultMobileMetaTagsTest.php
DefaultMobileMetaTagsTest.php file core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php
DefaultMobileMetaTagsTest::$defaultMetaTags property core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php Array of default meta tags to insert into the page.
DefaultMobileMetaTagsTest::$defaultMetaTags property core/modules/system/tests/src/Kernel/System/DefaultMobileMetaTagsTest.php Array of default meta tags to insert into the page.
DefaultMobileMetaTagsTest::$defaultTheme property core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php The theme to install as the default for testing.
DefaultMobileMetaTagsTest::$modules property core/modules/system/tests/src/Kernel/System/DefaultMobileMetaTagsTest.php Modules to install.
DefaultMobileMetaTagsTest::setUp function core/modules/system/tests/src/Kernel/System/DefaultMobileMetaTagsTest.php
DefaultMobileMetaTagsTest::setUp function core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist function core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php Verifies that the default mobile meta tags are added.
DefaultMobileMetaTagsTest::testDefaultMetaTagsExist function core/modules/system/tests/src/Kernel/System/DefaultMobileMetaTagsTest.php Verifies that the default mobile meta tags are added.
DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags function core/modules/system/tests/src/Kernel/System/DefaultMobileMetaTagsTest.php Verifies that the default mobile meta tags can be removed.
DefaultMobileMetaTagsTest::testRemovingDefaultMetaTags function core/modules/system/tests/src/Functional/System/DefaultMobileMetaTagsTest.php Verifies that the default mobile meta tags can be removed.
DefaultModerationStateTest class core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php Tests setting a custom default moderation state.
DefaultModerationStateTest.php file core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php
DefaultModerationStateTest::$defaultTheme property core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php The theme to install as the default for testing.
DefaultModerationStateTest::setUp function core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php Sets the test up.
DefaultModerationStateTest::testDeleteDefaultStateAccess function core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php Tests access to deleting the default state.
DefaultModerationStateTest::testPublishedDefaultState function core/modules/content_moderation/tests/src/Functional/DefaultModerationStateTest.php Tests a workflow with a default moderation state set.
DefaultPasswordGeneratorTest class core/tests/Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php Unit tests for password generator.
DefaultPasswordGeneratorTest.php file core/tests/Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php
DefaultPasswordGeneratorTest::testGenerate function core/tests/Drupal/Tests/Core/Password/DefaultPasswordGeneratorTest.php Tests generate.
DefaultPluginManagerTest class core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the DefaultPluginManager.
DefaultPluginManagerTest class core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php Tests the default plugin manager.
DefaultPluginManagerTest.php file core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest.php file core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest::$expectedDefinitions property core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php The expected plugin definitions.
DefaultPluginManagerTest::$modules property core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php Modules to install.
DefaultPluginManagerTest::$namespaces property core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php The namespaces to look for plugin definitions.
DefaultPluginManagerTest::providerTestProcessDefinition function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest::setUp function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php
DefaultPluginManagerTest::testCacheClearWithTags function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager cache clear with tags.
DefaultPluginManagerTest::testCreateInstanceWithInvalidInterfaces function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests plugins without the proper interface.
DefaultPluginManagerTest::testCreateInstanceWithJustValidInterfaces function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests plugins with the proper interface.
DefaultPluginManagerTest::testDefaultPluginManager function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with no cache and altering.
DefaultPluginManagerTest::testDefaultPluginManager function core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php Tests annotations and attributes on the default plugin manager.
DefaultPluginManagerTest::testDefaultPluginManagerAnnotationsOnly function core/tests/Drupal/KernelTests/Core/Plugin/DefaultPluginManagerTest.php Tests the deprecation message for using only annotations.
DefaultPluginManagerTest::testDefaultPluginManagerNoCache function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with caching disabled.
DefaultPluginManagerTest::testDefaultPluginManagerWithAlter function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with no cache and altering.
DefaultPluginManagerTest::testDefaultPluginManagerWithDisabledModule function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with a disabled module.
DefaultPluginManagerTest::testDefaultPluginManagerWithEmptyCache function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with caching and altering.
DefaultPluginManagerTest::testDefaultPluginManagerWithFilledCache function core/tests/Drupal/Tests/Core/Plugin/DefaultPluginManagerTest.php Tests the plugin manager with caching and altering.

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