Search for image

  1. Search 7.x for image
  2. Search 9.5.x for image
  3. Search 8.9.x for image
  4. Search 10.3.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/ckeditor5/src/Plugin/CKEditor5Plugin/Image.php CKEditor 5 Image plugin.
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
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 Tests Responsive Image Style Json Anon.
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.
ResponsiveImageStyleJsonBasicAuthTest class core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php Tests Responsive Image Style Json Basic Auth.
ResponsiveImageStyleJsonBasicAuthTest.php file core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php
ResponsiveImageStyleJsonBasicAuthTest::$auth property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php The authentication mechanism to use in this test.
ResponsiveImageStyleJsonBasicAuthTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php The theme to install as the default for testing.
ResponsiveImageStyleJsonBasicAuthTest::$format property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php The format to use in this test.
ResponsiveImageStyleJsonBasicAuthTest::$mimeType property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php The MIME type that corresponds to $format.
ResponsiveImageStyleJsonBasicAuthTest::$modules property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonBasicAuthTest.php Modules to install.
ResponsiveImageStyleJsonCookieTest class core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonCookieTest.php Tests Responsive Image Style Json Cookie.
ResponsiveImageStyleJsonCookieTest.php file core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonCookieTest.php
ResponsiveImageStyleJsonCookieTest::$auth property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonCookieTest.php The authentication mechanism to use in this test.
ResponsiveImageStyleJsonCookieTest::$defaultTheme property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonCookieTest.php The theme to install as the default for testing.
ResponsiveImageStyleJsonCookieTest::$format property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonCookieTest.php The format to use in this test.
ResponsiveImageStyleJsonCookieTest::$mimeType property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleJsonCookieTest.php The MIME type that corresponds to $format.
ResponsiveImageStyleListBuilder class core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Provides a listing of responsive image styles.
ResponsiveImageStyleListBuilder.php file core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php
ResponsiveImageStyleListBuilder::buildHeader function core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Builds the header row for the entity listing.
ResponsiveImageStyleListBuilder::buildRow function core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Builds a row for an entity in the entity listing.
ResponsiveImageStyleListBuilder::getDefaultOperations function core/modules/responsive_image/src/ResponsiveImageStyleListBuilder.php Gets this list's default operations.
ResponsiveImageStyleResourceTestBase class core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php Resource test base for ResponsiveImageStyle entity.
ResponsiveImageStyleResourceTestBase.php file core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php
ResponsiveImageStyleResourceTestBase::$effectUuid property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php The effect UUID.
ResponsiveImageStyleResourceTestBase::$entity property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php The ResponsiveImageStyle entity.
ResponsiveImageStyleResourceTestBase::$entityTypeId property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php The tested entity type.
ResponsiveImageStyleResourceTestBase::$modules property core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php Modules to install.
ResponsiveImageStyleResourceTestBase::createEntity function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php Creates the entity to be tested.
ResponsiveImageStyleResourceTestBase::getExpectedNormalizedEntity function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php Returns the expected normalization of the entity.
ResponsiveImageStyleResourceTestBase::getExpectedUnauthorizedAccessMessage function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php Return the expected error message.
ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php Returns the normalized POST entity.
ResponsiveImageStyleResourceTestBase::setUpAuthorization function core/modules/responsive_image/tests/src/Functional/Rest/ResponsiveImageStyleResourceTestBase.php Sets up the necessary authorization.
ResponsiveImageStyles class core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Gets Drupal responsive image styles source from database.
ResponsiveImageStyles.php file core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php
ResponsiveImageStyles::fields function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Returns available fields on the source.
ResponsiveImageStyles::getIds function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Defines the source fields uniquely identifying a source row.
ResponsiveImageStyles::prepareRow function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Adds additional data to the row.
ResponsiveImageStyles::query function core/modules/responsive_image/src/Plugin/migrate/source/d7/ResponsiveImageStyles.php Prepares query object to retrieve data from the source database.
ResponsiveImageStylesTest class core/modules/responsive_image/tests/src/Kernel/Plugin/migrate/source/d7/ResponsiveImageStylesTest.php Tests D7 responsive image styles source plugin.
ResponsiveImageStylesTest.php file core/modules/responsive_image/tests/src/Kernel/Plugin/migrate/source/d7/ResponsiveImageStylesTest.php
ResponsiveImageStylesTest::$modules property core/modules/responsive_image/tests/src/Kernel/Plugin/migrate/source/d7/ResponsiveImageStylesTest.php Modules to install.
ResponsiveImageStylesTest::providerSource function core/modules/responsive_image/tests/src/Kernel/Plugin/migrate/source/d7/ResponsiveImageStylesTest.php Provides source data for ::testSource.
ResponsiveImageStyleTest class core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php JSON:API integration test for the "ResponsiveImageStyle" config entity type.
ResponsiveImageStyleTest.php file core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php
ResponsiveImageStyleTest::$defaultTheme property core/modules/jsonapi/tests/src/Functional/ResponsiveImageStyleTest.php The theme to install as the default for testing.

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