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
GdToolkitImageManipulationTestBase::$modules property core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php The file name of the image under test.
GdToolkitImageManipulationTestBase::assertColorsAreEqual function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php Assert two colors are equal by RGBA, net of full transparency.
GdToolkitImageManipulationTestBase::BLACK constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php Colors that are used in testing.
GdToolkitImageManipulationTestBase::BLUE constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::FUCHSIA constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::getPixelColor function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php Function for finding a pixel's RGBa values.
GdToolkitImageManipulationTestBase::GREEN constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::providerOperationTestCases function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php Data provider for ::testManipulations().
GdToolkitImageManipulationTestBase::RED constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::ROTATE_TRANSPARENT constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::setUp function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::testManipulations function core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php Tests height, width and color for the corners for the final images.
GdToolkitImageManipulationTestBase::TRANSPARENT constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::WHITE constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitImageManipulationTestBase::YELLOW constant core/tests/Drupal/KernelTests/Core/Image/GdToolkitImageManipulationTestBase.php
GdToolkitJpegImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php GD image toolkit image manipulation of JPEG images.
GdToolkitJpegImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php
GdToolkitJpegImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitJpegImageManipulationTest.php
GdToolkitNoTransparencyGifImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php GD image toolkit image manipulation of no-transparency GIF images.
GdToolkitNoTransparencyGifImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php
GdToolkitNoTransparencyGifImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php
GdToolkitNoTransparencyGifImageManipulationTest::providerOperationTestCases function core/tests/Drupal/KernelTests/Core/Image/GdToolkitNoTransparencyGifImageManipulationTest.php
GdToolkitPngImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php GD image toolkit image manipulation of PNG images.
GdToolkitPngImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php
GdToolkitPngImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php
GdToolkitPngImageManipulationTest::pngImageProvider function core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php Provides a list of PNG image URIs for testing.
GdToolkitPngImageManipulationTest::testIncorrectIccpSrgbProfile function core/tests/Drupal/KernelTests/Core/Image/GdToolkitPngImageManipulationTest.php Tests that GD doesn't trigger warnings for iCCP sRGB profiles.
GdToolkitWebpImageManipulationTest class core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php GD image toolkit image manipulation of WEBP images.
GdToolkitWebpImageManipulationTest.php file core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php
GdToolkitWebpImageManipulationTest::$sourceTestImage property core/tests/Drupal/KernelTests/Core/Image/GdToolkitWebpImageManipulationTest.php
GenerateThemeTest class core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme commands.
GenerateThemeTest.php file core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::$php property core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php The PHP executable path.
GenerateThemeTest::assertThemeExists function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Asserts the theme exists. Returns the parsed *.info.yml file.
GenerateThemeTest::generateThemeFromStarterkit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Generates PHP process to generate a theme from core's starterkit theme.
GenerateThemeTest::runCommand function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::setUp function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::test function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command.
GenerateThemeTest::testContribStarterkit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a release version number.
GenerateThemeTest::testContribStarterkitDevSnapshot function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a dev version number.
GenerateThemeTest::testContribStarterkitDevSnapshotWithGitNotInstalled function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme with a dev version without git.
GenerateThemeTest::testCustomStarterkit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a theme without a version number.
GenerateThemeTest::testDeleteDirectory function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testDevSnapshot function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests the generate-theme command on a dev snapshot of Drupal core.
GenerateThemeTest::testGeneratingFromAnotherTheme function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php Tests generating a theme from another Starterkit enabled theme.
GenerateThemeTest::testIncludeDotFiles function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testInfoOverrides function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testNoEdit function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php
GenerateThemeTest::testNoEditMissingFilesWarning function core/tests/Drupal/BuildTests/Command/GenerateThemeTest.php

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