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 |
|---|---|---|---|
| ImageThemeFunctionTest::$modules | property | core/ |
Modules to enable. |
| ImageThemeFunctionTest::setUp | function | core/ |
|
| ImageThemeFunctionTest::testImageAltFunctionality | function | core/ |
Tests image alt attribute functionality. |
| ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
| ImageThemeFunctionTest::testImageStyleTheme | function | core/ |
Tests usage of the image style theme function. |
| ImageToolkitBase | class | core/ |
Provides a base class for image toolkit plugins. |
| ImageToolkitBase.php | file | core/ |
|
| ImageToolkitBase::$configFactory | property | core/ |
The config factory. |
| ImageToolkitBase::$logger | property | core/ |
A logger instance. |
| ImageToolkitBase::$operationManager | property | core/ |
The image toolkit operation manager. |
| ImageToolkitBase::$source | property | core/ |
Path of the image file. |
| ImageToolkitBase::apply | function | core/ |
Applies a toolkit operation to an image. |
| ImageToolkitBase::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| ImageToolkitBase::getSource | function | core/ |
Gets the source path of the image file. |
| ImageToolkitBase::getToolkitOperation | function | core/ |
Gets a toolkit operation plugin instance. |
| ImageToolkitBase::setSource | function | core/ |
Sets the source path of the image file. |
| ImageToolkitBase::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageToolkitBase::__construct | function | core/ |
Constructs an ImageToolkitBase object. |
| ImageToolkitForm::$availableToolkits | property | core/ |
An array containing currently available toolkits. |
| ImageToolkitForm::getEditableConfigNames | function | core/ |
Gets the configuration names that will be editable. |
| ImageToolkitForm::submitForm | function | core/ |
Form submission handler. |
| ImageToolkitForm::__construct | function | core/ |
Constructs a ImageToolkitForm object. |
| ImageToolkitInterface::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| ImageToolkitInterface::getSource | function | core/ |
Gets the source path of the image file. |
| ImageToolkitInterface::getSupportedExtensions | function | core/ |
Returns a list of image file extensions supported by the toolkit. |
| ImageToolkitInterface::isAvailable | function | core/ |
Verifies that the Image Toolkit is set up correctly. |
| ImageToolkitInterface::isValid | function | core/ |
Checks if the image is valid. |
| ImageToolkitInterface::parseFile | function | core/ |
Determines if a file contains a valid image. |
| ImageToolkitInterface::save | function | core/ |
Writes an image resource to a destination file. |
| ImageToolkitInterface::setSource | function | core/ |
Sets the source path of the image file. |
| ImageToolkitManager::getAvailableToolkits | function | core/ |
Gets a list of available toolkits. |
| ImageToolkitManager::__construct | function | core/ |
Constructs the ImageToolkitManager object. |
| ImageToolkitOperation::$description | property | core/ |
The description of the image toolkit operation. |
| 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. |
| ImageToolkitOperationManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
| ImageToolkitOperationManager::__construct | function | core/ |
Constructs the ImageToolkitOperationManager object. |
| 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(). |
Pagination
- Previous page
- Page 644
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.