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 |
|---|---|---|---|
| ImageEffectsTest::testConvertAvifEffect | function | core/ |
Tests the 'image_convert_avif' effect when avif is supported. |
| ImageEffectsTest::testConvertAvifEffectFallback | function | core/ |
Tests the 'image_convert_avif' effect with webp fallback. |
| ImageEffectsTest::testConvertEffect | function | core/ |
Tests the 'image_convert' effect. |
| ImageEffectsTest::testCropEffect | function | core/ |
Tests the 'image_crop' effect. |
| ImageEffectsTest::testDesaturateEffect | function | core/ |
Tests the 'image_desaturate' effect. |
| ImageEffectsTest::testEffectFormValidationErrors | function | core/ |
Tests that validation errors are passed from the plugin to the parent form. |
| ImageEffectsTest::testImageEffectsCaching | function | core/ |
Tests image effect caching. |
| ImageEffectsTest::testImageStyleEffectDependencyRemoval | function | core/ |
Tests uninstalling the module of an effect in a style. |
| ImageEffectsTest::testResizeEffect | function | core/ |
Tests the 'image_resize' effect. |
| ImageEffectsTest::testRotateEffect | function | core/ |
Tests the image_rotate_effect() function. |
| ImageEffectsTest::testScaleAndCropEffect | function | core/ |
Tests the 'image_scale_and_crop' effect. |
| ImageEffectsTest::testScaleAndCropEffectWithAnchor | function | core/ |
Tests the 'image_scale_and_crop' effect with an anchor. |
| ImageEffectsTest::testScaleEffect | function | core/ |
Tests the 'image_scale' effect. |
| ImageFactory | class | core/ |
Provides a factory for image objects. |
| ImageFactory.php | file | core/ |
|
| ImageFactory::$toolkitId | property | core/ |
The image toolkit ID to use for this factory. |
| ImageFactory::$toolkitManager | property | core/ |
The image toolkit plugin manager. |
| ImageFactory::get | function | core/ |
Constructs a new Image object. |
| ImageFactory::getSupportedExtensions | function | core/ |
Returns the image file extensions supported by the toolkit. |
| ImageFactory::getToolkitId | function | core/ |
Gets the ID of the image toolkit currently in use. |
| ImageFactory::setToolkitId | function | core/ |
Sets the ID of the image toolkit. |
| ImageFactory::__construct | function | core/ |
Constructs a new ImageFactory object. |
| ImageField | class | core/ |
MigrateField Plugin for Drupal 6 image fields. |
| ImageField | class | core/ |
Migrate field plugin for Drupal 7 image fields. |
| ImageField.php | file | core/ |
|
| ImageField.php | file | core/ |
|
| ImageField::defineValueProcessPipeline | function | core/ |
Apply any custom processing to the field bundle migrations. |
| ImageField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| ImageFieldCreationTrait | trait | core/ |
Provides a helper method for creating Image fields. |
| ImageFieldCreationTrait.php | file | core/ |
|
| ImageFieldCreationTrait::createImageField | function | core/ |
Create a new image field. |
| ImageFieldDefaultImagesTest | class | core/ |
Tests setting up default images both to the field and field storage. |
| ImageFieldDefaultImagesTest.php | file | core/ |
|
| ImageFieldDefaultImagesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldDefaultImagesTest::$modules | property | core/ |
Modules to install. |
| ImageFieldDefaultImagesTest::testDefaultImages | function | core/ |
Tests CRUD for fields and field storages with default images. |
| ImageFieldDefaultImagesTest::testInvalidDefaultImage | function | core/ |
Tests image field and field storage having an invalid default image. |
| ImageFieldDisplayTest | class | core/ |
Tests the display of image fields. |
| ImageFieldDisplayTest.php | file | core/ |
|
| ImageFieldDisplayTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldDisplayTest::$modules | property | core/ |
Modules to install. |
| ImageFieldDisplayTest::testImageFieldDefaultImage | function | core/ |
Tests use of a default image with an image field. |
| ImageFieldDisplayTest::testImageFieldFormattersPrivate | function | core/ |
Tests image formatters on node display for private files. |
| ImageFieldDisplayTest::testImageFieldFormattersPublic | function | core/ |
Tests image formatters on node display for public files. |
| ImageFieldDisplayTest::testImageFieldSettings | function | core/ |
Tests for image field settings. |
| ImageFieldDisplayTest::testImageLoadingAttribute | function | core/ |
Tests for image loading attribute settings. |
| ImageFieldDisplayTest::_testImageFieldFormatters | function | core/ |
Tests image formatters on node display. |
| ImageFieldTestBase | class | core/ |
This class provides methods specifically for testing Image's field handling. |
| ImageFieldTestBase | class | core/ |
This class provides methods specifically for testing Image's field handling. |
| ImageFieldTestBase.php | file | core/ |
Pagination
- Previous page
- Page 834
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.