Search for image
- Search 7.x for image
- Search 9.5.x for image
- Search 8.9.x for image
- Search 10.3.x for image
- Other projects
Exact matches
Title | Object type | File name | Summary |
---|---|---|---|
Image | class | core/ |
Image entity media source. |
Image | class | core/ |
CKEditor 5 Image plugin. |
Image | class | core/ |
Defines an image object to represent an image file. |
Image | class | core/ |
Provides helpers to operate on images. |
All search results
Title | Object type | File name | Summary |
---|---|---|---|
ImageStyleDownloadController::$fileSystem | property | core/ |
File system service. |
ImageStyleDownloadController::$imageFactory | property | core/ |
The image factory. |
ImageStyleDownloadController::$lock | property | core/ |
The lock backend. |
ImageStyleDownloadController::$logger | property | core/ |
A logger instance. |
ImageStyleDownloadController::create | function | core/ |
Instantiates a new instance of the implementing class using autowiring. |
ImageStyleDownloadController::deliver | function | core/ |
Generates a derivative, given a style and image path. |
ImageStyleDownloadController::getUriWithoutConvertedExtension | function | core/ |
Get the file URI without the extension from any conversion image style. |
ImageStyleDownloadController::sourceImageExists | function | core/ |
Checks whether the provided source image exists. |
ImageStyleDownloadController::__construct | function | core/ |
Constructs an ImageStyleDownloadController object. |
ImageStyleEditForm | class | core/ |
Controller for image style edit form. |
ImageStyleEditForm.php | file | core/ |
|
ImageStyleEditForm::$imageEffectManager | property | core/ |
The image effect manager service. |
ImageStyleEditForm::create | function | core/ |
Instantiates a new instance of this class. |
ImageStyleEditForm::effectSave | function | core/ |
Submit handler for image effect. |
ImageStyleEditForm::effectValidate | function | core/ |
Validate handler for image effect. |
ImageStyleEditForm::form | function | core/ |
Gets the actual form array to be built. |
ImageStyleEditForm::save | function | core/ |
Form submission handler for the 'save' action. |
ImageStyleEditForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
ImageStyleEditForm::updateEffectWeights | function | core/ |
Updates image effect weights. |
ImageStyleEditForm::__construct | function | core/ |
Constructs an ImageStyleEditForm object. |
ImageStyleFlushForm | class | core/ |
Form controller for image style flush. |
ImageStyleFlushForm.php | file | core/ |
|
ImageStyleFlushForm::getCancelUrl | function | core/ |
Returns the route to go to if the user cancels the action. |
ImageStyleFlushForm::getConfirmText | function | core/ |
Returns a caption for the button that confirms the action. |
ImageStyleFlushForm::getDescription | function | core/ |
Returns additional text to display as a description. |
ImageStyleFlushForm::getQuestion | function | core/ |
Returns the question to ask the user. |
ImageStyleFlushForm::submitForm | function | core/ |
This is the default entity object builder function. It is called before any other submit handler to build the new entity object to be used by the following submit handlers. At this point of the form workflow the entity is validated and the form state… |
ImageStyleFlushTest | class | core/ |
Tests flushing of image styles. |
ImageStyleFlushTest.php | file | core/ |
|
ImageStyleFlushTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
ImageStyleFlushTest::createSampleImage | function | core/ |
Given an image style and a wrapper, generate an image. |
ImageStyleFlushTest::getImageCount | function | core/ |
Count the number of images currently created for a style in a wrapper. |
ImageStyleFlushTest::testFlush | function | core/ |
General test to flush a style. |
ImageStyleFormBase | class | core/ |
Base form for image style add and edit forms. |
ImageStyleFormBase.php | file | core/ |
|
ImageStyleFormBase::$entity | property | core/ |
The entity being used by this form. |
ImageStyleFormBase::$imageStyleStorage | property | core/ |
The image style entity storage. |
ImageStyleFormBase::create | function | core/ |
Instantiates a new instance of this class. |
ImageStyleFormBase::form | function | core/ |
Gets the actual form array to be built. |
ImageStyleFormBase::save | function | core/ |
Form submission handler for the 'save' action. |
ImageStyleFormBase::__construct | function | core/ |
Constructs a base class for image style add and edit forms. |
ImageStyleIntegrationTest | class | core/ |
Tests the integration of ImageStyle with the core. |
ImageStyleIntegrationTest.php | file | core/ |
|
ImageStyleIntegrationTest::$modules | property | core/ |
Modules to install. |
ImageStyleIntegrationTest::setUp | function | core/ |
|
ImageStyleIntegrationTest::testEntityDisplayDependency | function | core/ |
Tests the dependency between ImageStyle and entity display components. |
ImageStyleIntegrationTest::testEntityDisplayDependencyRename | function | core/ |
Tests renaming the ImageStyle. |
ImageStyleInterface | interface | core/ |
Provides an interface defining an image style entity. |
ImageStyleInterface.php | file | core/ |
|
ImageStyleInterface::addImageEffect | function | core/ |
Saves an image effect for this style. |
Pagination
- Previous page
- Page 16
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.