Search for image
- Search 7.x for image
- Search 9.5.x for image
- Search 8.9.x for image
- Search 10.3.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 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 |
---|---|---|---|
FileImageDimensionsConstraint::$maxDimensions | property | core/ |
The maximum dimensions. |
FileImageDimensionsConstraint::$messageImageTooSmall | property | core/ |
The image too small message. |
FileImageDimensionsConstraint::$messageResizedImageTooSmall | property | core/ |
The resized image too small message. |
FileImageDimensionsConstraint::$messageResizeFailed | property | core/ |
The resize failed message. |
FileImageDimensionsConstraint::$minDimensions | property | core/ |
The minimum dimensions. |
FileImageDimensionsConstraintValidator | class | core/ |
Validator for the FileImageDimensionsConstraint. |
FileImageDimensionsConstraintValidator.php | file | core/ |
|
FileImageDimensionsConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
FileImageDimensionsConstraintValidator::validate | function | core/ |
|
FileImageDimensionsConstraintValidator::__construct | function | core/ |
Creates a new FileImageDimensionsConstraintValidator. |
FileImageDimensionsConstraintValidatorTest | class | core/ |
Tests the FileImageDimensionsConstraintValidator. |
FileImageDimensionsConstraintValidatorTest.php | file | core/ |
|
FileImageDimensionsConstraintValidatorTest::$image | property | core/ |
An image file. |
FileImageDimensionsConstraintValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
FileImageDimensionsConstraintValidatorTest::setUp | function | core/ |
|
FileImageDimensionsConstraintValidatorTest::testFileValidateImageResolution | function | core/ |
This ensures the dimensions of a specific file is within bounds. |
FileIsImageConstraint | class | core/ |
File is image constraint. |
FileIsImageConstraint.php | file | core/ |
|
FileIsImageConstraint::$message | property | core/ |
The error message. |
FileIsImageConstraintValidator | class | core/ |
Validator for the FileIsImageConstraint. |
FileIsImageConstraintValidator.php | file | core/ |
|
FileIsImageConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
FileIsImageConstraintValidator::validate | function | core/ |
|
FileIsImageConstraintValidator::__construct | function | core/ |
Creates a new FileIsImageConstraintValidator. |
FileIsImageConstraintValidatorTest | class | core/ |
Tests the FileIsImageConstraintValidator. |
FileIsImageConstraintValidatorTest.php | file | core/ |
|
FileIsImageConstraintValidatorTest::$image | property | core/ |
An image file. |
FileIsImageConstraintValidatorTest::$nonImage | property | core/ |
A file which is not an image. |
FileIsImageConstraintValidatorTest::setUp | function | core/ |
|
FileIsImageConstraintValidatorTest::testFileIsImage | function | core/ |
This ensures a specific file is actually an image. |
filter.format.private_images.yml | file | core/ |
core/modules/editor/tests/modules/editor_private_test/config/install/filter.format.private_images.yml |
FilterHooks::filterSecureImageAlter | function | core/ |
Implements hook_filter_secure_image_alter(). |
FilterHtmlImageSecure | class | core/ |
Provides a filter to restrict images to site. |
FilterHtmlImageSecure.php | file | core/ |
|
FilterHtmlImageSecure::process | function | core/ |
Performs the filter processing. |
FilterHtmlImageSecure::tips | function | core/ |
Generates a filter's tip. |
FilterHtmlImageSecureTest | class | core/ |
Tests restriction of IMG tags in HTML input. |
FilterHtmlImageSecureTest.php | file | core/ |
|
FilterHtmlImageSecureTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
FilterHtmlImageSecureTest::$modules | property | core/ |
Modules to install. |
FilterHtmlImageSecureTest::setUp | function | core/ |
|
FilterHtmlImageSecureTest::testImageSource | function | core/ |
Tests removal of images having a non-local source. |
FilterImageLazyLoad | class | core/ |
Provides a filter to lazy load tracked images. |
FilterImageLazyLoad.php | file | core/ |
|
FilterImageLazyLoad::process | function | core/ |
Performs the filter processing. |
FilterImageLazyLoad::transformImages | function | core/ |
Transform markup of images to include loading="lazy". |
FilterImageLazyLoadTest | class | core/ |
@coversDefaultClass \Drupal\filter\Plugin\Filter\FilterImageLazyLoad[[api-linebreak]] @group editor |
FilterImageLazyLoadTest.php | file | core/ |
|
FilterImageLazyLoadTest::$filter | property | core/ |
The lazy load image filter. |
FilterImageLazyLoadTest::providerHtml | function | core/ |
Provides data for testProcess. |
Pagination
- Previous page
- Page 4
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.