Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageTest::testCropHeight | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
| ImageTest::testCropWidth | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
| ImageTest::testDesaturate | function | core/ |
Tests \Drupal\Core\Image\Image::desaturate(). |
| ImageTest::testFloatResize | function | core/ |
Tests \Drupal\Core\Image\Image::resize(). |
| ImageTest::testGetFileSize | function | core/ |
Tests \Drupal\Core\Image\Image::getFileSize. |
| ImageTest::testGetHeight | function | core/ |
Tests \Drupal\Core\Image\Image::getHeight(). |
| ImageTest::testGetKeywordOffset | function | core/ |
Tests get keyword offset. |
| ImageTest::testGetMimeType | function | core/ |
Tests \Drupal\Core\Image\Image::getMimeType(). |
| ImageTest::testGetToolkitId | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkitId(). |
| ImageTest::testGetType | function | core/ |
Tests \Drupal\Core\Image\Image::getToolkit()->getType(). |
| ImageTest::testGetWidth | function | core/ |
Tests \Drupal\Core\Image\Image::getWidth(). |
| ImageTest::testImageSettingsForm | function | core/ |
Tests the ckeditor5_imageResize and ckeditor5_imageUpload settings forms. |
| ImageTest::testInvalidGetKeywordOffset | function | core/ |
@legacy-covers ::getKeywordOffset |
| ImageTest::testIsValid | function | core/ |
Tests \Drupal\Core\Image\Image::isValid(). |
| ImageTest::testParseFileFails | function | core/ |
Tests \Drupal\Core\Image\Image::parseFile(). |
| ImageTest::testResize | function | core/ |
Tests \Drupal\Core\Image\Image::resize(). |
| ImageTest::testRotate | function | core/ |
Tests \Drupal\Core\Image\Image::rotate(). |
| ImageTest::testSave | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
| ImageTest::testSaveFails | function | core/ |
Tests \Drupal\Core\Image\Image::save(). |
| ImageTest::testScaleAndCropFails | function | core/ |
Tests \Drupal\Core\Image\Image::scaleAndCrop(). |
| ImageTest::testScaleAndCropHeight | function | core/ |
Tests \Drupal\Core\Image\Image::scaleAndCrop(). |
| ImageTest::testScaleAndCropWidth | function | core/ |
Tests \Drupal\Core\Image\Image::scaleAndCrop(). |
| ImageTest::testScaleDimensions | function | core/ |
Tests all control flow branches in image_dimensions_scale(). |
| ImageTest::testScaleHeight | function | core/ |
Tests \Drupal\Core\Image\Image::scale(). |
| ImageTest::testScaleSame | function | core/ |
Tests \Drupal\Core\Image\Image::scale(). |
| 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/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image. |
| 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/ |
Returns data for testLinkability() and testImageArbitraryHtml(). |
| 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/ |
Tests Drupal\ckeditor5\Plugin\CKEditor5Plugin\Image. |
| ImageTestProviderTest.php | file | core/ |
|
| ImageTestProviderTrait | trait | core/ |
Provides test methods using data providers for image tests. |
| ImageTestProviderTrait.php | file | core/ |
Pagination
- Previous page
- Page 110
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.