Search for image
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Image | class | core/ |
Image entity media source. |
Image | class | core/ |
CKEditor 5 Image plugin. |
Image | class | core/ |
Defines an image object to represent an image file. |
Image | class | core/ |
Provides helpers to operate on images. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
d7_image_settings.yml | file | core/ |
core/modules/image/migrations/d7_image_settings.yml |
d7_image_styles.yml | file | core/ |
core/modules/image/migrations/d7_image_styles.yml |
d7_responsive_image_styles.yml | file | core/ |
core/modules/responsive_image/migrations/d7_responsive_image_styles.yml |
DenyNodePreviewTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyNodePreviewTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the node preview route. |
DenyPrivateImageStyleDownload | class | core/ |
Cache policy for image preview page. |
DenyPrivateImageStyleDownload.php | file | core/ |
|
DenyPrivateImageStyleDownload::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownload::check | function | core/ |
|
DenyPrivateImageStyleDownload::__construct | function | core/ |
Constructs a deny image preview page cache policy. |
DenyPrivateImageStyleDownloadTest | class | core/ |
@coversDefaultClass \Drupal\image\PageCache\DenyPrivateImageStyleDownload @group image |
DenyPrivateImageStyleDownloadTest.php | file | core/ |
|
DenyPrivateImageStyleDownloadTest::$policy | property | core/ |
The response policy under test. |
DenyPrivateImageStyleDownloadTest::$request | property | core/ |
A request object. |
DenyPrivateImageStyleDownloadTest::$response | property | core/ |
A response object. |
DenyPrivateImageStyleDownloadTest::$routeMatch | property | core/ |
The current route match. |
DenyPrivateImageStyleDownloadTest::providerPrivateImageStyleDownloadPolicy | function | core/ |
Provides data and expected results for the test method. |
DenyPrivateImageStyleDownloadTest::setUp | function | core/ |
|
DenyPrivateImageStyleDownloadTest::testPrivateImageStyleDownloadPolicy | function | core/ |
Asserts that caching is denied on the private image style download route. |
DesaturateImageEffect | class | core/ |
Desaturates (grayscale) an image resource. |
DesaturateImageEffect.php | file | core/ |
|
DesaturateImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
Drupal\Core\ImageToolkit\ImageToolkitManager | service | core/ |
|
Drupal\Core\ImageToolkit\ImageToolkitOperationManagerInterface | service | core/ |
|
Drupal\Core\Image\ImageFactory | service | core/ |
|
DummyImageFormatter | class | core/ |
Plugin implementation of the Dummy image formatter. |
DummyImageFormatter.php | file | core/ |
|
DummyImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
editor.editor.private_images.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/config/install/editor.editor.private_images.yml |
editor.editor.test_format_image.yml | file | core/ |
core/modules/ckeditor5/tests/fixtures/update/editor.editor.test_format_image.yml |
Editor::$image_upload | property | core/ |
The structured array of image upload settings. |
Editor::getImageUploadSettings | function | core/ |
Returns the image upload settings. |
Editor::setImageUploadSettings | function | core/ |
Sets the image upload settings. |
EditorAddLazyLoadImageFilterUpdateTest | class | core/ |
Tests adding editor_image_lazy_load filter to editor_file_reference. |
EditorAddLazyLoadImageFilterUpdateTest.php | file | core/ |
|
EditorAddLazyLoadImageFilterUpdateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorAddLazyLoadImageFilterUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EditorAddLazyLoadImageFilterUpdateTest::testUpdateLazyImageLoad | function | core/ |
Tests upgrading filter settings. |
EditorDeprecationTest::testEditorImageDialog | function | core/ |
Tests the deprecation of the Drupal\editor\Form\EditorImageDialog class. |
EditorDialogAccessTest::testEditorImageDialogAccess | function | core/ |
Tests access to the editor image dialog. |
EditorFileReference::$imageFactory | property | core/ |
The image factory. |
EditorImageDialog | class | core/ |
Provides an image dialog for text editors. |
EditorImageDialog.php | file | core/ |
|
EditorImageDialog::$fileStorage | property | core/ |
The file storage service. |
EditorImageDialog::buildForm | function | core/ |
|
EditorImageDialog::create | function | core/ |
Instantiates a new instance of this class. |
EditorImageDialog::getFormId | function | core/ |
Returns a unique string identifying the form. |
EditorImageDialog::submitForm | function | core/ |
Form submission handler. |
EditorImageDialog::__construct | function | core/ |
Constructs a form object for image dialog. |
EditorImageDialogTest | class | core/ |
Tests EditorImageDialog validation and conversion functionality. |
Pagination
- Previous page
- Page 3
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.