Search for __get
- Search 7.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 |
---|---|---|---|
ImageToolkitOperationManager::$toolkitManager | property | core/ |
The image toolkit manager. |
ImageToolkitOperationManager::createInstance | function | core/ |
Creates a pre-configured instance of a plugin. |
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. |
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 enable. |
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. |
IncrementalForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
IncrementalForm::getFormId | function | core/ |
Returns a unique string identifying the form. |
InfoHookDecorator::getDefinitions | function | core/ |
Gets the definition of all plugins for this type. |
InfoParserDynamic::getAllPreviousCoreVersions | function | core/ |
Gets all the versions of Drupal 8 before a specific version. |
Pagination
- Previous page
- Page 104
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.