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
ImageEffectsTest class core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests image effects.
ImageEffectsTest.php file core/modules/image/tests/src/Kernel/ImageEffectsTest.php
ImageEffectsTest::$imageEffectPluginManager property core/modules/image/tests/src/Kernel/ImageEffectsTest.php The image effect plugin manager service.
ImageEffectsTest::$modules property core/modules/image/tests/src/Kernel/ImageEffectsTest.php Modules to enable.
ImageEffectsTest::setUp function core/modules/image/tests/src/Kernel/ImageEffectsTest.php
ImageEffectsTest::testConvertEffect function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the 'image_convert' effect.
ImageEffectsTest::testCropEffect function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the 'image_crop' effect.
ImageEffectsTest::testDesaturateEffect function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the 'image_desaturate' effect.
ImageEffectsTest::testEffectFormValidationErrors function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests that validation errors are passed from the plugin to the parent form.
ImageEffectsTest::testImageEffectsCaching function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests image effect caching.
ImageEffectsTest::testResizeEffect function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the 'image_resize' effect.
ImageEffectsTest::testRotateEffect function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the image_rotate_effect() function.
ImageEffectsTest::testScaleAndCropEffect function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the 'image_scale_and_crop' effect.
ImageEffectsTest::testScaleAndCropEffectWithAnchor function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the 'image_scale_and_crop' effect with an anchor.
ImageEffectsTest::testScaleEffect function core/modules/image/tests/src/Kernel/ImageEffectsTest.php Tests the 'image_scale' effect.
ImageFieldAttributesTest class core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php Tests the RDFa markup of imagefields.
ImageFieldAttributesTest.php file core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php
ImageFieldAttributesTest::$baseUri property core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php URI of the front page of the Drupal site.
ImageFieldAttributesTest::$defaultTheme property core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php The theme to install as the default for testing.
ImageFieldAttributesTest::$fieldName property core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php The name of the image field used in the test.
ImageFieldAttributesTest::$file property core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php The file object used in the test.
ImageFieldAttributesTest::$modules property core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php Modules to enable.
ImageFieldAttributesTest::$node property core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php The node object used in the test.
ImageFieldAttributesTest::setUp function core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php
ImageFieldAttributesTest::testNodeTeaser function core/modules/rdf/tests/src/Functional/ImageFieldAttributesTest.php Tests that image fields in teasers have correct resources.
ImageFieldDefaultImagesTest class core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php Tests setting up default images both to the field and field storage.
ImageFieldDefaultImagesTest.php file core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php
ImageFieldDefaultImagesTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php The theme to install as the default for testing.
ImageFieldDefaultImagesTest::$modules property core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php Modules to enable.
ImageFieldDefaultImagesTest::testDefaultImages function core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php Tests CRUD for fields and field storages with default images.
ImageFieldDefaultImagesTest::testInvalidDefaultImage function core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php Tests image field and field storage having an invalid default image.
ImageFieldDisplayTest class core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests the display of image fields.
ImageFieldDisplayTest.php file core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
ImageFieldDisplayTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php The theme to install as the default for testing.
ImageFieldDisplayTest::$modules property core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Modules to enable.
ImageFieldDisplayTest::testImageFieldDefaultImage function core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests use of a default image with an image field.
ImageFieldDisplayTest::testImageFieldFormattersPrivate function core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests image formatters on node display for private files.
ImageFieldDisplayTest::testImageFieldFormattersPublic function core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests image formatters on node display for public files.
ImageFieldDisplayTest::testImageFieldSettings function core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests for image field settings.
ImageFieldDisplayTest::testImageLoadingAttribute function core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests for image loading attribute settings.
ImageFieldDisplayTest::_testImageFieldFormatters function core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php Tests image formatters on node display.
ImageFieldTestBase class core/modules/image/tests/src/Functional/ImageFieldTestBase.php This class provides methods specifically for testing Image's field handling.
ImageFieldTestBase class core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php This class provides methods specifically for testing Image's field handling.
ImageFieldTestBase.php file core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php
ImageFieldTestBase.php file core/modules/image/tests/src/Functional/ImageFieldTestBase.php
ImageFieldTestBase::$adminUser property core/modules/image/tests/src/Functional/ImageFieldTestBase.php A user with permissions to administer content types and image styles.
ImageFieldTestBase::$adminUser property core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php A user with permissions to administer content types and image styles.
ImageFieldTestBase::$modules property core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php Modules to enable.
ImageFieldTestBase::$modules property core/modules/image/tests/src/Functional/ImageFieldTestBase.php Modules to enable.
ImageFieldTestBase::getLastFileId function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Retrieves the fid of the last inserted file.

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