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 |
---|---|---|---|
ImageOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the image field used in the test. |
ImageOnTranslatedEntityTest::$modules | property | core/ |
Modules to enable. |
ImageOnTranslatedEntityTest::setUp | function | core/ |
|
ImageOnTranslatedEntityTest::testSyncedImages | function | core/ |
Tests synced file fields on translated nodes. |
ImageResize | class | core/ |
CKEditor 5 ImageResize plugin. |
ImageResize.php | file | core/ |
|
ImageResize::buildConfigurationForm | function | core/ |
|
ImageResize::defaultConfiguration | function | core/ |
|
ImageResize::submitConfigurationForm | function | core/ |
|
ImageResize::validateConfigurationForm | function | core/ |
|
ImageStyle | class | core/ |
Defines an image style configuration entity. |
ImageStyle.php | file | core/ |
|
ImageStyle::$effects | property | core/ |
The array of image effects for this image style. |
ImageStyle::$effectsCollection | property | core/ |
Holds the collection of image effects that are used by this image style. |
ImageStyle::$label | property | core/ |
The image style label. |
ImageStyle::$name | property | core/ |
The name of the image style. |
ImageStyle::addExtension | function | core/ |
Adds an extension to a path. |
ImageStyle::addImageEffect | function | core/ |
Saves an image effect for this style. |
ImageStyle::buildUri | function | core/ |
Returns the URI of this image when using this style. |
ImageStyle::buildUrl | function | core/ |
Returns the URL of this image derivative for an original image path or URI. |
ImageStyle::createDerivative | function | core/ |
Creates a new image derivative based on this image style. |
ImageStyle::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
ImageStyle::fileDefaultScheme | function | core/ |
Provides a wrapper to allow unit testing. |
ImageStyle::flush | function | core/ |
Flushes cached media for this style. |
ImageStyle::getDerivativeExtension | function | core/ |
Determines the extension of the derivative without generating it. |
ImageStyle::getEffect | function | core/ |
Returns a specific image effect. |
ImageStyle::getEffects | function | core/ |
Returns the image effects for this style. |
ImageStyle::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
ImageStyle::getImageEffectPluginManager | function | core/ |
Returns the image effect plugin manager. |
ImageStyle::getImageFactory | function | core/ |
Returns the image factory. |
ImageStyle::getName | function | core/ |
Returns the image style. |
ImageStyle::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
ImageStyle::getPluginCollections | function | core/ |
|
ImageStyle::getPrivateKey | function | core/ |
Gets the Drupal private key. |
ImageStyle::getReplacementID | function | core/ |
|
ImageStyle::getStreamWrapperManager | function | core/ |
Gets the stream wrapper manager service. |
ImageStyle::id | function | core/ |
Gets the identifier. |
ImageStyle::postDelete | function | core/ |
Acts on deleted entities before the delete hook is invoked. |
ImageStyle::postSave | function | core/ |
Acts on a saved entity before the insert or update hook is invoked. |
ImageStyle::replaceImageStyle | function | core/ |
Update field settings if the image style name is changed. |
ImageStyle::setName | function | core/ |
Sets the name of the image style. |
ImageStyle::supportsUri | function | core/ |
Determines if this style can be applied to a given image. |
ImageStyle::transformDimensions | function | core/ |
Determines the dimensions of this image style. |
ImageStyleAddForm | class | core/ |
Controller for image style addition forms. |
ImageStyleAddForm.php | file | core/ |
|
ImageStyleAddForm::actions | function | core/ |
Returns an array of supported actions for the current entity form. |
ImageStyleAddForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
ImageStyleCustomStreamWrappersTest | class | core/ |
Tests derivative generation with source images using stream wrappers. |
ImageStyleCustomStreamWrappersTest.php | file | core/ |
Pagination
- Previous page
- Page 15
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.