Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.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
FrameworkTest::testLazyLoadOverriddenCSS function core/modules/system/tests/src/FunctionalJavascript/FrameworkTest.php Tests that overridden CSS files are not added during lazy load.
FrameworkTest::testOrder function core/modules/system/tests/src/Functional/Ajax/FrameworkTest.php Tests AjaxResponse::prepare() AJAX commands ordering.
FrontMatterTest class core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Tests Twig front matter support.
FrontMatterTest class core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests front matter parsing helper methods.
FrontMatterTest.php file core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php
FrontMatterTest.php file core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php
FrontMatterTest::$twig property core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Twig service.
FrontMatterTest::BROKEN_SOURCE constant core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php A broken source.
FrontMatterTest::createFrontMatterSource function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Creates a front matter source string.
FrontMatterTest::createTwigTemplate function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Creates a new temporary Twig file.
FrontMatterTest::providerFrontMatterData function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Provides the front matter data to test.
FrontMatterTest::register function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Registers test-specific services.
FrontMatterTest::setUp function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php
FrontMatterTest::SOURCE constant core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php A basic source string.
FrontMatterTest::testFrontMatter function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Test Twig template front matter.
FrontMatterTest::testFrontMatterBroken function core/tests/Drupal/KernelTests/Core/Theme/FrontMatterTest.php Tests broken front matter.
FrontMatterTest::testFrontMatterBroken function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests broken front matter.
FrontMatterTest::testFrontMatterData function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests the parsed data from front matter.
FrontMatterTest::testFrontMatterSerializerException function core/tests/Drupal/Tests/Component/FrontMatter/FrontMatterTest.php Tests when a passed serializer doesn't implement the proper interface.
FrontPageTest class core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the default frontpage provided by views.
FrontPageTest class core/modules/system/tests/src/Functional/System/FrontPageTest.php Tests front page functionality and administration.
FrontPageTest.php file core/modules/system/tests/src/Functional/System/FrontPageTest.php
FrontPageTest.php file core/modules/node/tests/src/Functional/Views/FrontPageTest.php
FrontPageTest::$defaultTheme property core/modules/node/tests/src/Functional/Views/FrontPageTest.php The theme to install as the default for testing.
FrontPageTest::$defaultTheme property core/modules/system/tests/src/Functional/System/FrontPageTest.php The theme to install as the default for testing.
FrontPageTest::$modules property core/modules/system/tests/src/Functional/System/FrontPageTest.php Modules to enable.
FrontPageTest::$modules property core/modules/node/tests/src/Functional/Views/FrontPageTest.php Modules to enable.
FrontPageTest::$nodePath property core/modules/system/tests/src/Functional/System/FrontPageTest.php The path to a node that is created for testing.
FrontPageTest::$nodeStorage property core/modules/node/tests/src/Functional/Views/FrontPageTest.php The entity storage for nodes.
FrontPageTest::assertNotInResultSet function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Verifies that an amount of nids aren't in the result.
FrontPageTest::doTestFrontPageViewCacheTags function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags on the front page.
FrontPageTest::setUp function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Sets up the test.
FrontPageTest::setUp function core/modules/system/tests/src/Functional/System/FrontPageTest.php
FrontPageTest::testCacheTagsWithCachePluginNone function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags when using the "none" cache plugin.
FrontPageTest::testCacheTagsWithCachePluginTag function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags when using the "tag" cache plugin.
FrontPageTest::testCacheTagsWithCachePluginTime function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the cache tags when using the "time" cache plugin.
FrontPageTest::testDrupalFrontPage function core/modules/system/tests/src/Functional/System/FrontPageTest.php Tests front page functionality.
FrontPageTest::testFrontPage function core/modules/node/tests/src/Functional/Views/FrontPageTest.php Tests the frontpage.
FunctionalJavascriptTestSuite class core/tests/TestSuites/FunctionalJavascriptTestSuite.php Discovers tests for the functional-javascript test suite.
FunctionalJavascriptTestSuite.php file core/tests/TestSuites/FunctionalJavascriptTestSuite.php
FunctionalJavascriptTestSuite::suite function core/tests/TestSuites/FunctionalJavascriptTestSuite.php Factory method which loads up a suite with all functional javascript tests.
FunctionalTestSetupTrait trait core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Defines a trait for shared functional test setup functionality.
FunctionalTestSetupTrait.php file core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php
FunctionalTestSetupTrait::$apcuEnsureUniquePrefix property core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php The flag to set 'apcu_ensure_unique_prefix' setting.
FunctionalTestSetupTrait::$classLoader property core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php The class loader to use for installation and initialization of setup.
FunctionalTestSetupTrait::$rootUser property core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php The "#1" admin user.
FunctionalTestSetupTrait::doInstall function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Execute the non-interactive installer.
FunctionalTestSetupTrait::getDatabaseTypes function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Returns all supported database driver installer objects.
FunctionalTestSetupTrait::initConfig function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initialize various configurations post-installation.
FunctionalTestSetupTrait::initKernel function core/lib/Drupal/Core/Test/FunctionalTestSetupTrait.php Initializes the kernel after installation.

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