Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Search 11.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| 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/ |
|
| 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 for required arguments and adds optional argument defaults. |
| ImageToolkitOperationBase::setToolkit | function | core/ |
|
| 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. |
| ImageToolkitOperationInterface::setToolkit | function | core/ |
Set the image toolkit instance for this operation. |
| 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/ |
|
| ImageToolkitOperationManager::getToolkitOperation | function | core/ |
|
| 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. |
| ImageUploadTest::getTestImageByStat | function | core/ |
Return the first image matching $condition. |
| ImageUploadTest::getUploadUrl | function | core/ |
Provides the image upload URL. |
| ImageUrlTest::testImageUrlWidget | function | core/ |
Tests the Drupal image URL widget. |
| ImageWidget | class | core/ |
Plugin implementation of the 'image_image' widget. |
| ImageWidget.php | file | core/ |
|
| ImageWidget::$imageFactory | property | core/ |
The image factory service. |
| ImageWidget::calculateDependencies | function | core/ |
Calculates dependencies for the configured plugin. |
| ImageWidget::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageWidget::errorElement | function | core/ |
Assigns a field-level validation error to the right widget sub-element. |
| ImageWidget::formElement | function | core/ |
Returns the form for a single field widget. |
| ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\Core\Field\WidgetBase::formMultipleElements(). |
| ImageWidget::onDependencyRemoval | function | core/ |
Informs the plugin that some configuration it depends on will be deleted. |
| ImageWidget::process | function | core/ |
Form API callback: Processes an image_image field element. |
| ImageWidget::settingsForm | function | core/ |
Returns a form to configure settings for the widget. |
| ImageWidget::settingsSummary | function | core/ |
Returns a short summary for the current widget settings. |
| ImageWidget::validateRequiredFields | function | core/ |
Validate callback for alt and title field, if the user wants them required. |
| ImageWidget::__construct | function | core/ |
Constructs an ImageWidget object. |
| ImmutablePathList::getAll | function | core/ |
|
| ImmutablePropertiesConstraint::getDefaultOption | function | core/ |
|
| ImmutablePropertiesConstraint::getRequiredOptions | function | core/ |
Pagination
- Previous page
- Page 112
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.