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 main for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ImageLoadingAttributeTest::$modules | property | core/ |
Modules to install. |
| ImageLoadingAttributeTest::$modules | property | core/ |
Modules to install. |
| ImageLoadingAttributeTest::testImageLoadingAttribute | function | core/ |
Tests that loading attribute is enabled for images. |
| ImageLoadingAttributeTest::testImageLoadingAttribute | function | core/ |
Tests that loading attribute is enabled for images. |
| ImageModuleTestHooks | class | core/ |
Hook implementations for image_module_test. |
| ImageModuleTestHooks.php | file | core/ |
|
| ImageModuleTestHooks::fileDownload | function | core/ |
Implements hook_file_download(). |
| ImageModuleTestHooks::imageEffectInfoAlter | function | core/ |
Implements hook_image_effect_info_alter(). |
| ImageModuleTestHooks::imageStyleFlush | function | core/ |
Implements hook_image_style_flush(). |
| ImageModuleTestHooks::imageStylePresave | function | core/ |
Implements hook_ENTITY_TYPE_presave(). |
| ImageOnTranslatedEntityTest | class | core/ |
Uploads images to translated nodes. |
| ImageOnTranslatedEntityTest.php | file | core/ |
|
| ImageOnTranslatedEntityTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ImageOnTranslatedEntityTest::$fieldName | property | core/ |
The name of the image field used in the test. |
| ImageOnTranslatedEntityTest::$modules | property | core/ |
Modules to install. |
| ImageOnTranslatedEntityTest::setUp | function | core/ |
|
| ImageOnTranslatedEntityTest::testSyncedImages | function | core/ |
Tests synced file fields on translated nodes. |
| ImagePreprocess | class | core/ |
Image theme preprocess. |
| ImagePreprocess.php | file | core/ |
|
| ImagePreprocess::preprocessImage | function | core/ |
Prepares variables for image templates. |
| ImagePreprocess::__construct | function | core/ |
|
| ImagePropertyConstraintValidationHooks | class | core/ |
Hook implementations for image_field_property_constraint_validation. |
| ImagePropertyConstraintValidationHooks.php | file | core/ |
|
| ImagePropertyConstraintValidationHooks::entityBundleFieldInfoAlter | function | core/ |
Implements hook_entity_bundle_field_info_alter(). |
| ImageRequirements | class | core/ |
Requirements for the Image module. |
| ImageRequirements.php | file | core/ |
|
| ImageRequirements::runtime | function | core/ |
Implements hook_runtime_requirements(). |
| ImageRequirements::__construct | function | core/ |
|
| ImageResize | class | core/ |
CKEditor 5 ImageResize plugin. |
| ImageResize.php | file | core/ |
|
| ImageResize::buildConfigurationForm | function | core/ |
Form constructor. |
| ImageResize::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
| ImageResize::submitConfigurationForm | function | core/ |
Form submission handler. |
| ImageResize::validateConfigurationForm | function | core/ |
Form validation handler. |
| ImageStyle | class | core/ |
Defines an image style configuration entity. |
| ImageStyle.php | file | core/ |
|
| ImageStyle::$effects | property | core/ |
The array of image effects for this image style. |
| ImageStyle::$effectsCollection | property | core/ |
Holds the collection of image effects that are used by this image style. |
| ImageStyle::$label | property | core/ |
The image style label. |
| ImageStyle::$name | property | core/ |
The name of the image style. |
| ImageStyle::addExtension | function | core/ |
Adds an extension to a path. |
| ImageStyle::addImageEffect | function | core/ |
#[ActionMethod(adminLabel: new TranslatableMarkup('Add an image effect'))] |
| ImageStyle::buildUri | function | core/ |
Returns the URI of this image when using this style. |
| ImageStyle::buildUrl | function | core/ |
Returns the URL of this image derivative for an original image path or URI. |
| ImageStyle::createDerivative | function | core/ |
Creates a new image derivative based on this image style. |
| ImageStyle::deleteImageEffect | function | core/ |
Deletes an image effect from this style. |
| ImageStyle::fileDefaultScheme | function | core/ |
Provides a wrapper to allow unit testing. |
| ImageStyle::flush | function | core/ |
Flushes cached media for this style. |
| ImageStyle::getDerivativeExtension | function | core/ |
Determines the extension of the derivative without generating it. |
| ImageStyle::getEffect | function | core/ |
Returns a specific image effect. |
Pagination
- Previous page
- Page 863
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.