Search for image

  1. Search 7.x for image
  2. Search 9.5.x for image
  3. Search 10.3.x for image
  4. Search 11.x for image
  5. Other projects

Exact matches

These are exact matches according to your search
Title Object type File name Summary
Image class core/modules/media/src/Plugin/media/Source/Image.php Image entity media source.
Image class core/modules/image/src/Plugin/InPlaceEditor/Image.php Defines the image text in-place editor.
Image class core/lib/Drupal/Core/Image/Image.php Defines an image object to represent an image file.
Image class core/lib/Drupal/Component/Utility/Image.php Provides helpers to operate on images.

All search results

Title Object type File name Summary
ResponsiveImageStyleForm class core/modules/responsive_image/src/ResponsiveImageStyleForm.php Form controller for the responsive image edit/add forms.
ResponsiveImageStyleForm.php file core/modules/responsive_image/src/ResponsiveImageStyleForm.php
ResponsiveImageStyleForm::$breakpointManager property core/modules/responsive_image/src/ResponsiveImageStyleForm.php The breakpoint manager.
ResponsiveImageStyleForm::breakpointMappingFormAjax function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Get the form for mapping breakpoints to image styles.
ResponsiveImageStyleForm::create function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Instantiates a new instance of this class.
ResponsiveImageStyleForm::form function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Overrides Drupal\Core\Entity\EntityForm::form().
ResponsiveImageStyleForm::save function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Form submission handler for the 'save' action.
ResponsiveImageStyleForm::validateForm function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Form validation handler.
ResponsiveImageStyleForm::__construct function core/modules/responsive_image/src/ResponsiveImageStyleForm.php Constructs the responsive image style form.
ResponsiveImageStyleHalJsonAnonTest class core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php @group hal
ResponsiveImageStyleHalJsonAnonTest.php file core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php
ResponsiveImageStyleHalJsonAnonTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php The theme to install as the default for testing.
ResponsiveImageStyleHalJsonAnonTest::$format property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php The format to use in this test.
ResponsiveImageStyleHalJsonAnonTest::$mimeType property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php The MIME type that corresponds to $format.
ResponsiveImageStyleHalJsonAnonTest::$modules property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonAnonTest.php Modules to install.
ResponsiveImageStyleHalJsonBasicAuthTest class core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php @group hal
ResponsiveImageStyleHalJsonBasicAuthTest.php file core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php
ResponsiveImageStyleHalJsonBasicAuthTest::$auth property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php The authentication mechanism to use in this test.
ResponsiveImageStyleHalJsonBasicAuthTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php The theme to install as the default for testing.
ResponsiveImageStyleHalJsonBasicAuthTest::$format property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php The format to use in this test.
ResponsiveImageStyleHalJsonBasicAuthTest::$mimeType property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php The MIME type that corresponds to $format.
ResponsiveImageStyleHalJsonBasicAuthTest::$modules property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonBasicAuthTest.php Modules to install.
ResponsiveImageStyleHalJsonCookieTest class core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php @group hal
ResponsiveImageStyleHalJsonCookieTest.php file core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php
ResponsiveImageStyleHalJsonCookieTest::$auth property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The authentication mechanism to use in this test.
ResponsiveImageStyleHalJsonCookieTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The theme to install as the default for testing.
ResponsiveImageStyleHalJsonCookieTest::$format property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The format to use in this test.
ResponsiveImageStyleHalJsonCookieTest::$mimeType property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php The MIME type that corresponds to $format.
ResponsiveImageStyleHalJsonCookieTest::$modules property core/modules/responsive_image/tests/src/Functional/Hal/ResponsiveImageStyleHalJsonCookieTest.php Modules to install.
ResponsiveImageStyleInterface interface core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Provides an interface defining a responsive_image mapping entity.
ResponsiveImageStyleInterface.php file core/modules/responsive_image/src/ResponsiveImageStyleInterface.php
ResponsiveImageStyleInterface::addImageStyleMapping function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Adds a image style mapping to the responsive image configuration entity.
ResponsiveImageStyleInterface::EMPTY_IMAGE constant core/modules/responsive_image/src/ResponsiveImageStyleInterface.php The machine name for the empty image breakpoint image style option.
ResponsiveImageStyleInterface::getBreakpointGroup function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Returns the breakpoint group for the responsive image style.
ResponsiveImageStyleInterface::getFallbackImageStyle function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Returns the fallback image style ID 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.
ResponsiveImageStyleInterface::getKeyedImageStyleMappings function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Returns the mappings of breakpoint ID and multiplier to image style.
ResponsiveImageStyleInterface::hasImageStyleMappings function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Checks if there is at least one mapping defined.
ResponsiveImageStyleInterface::isEmptyImageStyleMapping function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Checks if there is at least one image style mapping defined.
ResponsiveImageStyleInterface::ORIGINAL_IMAGE constant core/modules/responsive_image/src/ResponsiveImageStyleInterface.php The machine name for the original image breakpoint image style option.
ResponsiveImageStyleInterface::removeImageStyleMappings function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Removes all image style mappings from the responsive image style.
ResponsiveImageStyleInterface::setBreakpointGroup function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Sets the breakpoint group for the responsive image style.
ResponsiveImageStyleInterface::setFallbackImageStyle function core/modules/responsive_image/src/ResponsiveImageStyleInterface.php Sets the fallback image style for the responsive image style.
ResponsiveImageStyleJsonAnonTest class core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonAnonTest.php @group rest
ResponsiveImageStyleJsonAnonTest.php file core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonAnonTest.php
ResponsiveImageStyleJsonAnonTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonAnonTest.php The theme to install as the default for testing.
ResponsiveImageStyleJsonAnonTest::$format property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonAnonTest.php The format to use in this test.
ResponsiveImageStyleJsonAnonTest::$mimeType property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonAnonTest.php The MIME type that corresponds to $format.

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