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
ImageTestProviderTrait trait core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Provides test methods using data providers for image tests.
ImageTestProviderTrait.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php
ImageTestProviderTrait::providerAlignment function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Data provider for testAlignment().
ImageTestProviderTrait::providerAltTextRequired function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Providers data for testAltTextRequired().
ImageTestProviderTrait::providerResize function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Data provider for ::testResize().
ImageTestProviderTrait::providerWidth function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Data provider for ::testWidth().
ImageTestProviderTrait::testAlignment function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Tests alignment integration.
ImageTestProviderTrait::testAltTextRequired function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Tests that alt text is required for images.
ImageTestProviderTrait::testResize function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Tests the image resize plugin.
ImageTestProviderTrait::testWidth function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestProviderTrait.php Ensures that width attribute upcasts and downcasts correctly.
ImageTestTestBase class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php Provides a base class for testing CKEditor 5 image embedding and uploads.
ImageTestTestBase.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php
ImageTestTestBase::$file property core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php The sample image File entity to embed.
ImageTestTestBase::addImage function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php Uploads a test image.
ImageTestTestBase::imageAttributes function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php Provides the relevant image attributes.
ImageTestTestBase::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageTestTestBase.php
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 install.
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.
ImageUploadTest::$modules property core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Modules to install.
ImageUploadTest::$user property core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php A user without any particular permissions to be used in testing.
ImageUploadTest::createBasicFormat function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Create a basic_html text format for the editor to reference.
ImageUploadTest::createEditorWithUpload function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Create an editor entity with image_upload config.
ImageUploadTest::getTestImageByStat function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Return the first image matching $condition.
ImageUploadTest::getUploadUrl function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Provides the image upload URL.
ImageUploadTest::setUp function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php
ImageUploadTest::testFileUploadLargerFileSize function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Tests using the file upload route with a file size larger than allowed.
ImageUploadTest::testLockAfterFailedValidation function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Test that lock is removed after a failed validation.
ImageUploadTest::testUploadFileExtension function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Tests using the file upload route with a disallowed extension.
ImageUploadTest::uploadRequest function core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php Make upload request to a controller.
ImageUrlProviderTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image.
ImageUrlProviderTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlProviderTest.php
ImageUrlTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image.
ImageUrlTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php
ImageUrlTest::testImageUrlWidget function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php Tests the Drupal image URL widget.
ImageUrlTestBase class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php Provides a base class for testing CKEditor 5 image URL insertion.
ImageUrlTestBase.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php
ImageUrlTestBase::setUp function core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTestBase.php

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