Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 10.3.x for all
- Search 11.x for all
- Search main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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 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. |
| ImageUpdateTest | class | core/ |
Tests Image update path. |
| ImageUpdateTest.php | file | core/ |
|
| ImageUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ImageUpdateTest::testPostUpdateImageStylesDependencies | function | core/ |
Tests image_post_update_image_style_dependencies(). |
| ImageUrlFormatter | class | core/ |
Plugin implementation of the 'image_url' formatter. |
| ImageUrlFormatter.php | file | core/ |
|
| ImageUrlFormatter::defaultSettings | function | core/ |
Defines the default settings for this plugin. |
| ImageUrlFormatter::settingsForm | function | core/ |
Returns a form to configure settings for the formatter. |
| ImageUrlFormatter::settingsSummary | function | core/ |
Returns a short summary for the current formatter settings. |
| ImageUrlFormatter::viewElements | function | core/ |
Builds a renderable array for a field value. |
| ImageViewsDataTest | class | core/ |
Tests image views data. |
| ImageViewsDataTest.php | file | core/ |
|
| ImageViewsDataTest::$modules | property | core/ |
Modules to install. |
| ImageViewsDataTest::setUp | function | core/ |
|
| ImageViewsDataTest::testRelationshipViewsData | function | core/ |
Tests views data generated for image field relationship. |
| 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 a 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. |
| image_access_test_hidden.info.yml | file | core/ |
core/modules/image/tests/modules/image_access_test_hidden/image_access_test_hidden.info.yml |
| image_access_test_hidden.module | file | core/ |
Image field access for hidden fields. |
| image_access_test_hidden_entity_field_access | function | core/ |
Implements hook_entity_field_access(). |
| IMAGE_DERIVATIVE_TOKEN | constant | core/ |
The name of the query parameter for image derivative tokens. |
| image_entity_presave | function | core/ |
Implements hook_entity_presave(). |
| image_field_config_delete | function | core/ |
Implements hook_ENTITY_TYPE_delete() for 'field_config'. |
Pagination
- Previous page
- Page 771
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.