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. 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
RegistryLegacyTest::$moduleHandler property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked module handler.
RegistryLegacyTest::$moduleList property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The module extension list.
RegistryLegacyTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Modules to enable.
RegistryLegacyTest::$profile property core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php
RegistryLegacyTest::$registry property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked theme registry.
RegistryLegacyTest::$runtimeCache property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked cache backend.
RegistryLegacyTest::$themeHandler property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked theme handler.
RegistryLegacyTest::$themeInitialization property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The mocked theme initialization.
RegistryLegacyTest::$themeManager property core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php The theme manager.
RegistryLegacyTest::setUp function core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php
RegistryLegacyTest::setupTheme function core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php
RegistryLegacyTest::testGetLegacyThemeFunctionRegistryForModule function core/tests/Drupal/Tests/Core/Theme/RegistryLegacyTest.php Tests getting legacy theme function registry data defined by a module.
RegistryLegacyTest::testMultipleSubThemes function core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Tests the theme registry with theme functions and multiple subthemes.
RegistryLegacyTest::testRegistryConstructorParameters function core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Tests the order of registry parameters.
RegistryLegacyTest::testSuggestionPreprocessFunctions function core/tests/Drupal/KernelTests/Core/Theme/RegistryLegacyTest.php Tests the theme registry with theme functions with suggestions.
RegistryTest class core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests the behavior of the ThemeRegistry class.
RegistryTest class core/tests/Drupal/Tests/Core/Theme/RegistryTest.php @coversDefaultClass \Drupal\Core\Theme\Registry[[api-linebreak]]
@group Theme
RegistryTest.php file core/tests/Drupal/Tests/Core/Theme/RegistryTest.php
RegistryTest.php file core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
RegistryTest::$cache property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked cache backend.
RegistryTest::$functions property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The list of functions that get_defined_functions() should provide.
RegistryTest::$lock property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked lock backend.
RegistryTest::$moduleHandler property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked module handler.
RegistryTest::$moduleList property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The module list.
RegistryTest::$modules property core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Modules to enable.
RegistryTest::$profile property core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php
RegistryTest::$registry property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked theme registry.
RegistryTest::$runtimeCache property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked cache backend.
RegistryTest::$themeHandler property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked theme handler.
RegistryTest::$themeInitialization property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The mocked theme initialization.
RegistryTest::$themeManager property core/tests/Drupal/Tests/Core/Theme/RegistryTest.php The theme manager.
RegistryTest::provider40xThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Data provider for test40xThemeSuggestions().
RegistryTest::providerTestPostProcessExtension function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php Provides test data to ::testPostProcessExtension().
RegistryTest::setUp function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php
RegistryTest::setupTheme function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php
RegistryTest::tearDown function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php
RegistryTest::test40xThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests page theme suggestions for 40x responses.
RegistryTest::testGetRegistryForModule function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php Tests getting the theme registry defined by a module.
RegistryTest::testMultipleSubThemes function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests the theme registry with multiple subthemes.
RegistryTest::testPostProcessExtension function core/tests/Drupal/Tests/Core/Theme/RegistryTest.php @covers ::postProcessExtension[[api-linebreak]]
@covers ::completeSuggestion[[api-linebreak]]
@covers ::mergePreprocessFunctions[[api-linebreak]]
RegistryTest::testRaceCondition function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests the behavior of the theme registry class.
RegistryTest::testSuggestionPreprocessFunctions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests the theme registry with suggestions.
RegistryTest::testThemeRegistryAlterByTheme function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests that the theme registry can be altered by themes.
RegistryTest::testThemeSuggestions function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests front node theme suggestion generation.
RegistryTest::testThemeTemplatesRegisteredByModules function core/tests/Drupal/KernelTests/Core/Theme/RegistryTest.php Tests theme-provided templates that are registered by modules.
RegressionTest class core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Regression tests cases for the database layer.
RegressionTest.php file core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php
RegressionTest::$modules property core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Modules to enable.
RegressionTest::testDBFieldExists function core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Tests the \Drupal\Core\Database\Schema::fieldExists() method.
RegressionTest::testDBIndexExists function core/tests/Drupal/KernelTests/Core/Database/RegressionTest.php Tests the Schema::indexExists() method.

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