Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- 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::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::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. |
| 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. |
| ImageToolkit | class | core/ |
Defines a Plugin annotation object for the image toolkit plugin. |
| ImageToolkit.php | file | core/ |
|
| ImageToolkit::$id | property | core/ |
The plugin ID. |
| ImageToolkit::$title | property | core/ |
The title of the image toolkit. |
| 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/ |
Applies a toolkit operation to an image. |
| ImageToolkitBase::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| ImageToolkitBase::getSource | function | core/ |
Gets the source path of the image file. |
| ImageToolkitBase::getToolkitOperation | function | core/ |
Gets a toolkit operation plugin instance. |
Pagination
- Previous page
- Page 769
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.