Search for scale

  1. Search 7.x for scale
  2. Search 8.9.x for scale
  3. Search 10.3.x for scale
  4. Search 11.x for scale
  5. Other projects
Title Object type File name Summary
EditorUploadImageScaleTest class core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Tests scaling of inline images.
EditorUploadImageScaleTest.php file core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php
EditorUploadImageScaleTest::$adminUser property core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php A user with permission as administer for testing.
EditorUploadImageScaleTest::$defaultTheme property core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php The theme to install as the default for testing.
EditorUploadImageScaleTest::$modules property core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Modules to enable.
EditorUploadImageScaleTest::assertSavedMaxDimensions function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Asserts whether the saved maximum dimensions equal the ones provided.
EditorUploadImageScaleTest::getTestImageInfo function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Gets the dimensions of an uploaded image.
EditorUploadImageScaleTest::setMaxDimensions function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Sets the maximum dimensions and saves the configuration.
EditorUploadImageScaleTest::setUp function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php
EditorUploadImageScaleTest::testEditorUploadImageScale function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Tests scaling of inline images.
EditorUploadImageScaleTest::uploadImage function core/modules/editor/tests/src/Functional/EditorUploadImageScaleTest.php Uploads an image via the editor dialog.
image-scale-and-crop-summary.html.twig file core/themes/stable/templates/admin/image-scale-and-crop-summary.html.twig Theme override for a summary of an image scale and crop effect.
image-scale-summary.html.twig file core/themes/stable/templates/admin/image-scale-summary.html.twig Theme override for a summary of an image scale effect.
Image::scale function core/lib/Drupal/Core/Image/Image.php Scales an image while maintaining aspect ratio.
Image::scaleAndCrop function core/lib/Drupal/Core/Image/Image.php Scales an image to the exact width and height given.
Image::scaleDimensions function core/lib/Drupal/Component/Utility/Image.php Scales image dimensions while maintaining aspect ratio.
ImageInterface::scale function core/lib/Drupal/Core/Image/ImageInterface.php Scales an image while maintaining aspect ratio.
ImageInterface::scaleAndCrop function core/lib/Drupal/Core/Image/ImageInterface.php Scales an image to the exact width and height given.
NumberFieldRdfaTest::testFloatFormatterWithScale function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php Tests the float formatter with a scale. Scale is not exercised.
NumberFieldRdfaTest::testFloatFormatterWithScaleExercised function core/modules/rdf/tests/src/Kernel/Field/NumberFieldRdfaTest.php 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.