Search for all
- Search 7.x for all
- Search 8.9.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 |
|---|---|---|---|
| ImageFieldValidateTest.php | file | core/ |
|
| ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldValidateTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
| ImageFieldValidateTest::providerTestEmpty | function | core/ |
Data provider for ::testEmpty() |
| ImageFieldValidateTest::testAJAXValidationMessage | function | core/ |
Tests 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/ |
Tests that required alt/title fields gets validated right. |
| ImageFieldValidateTest::testResolution | function | core/ |
Tests min/max resolution settings. |
| ImageFieldValidateTest::testValid | function | core/ |
Tests 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 | class | core/ |
Plugin implementation of the 'image' formatter. |
| ImageFormatter.php | file | core/ |
|
| ImageFormatter::$currentUser | property | core/ |
The current user. |
| ImageFormatter::$fileUrlGenerator | property | core/ |
The file URL generator. |
| ImageFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
| ImageFormatter::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageFormatter::create | function | core/ |
Creates an instance of the plugin. |
| ImageFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageFormatter::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| 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/ |
Pagination
- Previous page
- Page 775
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.