Search for image
- Search 7.x for image
- Search 9.5.x for image
- Search 8.9.x for image
- Search 10.3.x for image
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Image | class | core/ |
Image entity media source. |
Image | class | core/ |
CKEditor 5 Image plugin. |
Image | class | core/ |
Defines an image object to represent an image file. |
Image | class | core/ |
Provides helpers to operate on images. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ImageAdminStylesTest::testStyle | function | core/ |
General test to add a style, add/remove/edit effects to it, then delete it. |
ImageAdminStylesTest::testStyleReplacement | function | core/ |
Tests deleting a style and choosing a replacement style. |
ImageButton | class | core/ |
Provides a form element for a submit button with an image. |
ImageButton.php | file | core/ |
|
ImageButton::getInfo | function | core/ |
Returns the element properties for this element. |
ImageButton::preRenderButton | function | core/ |
Prepares a #type 'button' render element for input.html.twig. |
ImageButton::valueCallback | function | core/ |
Determines how user input is mapped to an element's #value property. |
ImageCacheActions | class | core/ |
Defines the image cache actions migrate process plugin. |
ImageCacheActions.php | file | core/ |
|
ImageCacheActions::transform | function | core/ |
Performs the associated process. |
ImageCachePreset | class | core/ |
Drupal 6 imagecache presets source from database. |
ImageCachePreset.php | file | core/ |
|
ImageCachePreset::fields | function | core/ |
Returns available fields on the source. |
ImageCachePreset::getIds | function | core/ |
Defines the source fields uniquely identifying a source row. |
ImageCachePreset::prepareRow | function | core/ |
Adds additional data to the row. |
ImageCachePreset::query | function | core/ |
|
ImageCachePresetTest | class | core/ |
Tests the d6_imagecache_presets source plugin. |
ImageCachePresetTest.php | file | core/ |
|
ImageCachePresetTest::$modules | property | core/ |
Modules to install. |
ImageCachePresetTest::providerSource | function | core/ |
|
ImageDeprecationTest | class | core/ |
@group Image @group legacy |
ImageDeprecationTest.php | file | core/ |
|
ImageDeprecationTest::testImageFilterKeywordDeprecation | function | core/ |
Tests deprecation of image_filter_keyword. |
ImageDimensionsTest | class | core/ |
Tests that images have correct dimensions when styled. |
ImageDimensionsTest.php | file | core/ |
|
ImageDimensionsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageDimensionsTest::$modules | property | core/ |
Modules to install. |
ImageDimensionsTest::$profile | property | core/ |
The profile to install as a basis for testing. |
ImageDimensionsTest::getImageTag | function | core/ |
Render an image style element. |
ImageDimensionsTest::testImageDimensions | function | core/ |
Tests styled image dimensions cumulatively. |
ImageEffect | class | core/ |
Defines an ImageEffect attribute for plugin discovery. |
ImageEffect | class | core/ |
Defines an image effect annotation object. |
ImageEffect.php | file | core/ |
|
ImageEffect.php | file | core/ |
|
ImageEffect::$description | property | core/ |
A brief description of the image effect. |
ImageEffect::$id | property | core/ |
The plugin ID. |
ImageEffect::$label | property | core/ |
The human-readable name of the image effect. |
ImageEffect::__construct | function | core/ |
Constructs an ImageEffect attribute. |
ImageEffectAddForm | class | core/ |
Provides an add form for image effects. |
ImageEffectAddForm.php | file | core/ |
|
ImageEffectAddForm::$effectManager | property | core/ |
The image effect manager. |
ImageEffectAddForm::buildForm | function | core/ |
Form constructor. |
ImageEffectAddForm::create | function | core/ |
Instantiates a new instance of this class. |
ImageEffectAddForm::prepareImageEffect | function | core/ |
Converts an image effect ID into an object. |
ImageEffectAddForm::__construct | function | core/ |
Constructs a new ImageEffectAddForm. |
ImageEffectBase | class | core/ |
Provides a base class for image effects. |
ImageEffectBase.php | file | core/ |
|
ImageEffectBase::$logger | property | core/ |
A logger instance. |
ImageEffectBase::$uuid | property | core/ |
The image effect ID. |
ImageEffectBase::$weight | property | core/ |
The weight of the image effect. |
Pagination
- Previous page
- Page 9
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.