Search for scale
- Search 7.x for scale
- Search 8.9.x for scale
- Search 10.3.x for scale
- Search 11.x for scale
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
EditorUploadImageScaleTest | class | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest.php | file | core/ |
|
EditorUploadImageScaleTest::$adminUser | property | core/ |
A user with permission as administer for testing. |
EditorUploadImageScaleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
EditorUploadImageScaleTest::$modules | property | core/ |
Modules to enable. |
EditorUploadImageScaleTest::assertSavedMaxDimensions | function | core/ |
Asserts whether the saved maximum dimensions equal the ones provided. |
EditorUploadImageScaleTest::getTestImageInfo | function | core/ |
Gets the dimensions of an uploaded image. |
EditorUploadImageScaleTest::setMaxDimensions | function | core/ |
Sets the maximum dimensions and saves the configuration. |
EditorUploadImageScaleTest::setUp | function | core/ |
|
EditorUploadImageScaleTest::testEditorUploadImageScale | function | core/ |
Tests scaling of inline images. |
EditorUploadImageScaleTest::uploadImage | function | core/ |
Uploads an image via the editor dialog. |
image-scale-and-crop-summary.html.twig | file | core/ |
Theme override for a summary of an image scale and crop effect. |
image-scale-summary.html.twig | file | core/ |
Theme override for a summary of an image scale effect. |
Image::scale | function | core/ |
Scales an image while maintaining aspect ratio. |
Image::scaleAndCrop | function | core/ |
Scales an image to the exact width and height given. |
Image::scaleDimensions | function | core/ |
Scales image dimensions while maintaining aspect ratio. |
ImageInterface::scale | function | core/ |
Scales an image while maintaining aspect ratio. |
ImageInterface::scaleAndCrop | function | core/ |
Scales an image to the exact width and height given. |
NumberFieldRdfaTest::testFloatFormatterWithScale | function | core/ |
Tests the float formatter with a scale. Scale is not exercised. |
NumberFieldRdfaTest::testFloatFormatterWithScaleExercised | function | core/ |
Tests the float formatter with a scale. Scale is exercised. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.