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 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
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 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.
ImageUrlTest class core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image[[api-linebreak]]
@group ckeditor5
@group #slow
@internal
ImageUrlTest.php file core/modules/ckeditor5/tests/src/FunctionalJavascript/ImageUrlTest.php
ImageUrlTest::setUp function 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.
ImageViewsDataTest class core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Tests image views data.
ImageViewsDataTest.php file core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
ImageViewsDataTest::$modules property core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Modules to install.
ImageViewsDataTest::setUp function core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php
ImageViewsDataTest::testRelationshipViewsData function core/modules/image/tests/src/Kernel/Views/ImageViewsDataTest.php Tests views data generated for image field relationship.
image_access_test_hidden.info.yml file core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml
image_access_test_hidden.module file core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.module Image field access for hidden fields.
image_access_test_hidden_entity_field_access function core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.module Implements hook_entity_field_access().
image_lazy_load_test.info.yml file core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml core/modules/system/tests/modules/image_lazy_load_test/image_lazy_load_test.info.yml

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