Search for image

  1. Search 7.x for image
  2. Search 9.5.x for image
  3. Search 10.3.x for image
  4. Search 11.x for image
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Image class core/modules/media/src/Plugin/media/Source/Image.php Image entity media source.
Image class core/modules/image/src/Plugin/InPlaceEditor/Image.php Defines the image text in-place editor.
Image class core/lib/Drupal/Core/Image/Image.php Defines an image object to represent an image file.
Image class core/lib/Drupal/Component/Utility/Image.php Provides helpers to operate on images.

All search results

Title Object type File name Summary
ImageItem::fieldSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a form for the field-level settings.
ImageItem::generateSampleValue function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Generates placeholder field values.
ImageItem::getEntityManager function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Gets the entity manager.
ImageItem::isDisplayed function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Determines whether an item should be displayed when rendering the field.
ImageItem::preSave function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Defines custom presave behavior for field values.
ImageItem::propertyDefinitions function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Defines field item properties.
ImageItem::schema function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns the schema for the field.
ImageItem::storageSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a form for the storage-level settings.
ImageItem::validateDefaultImageForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Validates the managed_file element for the default Image form.
ImageItem::validateResolution function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Element validate function for resolution 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 Modules to enable.
ImageItemTest::setUp function core/modules/image/tests/src/Kernel/ImageItemTest.php Set the default field storage backend for fields created during tests.
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.
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 The theme to install as the default for testing.
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 Modules to enable.
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.
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 Saves an image effect for this style.
ImageStyle::buildUri function core/modules/image/src/Entity/ImageStyle.php Returns the URI of this image when using this style.
ImageStyle::buildUrl function core/modules/image/src/Entity/ImageStyle.php Returns the URL of this image derivative for an original image path or URI.
ImageStyle::createDerivative function core/modules/image/src/Entity/ImageStyle.php Creates a new image derivative based on this image style.
ImageStyle::deleteImageEffect function core/modules/image/src/Entity/ImageStyle.php Deletes an image effect from this style.
ImageStyle::fileDefaultScheme function core/modules/image/src/Entity/ImageStyle.php Provides a wrapper to allow unit testing.
ImageStyle::fileUriScheme function core/modules/image/src/Entity/ImageStyle.php Provides a wrapper for file_uri_scheme() to allow unit testing.
ImageStyle::fileUriTarget function core/modules/image/src/Entity/ImageStyle.php Provides a wrapper for file_uri_target() to allow unit testing.
ImageStyle::flush function core/modules/image/src/Entity/ImageStyle.php Flushes cached media for this style.
ImageStyle::getDerivativeExtension function core/modules/image/src/Entity/ImageStyle.php Determines the extension of the derivative without generating it.
ImageStyle::getEffect function core/modules/image/src/Entity/ImageStyle.php Returns a specific image effect.
ImageStyle::getEffects function core/modules/image/src/Entity/ImageStyle.php Returns the image effects for this style.
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 Returns the image style.
ImageStyle::getPathToken function core/modules/image/src/Entity/ImageStyle.php Generates a token to protect an image style derivative.
ImageStyle::getPluginCollections function core/modules/image/src/Entity/ImageStyle.php

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