Search for image
- Search 7.x for image
- Search 9.5.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/ |
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::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 that the image effects pass parameters to the toolkit correctly. |
ImageEffectsTest.php | file | core/ |
|
ImageEffectsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageEffectsTest::$manager | property | core/ |
The image effect manager. |
ImageEffectsTest::$modules | property | core/ |
Modules to enable. |
ImageEffectsTest::assertImageEffect | function | core/ |
Asserts the effect processing of an image effect plugin. |
ImageEffectsTest::setUp | function | core/ |
|
ImageEffectsTest::testConvertEffect | function | core/ |
Tests the ConvertImageEffect plugin. |
ImageEffectsTest::testCropEffect | function | core/ |
Test the image_crop_effect() function. |
ImageEffectsTest::testDesaturateEffect | function | core/ |
Test the image_desaturate_effect() function. |
ImageEffectsTest::testEffectFormValidationErrors | function | core/ |
Tests if validation errors are passed plugin form to the parent form. |
ImageEffectsTest::testImageEffectsCaching | function | core/ |
Test image effect caching. |
ImageEffectsTest::testResizeEffect | function | core/ |
Test the image_resize_effect() function. |
ImageEffectsTest::testRotateEffect | function | core/ |
Test the image_rotate_effect() function. |
ImageEffectsTest::testScaleAndCropEffect | function | core/ |
Test the image_scale_and_crop_effect() function. |
ImageEffectsTest::testScaleAndCropEffectWithAnchor | function | core/ |
Test the image_scale_and_crop_effect() function with an anchor. |
ImageEffectsTest::testScaleEffect | function | core/ |
Test the image_scale_effect() function. |
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 | class | core/ |
Plugin annotation @MigrateCckField( id = "image", core = {7}, source_module = "image", destination_module = "file" ) |
ImageField | class | core/ |
Field plugin for image fields. |
ImageField | class | core/ |
Field plugin for image fields. |
ImageField | class | core/ |
CCK plugin for image fields. |
ImageField.php | file | core/ |
|
ImageField.php | file | core/ |
|
ImageField.php | file | core/ |
|
ImageField.php | file | core/ |
|
ImageField.php | file | core/ |
|
ImageField.php | file | core/ |
|
ImageField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
ImageField::processCckFieldValues | function | core/ |
Apply any custom processing to the field bundle migrations. |
ImageFieldAttributesTest | class | core/ |
Tests the RDFa markup of imagefields. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.