Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageFieldWidgetMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetMultipleTest::$modules | property | core/ |
Modules to install. |
| 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. |
| ImageFieldWidgetValidationTest | class | core/ |
Tests the image field widget validation. |
| ImageFieldWidgetValidationTest.php | file | core/ |
|
| ImageFieldWidgetValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetValidationTest::$modules | property | core/ |
Modules to install. |
| ImageFieldWidgetValidationTest::testWidgetElementValidation | function | core/ |
Tests file widget element. |
| 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 a FormatterBase 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 install. |
| 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. |
| ImageHooks | class | core/ |
Hook implementations for image. |
| ImageHooks.php | file | core/ |
|
| ImageHooks::entityPresave | function | core/ |
Implements hook_entity_presave(). |
| ImageHooks::fieldConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
| ImageHooks::fieldConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_config'. |
| ImageHooks::fieldStorageConfigDelete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_storage_config'. |
| ImageHooks::fieldStorageConfigUpdate | function | core/ |
Implements hook_ENTITY_TYPE_update() for 'field_storage_config'. |
| ImageHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ImageHooks::fileMove | function | core/ |
Implements hook_file_move(). |
| ImageHooks::filePredelete | function | core/ |
Implements hook_ENTITY_TYPE_predelete() for file entities. |
| ImageHooks::help | function | core/ |
Implements hook_help(). |
| ImageHooks::__construct | function | core/ |
|
| ImageImportTest | class | core/ |
Tests config import for Image styles. |
| ImageImportTest.php | file | core/ |
|
| ImageImportTest::$modules | property | core/ |
Modules to install. |
| ImageImportTest::testImport | function | core/ |
Tests importing image styles. |
| ImageInterface::desaturate | function | core/ |
Converts an image to grayscale. |
Pagination
- Previous page
- Page 707
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.