Search for image
- Search 7.x for image
- Search 8.9.x for image
- Search 10.3.x for image
- Search 11.x for image
- Other projects
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 the image text in-place editor. |
Image | class | core/ |
Defines the image text in-place editor. |
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_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/ |
Determines whether it is save to store a page in the cache. |
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. |
DrupalImage | class | core/ |
Defines the "drupalimage" plugin. |
DrupalImage.php | file | core/ |
|
DrupalImage::getButtons | function | core/ |
Returns the buttons that this plugin provides, along with metadata. |
DrupalImage::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
DrupalImage::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
DrupalImage::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
DrupalImage::settingsForm | function | core/ |
|
DrupalImage::validateImageUploadSettings | function | core/ |
#element_validate handler for the "image_upload" element in settingsForm(). |
DrupalImageCaption | class | core/ |
Defines the "drupalimagecaption" plugin. |
DrupalImageCaption.php | file | core/ |
|
DrupalImageCaption::$moduleList | property | core/ |
The module extension list. |
DrupalImageCaption::create | function | core/ |
Creates an instance of the plugin. |
DrupalImageCaption::getConfig | function | core/ |
Returns the additions to CKEDITOR.config for a specific CKEditor instance. |
DrupalImageCaption::getCssFiles | function | core/ |
Retrieves enabled plugins' iframe instance CSS files. |
DrupalImageCaption::getDependencies | function | core/ |
Returns a list of plugins this plugin requires. |
DrupalImageCaption::getFile | function | core/ |
Returns the Drupal root-relative file path to the plugin JavaScript file. |
DrupalImageCaption::getLibraries | function | core/ |
Returns a list of libraries this plugin requires. |
DrupalImageCaption::isEnabled | function | core/ |
Checks if this plugin should be enabled based on the editor configuration. |
DrupalImageCaption::isInternal | function | core/ |
Indicates if this plugin is part of the optimized CKEditor build. |
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. |
EditorDialogAccessTest::testEditorImageDialogAccess | function | core/ |
Tests access to the editor image dialog. |
EditorFileReference::$imageFactory | property | core/ |
The image factory. |
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.