Search for applyEffect

  1. Search 7.x for applyEffect
  2. Search 9.5.x for applyEffect
  3. Search 8.9.x for applyEffect
  4. Search 10.3.x for applyEffect
  5. Other projects
Title Object type File name Summary
AjaxTestImageEffect::applyEffect function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/AjaxTestImageEffect.php Applies an image effect to the image object.
ConvertImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ConvertImageEffect.php Applies an image effect to the image object.
CropImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/CropImageEffect.php Applies an image effect to the image object.
DesaturateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php Applies an image effect to the image object.
ImageEffectInterface::applyEffect function core/modules/image/src/ImageEffectInterface.php Applies an image effect to the image object.
NullTestImageEffect::applyEffect function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/NullTestImageEffect.php Applies an image effect to the image object.
ResizeImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ResizeImageEffect.php Applies an image effect to the image object.
RotateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/RotateImageEffect.php Applies an image effect to the image object.
ScaleAndCropImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ScaleAndCropImageEffect.php Applies an image effect to the image object.
ScaleImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/ScaleImageEffect.php Applies an image effect to the image object.
UriDependentTestImageEffect::applyEffect function core/modules/image/tests/modules/image_module_test/src/Plugin/ImageEffect/UriDependentTestImageEffect.php Applies an image effect to the image object.

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