Search for to

  1. Search 7.x for to
  2. Search 9.5.x for to
  3. Search 8.9.x for to
  4. Search 10.3.x for to
  5. Other projects
Title Object type File name Summary
Image::$toolkit property core/lib/Drupal/Core/Image/Image.php An image toolkit object.
Image::getToolkit function core/lib/Drupal/Core/Image/Image.php Returns the image toolkit used for this image file.
Image::getToolkitId function core/lib/Drupal/Core/Image/Image.php Returns the ID of the image toolkit used for this image file.
ImageButton class core/lib/Drupal/Core/Render/Element/ImageButton.php Provides a form element for a submit button with an image.
ImageButton.php file core/lib/Drupal/Core/Render/Element/ImageButton.php
ImageButton::getInfo function core/lib/Drupal/Core/Render/Element/ImageButton.php Returns the element properties for this element.
ImageButton::preRenderButton function core/lib/Drupal/Core/Render/Element/ImageButton.php Prepares a #type 'button' render element for input.html.twig.
ImageButton::valueCallback function core/lib/Drupal/Core/Render/Element/ImageButton.php Determines how user input is mapped to an element's #value property.
ImageFactory class core/lib/Drupal/Core/Image/ImageFactory.php Provides a factory for image objects.
ImageFactory.php file core/lib/Drupal/Core/Image/ImageFactory.php
ImageFactory::$toolkitId property core/lib/Drupal/Core/Image/ImageFactory.php The image toolkit ID to use for this factory.
ImageFactory::$toolkitManager property core/lib/Drupal/Core/Image/ImageFactory.php The image toolkit plugin manager.
ImageFactory::get function core/lib/Drupal/Core/Image/ImageFactory.php Constructs a new Image object.
ImageFactory::getSupportedExtensions function core/lib/Drupal/Core/Image/ImageFactory.php Returns the image file extensions supported by the toolkit.
ImageFactory::getToolkitId function core/lib/Drupal/Core/Image/ImageFactory.php Gets the ID of the image toolkit currently in use.
ImageFactory::setToolkitId function core/lib/Drupal/Core/Image/ImageFactory.php Sets the ID of the image toolkit.
ImageFactory::__construct function core/lib/Drupal/Core/Image/ImageFactory.php Constructs a new ImageFactory object.
ImageFormatter::$fileUrlGenerator property core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php The file URL generator.
ImageFormatter::$imageStyleStorage property core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatter.php The image style entity storage.
ImageFormatterBase::getEntitiesToView function core/modules/image/src/Plugin/Field/FieldFormatter/ImageFormatterBase.php Returns the referenced entities for display.
ImageHooks::fieldStorageConfigDelete function core/modules/image/src/Hook/ImageHooks.php Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'.
ImageHooks::fieldStorageConfigUpdate function core/modules/image/src/Hook/ImageHooks.php Implements hook_ENTITY_TYPE_update() for 'field_storage_config'.
ImageInterface::getToolkit function core/lib/Drupal/Core/Image/ImageInterface.php Returns the image toolkit used for this image file.
ImageInterface::getToolkitId function core/lib/Drupal/Core/Image/ImageInterface.php Returns the ID of the image toolkit used for this image file.
ImageItem::defaultStorageSettings function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Defines the storage-level settings for this plugin.
ImageItem::storageSettingsForm function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a form for the storage-level settings.
ImageItem::storageSettingsSummary function core/modules/image/src/Plugin/Field/FieldType/ImageItem.php Returns a short summary of the field's storage-level settings.
ImageItemTest::$imageFactory property core/modules/image/tests/src/Kernel/ImageItemTest.php
ImageItemTest::testImageUriDirectories function core/modules/image/tests/src/Kernel/ImageItemTest.php Tests image URIs for empty and custom directories.
ImageItemTest::validateImageUriForDirectory function core/modules/image/tests/src/Kernel/ImageItemTest.php Validates the image file URI generated for a given file directory.
ImageStyle::getImageFactory function core/modules/image/src/Entity/ImageStyle.php Returns the image factory.
ImageStyle::getPathToken function core/modules/image/src/Entity/ImageStyle.php Generates a token to protect an image style derivative.
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
ImageStyleCustomStreamWrappersTest::$fileSystem property core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php The file system service.
ImageStyleCustomStreamWrappersTest::$imageStyle property core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php A testing image style entity.
ImageStyleCustomStreamWrappersTest::$modules property core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php Modules to install.
ImageStyleCustomStreamWrappersTest::providerTestCustomStreamWrappers function core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php Provide test cases for testCustomStreamWrappers().
ImageStyleCustomStreamWrappersTest::register function core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php Registers test-specific services.
ImageStyleCustomStreamWrappersTest::setUp function core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php
ImageStyleCustomStreamWrappersTest::testCustomStreamWrappers function core/modules/image/tests/src/Kernel/ImageStyleCustomStreamWrappersTest.php Tests derivative creation with several source on a local writable stream.
ImageStyleDeleteForm::$replacementOptions property core/modules/image/src/Form/ImageStyleDeleteForm.php Replacement options.
ImageStyleDeleteForm::getReplacementOptions function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns a list of image style replacement options.
ImageStyleDownloadController::$imageFactory property core/modules/image/src/Controller/ImageStyleDownloadController.php The image factory.
ImageStyleFormBase::$imageStyleStorage property core/modules/image/src/Form/ImageStyleFormBase.php The image style entity storage.
ImageStyleInterface::getPathToken function core/modules/image/src/ImageStyleInterface.php Generates a token to protect an image style derivative.
ImageStyleListBuilder::getDefaultOperations function core/modules/image/src/ImageStyleListBuilder.php Gets this list's default operations.
ImageStyleStorage class core/modules/image/src/ImageStyleStorage.php Storage controller class for "image style" configuration entities.
ImageStyleStorage.php file core/modules/image/src/ImageStyleStorage.php
ImageStyleStorage::$replacement property core/modules/image/src/ImageStyleStorage.php Image style replacement memory storage.

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