Search for %s

  1. Search 7.x for %s
  2. Search 8.9.x for %s
  3. Search 10.3.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ImageEffectBase::label function core/modules/image/src/ImageEffectBase.php
ImageEffectBase::setConfiguration function core/modules/image/src/ImageEffectBase.php
ImageEffectBase::setWeight function core/modules/image/src/ImageEffectBase.php
ImageEffectBase::transformDimensions function core/modules/image/src/ImageEffectBase.php
ImageEffectBase::__construct function core/modules/image/src/ImageEffectBase.php
ImageEffectDeleteForm::$imageStyle property core/modules/image/src/Form/ImageEffectDeleteForm.php The image style containing the image effect to be deleted.
ImageEffectDeleteForm::getQuestion function core/modules/image/src/Form/ImageEffectDeleteForm.php
ImageEffectDeleteForm::submitForm function core/modules/image/src/Form/ImageEffectDeleteForm.php
ImageEffectFormBase class core/modules/image/src/Form/ImageEffectFormBase.php Provides a base form for image effects.
ImageEffectFormBase.php file core/modules/image/src/Form/ImageEffectFormBase.php
ImageEffectFormBase::$imageEffect property core/modules/image/src/Form/ImageEffectFormBase.php The image effect.
ImageEffectFormBase::$imageStyle property core/modules/image/src/Form/ImageEffectFormBase.php The image style.
ImageEffectFormBase::buildForm function core/modules/image/src/Form/ImageEffectFormBase.php
ImageEffectFormBase::getFormId function core/modules/image/src/Form/ImageEffectFormBase.php
ImageEffectFormBase::prepareImageEffect function core/modules/image/src/Form/ImageEffectFormBase.php Converts an image effect ID into an object.
ImageEffectFormBase::submitForm function core/modules/image/src/Form/ImageEffectFormBase.php
ImageEffectFormBase::validateForm function core/modules/image/src/Form/ImageEffectFormBase.php
ImageEffectInterface::getDerivativeExtension function core/modules/image/src/ImageEffectInterface.php Returns the extension of the derivative after applying this image effect.
ImageEffectInterface::getSummary function core/modules/image/src/ImageEffectInterface.php Returns a render array summarizing the configuration of the image effect.
ImageEffectInterface::setWeight function core/modules/image/src/ImageEffectInterface.php Sets the weight for this image effect.
ImageEffectInterface::transformDimensions function core/modules/image/src/ImageEffectInterface.php Determines the dimensions of the styled image.
ImageEffectManager::__construct function core/modules/image/src/ImageEffectManager.php Constructs a new ImageEffectManager.
ImageEffectPluginCollection::sortHelper function core/modules/image/src/ImageEffectPluginCollection.php
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
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
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.

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