You are here

service plugin.manager.image.effect in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/image/image.services.yml \plugin.manager.image.effect

Class

Drupal\image\ImageEffectManager
5 string references to plugin.manager.image.effect
ImageEffectAddForm::create in core/modules/image/src/Form/ImageEffectAddForm.php
Instantiates a new instance of this class.
ImageEffectsTest::setUp in core/modules/image/tests/src/Functional/ImageEffectsTest.php
ImageEffectsTest::testImageEffectsCaching in core/modules/image/tests/src/Functional/ImageEffectsTest.php
Test image effect caching.
ImageStyle::getImageEffectPluginManager in core/modules/image/src/Entity/ImageStyle.php
Returns the image effect plugin manager.
ImageStyleEditForm::create in core/modules/image/src/Form/ImageStyleEditForm.php
Instantiates a new instance of this class.

File

core/modules/image/image.services.yml
core/modules/image/image.services.yml

View source
  1. class: Drupal\image\ImageEffectManager
  2. parent: default_plugin_manager