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.
Test class core/modules/config/tests/config_constant_test/src/Test.php A test class.

All search results

Title Object type File name Summary
TwigDebugMarkupTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php The theme to install as the default for testing.
TwigDebugMarkupTest::$modules property core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php Modules to install.
TwigDebugMarkupTest::testTwigDebugMarkup function core/modules/system/tests/src/Functional/Theme/TwigDebugMarkupTest.php Tests debug markup added to Twig template output.
TwigDeprecationsTest class core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Tests deprecating variables passed to twig templates.
TwigDeprecationsTest.php file core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php
TwigDeprecationsTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Modules to install.
TwigDeprecationsTest::assertRendered function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Assert that 'theme_test_deprecations_preprocess' renders expected text.
TwigDeprecationsTest::getDeprecationMessage function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Get an example deprecation message for a named variable.
TwigDeprecationsTest::testAssignedVariableDeprecation function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test deprecation of variables assigned inside template triggers no error.
TwigDeprecationsTest::testEmptyDeprecation function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test deprecation of empty variable triggers error.
TwigDeprecationsTest::testHookThemeDeprecations function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test deprecating variables at definition in hook_theme().
TwigDeprecationsTest::testMultipleDeprecations function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test deprecation of multiple variables triggers errors.
TwigDeprecationsTest::testParentVariableDeprecation function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test deprecation of variables in parent does not leak to child.
TwigDeprecationsTest::testSingleDeprecation function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test deprecation of single variable triggers error.
TwigDeprecationsTest::testThemeTestDeprecations function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test theme_test_deprecations_preprocess renders without deprecations.
TwigDeprecationsTest::testUndefinedDeprecation function core/tests/Drupal/KernelTests/Core/Theme/TwigDeprecationsTest.php Test deprecation of undefined variable triggers no error.
TwigEnvironmentTest class core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Tests the twig environment.
TwigEnvironmentTest class core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php Tests Twig environment.
TwigEnvironmentTest class core/modules/system/tests/src/Kernel/Theme/TwigEnvironmentTest.php Tests Twig environment.
TwigEnvironmentTest.php file core/modules/system/tests/src/Kernel/Theme/TwigEnvironmentTest.php
TwigEnvironmentTest.php file core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php
TwigEnvironmentTest.php file core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php
TwigEnvironmentTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php The theme to install as the default for testing.
TwigEnvironmentTest::$modules property core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php Modules to install.
TwigEnvironmentTest::$modules property core/modules/system/tests/src/Kernel/Theme/TwigEnvironmentTest.php Modules to install.
TwigEnvironmentTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Modules to install.
TwigEnvironmentTest::register function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Registers test-specific services.
TwigEnvironmentTest::testCacheFilename function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Ensures that cacheFilename() varies by extensions + deployment identifier.
TwigEnvironmentTest::testInlineTemplate function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Tests inline templates.
TwigEnvironmentTest::testTemplateClassname function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Ensures that templates resolve to the same class name and cache file.
TwigEnvironmentTest::testTemplateInvalidation function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Tests template invalidation.
TwigEnvironmentTest::testTemplateNotFoundException function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Tests that exceptions are thrown when a template is not found.
TwigEnvironmentTest::testTwigEmbed function core/modules/system/tests/src/Functional/Theme/TwigEnvironmentTest.php Tests template class loading with Twig embed.
TwigEnvironmentTest::testTwigEmbed function core/modules/system/tests/src/Kernel/Theme/TwigEnvironmentTest.php Tests template class loading with Twig embed.
TwigEnvironmentTest::testTwigFilePrefixChange function core/tests/Drupal/KernelTests/Core/Theme/TwigEnvironmentTest.php Test twig file prefix change.
TwigExtensionTest class core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Tests the twig extension.
TwigExtensionTest class core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Tests Twig extensions.
TwigExtensionTest.php file core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php
TwigExtensionTest.php file core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTest::$dateFormatter property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The date formatter.
TwigExtensionTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php The theme to install as the default for testing.
TwigExtensionTest::$fileUrlGenerator property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The file URL generator mock.
TwigExtensionTest::$modules property core/modules/system/tests/src/Functional/Theme/TwigExtensionTest.php Modules to install.
TwigExtensionTest::$renderer property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The renderer.
TwigExtensionTest::$systemUnderTest property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The system under test.
TwigExtensionTest::$themeManager property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The theme manager.
TwigExtensionTest::$urlGenerator property core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php The URL generator.
TwigExtensionTest::providerTestEscaping function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Provides tests data for testEscaping.
TwigExtensionTest::providerTestRenderVar function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php
TwigExtensionTest::providerTestRenderVarEarlyReturn function core/tests/Drupal/Tests/Core/Template/TwigExtensionTest.php Data provider for ::testRenderVarEarlyReturn().

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