Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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/ |
Gets the plugin collections used by this object. |
| ImageStyle::getPrivateKey | function | core/ |
Gets the Drupal private key. |
| ImageStyle::getReplacementID | function | core/ |
Returns the replacement ID for the image style. |
| 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/ |
|
| ImageStyleCustomStreamWrappersTest::$fileSystem | property | core/ |
The file system service. |
| ImageStyleCustomStreamWrappersTest::$imageStyle | property | core/ |
A testing image style entity. |
| ImageStyleCustomStreamWrappersTest::$modules | property | core/ |
Modules to install. |
| ImageStyleCustomStreamWrappersTest::providerTestCustomStreamWrappers | function | core/ |
Provide test cases for testCustomStreamWrappers(). |
| ImageStyleCustomStreamWrappersTest::register | function | core/ |
Registers test-specific services. |
| ImageStyleCustomStreamWrappersTest::setUp | function | core/ |
|
| ImageStyleCustomStreamWrappersTest::testCustomStreamWrappers | function | core/ |
Tests derivative creation with several source on a local writable stream. |
| ImageStyleDeleteForm | class | core/ |
Creates a form to delete an image style. |
| ImageStyleDeleteForm.php | file | core/ |
|
| ImageStyleDeleteForm::$replacementOptions | property | core/ |
Replacement options. |
| ImageStyleDeleteForm::form | function | core/ |
Gets the actual form array to be built. |
| ImageStyleDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ImageStyleDeleteForm::getQuestion | function | core/ |
|
| ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
| ImageStyleDeleteForm::submitForm | function | core/ |
|
| ImageStyleDeleteTest | class | core/ |
Tests image style deletion using the UI. |
| ImageStyleDeleteTest.php | file | core/ |
|
| ImageStyleDeleteTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageStyleDeleteTest::setUp | function | core/ |
|
| ImageStyleDeleteTest::testDelete | function | core/ |
Tests image style deletion. |
| ImageStyleDownloadAccessControlTest | class | core/ |
Tests access control for downloading image styles. |
Pagination
- Previous page
- Page 727
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.