Search for image
- Search 7.x for image
- Search 9.5.x for image
- Search 10.3.x for image
- Search 11.x for image
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Image | class | core/ |
Image entity media source. |
Image | class | core/ |
Defines the image text in-place editor. |
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::testAjaxEnabledEffectForm | function | core/ |
Tests editing Ajax-enabled image effect forms. |
ImageAdminStylesTest::testConfigImport | function | core/ |
Tests image style configuration import that does a delete. |
ImageAdminStylesTest::testEditEffect | function | core/ |
Verifies that editing an image effect does not cause it to be duplicated. |
ImageAdminStylesTest::testFlushUserInterface | function | core/ |
Test flush user interface. |
ImageAdminStylesTest::testImageStyleAccess | function | core/ |
Tests access for the image style listing. |
ImageAdminStylesTest::testNumericStyleName | function | core/ |
Test creating an image style with a numeric name and ensuring it can be applied to an image. |
ImageAdminStylesTest::testStyle | function | core/ |
General test to add a style, add/remove/edit effects to it, then delete it. |
ImageAdminStylesTest::testStyleReplacement | function | core/ |
Test 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/ |
Plugin annotation @MigrateProcessPlugin( id = "d6_imagecache_actions" ) |
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 enable. |
ImageCachePresetTest::providerSource | function | core/ |
The data provider. |
ImageCckTest | class | core/ |
@coversDefaultClass \Drupal\file\Plugin\migrate\cckfield\d7\ImageField @group file @group legacy |
ImageCckTest.php | file | core/ |
|
ImageCckTest::$migration | property | core/ |
|
ImageCckTest::$plugin | property | core/ |
|
ImageCckTest::setUp | function | core/ |
|
ImageCckTest::testProcessCckFieldValues | function | core/ |
@covers ::processCckFieldValues |
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 enable. |
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/ |
Test styled image dimensions cumulatively. |
ImageEffect | class | core/ |
Defines an image effect annotation object. |
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. |
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. |
Pagination
- Previous page
- Page 8
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.