Search for image
- Search 7.x for image
- Search 8.9.x for image
- Search 10.3.x for image
- Search 11.x for image
- Other projects
Exact matches
| Title | Object type | File name | Summary | 
|---|---|---|---|
| Image | class | core/ | Image entity media source. | 
| Image | class | core/ | CKEditor 5 Image plugin. | 
| Image | class | core/ | Defines the image text in-place editor. | 
| Image | class | core/ | Defines the image text in-place editor. | 
| Image | class | core/ | Defines an image object to represent an image file. | 
| Image | class | core/ | Provides helpers to operate on images. | 
All search results
| Title | Object type | File name | Summary | 
|---|---|---|---|
| ImageEffectInterface | interface | core/ | Defines the interface for image effects. | 
| ImageEffectInterface.php | file | core/ | |
| ImageEffectInterface::applyEffect | function | core/ | Applies an image effect to the image object. | 
| ImageEffectInterface::getDerivativeExtension | function | core/ | Returns the extension of the derivative after applying this image effect. | 
| ImageEffectInterface::getSummary | function | core/ | Returns a render array summarizing the configuration of the image effect. | 
| ImageEffectInterface::getUuid | function | core/ | Returns the unique ID representing the image effect. | 
| 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 enable. | 
| ImageEffectsTest::setUp | function | core/ | |
| 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::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/ | Plugin annotation @MigrateField( id = "imagefield", core = {6}, source_module = "imagefield", destination_module = "image" ) | 
| ImageField | class | core/ | Plugin annotation @MigrateField( id = "image", core = {7}, source_module = "image", destination_module = "image" ) | 
| 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. | 
| ImageFieldAttributesTest | class | core/ | Tests the RDFa markup of imagefields. | 
| ImageFieldAttributesTest.php | file | core/ | |
| ImageFieldAttributesTest::$baseUri | property | core/ | URI of the front page of the Drupal site. | 
Pagination
- Previous page
- Page 11
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
