Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageTest::testScaleWidth | function | core/ |
Tests \Drupal\Core\Image\Image::scale(). |
| ImageTest::testThemeImageWithSizes | function | core/ |
Tests that an image with the sizes attribute is output correctly. |
| ImageTest::testThemeImageWithSrc | function | core/ |
Tests that an image with the src attribute is output correctly. |
| ImageTest::testThemeImageWithSrcsetMultiplier | function | core/ |
Tests that an image with the srcset and multipliers is output correctly. |
| ImageTest::testThemeImageWithSrcsetWidth | function | core/ |
Tests that an image with the srcset and widths is output correctly. |
| ImageTestBase | class | core/ |
@coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image[[api-linebreak]] @group ckeditor5 @internal |
| ImageTestBase.php | file | core/ |
|
| ImageTestBase::$adminUser | property | core/ |
The user to use during testing. |
| ImageTestBase::$defaultTheme | property | core/ |
|
| ImageTestBase::$host | property | core/ |
A host entity with a body field to embed images in. |
| ImageTestBase::$modules | property | core/ |
|
| 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. |
| ImageTestBase::providerAlignment | function | core/ |
|
| ImageTestBase::providerAltTextRequired | function | core/ |
|
| ImageTestBase::providerLinkability | function | core/ |
|
| ImageTestBase::providerResize | function | core/ |
Data provider for ::testResize(). |
| ImageTestBase::providerWidth | function | core/ |
Data provider for ::testWidth(). |
| ImageTestBase::testAlignment | function | core/ |
Tests alignment integration. |
| ImageTestBase::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
| ImageTestBase::testAttributeRetentionDuringUpcasting | function | core/ |
Ensures that attributes are retained on conversion. |
| ImageTestBase::testImageArbitraryHtml | function | core/ |
Tests that arbitrary attributes are allowed via GHS. |
| ImageTestBase::testImageCaption | function | core/ |
Ensures that images can have caption set. |
| ImageTestBase::testLinkability | function | core/ |
Tests linkability of the image CKEditor widget. |
| ImageTestBase::testResize | function | core/ |
Tests the image resize plugin. |
| ImageTestBase::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
| 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 enable. |
| 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. |
| ImageToolkitBase | class | core/ |
Provides a base class for image toolkit plugins. |
| ImageToolkitBase.php | file | core/ |
|
| ImageToolkitBase::$configFactory | property | core/ |
The config factory. |
| ImageToolkitBase::$logger | property | core/ |
A logger instance. |
| ImageToolkitBase::$operationManager | property | core/ |
The image toolkit operation manager. |
| ImageToolkitBase::$source | property | core/ |
Path of the image file. |
| ImageToolkitBase::apply | function | core/ |
|
| ImageToolkitBase::getRequirements | function | core/ |
|
| ImageToolkitBase::getSource | function | core/ |
|
| ImageToolkitBase::getToolkitOperation | function | core/ |
Gets a toolkit operation plugin instance. |
| ImageToolkitBase::setSource | function | core/ |
|
| ImageToolkitBase::validateConfigurationForm | function | core/ |
|
| ImageToolkitBase::__construct | function | core/ |
Constructs an ImageToolkitBase object. |
| ImageToolkitForm::$availableToolkits | property | core/ |
An array containing currently available toolkits. |
Pagination
- Previous page
- Page 655
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.