Search for %s
- Search 7.x for %s
- Search 9.5.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 |
|---|---|---|---|
| ImageFieldValidateTest::testAJAXValidationMessage | function | core/ |
Test the validation message is displayed only once for ajax uploads. |
| ImageFieldValidateTest::testEmpty | function | core/ |
Tests creating an entity while leaving the image field empty. |
| ImageFieldValidateTest::testFriendlyAjaxValidation | function | core/ |
Tests that image field validation works with other form submit handlers. |
| ImageFieldValidateTest::testRequiredAttributes | function | core/ |
Test that required alt/title fields gets validated right. |
| ImageFieldValidateTest::testResolution | function | core/ |
Test min/max resolution settings. |
| ImageFieldValidateTest::testValid | function | core/ |
Test image validity. |
| ImageFieldWidgetMultipleTest | class | core/ |
Tests the image field widget support multiple upload correctly. |
| ImageFieldWidgetMultipleTest.php | file | core/ |
|
| ImageFieldWidgetMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetMultipleTest::$modules | property | core/ |
Modules to enable. |
| ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
| ImageFieldWidgetTest | class | core/ |
Tests the image field widget. |
| ImageFieldWidgetTest.php | file | core/ |
|
| ImageFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| 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/ |
Calculates dependencies for the configured plugin. |
| ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| ImageFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| ImageFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| 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/ |
Returns the referenced entities for display. |
| 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/ |
Set the default field storage backend for fields created during tests. |
| 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/ |
Modules to enable. |
| 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. |
Pagination
- Previous page
- Page 636
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.