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 |
|---|---|---|---|
| ImageThemeFunctionTest::$modules | property | core/ |
Modules to install. |
| ImageThemeFunctionTest::setUp | function | core/ |
|
| ImageThemeFunctionTest::testImageAltFunctionality | function | core/ |
Tests image alt attribute functionality. |
| ImageThemeFunctionTest::testImageFormatterDeprecatedProperty | function | core/ |
Test the deprecated item_attributes property. |
| ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
| ImageThemeFunctionTest::testImageStyleTheme | function | core/ |
Tests usage of the image style theme function. |
| ImageThemeHooks | class | core/ |
Theme hook implementations for image module. |
| ImageThemeHooks.php | file | core/ |
|
| ImageThemeHooks::preprocessImageAnchor | function | core/ |
Prepares variables for image anchor templates. |
| ImageThemeHooks::preprocessImageFormatter | function | core/ |
Prepares variables for image formatter templates. |
| ImageThemeHooks::preprocessImageStyle | function | core/ |
Prepares variables for image style templates. |
| ImageThemeHooks::preprocessImageStylePreview | function | core/ |
Prepares variables for image style preview templates. |
| ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
| ImageThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ImageThemeHooks::__construct | function | core/ |
|
| ImageToolkit::__construct | function | core/ |
Constructs a plugin attribute object. |
| ImageToolkitBase | class | core/ |
Provides a base class for image toolkit plugins. |
| ImageToolkitBase.php | file | core/ |
|
| 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 an 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::getAllValidExtensions | function | core/ |
Returns all valid extensions. |
| 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. |
| ImageToolkitOperation::__construct | function | core/ |
Constructs a new ImageToolkitOperation instance. |
| 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. |
Pagination
- Previous page
- Page 734
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.