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
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::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 plugin instance based on the provided ID and configuration. |
| 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. |
| 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/ |
|
| ImplementationList::getForModule | function | core/ |
Gets listeners for a specific module. |
| Importer::getCustomSerializedPropertyNames | function | core/ |
Gets the names of all properties the plugin treats as serialized data. |
| ImporterTest::getSubscribedEvents | function | core/ |
|
| ImportForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ImportStorageTransformer | class | core/ |
The import storage transformer helps to use the configuration management api. |
| ImportStorageTransformer.php | file | core/ |
|
| ImportStorageTransformer::$connection | property | core/ |
The drupal database connection. |
| ImportStorageTransformer::$eventDispatcher | property | core/ |
The event dispatcher to get changes to the configuration. |
| ImportStorageTransformer::$persistentLock | property | core/ |
The persistent lock which the config importer uses across requests. |
| ImportStorageTransformer::$requestLock | property | core/ |
The normal lock for the duration of the request. |
| ImportStorageTransformer::LOCK_NAME | constant | core/ |
The name used to identify the lock. |
Pagination
- Previous page
- Page 113
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.