Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search 11.x for all
  6. Other projects
Title Object type File name Summary
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/workspaces/tests/src/Kernel/WorkspacePublisherTest.php A test-only implementation of the time service.
TestTime class core/modules/package_manager/tests/src/Kernel/StageConflictTest.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/package_manager/tests/src/Kernel/StageConflictTest.php An offset to add to the request time.
TestTime::$offset property core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php An offset to add to the request time.
TestTime::getRequestTime function core/modules/workspaces/tests/src/Kernel/WorkspacePublisherTest.php
TestTime::getRequestTime function core/modules/package_manager/tests/src/Kernel/StageConflictTest.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
TestToolkit::getSupportedExtensions function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::getType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns the type of the image.
TestToolkit::getWidth function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::isAvailable function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::isValid function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::logCall function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Stores the values passed to a toolkit call.
TestToolkit::parseFile function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::save function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::setType function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Sets the PHP type of the image.
TestToolkit::submitConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::supportedTypes function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Returns a list of image types supported by the toolkit.
TestToolkit::validateConfigurationForm function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php
TestToolkit::__construct function core/modules/system/tests/modules/image_test/src/Plugin/ImageToolkit/TestToolkit.php Constructs a TestToolkit object.
TestTrait trait core/modules/system/tests/src/Traits/TestTrait.php A nothing trait, but declared in the Drupal\Tests namespace.
TestTrait.php file core/modules/system/tests/src/Traits/TestTrait.php
TestTrait::$stuff property core/modules/system/tests/src/Traits/TestTrait.php Random string for a not very interesting trait.
TestTrait::getStuff function core/modules/system/tests/src/Traits/TestTrait.php Return a test string to a trait user.
TestTranslation class core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php Provides test media source.
TestTranslation.php file core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php
TestTranslation::getMetadata function core/modules/media/tests/modules/media_test_source/src/Plugin/media/Source/TestTranslation.php Gets the value for a metadata attribute for a given media item.
TestTranslationManager class core/modules/user/tests/src/Unit/PermissionHandlerTest.php Implements a translation manager in tests.
TestTranslationManager class core/tests/Drupal/Tests/Core/StringTranslation/TranslationManagerTest.php A chained translation implementation used for testing.
TestTranslationManager::formatPlural function core/modules/user/tests/src/Unit/PermissionHandlerTest.php

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