Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 10.3.x for %s
  5. Search 11.x for %s
  6. Other projects
Title Object type File name Summary
TestThemeAlterHooks class core/modules/system/tests/themes/test_theme_alter/src/Hook/TestThemeAlterHooks.php Hook implementations for test_theme_alter.
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 Whether this theme negotiator should be used to set the theme.
TestThemeNegotiator::determineActiveTheme function core/modules/system/tests/modules/menu_test/src/Theme/TestThemeNegotiator.php Determine the active theme for the request.
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/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 class core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php Test service for altering the request time.
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 Returns the timestamp for the current request.
TestTime::getRequestTime function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php Returns the timestamp for the current request.
TestTime::getRequestTime function core/modules/update/tests/modules/update_test/src/Datetime/TestTime.php Returns the timestamp for the current request.
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 Applies a toolkit operation to an image.
TestToolkit::buildConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Form constructor.
TestToolkit::getHeight function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the height of the image.

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