Search for __get
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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::formElement | function | core/ |
Returns the form for a single field widget. |
| ImageWidget::formMultipleElements | function | core/ |
Overrides \Drupal\file\Plugin\Field\FieldWidget\FileWidget::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. |
| ImmutablePropertiesConstraint::getDefaultOption | function | core/ |
@todo Add method return type declaration. |
| ImmutablePropertiesConstraint::getRequiredOptions | function | core/ |
@todo Add method return type declaration. |
| Importer::getCustomSerializedPropertyNames | function | core/ |
Gets the names of all properties the plugin treats as serialized data. |
| 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. |
| ImportStorageTransformer::transform | function | core/ |
Transform the storage to be imported from. |
| ImportStorageTransformer::__construct | function | core/ |
ImportStorageTransformer constructor. |
| ImportStorageTransformerTest | class | core/ |
Tests the import storage transformer. |
| ImportStorageTransformerTest.php | file | core/ |
|
| ImportStorageTransformerTest::$modules | property | core/ |
Modules to install. |
| ImportStorageTransformerTest::setUp | function | core/ |
|
| ImportStorageTransformerTest::testTransform | function | core/ |
Tests the import transformation. |
| ImportStorageTransformerTest::testTransformLocked | function | core/ |
Tests that the import transformer throws an exception. |
| ImportStorageTransformerTest::testTransformWhileImporting | function | core/ |
Tests the import transformer during a running config import. |
| InaccessibleMenuLink::getCacheContexts | function | core/ |
The cache contexts associated with this object. |
| InaccessibleMenuLink::getCacheMaxAge | function | core/ |
The maximum age for which this object may be cached. |
| InaccessibleMenuLink::getCacheTags | function | core/ |
The cache tags associated with this object. |
| InaccessibleMenuLink::getDescription | function | core/ |
Returns the description of the menu link. |
| InaccessibleMenuLink::getTitle | function | core/ |
Returns the localized title to be shown for this link. |
| IncorrectConfigTargetForm | class | core/ |
|
| IncorrectConfigTargetForm.php | file | core/ |
Pagination
- Previous page
- Page 107
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.