Search for test

  1. Search 7.x for test
  2. Search 8.9.x for test
  3. Search 10.3.x for test
  4. Search 11.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
ImageTest::testSave function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::save().
ImageTest::testSaveFails function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::save().
ImageTest::testScaleAndCropFails function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::scaleAndCrop().
ImageTest::testScaleAndCropHeight function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::scaleAndCrop().
ImageTest::testScaleAndCropWidth function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::scaleAndCrop().
ImageTest::testScaleDimensions function core/tests/Drupal/Tests/Component/Utility/ImageTest.php Tests all control flow branches in image_dimensions_scale().
ImageTest::testScaleHeight function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::scale().
ImageTest::testScaleSame function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::scale().
ImageTest::testScaleWidth function core/tests/Drupal/Tests/Core/Image/ImageTest.php Tests \Drupal\Core\Image\Image::scale().
ImageTest::testThemeImageWithSizes function core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php Tests that an image with the sizes attribute is output correctly.
ImageTest::testThemeImageWithSrc function core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php Tests that an image with the src attribute is output correctly.
ImageTest::testThemeImageWithSrcsetMultiplier function core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php Tests that an image with the srcset and multipliers is output correctly.
ImageTest::testThemeImageWithSrcsetWidth function core/tests/Drupal/KernelTests/Core/Theme/ImageTest.php Tests that an image with the srcset and widths is output correctly.
ImageTestBase class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image[[api-linebreak]]
@group ckeditor5
@internal
ImageTestBase.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php
ImageTestBase::$adminUser property core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php The user to use during testing.
ImageTestBase::$defaultTheme property core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php The theme to install as the default for testing.
ImageTestBase::$host property core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php A host entity with a body field to embed images in.
ImageTestBase::$modules property core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Modules to enable.
ImageTestBase::addImage function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Add an image to the CKEditor 5 editable zone.
ImageTestBase::imageAttributes function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Provides the relevant image attributes.
ImageTestBase::imageAttributesAsString function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Helper to format attributes.
ImageTestBase::providerAlignment function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php
ImageTestBase::providerAltTextRequired function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php
ImageTestBase::providerLinkability function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php
ImageTestBase::providerResize function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Data provider for ::testResize().
ImageTestBase::providerWidth function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Data provider for ::testWidth().
ImageTestBase::testAlignment function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Tests alignment integration.
ImageTestBase::testAltTextRequired function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Tests that alt text is required for images.
ImageTestBase::testAttributeRetentionDuringUpcasting function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Ensures that attributes are retained on conversion.
ImageTestBase::testImageArbitraryHtml function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Tests that arbitrary attributes are allowed via GHS.
ImageTestBase::testImageCaption function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Ensures that images can have caption set.
ImageTestBase::testLinkability function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Tests linkability of the image CKEditor widget.
ImageTestBase::testResize function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Tests the image resize plugin.
ImageTestBase::testWidth function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestBase.php Ensures that width attribute upcasts and downcasts correctly.
ImageThemeFunctionTest class core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php Tests image theme functions.
ImageThemeFunctionTest.php file core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php
ImageThemeFunctionTest::$image property core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php Created file entity.
ImageThemeFunctionTest::$imageFactory property core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php
ImageThemeFunctionTest::$modules property core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php Modules to enable.
ImageThemeFunctionTest::setUp function core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php
ImageThemeFunctionTest::testImageAltFunctionality function core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php Tests image alt attribute functionality.
ImageThemeFunctionTest::testImageFormatterTheme function core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php Tests usage of the image field formatters.
ImageThemeFunctionTest::testImageStyleTheme function core/modules/image/tests/src/Kernel/ImageThemeFunctionTest.php Tests usage of the image style theme function.
ImageUploadAccessTest class core/modules/ckeditor5/tests/src/Functional/ImageUploadAccessTest.php Test image upload access.
ImageUploadAccessTest.php file core/modules/ckeditor5/tests/src/Functional/ImageUploadAccessTest.php
ImageUploadAccessTest::testCkeditor5ImageUploadRoute function core/modules/ckeditor5/tests/src/Functional/ImageUploadAccessTest.php Test access to the CKEditor 5 image upload controller.
ImageUploadTest class core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Test image upload.
ImageUploadTest.php file core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php
ImageUploadTest::$defaultTheme property core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php The theme to install as the default for testing.

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