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 main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| Image::getFileSize | function | core/ |
Returns the size of the image file. |
| Image::getKeywordOffset | function | core/ |
Returns the offset in pixels from the anchor. |
| Image::getMetadataAttributes | function | core/ |
Gets a list of metadata attributes provided by this plugin. |
| Image::getSource | function | core/ |
Retrieves the source path of the image file. |
| Image::isValid | function | core/ |
Checks if the image is valid. |
| Image::prepareViewDisplay | function | core/ |
Prepares the media type fields for this source in the view display. |
| Image::resize | function | core/ |
Resizes an image to the given dimensions (ignoring aspect ratio). |
| Image::save | function | core/ |
Closes the image and saves the changes to a file. |
| Image::scale | function | core/ |
Scales an image while maintaining aspect ratio. |
| Image::scaleAndCrop | function | core/ |
Scales an image to the exact width and height given. |
| Image::scaleDimensions | function | core/ |
Scales image dimensions while maintaining aspect ratio. |
| Image::submitConfigurationForm | function | core/ |
Form submission handler. |
| Image::__construct | function | core/ |
Constructs a new class instance. |
| Image::__construct | function | core/ |
Constructs a new Image object. |
| Image::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| ImageAccessTestHiddenHooks | class | core/ |
Hook implementations for image_access_test_hidden. |
| ImageAccessTestHiddenHooks.php | file | core/ |
|
| ImageAccessTestHiddenHooks::entityFieldAccess | function | core/ |
Implements hook_entity_field_access(). |
| ImageAdminStylesTest | class | core/ |
Tests creation, deletion, and editing of image styles and effects. |
| ImageAdminStylesTest | class | core/ |
Tests creation, deletion, and editing of image styles and effects. |
| ImageAdminStylesTest.php | file | core/ |
|
| ImageAdminStylesTest.php | file | core/ |
|
| ImageAdminStylesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageAdminStylesTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageAdminStylesTest::createSampleImage | function | core/ |
Given an image style, generate an image. |
| ImageAdminStylesTest::getImageCount | function | core/ |
Count the number of images currently create for a style. |
| 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/ |
Tests flush user interface. |
| ImageAdminStylesTest::testImageStyleAccess | function | core/ |
Tests access for the image style listing. |
| ImageAdminStylesTest::testNumericStyleName | function | core/ |
Tests creating an image style with a numeric name. |
| ImageAdminStylesTest::testPreviewImageShowInPrivateScheme | function | core/ |
Tests the display of preview images using a private scheme. |
| 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. |
| ImageCacheActions | class | core/ |
Defines the image cache actions migrate process plugin. |
| ImageCacheActions.php | file | core/ |
|
| ImageCacheActions::transform | function | core/ |
Performs the associated process. |
| ImageCacheActions::__construct | function | core/ |
Constructs a \Drupal\Component\Plugin\PluginBase object. |
| 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/ |
Prepares query object to retrieve data from the source database. |
| 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/ |
Provides source data for ::testSource. |
| ImageDeprecationTest | class | core/ |
Tests deprecation of image_filter_keyword(). |
Pagination
- Previous page
- Page 721
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.