Search for getImage

  1. Search 7.x for getImage
  2. Search 8.9.x for getImage
  3. Search 10.3.x for getImage
  4. Search 11.x for getImage
  5. Other projects
Title Object type File name Summary
Editor::getImageUploadSettings function core/modules/editor/src/Entity/Editor.php Returns the image upload settings.
EditorInterface::getImageUploadSettings function core/modules/editor/src/EditorInterface.php Returns the image upload settings.
Feed::getImage function core/modules/aggregator/src/Entity/Feed.php Returns the primary image attached to the feed.
FeedInterface::getImage function core/modules/aggregator/src/FeedInterface.php Returns the primary image attached to the feed.
ImageAdminStylesTest::getImageCount function core/modules/image/tests/src/Functional/ImageAdminStylesTest.php Count the number of images currently create for a style.
ImageDimensionsTest::getImageTag function core/modules/image/tests/src/Functional/ImageDimensionsTest.php Render an image style element.
ImageStyle::getImageEffectPluginManager function core/modules/image/src/Entity/ImageStyle.php Returns the image effect plugin manager.
ImageStyle::getImageFactory function core/modules/image/src/Entity/ImageStyle.php Returns the image factory.
ImageStyleFlushTest::getImageCount function core/modules/image/tests/src/Functional/ImageStyleFlushTest.php Count the number of images currently created for a style in a wrapper.
ImageStyleTest::getImageStyleMock function core/modules/image/tests/src/Unit/ImageStyleTest.php Gets a mocked image style for testing.
ResponsiveImageStyle::getImageStyleIds function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Gets all the image styles IDs involved in the responsive image mapping.
ResponsiveImageStyle::getImageStyleMapping function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Gets the image style mapping for a breakpoint ID and multiplier.
ResponsiveImageStyle::getImageStyleMappings function core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php Returns the image style mappings for the responsive image style.
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::addImageStyleMapping
@covers ::getImageStyleMapping
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings function core/modules/responsive_image/tests/src/Unit/ResponsiveImageStyleConfigEntityUnitTest.php @covers ::addImageStyleMapping
@covers ::getImageStyleMappings
ResponsiveImageStyleInterface::getImageStyleIds function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Gets all the image styles IDs involved in the responsive image mapping.
ResponsiveImageStyleInterface::getImageStyleMapping function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Gets the image style mapping for a breakpoint ID and multiplier.
ResponsiveImageStyleInterface::getImageStyleMappings function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Returns the image style mappings for the responsive image style.
ToolkitTestBase::getImage function core/tests/Drupal/FunctionalTests/Image/ToolkitTestBase.php Sets up an image with the custom toolkit.
ToolkitTestTrait::getImage function core/tests/Drupal/Tests/Traits/Core/Image/ToolkitTestTrait.php Sets up an image with the custom toolkit.

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