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 |
---|---|---|---|
ImageTestBase | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image @group ckeditor5 @internal |
ImageTestBase.php | file | core/ |
|
ImageTestBase::$adminUser | property | core/ |
The user to use during testing. |
ImageTestBase::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageTestBase::$host | property | core/ |
A host entity with a body field to embed images in. |
ImageTestBase::$modules | property | core/ |
Modules to install. |
ImageTestBase::addImage | function | core/ |
Add an image to the CKEditor 5 editable zone. |
ImageTestBase::imageAttributes | function | core/ |
Provides the relevant image attributes. |
ImageTestBase::imageAttributesAsString | function | core/ |
Helper to format attributes. |
ImageTestBaselineTrait | trait | core/ |
Trait with common test methods for image tests. |
ImageTestBaselineTrait.php | file | core/ |
|
ImageTestBaselineTrait::providerLinkability | function | core/ |
|
ImageTestBaselineTrait::testAttributeRetentionDuringUpcasting | function | core/ |
Ensures that attributes are retained on conversion. |
ImageTestBaselineTrait::testImageArbitraryHtml | function | core/ |
Tests that arbitrary attributes are allowed via GHS. |
ImageTestBaselineTrait::testImageCaption | function | core/ |
Ensures that images can have caption set. |
ImageTestBaselineTrait::testLinkability | function | core/ |
Tests linkability of the image CKEditor widget. |
ImageTestProviderTest | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image @group ckeditor5 @group #slow @internal |
ImageTestProviderTest.php | file | core/ |
|
ImageTestProviderTrait | trait | core/ |
Provides test methods using data providers for image tests. |
ImageTestProviderTrait.php | file | core/ |
|
ImageTestProviderTrait::providerAlignment | function | core/ |
|
ImageTestProviderTrait::providerAltTextRequired | function | core/ |
|
ImageTestProviderTrait::providerResize | function | core/ |
Data provider for ::testResize(). |
ImageTestProviderTrait::providerWidth | function | core/ |
Data provider for ::testWidth(). |
ImageTestProviderTrait::testAlignment | function | core/ |
Tests alignment integration. |
ImageTestProviderTrait::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
ImageTestProviderTrait::testResize | function | core/ |
Tests the image resize plugin. |
ImageTestProviderTrait::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
ImageTestTestBase | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image @group ckeditor5 @group #slow @internal |
ImageTestTestBase.php | file | core/ |
|
ImageTestTestBase::$file | property | core/ |
The sample image File entity to embed. |
ImageTestTestBase::addImage | function | core/ |
Add an image to the CKEditor 5 editable zone. |
ImageTestTestBase::imageAttributes | function | core/ |
Provides the relevant image attributes. |
ImageTestTestBase::setUp | function | core/ |
|
ImageThemeFunctionTest | class | core/ |
Tests image theme functions. |
ImageThemeFunctionTest.php | file | core/ |
|
ImageThemeFunctionTest::$image | property | core/ |
Created file entity. |
ImageThemeFunctionTest::$imageFactory | property | core/ |
|
ImageThemeFunctionTest::$modules | property | core/ |
Modules to install. |
ImageThemeFunctionTest::setUp | function | core/ |
|
ImageThemeFunctionTest::testImageAltFunctionality | function | core/ |
Tests image alt attribute functionality. |
ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
ImageThemeFunctionTest::testImageStyleTheme | function | core/ |
Tests usage of the image style theme function. |
ImageToolkit | class | core/ |
Defines a Plugin attribute for the image toolkit plugin. |
ImageToolkit | class | core/ |
Defines a Plugin annotation object for the image toolkit plugin. |
ImageToolkit.php | file | core/ |
|
ImageToolkit.php | file | core/ |
|
ImageToolkit::$id | property | core/ |
The plugin ID. |
ImageToolkit::$title | property | core/ |
The title of the image toolkit. |
ImageToolkit::__construct | function | core/ |
Constructs a plugin attribute object. |
Pagination
- Previous page
- Page 21
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.