Search for %s

  1. Search 7.x for %s
  2. Search 9.5.x for %s
  3. Search 8.9.x for %s
  4. Search 11.x for %s
  5. Search main for %s
  6. Other projects
Title Object type File name Summary
ImageInterface::getSource function core/lib/Drupal/Core/Image/ImageInterface.php Retrieves the source path of the image file.
ImageInterface::isValid function core/lib/Drupal/Core/Image/ImageInterface.php Checks if the image is valid.
ImageInterface::resize function core/lib/Drupal/Core/Image/ImageInterface.php Resizes an image to the given dimensions (ignoring aspect ratio).
ImageInterface::save function core/lib/Drupal/Core/Image/ImageInterface.php Closes the image and saves the changes to a file.
ImageInterface::scale function core/lib/Drupal/Core/Image/ImageInterface.php Scales an image while maintaining aspect ratio.
ImageInterface::scaleAndCrop function core/lib/Drupal/Core/Image/ImageInterface.php Scales an image to the exact width and height given.
ImageItem::defaultFieldSettings function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::defaultStorageSettings function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::fieldSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::generateSampleValue function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::isDisplayed function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::preSave function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::propertyDefinitions function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::schema function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::storageSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::storageSettingsSummary function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php
ImageItem::validateResolution function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Element validate function for dimensions fields.
ImageItemTest class core/modules/image/tests/src/Kernel/ImageItemTest.php Tests using entity fields of the image field type.
ImageItemTest.php file core/modules/image/tests/src/Kernel/ImageItemTest.php
ImageItemTest::$image property core/modules/image/tests/src/Kernel/ImageItemTest.php Created file entity.
ImageItemTest::$imageFactory property core/modules/image/tests/src/Kernel/ImageItemTest.php
ImageItemTest::$modules property core/modules/image/tests/src/Kernel/ImageItemTest.php
ImageItemTest::setUp function core/modules/image/tests/src/Kernel/ImageItemTest.php
ImageItemTest::testImageItem function core/modules/image/tests/src/Kernel/ImageItemTest.php Tests using entity fields of the image field type.
ImageItemTest::testImageItemMalformed function core/modules/image/tests/src/Kernel/ImageItemTest.php Tests a malformed image.
ImageItemTest::testImageItemSampleValueGeneration function core/modules/image/tests/src/Kernel/ImageItemTest.php Tests generateSampleItems() method under different dimensions.
ImageLoadingAttributeTest class core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php Tests lazy loading for images.
ImageLoadingAttributeTest.php file core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php
ImageLoadingAttributeTest::$defaultTheme property core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php
ImageLoadingAttributeTest::$modules property core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php
ImageLoadingAttributeTest::testImageLoadingAttribute function core/modules/system/tests/src/Functional/Theme/ImageLoadingAttributeTest.php Tests that loading attribute is enabled for images.
ImageOnTranslatedEntityTest class core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php Uploads images to translated nodes.
ImageOnTranslatedEntityTest.php file core/modules/image/tests/src/Functional/ImageOnTranslatedEntityTest.php
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.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.