Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
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
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.
ImageFactory::getSupportedExtensions function core/lib/Drupal/Core/Image/ImageFactory.php Returns the image file extensions supported by the toolkit.
ImageFactory::setToolkitId function core/lib/Drupal/Core/Image/ImageFactory.php Sets the ID of the image toolkit.
ImageFactory::__construct function core/lib/Drupal/Core/Image/ImageFactory.php Constructs a new ImageFactory object.
ImageField::defineValueProcessPipeline function core/modules/image/src/Plugin/migrate/field/d7/ImageField.php
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
ImageFieldDefaultImagesTest::$modules property core/modules/image/tests/src/Functional/ImageFieldDefaultImagesTest.php
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
ImageFieldDisplayTest::$modules property core/modules/image/tests/src/Functional/ImageFieldDisplayTest.php
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
ImageFieldTestBase::$modules property core/modules/image/tests/src/Functional/ImageFieldTestBase.php
ImageFieldTestBase::getLastFileId function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Retrieves the fid of the last inserted file.
ImageFieldTestBase::previewNodeImage function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Preview an image in a node.
ImageFieldTestBase::setUp function core/modules/image/tests/src/Functional/ImageFieldTestBase.php
ImageFieldTestBase::setUp function core/modules/image/tests/src/FunctionalJavascript/ImageFieldTestBase.php
ImageFieldTestBase::uploadNodeImage function core/modules/image/tests/src/Functional/ImageFieldTestBase.php Upload an image to a node.
ImageFieldValidateTest class core/modules/image/tests/src/Functional/ImageFieldValidateTest.php Tests validation functions such as min/max dimensions.
ImageFieldValidateTest class core/modules/image/tests/src/FunctionalJavascript/ImageFieldValidateTest.php Tests validation functions such as min/max dimensions.

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