Rss::getImage |
function |
vendor/zendframework/zend-feed/src/Reader/Feed/Rss.php |
Get the feed image data |
Feed::getImage |
function |
vendor/zendframework/zend-feed/src/Reader/Extension/Atom/Feed.php |
Get the feed image |
Atom::getImage |
function |
vendor/zendframework/zend-feed/src/Reader/Feed/Atom.php |
Get feed image data |
Feed::getImage |
function |
core/modules/aggregator/src/Entity/Feed.php |
Returns the primary image attached to the feed. |
AbstractFeed::getImage |
function |
vendor/zendframework/zend-feed/src/Writer/AbstractFeed.php |
Get the feed image URI |
FeedInterface::getImage |
function |
core/modules/aggregator/src/FeedInterface.php |
Returns the primary image attached to the feed. |
ToolkitTestBase::getImage |
function |
core/modules/system/src/Tests/Image/ToolkitTestBase.php |
Sets up an image with the custom toolkit. |
Editor::getImageUploadSettings |
function |
core/modules/editor/src/Entity/Editor.php |
Returns the image upload settings. |
ImageDimensionsTest::getImageTag |
function |
core/modules/image/src/Tests/ImageDimensionsTest.php |
Render an image style element. |
ImageStyleTest::getImageStyleMock |
function |
core/modules/image/tests/src/Unit/ImageStyleTest.php |
Gets a mocked image style for testing. |
ImageStyleFlushTest::getImageCount |
function |
core/modules/image/src/Tests/ImageStyleFlushTest.php |
Count the number of images currently created for a style in a wrapper. |
ImageAdminStylesTest::getImageCount |
function |
core/modules/image/src/Tests/ImageAdminStylesTest.php |
Count the number of images currently create for a style. |
ResponsiveImageStyle::getImageStyleIds |
function |
core/modules/responsive_image/src/Entity/ResponsiveImageStyle.php |
Gets all the image styles IDs involved in the responsive image mapping. |
EditorInterface::getImageUploadSettings |
function |
core/modules/editor/src/EditorInterface.php |
Returns the image upload settings. |
ImageStyle::getImageEffectPluginManager |
function |
core/modules/image/src/Entity/ImageStyle.php |
Returns the image effect plugin manager. |
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. |
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. |
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 |