Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| 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. |
| ImageUploadAccessTest | class | core/ |
Test image upload access. |
| ImageUploadAccessTest.php | file | core/ |
|
| ImageUploadAccessTest::testCkeditor5ImageUploadRoute | function | core/ |
Test access to the CKEditor 5 image upload controller. |
| ImageUploadTest | class | core/ |
Test image upload. |
| ImageUploadTest.php | file | core/ |
|
| ImageUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageUploadTest::$modules | property | core/ |
Modules to install. |
| ImageUploadTest::$user | property | core/ |
A user without any particular permissions to be used in testing. |
| ImageUploadTest::createBasicFormat | function | core/ |
Create a basic_html text format for the editor to reference. |
| ImageUploadTest::createEditorWithUpload | function | core/ |
Create an editor entity with image_upload config. |
| ImageUploadTest::getTestImageByStat | function | core/ |
Return the first image matching $condition. |
| ImageUploadTest::getUploadUrl | function | core/ |
Provides the image upload URL. |
| ImageUploadTest::setUp | function | core/ |
|
| ImageUploadTest::testFileUploadLargerFileSize | function | core/ |
Tests using the file upload route with a file size larger than allowed. |
| ImageUploadTest::testLockAfterFailedValidation | function | core/ |
Test that lock is removed after a failed validation. |
| ImageUploadTest::testUploadFileExtension | function | core/ |
Tests using the file upload route with a disallowed extension. |
| ImageUploadTest::uploadRequest | function | core/ |
Make upload request to a controller. |
| ImageUrlFormatter | class | core/ |
Plugin implementation of the 'image_url' formatter. |
| ImageUrlFormatter.php | file | core/ |
|
| ImageUrlFormatter::$imageStyleStorage | property | core/ |
The image style entity storage. |
| 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. |
Pagination
- Previous page
- Page 847
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.