Skip to main content
Hostdog docs
Documentation & API reference
Main menu
Drupal 7
Drupal 8
Drupal 9
You are here
Home
»
API reference
»
Drupal 9.x
»
image.module
»
theme_image_style
Search Drupal 9.x
Function, class, file, topic, etc.
*
Partial match search is supported
API Navigation
Drupal 9.x
Topics
Classes
Functions
Files
Namespaces
Constants
Globals
Deprecated
7 theme calls to theme_image_style()
ImageFieldDisplayTest::testImageFieldSettings
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
Tests/
ImageFieldDisplayTest.php
Tests for image field settings.
ImageFieldDisplayTest::_testImageFieldFormatters
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
Tests/
ImageFieldDisplayTest.php
Test image formatters on node display.
ImageThemeFunctionTest::testImageStyleTheme
in drupal/
core/
modules/
image/
lib/
Drupal/
image/
Tests/
ImageThemeFunctionTest.php
Tests usage of the image style theme function.
image_field_widget_process
in drupal/
core/
modules/
image/
image.field.inc
An element #process callback for the image_image field type.
PictureFieldDisplayTest::_testPictureFieldFormatters
in drupal/
core/
modules/
picture/
lib/
Drupal/
picture/
Tests/
PictureFieldDisplayTest.php
Test picture formatters on node display.
theme_image_formatter
in drupal/
core/
modules/
image/
image.field.inc
Returns HTML for an image field formatter.
theme_picture
in drupal/
core/
modules/
picture/
picture.module
Returns HTML for a picture.