Search for __get
- Search 7.x for __get
- Search 9.5.x for __get
- Search 8.9.x for __get
- Search 10.3.x for __get
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageEffectFormBase::getFormId | function | core/ |
Returns a unique string identifying the form. |
| ImageEffectInterface::getDerivativeExtension | function | core/ |
Returns the extension of the derivative after applying this image effect. |
| ImageEffectInterface::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
| ImageEffectInterface::getUuid | function | core/ |
Returns the unique ID representing the image effect. |
| ImageEffectInterface::getWeight | function | core/ |
Returns the weight of the image effect. |
| ImageEffectPluginCollection::get | function | core/ |
|
| ImageFactory::get | function | core/ |
Constructs a new Image object. |
| ImageFactory::getSupportedExtensions | function | core/ |
Returns the image file extensions supported by the toolkit. |
| ImageFactory::getToolkitId | function | core/ |
Gets the ID of the image toolkit currently in use. |
| ImageField::getFieldWidgetMap | function | core/ |
Get a map between D6 and D8 widgets for this field type. |
| ImageFieldTestBase::getLastFileId | function | core/ |
Retrieves the fid of the last inserted file. |
| ImageFieldValidateTest::getFieldSettings | function | core/ |
Returns field settings. |
| ImageFieldWidgetMultipleTest | class | core/ |
Tests the image field widget support multiple upload correctly. |
| ImageFieldWidgetMultipleTest.php | file | core/ |
|
| ImageFieldWidgetMultipleTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetMultipleTest::$modules | property | core/ |
Modules to install. |
| ImageFieldWidgetMultipleTest::testWidgetElementMultipleUploads | function | core/ |
Tests image widget element support multiple upload correctly. |
| ImageFieldWidgetTest | class | core/ |
Tests the image field widget. |
| ImageFieldWidgetTest.php | file | core/ |
|
| ImageFieldWidgetTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetTest::testWidgetElement | function | core/ |
Tests file widget element. |
| ImageFieldWidgetValidationTest | class | core/ |
Tests the image field widget validation. |
| ImageFieldWidgetValidationTest.php | file | core/ |
|
| ImageFieldWidgetValidationTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageFieldWidgetValidationTest::$modules | property | core/ |
Modules to install. |
| ImageFieldWidgetValidationTest::testWidgetElementValidation | function | core/ |
Tests file widget element. |
| ImageFormatterBase::getEntitiesToView | function | core/ |
Returns the referenced entities for display. |
| ImageInterface::getFileSize | function | core/ |
Returns the size of the image file. |
| ImageInterface::getHeight | function | core/ |
Returns the height of the image. |
| ImageInterface::getMimeType | function | core/ |
Returns the MIME type of the image file. |
| ImageInterface::getSource | function | core/ |
Retrieves the source path of the image file. |
| ImageInterface::getToolkit | function | core/ |
Returns the image toolkit used for this image file. |
| ImageInterface::getToolkitId | function | core/ |
Returns the ID of the image toolkit used for this image file. |
| ImageInterface::getWidth | function | core/ |
Returns the width of the image. |
| ImageStyle::getDerivativeExtension | function | core/ |
Determines the extension of the derivative without generating it. |
| ImageStyle::getEffect | function | core/ |
Returns a specific image effect. |
| ImageStyle::getEffects | function | core/ |
Returns the image effects for this style. |
| ImageStyle::getHashSalt | function | core/ |
Gets a salt useful for hardening against SQL injection. |
| ImageStyle::getImageEffectPluginManager | function | core/ |
Returns the image effect plugin manager. |
| ImageStyle::getImageFactory | function | core/ |
Returns the image factory. |
| ImageStyle::getName | function | core/ |
Returns the image style. |
| ImageStyle::getPathToken | function | core/ |
Generates a token to protect an image style derivative. |
| ImageStyle::getPluginCollections | function | core/ |
Gets the plugin collections used by this object. |
| ImageStyle::getPrivateKey | function | core/ |
Gets the Drupal private key. |
| ImageStyle::getReplacementID | function | core/ |
Returns the replacement ID for the image style. |
| ImageStyle::getStreamWrapperManager | function | core/ |
Gets the stream wrapper manager service. |
| ImageStyleDeleteForm::getDescription | function | core/ |
Returns additional text to display as a description. |
| ImageStyleDeleteForm::getQuestion | function | core/ |
|
| ImageStyleDeleteForm::getReplacementOptions | function | core/ |
Returns a list of image style replacement options. |
| ImageStyleDownloadController::getUriWithoutConvertedExtension | function | core/ |
Get the file URI without the extension from any conversion image style. |
Pagination
- Previous page
- Page 108
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.