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
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 Returns the replacement ID.
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 Gets the identifier.
ImageStyle::postDelete function core/modules/image/src/Entity/ImageStyle.php Acts on deleted entities before the delete hook is invoked.
ImageStyle::postSave function core/modules/image/src/Entity/ImageStyle.php Acts on a saved entity before the insert or update hook is invoked.
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 Sets the name of the image style.
ImageStyle::supportsUri function core/modules/image/src/Entity/ImageStyle.php Determines if this style can be applied to a given image.
ImageStyle::transformDimensions function core/modules/image/src/Entity/ImageStyle.php Determines the dimensions of this image style.
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 Returns an array of supported actions for the current entity form.
ImageStyleAddForm::submitForm function core/modules/image/src/Form/ImageStyleAddForm.php This is the default entity object builder function. It is called before any
other submit handler to build the new entity object to be used by the
following submit handlers. At this point of the form workflow the entity is
validated and the form state…
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 enable.
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 class core/modules/image/src/Form/ImageStyleDeleteForm.php Creates a form to delete an image style.
ImageStyleDeleteForm.php file core/modules/image/src/Form/ImageStyleDeleteForm.php
ImageStyleDeleteForm::$replacementOptions property core/modules/image/src/Form/ImageStyleDeleteForm.php Replacement options.
ImageStyleDeleteForm::form function core/modules/image/src/Form/ImageStyleDeleteForm.php Gets the actual form array to be built.
ImageStyleDeleteForm::getDescription function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns additional text to display as a description.
ImageStyleDeleteForm::getQuestion function core/modules/image/src/Form/ImageStyleDeleteForm.php
ImageStyleDeleteForm::getReplacementOptions function core/modules/image/src/Form/ImageStyleDeleteForm.php Returns a list of image style replacement options.
ImageStyleDeleteForm::submitForm function core/modules/image/src/Form/ImageStyleDeleteForm.php
ImageStyleDeleteTest class core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php Tests image style deletion using the UI.
ImageStyleDeleteTest.php file core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php
ImageStyleDeleteTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php The theme to install as the default for testing.
ImageStyleDeleteTest::setUp function core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php
ImageStyleDeleteTest::testDelete function core/modules/image/tests/src/Functional/ImageStyleDeleteTest.php Tests image style deletion.
ImageStyleDependencyUpdateTest class core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests Views image style dependencies update.
ImageStyleDependencyUpdateTest.php file core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php
ImageStyleDependencyUpdateTest::setDatabaseDumpFiles function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Set database dump files to be used.
ImageStyleDependencyUpdateTest::testUpdateImageStyleDependencies function core/modules/views/tests/src/Functional/Update/ImageStyleDependencyUpdateTest.php Tests the updating of views dependencies to image styles.
ImageStyleDownloadController class core/modules/image/src/Controller/ImageStyleDownloadController.php Defines a controller to serve image styles.
ImageStyleDownloadController.php file core/modules/image/src/Controller/ImageStyleDownloadController.php
ImageStyleDownloadController::$imageFactory property core/modules/image/src/Controller/ImageStyleDownloadController.php The image factory.
ImageStyleDownloadController::$lock property core/modules/image/src/Controller/ImageStyleDownloadController.php The lock backend.
ImageStyleDownloadController::$logger property core/modules/image/src/Controller/ImageStyleDownloadController.php A logger instance.
ImageStyleDownloadController::create function core/modules/image/src/Controller/ImageStyleDownloadController.php Instantiates a new instance of this class.
ImageStyleDownloadController::deliver function core/modules/image/src/Controller/ImageStyleDownloadController.php Generates a derivative, given a style and image path.
ImageStyleDownloadController::__construct function core/modules/image/src/Controller/ImageStyleDownloadController.php Constructs a ImageStyleDownloadController object.
ImageStyleEditForm class core/modules/image/src/Form/ImageStyleEditForm.php Controller for image style edit form.
ImageStyleEditForm.php file core/modules/image/src/Form/ImageStyleEditForm.php

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