Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageInterface::getSource | function | core/ |
Retrieves the source path of the image file. |
| ImageInterface::isValid | function | core/ |
Checks if the image is valid. |
| ImageInterface::resize | function | core/ |
Resizes an image to the given dimensions (ignoring aspect ratio). |
| ImageInterface::save | function | core/ |
Closes the image and saves the changes to a file. |
| ImageInterface::scale | function | core/ |
Scales an image while maintaining aspect ratio. |
| ImageInterface::scaleAndCrop | function | core/ |
Scales an image to the exact width and height given. |
| ImageItem::defaultFieldSettings | function | core/ |
|
| ImageItem::defaultStorageSettings | function | core/ |
|
| ImageItem::fieldSettingsForm | function | core/ |
|
| ImageItem::generateSampleValue | function | core/ |
|
| ImageItem::isDisplayed | function | core/ |
|
| ImageItem::preSave | function | core/ |
|
| ImageItem::propertyDefinitions | function | core/ |
|
| ImageItem::schema | function | core/ |
|
| ImageItem::storageSettingsForm | function | core/ |
|
| ImageItem::storageSettingsSummary | function | core/ |
|
| ImageItem::validateResolution | function | core/ |
Element validate function for dimensions fields. |
| ImageItemTest | class | core/ |
Tests using entity fields of the image field type. |
| ImageItemTest.php | file | core/ |
|
| ImageItemTest::$image | property | core/ |
Created file entity. |
| ImageItemTest::$imageFactory | property | core/ |
|
| ImageItemTest::$modules | property | core/ |
|
| ImageItemTest::setUp | function | core/ |
|
| ImageItemTest::testImageItem | function | core/ |
Tests using entity fields of the image field type. |
| ImageItemTest::testImageItemMalformed | function | core/ |
Tests a malformed image. |
| ImageItemTest::testImageItemSampleValueGeneration | function | core/ |
Tests generateSampleItems() method under different dimensions. |
| ImageLoadingAttributeTest | class | core/ |
Tests lazy loading for images. |
| ImageLoadingAttributeTest.php | file | core/ |
|
| ImageLoadingAttributeTest::$defaultTheme | property | core/ |
|
| ImageLoadingAttributeTest::$modules | property | core/ |
|
| ImageLoadingAttributeTest::testImageLoadingAttribute | function | core/ |
Tests that loading attribute is enabled for images. |
| ImageOnTranslatedEntityTest | class | core/ |
Uploads images to translated nodes. |
| ImageOnTranslatedEntityTest.php | file | core/ |
|
| ImageOnTranslatedEntityTest::$defaultTheme | property | core/ |
|
| ImageOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the image field used in the test. |
| ImageOnTranslatedEntityTest::$modules | property | core/ |
|
| 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. |
Pagination
- Previous page
- Page 665
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.