Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageItem.php | file | core/ |
|
| ImageItem::defaultFieldSettings | function | core/ |
Defines the field-level settings for this plugin. |
| ImageItem::defaultImageForm | function | core/ |
Builds the default_image details element. |
| ImageItem::defaultStorageSettings | function | core/ |
Defines the storage-level settings for this plugin. |
| ImageItem::fieldSettingsForm | function | core/ |
Returns a form for the field-level settings. |
| ImageItem::generateSampleValue | function | core/ |
Generates placeholder field values. |
| ImageItem::isDisplayed | function | core/ |
Determines whether an item should be displayed when rendering the field. |
| ImageItem::preSave | function | core/ |
Defines custom presave behavior for field values. |
| ImageItem::propertyDefinitions | function | core/ |
Defines field item properties. |
| ImageItem::schema | function | core/ |
Returns the schema for the field. |
| ImageItem::storageSettingsForm | function | core/ |
Returns a form for the storage-level settings. |
| ImageItem::storageSettingsSummary | function | core/ |
Returns a short summary of the field's storage-level settings. |
| ImageItem::validateDefaultImageForm | function | core/ |
Validates the managed_file element for the default Image form. |
| ImageItem::validateResolution | function | core/ |
Element validate function for dimensions fields. |
| ImageItemTest | class | core/ |
Tests using entity fields of the image field type. |
| ImageItemTest.php | file | core/ |
|
| ImageItemTest::$image | property | core/ |
Created file entity. |
| ImageItemTest::$imageFactory | property | core/ |
|
| ImageItemTest::$modules | property | core/ |
Modules to install. |
| ImageItemTest::setUp | function | core/ |
Set the default field storage backend for fields created during tests. |
| ImageItemTest::testDisplayDefaultValue | function | core/ |
Tests display_default. |
| ImageItemTest::testImageItem | function | core/ |
Tests using entity fields of the image field type. |
| ImageItemTest::testImageItemMalformed | function | core/ |
Tests a malformed image. |
| ImageItemTest::testImageItemSampleValueGeneration | function | core/ |
Tests generateSampleItems() method under different dimensions. |
| ImageItemTest::testImageUriDirectories | function | core/ |
Tests image URIs for empty and custom directories. |
| ImageItemTest::validateImageUriForDirectory | function | core/ |
Validates the image file URI generated for a given file directory. |
| ImageLazyLoadController | class | core/ |
The ImageLazyLoadController class. |
| ImageLazyLoadController.php | file | core/ |
|
| ImageLazyLoadController::renderImage | function | core/ |
Render an image using image theme. |
| ImageLoadingAttributeTest | class | core/ |
Tests lazy loading for images. |
| ImageLoadingAttributeTest | class | core/ |
Tests lazy loading for images. |
| ImageLoadingAttributeTest.php | file | core/ |
|
| ImageLoadingAttributeTest.php | file | core/ |
|
| ImageLoadingAttributeTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageLoadingAttributeTest::$modules | property | core/ |
Modules to install. |
| ImageLoadingAttributeTest::$modules | property | core/ |
|
| ImageLoadingAttributeTest::testImageLoadingAttribute | function | core/ |
Tests that loading attribute is enabled for images. |
| ImageLoadingAttributeTest::testImageLoadingAttribute | function | core/ |
Tests that loading attribute is enabled for images. |
| ImageModuleTestHooks | class | core/ |
Hook implementations for image_module_test. |
| ImageModuleTestHooks.php | file | core/ |
|
| ImageModuleTestHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ImageModuleTestHooks::imageEffectInfoAlter | function | core/ |
Implements hook_image_effect_info_alter(). |
| ImageModuleTestHooks::imageStyleFlush | function | core/ |
Implements hook_image_style_flush(). |
| ImageModuleTestHooks::imageStylePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| ImageOnTranslatedEntityTest | class | core/ |
Uploads images to translated nodes. |
| ImageOnTranslatedEntityTest.php | file | core/ |
|
| ImageOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the image field used in the test. |
| ImageOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
| ImageOnTranslatedEntityTest::setUp | function | core/ |
Pagination
- Previous page
- Page 837
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.