ImageOnTranslatedEntityTest::$defaultTheme |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
|
ImageOnTranslatedEntityTest::$fieldName |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
The name of the image field used in the test. |
ImageOnTranslatedEntityTest::$modules |
property |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
|
ImageOnTranslatedEntityTest::setUp |
function |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
|
ImageOnTranslatedEntityTest::testSyncedImages |
function |
core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php |
Tests synced file fields on translated nodes. |
ImageResize |
class |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
CKEditor 5 ImageResize plugin. |
ImageResize.php |
file |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
|
ImageResize::buildConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
|
ImageResize::defaultConfiguration |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
|
ImageResize::submitConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
|
ImageResize::validateConfigurationForm |
function |
core/modules/ckeditor5/src/Plugin/CKEditor5Plugin/ImageResize.php |
|
ImageStyle |
class |
core/modules/image/src/Entity/ImageStyle.php |
Defines an image style configuration entity. |
ImageStyle.php |
file |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::$effects |
property |
core/modules/image/src/Entity/ImageStyle.php |
The array of image effects for this image style. |
ImageStyle::$effectsCollection |
property |
core/modules/image/src/Entity/ImageStyle.php |
Holds the collection of image effects that are used by this image style. |
ImageStyle::$label |
property |
core/modules/image/src/Entity/ImageStyle.php |
The image style label. |
ImageStyle::$name |
property |
core/modules/image/src/Entity/ImageStyle.php |
The name of the image style. |
ImageStyle::addExtension |
function |
core/modules/image/src/Entity/ImageStyle.php |
Adds an extension to a path. |
ImageStyle::addImageEffect |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::buildUri |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::buildUrl |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::createDerivative |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::deleteImageEffect |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::fileDefaultScheme |
function |
core/modules/image/src/Entity/ImageStyle.php |
Provides a wrapper to allow unit testing. |
ImageStyle::flush |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getDerivativeExtension |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getEffect |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getEffects |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getHashSalt |
function |
core/modules/image/src/Entity/ImageStyle.php |
Gets a salt useful for hardening against SQL injection. |
ImageStyle::getImageEffectPluginManager |
function |
core/modules/image/src/Entity/ImageStyle.php |
Returns the image effect plugin manager. |
ImageStyle::getImageFactory |
function |
core/modules/image/src/Entity/ImageStyle.php |
Returns the image factory. |
ImageStyle::getName |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getPathToken |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getPluginCollections |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getPrivateKey |
function |
core/modules/image/src/Entity/ImageStyle.php |
Gets the Drupal private key. |
ImageStyle::getReplacementID |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::getStreamWrapperManager |
function |
core/modules/image/src/Entity/ImageStyle.php |
Gets the stream wrapper manager service. |
ImageStyle::id |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::postDelete |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::postSave |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::replaceImageStyle |
function |
core/modules/image/src/Entity/ImageStyle.php |
Update field settings if the image style name is changed. |
ImageStyle::setName |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::supportsUri |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyle::transformDimensions |
function |
core/modules/image/src/Entity/ImageStyle.php |
|
ImageStyleAddForm |
class |
core/modules/image/src/Form/ImageStyleAddForm.php |
Controller for image style addition forms. |
ImageStyleAddForm.php |
file |
core/modules/image/src/Form/ImageStyleAddForm.php |
|
ImageStyleAddForm::actions |
function |
core/modules/image/src/Form/ImageStyleAddForm.php |
|
ImageStyleAddForm::submitForm |
function |
core/modules/image/src/Form/ImageStyleAddForm.php |
|
ImageStyleCustomStreamWrappersTest |
class |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
Tests derivative generation with source images using stream wrappers. |
ImageStyleCustomStreamWrappersTest.php |
file |
core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php |
|