Search for image

  1. Search 7.x for image
  2. Search 8.9.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/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php CKEditor 5 Image plugin.
Image class core/modules/quickedit/src/Plugin/InPlaceEditor/Image.php Defines the image text in-place editor.
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
d7_image_styles.yml file core/modules/image/migrations/d7_image_styles.yml core/modules/image/migrations/d7_image_styles.yml
d7_responsive_image_styles.yml file core/modules/responsive_image/migrations/d7_responsive_image_styles.yml core/modules/responsive_image/migrations/d7_responsive_image_styles.yml
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Provides data and expected results for the test method.
DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy function core/modules/node/tests/src/Unit/PageCache/DenyNodePreviewTest.php Asserts that caching is denied on the node preview route.
DenyPrivateImageStyleDownload class core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Cache policy for image preview page.
DenyPrivateImageStyleDownload.php file core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php
DenyPrivateImageStyleDownload::$routeMatch property core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php The current route match.
DenyPrivateImageStyleDownload::check function core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php
DenyPrivateImageStyleDownload::__construct function core/modules/image/src/PageCache/DenyPrivateImageStyleDownload.php Constructs a deny image preview page cache policy.
DenyPrivateImageStyleDownloadTest class core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php @coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload[[api-linebreak]]
@group image
DenyPrivateImageStyleDownloadTest.php file core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php
DenyPrivateImageStyleDownloadTest::$policy property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php The response policy under test.
DenyPrivateImageStyleDownloadTest::$request property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php A request object.
DenyPrivateImageStyleDownloadTest::$response property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php A response object.
DenyPrivateImageStyleDownloadTest::$routeMatch property core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php The current route match.
DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy function core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php Provides data and expected results for the test method.
DenyPrivateImageStyleDownloadTest::setUp function core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php
DenyPrivateImageStyleDownloadTest::testPrivateImageStyleDownloadPolicy function core/modules/image/tests/src/Unit/PageCache/DenyPrivateImageStyleDownloadTest.php Asserts that caching is denied on the private image style download route.
DesaturateImageEffect class core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php Desaturates (grayscale) an image resource.
DesaturateImageEffect.php file core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php
DesaturateImageEffect::applyEffect function core/modules/image/src/Plugin/ImageEffect/DesaturateImageEffect.php
DrupalImage class core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php Defines the "drupalimage" plugin.
DrupalImage.php file core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::getButtons function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::getConfig function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::settingsForm function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php
DrupalImage::validateImageUploadSettings function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImage.php #element_validate handler for the "image_upload" element in settingsForm().
DrupalImageCaption class core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php Defines the "drupalimagecaption" plugin.
DrupalImageCaption.php file core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::$moduleList property core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php The module extension list.
DrupalImageCaption::create function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::getConfig function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::getCssFiles function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::getDependencies function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::getFile function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::getLibraries function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::isEnabled function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DrupalImageCaption::isInternal function core/modules/ckeditor/src/Plugin/CKEditorPlugin/DrupalImageCaption.php
DummyImageFormatter class core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php Plugin implementation of the Dummy image formatter.
DummyImageFormatter.php file core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php
DummyImageFormatter::viewElements function core/modules/image/tests/modules/image_module_test/src/Plugin/Field/FieldFormatter/DummyImageFormatter.php
editor.editor.private_images.yml file core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml
editor.editor.test_format_image.yml file core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_image.yml core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_image.yml
Editor::$image_upload property core/modules/editor/src/Entity/Editor.php The structured array of image upload settings.
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php
Editor::setImageUploadSettings function core/modules/editor/src/Entity/Editor.php
EditorDialogAccessTest::testEditorImageDialogAccess function core/modules/editor/tests/src/Functional/EditorDialogAccessTest.php Tests access to the editor image dialog.
EditorFileReference::$imageFactory property core/modules/editor/src/Plugin/Filter/EditorFileReference.php The image factory.

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