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 |
|---|---|---|---|
| ImageToolkitManager::getDefaultToolkit | function | core/ |
Gets the default image toolkit. |
| ImageToolkitManager::getDefaultToolkitId | function | core/ |
Gets the default image toolkit ID. |
| ImageToolkitManager::__construct | function | core/ |
Constructs the ImageToolkitManager object. |
| ImageToolkitOperation | class | core/ |
Defines a Plugin annotation object for the image toolkit operation plugin. |
| ImageToolkitOperation.php | file | core/ |
|
| ImageToolkitOperation::$description | property | core/ |
The description of the image toolkit operation. |
| ImageToolkitOperation::$id | property | core/ |
The plugin ID. |
| ImageToolkitOperation::$label | property | core/ |
The human-readable name of the image toolkit operation. |
| ImageToolkitOperation::$operation | property | core/ |
The machine name of the image toolkit operation implemented (e.g. "crop"). |
| ImageToolkitOperation::$toolkit | property | core/ |
The id of the image toolkit plugin for which the operation is implemented. |
| ImageToolkitOperationBase | class | core/ |
Provides a base class for image toolkit operation plugins. |
| ImageToolkitOperationBase.php | file | core/ |
|
| ImageToolkitOperationBase::$logger | property | core/ |
A logger instance. |
| ImageToolkitOperationBase::$toolkit | property | core/ |
The image toolkit. |
| ImageToolkitOperationBase::apply | function | core/ |
Applies a toolkit specific operation to an image. |
| ImageToolkitOperationBase::arguments | function | core/ |
Returns the definition of the operation arguments. |
| ImageToolkitOperationBase::execute | function | core/ |
Performs the actual manipulation on the image. |
| ImageToolkitOperationBase::getToolkit | function | core/ |
Returns the image toolkit instance for this operation. |
| ImageToolkitOperationBase::prepareArguments | function | core/ |
Checks if required arguments are passed in and adds defaults for non passed in optional arguments. |
| ImageToolkitOperationBase::validateArguments | function | core/ |
Validates the arguments. |
| ImageToolkitOperationBase::__construct | function | core/ |
Constructs an image toolkit operation plugin. |
| ImageToolkitOperationInterface | interface | core/ |
Defines an interface for image toolkit operations. |
| ImageToolkitOperationInterface.php | file | core/ |
|
| ImageToolkitOperationInterface::apply | function | core/ |
Applies a toolkit specific operation to an image. |
| ImageToolkitOperationManager | class | core/ |
Manages toolkit operation plugins. |
| ImageToolkitOperationManager.php | file | core/ |
|
| ImageToolkitOperationManager::$logger | property | core/ |
A logger instance. |
| ImageToolkitOperationManager::$toolkitManager | property | core/ |
The image toolkit manager. |
| ImageToolkitOperationManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| ImageToolkitOperationManager::getToolkitOperation | function | core/ |
Returns a toolkit operation plugin instance. |
| ImageToolkitOperationManager::getToolkitOperationPluginId | function | core/ |
Returns the plugin ID for a given toolkit and operation. |
| ImageToolkitOperationManager::__construct | function | core/ |
Constructs the ImageToolkitOperationManager object. |
| ImageToolkitOperationManagerInterface | interface | core/ |
Defines an interface for image toolkit operation managers. |
| ImageToolkitOperationManagerInterface.php | file | core/ |
|
| ImageToolkitOperationManagerInterface::getToolkitOperation | function | core/ |
Returns a toolkit operation plugin instance. |
| ImageUpdateTest | class | core/ |
Tests Image update path. |
| ImageUpdateTest.php | file | core/ |
|
| ImageUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ImageUpdateTest::testPostUpdateImageStylesDependencies | function | core/ |
Tests image_post_update_image_style_dependencies(). |
| ImageUrlFormatter | class | core/ |
Plugin implementation of the 'image_url' formatter. |
| ImageUrlFormatter.php | file | core/ |
|
| ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageUrlFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| ImageUrlFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| ImageUrlFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ImageViewsDataTest | class | core/ |
Tests image views data. |
| ImageViewsDataTest.php | file | core/ |
|
| ImageViewsDataTest::$modules | property | core/ |
Modules to install. |
| ImageViewsDataTest::setUp | function | core/ |
|
| ImageViewsDataTest::testRelationshipViewsData | function | core/ |
Tests views data generated for image field relationship. |
Pagination
- Previous page
- Page 22
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.