Search for %s
- Search 7.x for %s
- Search 9.5.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| image.theme.css | file | core/ |
Theme styles for the Image module's in-place editor. |
| image.theme.css | file | core/ |
Theme styles for the Image module's in-place editor. |
| image.views.inc | file | core/ |
Provide views data for image.module. |
| Image::$fileSize | property | core/ |
File size in bytes. |
| Image::$fileSystem | property | core/ |
The file system service. |
| Image::$source | property | core/ |
Path of the image file. |
| Image::createSourceField | function | core/ |
Creates the source field definition for a type. |
| Image::desaturate | function | core/ |
Converts an image to grayscale. |
| Image::getAttachments | function | core/ |
Returns the attachments for this editor. |
| Image::getFileSize | function | core/ |
Returns the size of the image file. |
| 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::isCompatible | function | core/ |
Checks whether this in-place editor is compatible with a given field. |
| 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::__construct | function | core/ |
Constructs a new Image object. |
| Image::__construct | function | core/ |
Constructs a new class instance. |
| 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/ |
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. |
| 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. |
Pagination
- Previous page
- Page 632
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.