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 |
|---|---|---|---|
| ImageFieldWidgetTest | class | core/ |
Tests the image field widget. |
| ImageFieldWidgetTest.php | file | core/ |
|
| ImageFieldWidgetTest::$defaultTheme | property | core/ |
|
| ImageFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| ImageFormatter::$currentUser | property | core/ |
The current user. |
| ImageFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ImageFormatter::calculateDependencies | function | core/ |
|
| ImageFormatter::defaultSettings | function | core/ |
|
| ImageFormatter::settingsForm | function | core/ |
|
| ImageFormatter::settingsSummary | function | core/ |
|
| ImageFormatter::viewElements | function | core/ |
|
| ImageFormatter::__construct | function | core/ |
Constructs an ImageFormatter object. |
| ImageFormatterBase | class | core/ |
Base class for image file formatters. |
| ImageFormatterBase.php | file | core/ |
|
| ImageFormatterBase::getEntitiesToView | function | core/ |
|
| ImageFormatterTest | class | core/ |
Tests the image field rendering using entity fields of the image field type. |
| ImageFormatterTest.php | file | core/ |
|
| ImageFormatterTest::$bundle | property | core/ |
|
| ImageFormatterTest::$display | property | core/ |
|
| ImageFormatterTest::$entityType | property | core/ |
|
| ImageFormatterTest::$fieldName | property | core/ |
|
| ImageFormatterTest::$modules | property | core/ |
Modules to enable. |
| ImageFormatterTest::assertCacheTags | function | core/ |
Asserts that a renderable array has a set of cache tags. |
| ImageFormatterTest::setUp | function | core/ |
|
| ImageFormatterTest::testImageFormatterCacheTags | function | core/ |
Tests the cache tags from image formatters. |
| ImageFormatterTest::testImageFormatterSvg | function | core/ |
Tests ImageFormatter's handling of SVG images. |
| ImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
| ImageImportTest | class | core/ |
Tests config import for Image styles. |
| ImageImportTest.php | file | core/ |
|
| ImageImportTest::$modules | property | core/ |
|
| ImageImportTest::testImport | function | core/ |
Tests importing image styles. |
| ImageInterface::desaturate | function | core/ |
Converts an image to grayscale. |
| ImageInterface::getFileSize | function | core/ |
Returns the size of the image file. |
| ImageInterface::getSource | function | core/ |
Retrieves the source path of the image file. |
| ImageInterface::isValid | function | core/ |
Checks if the image is valid. |
| ImageInterface::resize | function | core/ |
Resizes an image to the given dimensions (ignoring aspect ratio). |
| ImageInterface::save | function | core/ |
Closes the image and saves the changes to a file. |
| 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. |
| ImageItem::defaultFieldSettings | function | core/ |
|
| ImageItem::defaultStorageSettings | function | core/ |
|
| ImageItem::fieldSettingsForm | function | core/ |
|
| ImageItem::generateSampleValue | function | core/ |
|
| ImageItem::isDisplayed | function | core/ |
|
| ImageItem::preSave | function | core/ |
|
| ImageItem::propertyDefinitions | function | core/ |
|
| ImageItem::schema | function | core/ |
|
| ImageItem::storageSettingsForm | function | core/ |
|
| ImageItem::validateResolution | function | core/ |
Element validate function for resolution fields. |
| ImageItemTest | class | core/ |
Tests using entity fields of the image field type. |
Pagination
- Previous page
- Page 647
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.