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 11.x 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
TestThemeAlterHooks.php file core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php
TestThemeAlterHooks::drupalAlterAlter function core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php Implements hook_TYPE_alter().
TestThemeExtensionList class core/tests/Drupal/Tests/Core/Extension/ThemeExtensionListTest.php Test theme extension list class.
TestThemeHooks class core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Hook implementations for test_theme.
TestThemeHooks.php file core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php
TestThemeHooks::elementInfoAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_element_info_alter().
TestThemeHooks::libraryInfoAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_library_info_alter().
TestThemeHooks::preprocessThemeTestPreprocessSuggestions function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_preprocess_HOOK() for theme_test_preprocess_suggestions.
TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKitten function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_preprocess_HOOK().
TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKittenFlamingo function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_preprocess_HOOK().
TestThemeHooks::preprocessThemeTestPreprocessSuggestionsKittenMeerkatTarsierMoose function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_preprocess_HOOK().
TestThemeHooks::preprocessThemeTestPreprocessSuggestionsSuggestion function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_preprocess_HOOK().
TestThemeHooks::preprocessTwigThemeTestPhpVariables function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_preprocess_HOOK() for twig_theme_test_php_variables.
TestThemeHooks::themeRegistryAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_registry_alter().
TestThemeHooks::themeSuggestionsAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_suggestions_alter().
TestThemeHooks::themeSuggestionsNodeAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_suggestions_HOOK_alter().
TestThemeHooks::themeSuggestionsThemeTestSuggestionsAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_suggestions_HOOK_alter().
TestThemeHooks::themeTestAlterAlter function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php Implements hook_theme_test_alter_alter().
TestThemeHooks::__construct function core/modules/system/tests/themes/test_theme/src/Hook/TestThemeHooks.php
TestThemeNegotiator class core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php Tests the theme negotiation functionality.
TestThemeNegotiator.php file core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php
TestThemeNegotiator::applies function core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php
TestThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php
TestThemeNyanCatEngineHooks class core/modules/system/tests/themes/test_theme_nyan_cat_engine/src/Hook/TestThemeNyanCatEngineHooks.php Hook implementations for test_theme_nyan_cat_engine.
TestThemeNyanCatEngineHooks.php file core/modules/system/tests/themes/test_theme_nyan_cat_engine/src/Hook/TestThemeNyanCatEngineHooks.php
TestThemeNyanCatEngineHooks::preprocessThemeTestTemplateTest function core/modules/system/tests/themes/test_theme_nyan_cat_engine/src/Hook/TestThemeNyanCatEngineHooks.php Implements hook_preprocess_theme_test_template_test().
TestThemeThemeHooks class core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php Hook implementations for test_theme_theme.
TestThemeThemeHooks.php file core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php
TestThemeThemeHooks::formSystemThemeSettingsAlter function core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php Implements hook_form_system_theme_settings_alter().
TestThemeThemeHooks::themeSettingsSubmit function core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php Test theme form settings submission handler.
TestThemeThemeHooks::__construct function core/modules/system/tests/themes/test_theme_theme/src/Hook/TestThemeThemeHooks.php
TestTime class core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php Test service for altering the request time.
TestTime class core/modules/package_manager/tests/src/Kernel/StageConflictTest.php A test-only implementation of the time service.
TestTime class core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php A test-only implementation of the time service.
TestTime.php file core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php
TestTime::$offset property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php An offset to add to the request time.
TestTime::$offset property core/modules/package_manager/tests/src/Kernel/StageConflictTest.php An offset to add to the request time.
TestTime::getRequestTime function core/modules/package_manager/tests/src/Kernel/StageConflictTest.php
TestTime::getRequestTime function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
TestTime::getRequestTime function core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php
TestToolkit class core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Defines a Test toolkit for image manipulation within Drupal.
TestToolkit.php file core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::$height property core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php The height of the image.
TestToolkit::$state property core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php The state service.
TestToolkit::$type property core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Image type represented by a PHP IMAGETYPE_* constant (e.g. IMAGETYPE_JPEG).
TestToolkit::$width property core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php The width of the image.
TestToolkit::apply function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::buildConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::getHeight function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::getMimeType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php

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