Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageEffectInterface::getWeight | function | core/ |
Returns the weight of the image effect. |
| ImageEffectInterface::label | function | core/ |
Returns the image effect label. |
| ImageEffectInterface::setWeight | function | core/ |
Sets the weight for this image effect. |
| ImageEffectInterface::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
| ImageEffectManager | class | core/ |
Manages image effect plugins. |
| ImageEffectManager.php | file | core/ |
|
| ImageEffectManager::__construct | function | core/ |
Constructs a new ImageEffectManager. |
| ImageEffectPluginCollection | class | core/ |
A collection of image effects. |
| ImageEffectPluginCollection.php | file | core/ |
|
| ImageEffectPluginCollection::get | function | core/ |
|
| ImageEffectPluginCollection::sortHelper | function | core/ |
Provides uasort() callback to sort plugins. |
| ImageEffectsTest | class | core/ |
Tests image effects. |
| ImageEffectsTest.php | file | core/ |
|
| ImageEffectsTest::$imageEffectPluginManager | property | core/ |
The image effect plugin manager service. |
| ImageEffectsTest::$modules | property | core/ |
Modules to install. |
| ImageEffectsTest::setUp | function | core/ |
|
| ImageEffectsTest::testConvertAvifEffect | function | core/ |
Tests the 'image_convert_avif' effect when avif is supported. |
| ImageEffectsTest::testConvertAvifEffectFallback | function | core/ |
Tests the 'image_convert_avif' effect with webp fallback. |
| ImageEffectsTest::testConvertEffect | function | core/ |
Tests the 'image_convert' effect. |
| ImageEffectsTest::testCropEffect | function | core/ |
Tests the 'image_crop' effect. |
| ImageEffectsTest::testDesaturateEffect | function | core/ |
Tests the 'image_desaturate' effect. |
| ImageEffectsTest::testEffectFormValidationErrors | function | core/ |
Tests that validation errors are passed from the plugin to the parent form. |
| ImageEffectsTest::testImageEffectsCaching | function | core/ |
Tests image effect caching. |
| ImageEffectsTest::testImageStyleEffectDependencyRemoval | function | core/ |
Tests uninstalling the module of an effect in a style. |
| ImageEffectsTest::testResizeEffect | function | core/ |
Tests the 'image_resize' effect. |
| ImageEffectsTest::testRotateEffect | function | core/ |
Tests the image_rotate_effect() function. |
| ImageEffectsTest::testScaleAndCropEffect | function | core/ |
Tests the 'image_scale_and_crop' effect. |
| ImageEffectsTest::testScaleAndCropEffectWithAnchor | function | core/ |
Tests the 'image_scale_and_crop' effect with an anchor. |
| ImageEffectsTest::testScaleEffect | function | core/ |
Tests the 'image_scale' effect. |
| ImageFactory | class | core/ |
Provides a factory for image objects. |
| ImageFactory.php | file | core/ |
|
| ImageFactory::$toolkitId | property | core/ |
The image toolkit ID to use for this factory. |
| ImageFactory::$toolkitManager | property | core/ |
The image toolkit plugin manager. |
| ImageFactory::get | function | core/ |
Constructs a new Image object. |
| ImageFactory::getSupportedExtensions | function | core/ |
Returns the image file extensions supported by the toolkit. |
| ImageFactory::getToolkitId | function | core/ |
Gets the ID of the image toolkit currently in use. |
| ImageFactory::setToolkitId | function | core/ |
Sets the ID of the image toolkit. |
| ImageFactory::__construct | function | core/ |
Constructs a new ImageFactory object. |
| ImageField | class | core/ |
MigrateField Plugin for Drupal 6 image fields. |
| ImageField | class | core/ |
Migrate field plugin for Drupal 7 image fields. |
| ImageField.php | file | core/ |
|
| ImageField.php | file | core/ |
|
| ImageField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| ImageField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| ImageFieldCreationTrait | trait | core/ |
Provides a helper method for creating Image fields. |
| ImageFieldCreationTrait.php | file | core/ |
|
| ImageFieldCreationTrait::createImageField | function | core/ |
Create a new image field. |
| ImageFieldDefaultImagesTest | class | core/ |
Tests setting up default images both to the field and field storage. |
| ImageFieldDefaultImagesTest.php | file | core/ |
|
| ImageFieldDefaultImagesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
Pagination
- Previous page
- Page 859
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.