ImageToolkit::$title
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkit

The title of the image toolkit. The string should be wrapped in a @Translation(). Type:

2025-01-10 15:47:30
ImageToolkitOperation::$toolkit
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkitOperation

The id of the image toolkit plugin for which the operation is implemented. Type: string File

2025-01-10 15:47:30
ImageToolkitOperation
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkitOperation

Defines a Plugin annotation object for the image toolkit operation plugin. An image toolkit operation plugin provides a self-contained image

2025-01-10 15:47:30
ImageToolkitOperation::$operation
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkitOperation

The machine name of the image toolkit operation implemented (e.g. "crop"). Type: string File

2025-01-10 15:47:30
ImageToolkit::$id
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkit

The plugin ID. Type: string File core/lib/Drupal/Co

2025-01-10 15:47:30
ImageToolkitOperation::$label
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkitOperation

The human-readable name of the image toolkit operation. The string should be wrapped in a @Translation().

2025-01-10 15:47:30
ImageToolkit
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkit

Defines a Plugin annotation object for the image toolkit plugin. An image toolkit provides common image file manipulations like scaling, cropping

2025-01-10 15:47:30
ImageToolkitOperation::$description
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkitOperation

The description of the image toolkit operation. The string should be wrapped in a @Translation(). Type:

2025-01-10 15:47:30
ImageToolkitOperation::$id
  • References/PHP/Drupal/ImageToolkit/Annotation/ImageToolkitOperation

The plugin ID. There are no strict requirements as to the string to be used to identify the plugin, since discovery of the appropriate operation

2025-01-10 15:47:30