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. 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
ThemeSuggestionsAlterTest.php file core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php
ThemeSuggestionsAlterTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php The theme to install as the default for testing.
ThemeSuggestionsAlterTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Modules to install.
ThemeSuggestionsAlterTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php
ThemeSuggestionsAlterTest::testDeprecatedTemplateSuggestions function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Testing deprecated suggestions.
ThemeSuggestionsAlterTest::testExecutionOrder function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests execution order of theme suggestion alter hooks.
ThemeSuggestionsAlterTest::testGeneralSuggestionsAlter function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests hook_theme_suggestions_alter().
ThemeSuggestionsAlterTest::testSpecificSuggestionsAlter function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests that theme suggestion alter hooks work for specific theme calls.
ThemeSuggestionsAlterTest::testTemplateSuggestions function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests that hooks to provide theme suggestions work.
ThemeSuggestionsAlterTest::testTemplateSuggestionsAlter function core/modules/system/tests/src/Functional/Theme/ThemeSuggestionsAlterTest.php Tests that theme suggestion alter hooks work for templates.
ThemeSuggestionsTestHooks class core/modules/system/tests/modules/theme_suggestions_test/src/Hook/ThemeSuggestionsTestHooks.php Hook implementations for theme_suggestions_test.
ThemeSuggestionsTestHooks.php file core/modules/system/tests/modules/theme_suggestions_test/src/Hook/ThemeSuggestionsTestHooks.php
ThemeSuggestionsTestHooks::themeSuggestionsAlter function core/modules/system/tests/modules/theme_suggestions_test/src/Hook/ThemeSuggestionsTestHooks.php Implements hook_theme_suggestions_alter().
ThemeSuggestionsTestHooks::themeSuggestionsThemeTestSpecificSuggestionsAlter function core/modules/system/tests/modules/theme_suggestions_test/src/Hook/ThemeSuggestionsTestHooks.php Implements hook_theme_suggestions_HOOK_alter().
ThemeSuggestionsTestHooks::themeSuggestionsThemeTestSuggestionsAlter function core/modules/system/tests/modules/theme_suggestions_test/src/Hook/ThemeSuggestionsTestHooks.php Implements hook_theme_suggestions_HOOK_alter().
ThemeTest class core/modules/taxonomy/tests/src/Functional/ThemeTest.php Verifies that various taxonomy pages use the expected theme.
ThemeTest class core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTest class core/modules/system/tests/src/Functional/System/ThemeTest.php Tests the theme administration user interface.
ThemeTest class core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests low-level theme functions.
ThemeTest.php file core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
ThemeTest.php file core/modules/system/tests/src/Functional/System/ThemeTest.php
ThemeTest.php file core/modules/system/tests/src/Functional/Theme/ThemeTest.php
ThemeTest.php file core/modules/taxonomy/tests/src/Functional/ThemeTest.php
ThemeTest::$adminUser property core/modules/system/tests/src/Functional/System/ThemeTest.php A user with administrative permissions.
ThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/System/ThemeTest.php The theme to install as the default for testing.
ThemeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ThemeTest.php The theme to install as the default for testing.
ThemeTest::$defaultTheme property core/modules/taxonomy/tests/src/Functional/ThemeTest.php The theme to install as the default for testing.
ThemeTest::$modules property core/modules/system/tests/src/Functional/Theme/ThemeTest.php Modules to install.
ThemeTest::$modules property core/modules/system/tests/src/Functional/System/ThemeTest.php Modules to install.
ThemeTest::$modules property core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Modules to install.
ThemeTest::$node property core/modules/system/tests/src/Functional/System/ThemeTest.php A test node.
ThemeTest::assertThemeIncompatibleText function core/modules/system/tests/src/Functional/System/ThemeTest.php Asserts that expected incompatibility text is displayed for a theme.
ThemeTest::setUp function core/modules/system/tests/src/Functional/System/ThemeTest.php
ThemeTest::setUp function core/modules/system/tests/src/Functional/Theme/ThemeTest.php
ThemeTest::setUp function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php
ThemeTest::setUp function core/modules/taxonomy/tests/src/Functional/ThemeTest.php
ThemeTest::testAdministrationTheme function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests the administration theme functionality.
ThemeTest::testAttributeMerging function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests attribute merging.
ThemeTest::testCSSOverride function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensures a theme's .info.yml file is able to override a module CSS file from being added to the page.
ThemeTest::testDrupalRenderChildren function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests child element rendering for 'render element' theme hooks.
ThemeTest::testFindThemeTemplates function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests drupal_find_theme_templates().
ThemeTest::testFrontPageThemeSuggestion function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensure page-front template suggestion is added when on front page.
ThemeTest::testInstallAndSetAsDefault function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests installing a theme and setting it as default.
ThemeTest::testInvalidTheme function core/modules/system/tests/src/Functional/System/ThemeTest.php Tests themes can't be installed when the base theme or engine is missing.
ThemeTest::testListThemes function core/modules/system/tests/src/Kernel/Theme/ThemeTest.php Tests the listInfo() function.
ThemeTest::testNegotiatorPriorities function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests the priority of some theme negotiators.
ThemeTest::testPreprocessCallback function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensures that preprocess callbacks can be defined.
ThemeTest::testPreprocessForSuggestions function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Ensures preprocess functions run even for suggestion implementations.
ThemeTest::testPreprocessHtml function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests that the page variable is not prematurely flattened.
ThemeTest::testRegionClass function core/modules/system/tests/src/Functional/Theme/ThemeTest.php Tests that region attributes can be manipulated via preprocess functions.

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