Search for test

  1. Search 7.x for test
  2. Search 9.5.x for test
  3. Search 10.3.x for test
  4. Search 11.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
StackedKernelPassTest.php file core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::$containerBuilder property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::$stackedKernelPass property core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php The stacked kernel pass.
StackedKernelPassTest::createMiddlewareServiceDefinition function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php Creates a middleware definition.
StackedKernelPassTest::setUp function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php
StackedKernelPassTest::testProcessWithHttpKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process[[api-linebreak]]
StackedKernelPassTest::testProcessWithStackedKernel function core/tests/Drupal/Tests/Core/DependencyInjection/Compiler/StackedKernelPassTest.php @covers ::process[[api-linebreak]]
StackKernelIntegrationTest class core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Tests the stacked kernel functionality.
StackKernelIntegrationTest.php file core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php
StackKernelIntegrationTest::$modules property core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Modules to enable.
StackKernelIntegrationTest::setUp function core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php
StackKernelIntegrationTest::testLazyLateMiddlewares function core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Tests that late middlewares are automatically flagged lazy.
StackKernelIntegrationTest::testRequest function core/tests/Drupal/KernelTests/Core/HttpKernel/StackKernelIntegrationTest.php Tests a request.
StackSessionHandlerIntegrationTest class core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php Tests the stacked session handler functionality.
StackSessionHandlerIntegrationTest.php file core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php
StackSessionHandlerIntegrationTest::$defaultTheme property core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php The theme to install as the default for testing.
StackSessionHandlerIntegrationTest::$modules property core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php Modules to enable.
StackSessionHandlerIntegrationTest::testRequest function core/modules/system/tests/src/Functional/Session/StackSessionHandlerIntegrationTest.php Tests a request.
StandardInstallerTest class core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php Tests the interactive installer installing the standard profile.
StandardInstallerTest.php file core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php
StandardInstallerTest::$profile property core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php The installation profile to install.
StandardInstallerTest::curlExec function core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php
StandardInstallerTest::setUpSite function core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php Final installer step: Configure site.
StandardInstallerTest::testInstaller function core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php Ensures that the user page is available after installation.
StandardInstallerTest::testStandardConfig function core/tests/Drupal/FunctionalTests/Installer/StandardInstallerTest.php Ensures that the exported standard configuration is up to date.
StandardJavascriptTest class core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php Tests Standard installation profile JavaScript expectations.
StandardJavascriptTest.php file core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php
StandardJavascriptTest::$profile property core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php The profile to install as a basis for testing.
StandardJavascriptTest::assertBigPipePlaceholderReplacementCount function core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php Asserts the number of BigPipe placeholders that are replaced on the page.
StandardJavascriptTest::testBigPipe function core/profiles/standard/tests/src/FunctionalJavascript/StandardJavascriptTest.php Tests BigPipe accelerates particular Standard installation profile routes.
StandardProfileTest class core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests the RDF mappings and RDFa markup of the standard profile.
StandardProfileTest.php file core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$adminUser property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$article property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$articleComment property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$articleCommentUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$articleUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$authorUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$baseUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$commenterUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$defaultTheme property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The theme to install as the default for testing.
StandardProfileTest::$image property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$imageUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$page property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$pageUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$profile property core/modules/rdf/tests/src/Functional/StandardProfileTest.php The profile used during tests.
StandardProfileTest::$term property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$termUri property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::$webUser property core/modules/rdf/tests/src/Functional/StandardProfileTest.php
StandardProfileTest::assertRdfaArticleProperties function core/modules/rdf/tests/src/Functional/StandardProfileTest.php Tests output for article properties displayed in both view modes.

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