Search for all

  1. Search 7.x for all
  2. Search 9.5.x for all
  3. Search 8.9.x for all
  4. Search 10.3.x for all
  5. Search main for all
  6. Other projects
Title Object type File name Summary
ImageAdminStylesTest::testPreviewImageShowInPrivateScheme function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Tests the display of preview images using a private scheme.
ImageAdminStylesTest::testStyle function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php General test to add a style, add/remove/edit effects to it, then delete it.
ImageAdminStylesTest::testStyleReplacement function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Tests deleting a style and choosing a replacement style.
ImageButton class core/lib/Drupal/Core/Render/Element/ImageButton.php Provides a form element for a submit button with an image.
ImageButton.php file core/lib/Drupal/Core/Render/Element/ImageButton.php
ImageButton::getInfo function core/lib/Drupal/Core/Render/Element/ImageButton.php Returns the element properties for this element.
ImageButton::preRenderButton function core/lib/Drupal/Core/Render/Element/ImageButton.php Prepares a #type 'button' render element for input.html.twig.
ImageButton::valueCallback function core/lib/Drupal/Core/Render/Element/ImageButton.php Determines how user input is mapped to an element's #value property.
ImageCacheActions class core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php Defines the image cache actions migrate process plugin.
ImageCacheActions.php file core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php
ImageCacheActions::transform function core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php Performs the associated process.
ImageCacheActions::__construct function core/modules/image/src/Plugin/migrate/process/d6/ImageCacheActions.php Constructs a \Drupal\Component\Plugin\PluginBase object.
ImageCachePreset class core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php Drupal 6 imagecache presets source from database.
ImageCachePreset.php file core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php
ImageCachePreset::fields function core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php Returns available fields on the source.
ImageCachePreset::getIds function core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php Defines the source fields uniquely identifying a source row.
ImageCachePreset::prepareRow function core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php Adds additional data to the row.
ImageCachePreset::query function core/modules/image/src/Plugin/migrate/source/d6/ImageCachePreset.php Prepares query object to retrieve data from the source database.
ImageCachePresetTest class core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php Tests the d6_imagecache_presets source plugin.
ImageCachePresetTest.php file core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php
ImageCachePresetTest::$modules property core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php Modules to install.
ImageCachePresetTest::providerSource function core/modules/image/tests/src/Kernel/Plugin/migrate/source/d6/ImageCachePresetTest.php Provides source data for ::testSource.
ImageDeprecationTest class core/modules/image/tests/src/Unit/ImageDeprecationTest.php Tests deprecation of image_filter_keyword().
ImageDeprecationTest class core/tests/Drupal/Tests/Core/Image/ImageDeprecationTest.php Tests deprecations of the image classes.
ImageDeprecationTest.php file core/tests/Drupal/Tests/Core/Image/ImageDeprecationTest.php
ImageDeprecationTest.php file core/modules/image/tests/src/Unit/ImageDeprecationTest.php
ImageDeprecationTest::testImageFilterKeywordDeprecation function core/modules/image/tests/src/Unit/ImageDeprecationTest.php Tests deprecation of image_filter_keyword.
ImageDeprecationTest::testToolkitArgumentInImageToolkitOperationConstructor function core/tests/Drupal/Tests/Core/Image/ImageDeprecationTest.php Tests ImageToolkitOperationBase::__construct().
ImageDerivativeUtilities class core/modules/image/src/ImageDerivativeUtilities.php Image style flush and options utilities.
ImageDerivativeUtilities.php file core/modules/image/src/ImageDerivativeUtilities.php
ImageDerivativeUtilities::pathFlush function core/modules/image/src/ImageDerivativeUtilities.php Clears cached versions of a specific file in all styles.
ImageDerivativeUtilities::styleOptions function core/modules/image/src/ImageDerivativeUtilities.php Gets an array of image styles suitable for using as select list options.
ImageDimensionsTest class core/modules/image/tests/src/Functional/ImageDimensionsTest.php Tests that images have correct dimensions when styled.
ImageDimensionsTest.php file core/modules/image/tests/src/Functional/ImageDimensionsTest.php
ImageDimensionsTest::$defaultTheme property core/modules/image/tests/src/Functional/ImageDimensionsTest.php The theme to install as the default for testing.
ImageDimensionsTest::$modules property core/modules/image/tests/src/Functional/ImageDimensionsTest.php Modules to install.
ImageDimensionsTest::$profile property core/modules/image/tests/src/Functional/ImageDimensionsTest.php The profile to install as a basis for testing.
ImageDimensionsTest::getImageTag function core/modules/image/tests/src/Functional/ImageDimensionsTest.php Render an image style element.
ImageDimensionsTest::testImageDimensions function core/modules/image/tests/src/Functional/ImageDimensionsTest.php Tests styled image dimensions cumulatively.
ImageEffect class core/modules/image/src/Attribute/ImageEffect.php Defines an ImageEffect attribute for plugin discovery.
ImageEffect class core/modules/image/src/Annotation/ImageEffect.php Defines an image effect annotation object.
ImageEffect.php file core/modules/image/src/Attribute/ImageEffect.php
ImageEffect.php file core/modules/image/src/Annotation/ImageEffect.php
ImageEffect::$description property core/modules/image/src/Annotation/ImageEffect.php A brief description of the image effect.
ImageEffect::$id property core/modules/image/src/Annotation/ImageEffect.php The plugin ID.
ImageEffect::$label property core/modules/image/src/Annotation/ImageEffect.php The human-readable name of the image effect.
ImageEffect::__construct function core/modules/image/src/Attribute/ImageEffect.php Constructs an ImageEffect attribute.
ImageEffectAddForm class core/modules/image/src/Form/ImageEffectAddForm.php Provides an add form for image effects.
ImageEffectAddForm.php file core/modules/image/src/Form/ImageEffectAddForm.php
ImageEffectAddForm::$effectManager property core/modules/image/src/Form/ImageEffectAddForm.php The image effect manager.

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.