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 |
|---|---|---|---|
| ImageTestProviderTrait::providerAlignment | function | core/ |
Data provider for testAlignment(). |
| ImageTestProviderTrait::providerAltTextRequired | function | core/ |
Providers data for testAltTextRequired(). |
| ImageTestProviderTrait::providerResize | function | core/ |
Data provider for ::testResize(). |
| ImageTestProviderTrait::providerWidth | function | core/ |
Data provider for ::testWidth(). |
| ImageTestProviderTrait::testAlignment | function | core/ |
Tests alignment integration. |
| ImageTestProviderTrait::testAltTextRequired | function | core/ |
Tests that alt text is required for images. |
| ImageTestProviderTrait::testResize | function | core/ |
Tests the image resize plugin. |
| ImageTestProviderTrait::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
| ImageTestTestBase | class | core/ |
Provides a base class for testing CKEditor 5 image embedding and uploads. |
| ImageTestTestBase.php | file | core/ |
|
| ImageTestTestBase::$file | property | core/ |
The sample image File entity to embed. |
| ImageTestTestBase::addImage | function | core/ |
Uploads a test image. |
| ImageTestTestBase::imageAttributes | function | core/ |
Provides the relevant image attributes. |
| ImageTestTestBase::setUp | function | core/ |
|
| ImageThemeFunctionTest | class | core/ |
Tests image theme functions. |
| ImageThemeFunctionTest.php | file | core/ |
|
| ImageThemeFunctionTest::$image | property | core/ |
Created file entity. |
| ImageThemeFunctionTest::$imageFactory | property | core/ |
|
| ImageThemeFunctionTest::$modules | property | core/ |
Modules to install. |
| ImageThemeFunctionTest::setUp | function | core/ |
|
| ImageThemeFunctionTest::testImageAltFunctionality | function | core/ |
Tests image alt attribute functionality. |
| ImageThemeFunctionTest::testImageFormatterTheme | function | core/ |
Tests usage of the image field formatters. |
| ImageThemeFunctionTest::testImageStyleTheme | function | core/ |
Tests usage of the image style theme function. |
| ImageThemeHooks | class | core/ |
Theme hook implementations for image module. |
| ImageThemeHooks.php | file | core/ |
|
| ImageThemeHooks::preprocessImageAnchor | function | core/ |
Prepares variables for image anchor templates. |
| ImageThemeHooks::preprocessImageFormatter | function | core/ |
Prepares variables for image formatter templates. |
| ImageThemeHooks::preprocessImageStyle | function | core/ |
Prepares variables for image style templates. |
| ImageThemeHooks::preprocessImageStylePreview | function | core/ |
Prepares variables for image style preview templates. |
| ImageThemeHooks::preprocessImageWidget | function | core/ |
Prepares variables for image widget templates. |
| ImageThemeHooks::theme | function | core/ |
Implements hook_theme(). |
| ImageThemeHooks::__construct | function | core/ |
|
| ImageToolkit | class | core/ |
Defines a Plugin attribute for the image toolkit plugin. |
| ImageToolkit | class | core/ |
Defines a Plugin annotation object for the image toolkit plugin. |
| ImageToolkit.php | file | core/ |
|
| ImageToolkit.php | file | core/ |
|
| ImageToolkit::$id | property | core/ |
The plugin ID. |
| ImageToolkit::$title | property | core/ |
The title of the image toolkit. |
| ImageToolkit::__construct | function | core/ |
Constructs a plugin attribute object. |
| ImageToolkitBase | class | core/ |
Provides a base class for image toolkit plugins. |
| ImageToolkitBase.php | file | core/ |
|
| ImageToolkitBase::$configFactory | property | core/ |
The config factory. |
| ImageToolkitBase::$logger | property | core/ |
A logger instance. |
| ImageToolkitBase::$operationManager | property | core/ |
The image toolkit operation manager. |
| ImageToolkitBase::$source | property | core/ |
Path of the image file. |
| ImageToolkitBase::apply | function | core/ |
Applies a toolkit operation to an image. |
| ImageToolkitBase::getRequirements | function | core/ |
Gets toolkit requirements in a format suitable for hook_requirements(). |
| ImageToolkitBase::getSource | function | core/ |
Gets the source path of the image file. |
| ImageToolkitBase::getToolkitOperation | function | core/ |
Gets a toolkit operation plugin instance. |
| ImageToolkitBase::setSource | function | core/ |
Sets the source path of the image file. |
Pagination
- Previous page
- Page 111
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.