Search for %s
- Search 7.x for %s
- Search 8.9.x for %s
- Search 10.3.x for %s
- Search 11.x for %s
- Search main for %s
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResponsiveImageStyleInterface.php | file | core/ |
|
| ResponsiveImageStyleInterface::addImageStyleMapping | function | core/ |
Adds an image style mapping to the responsive image configuration entity. |
| ResponsiveImageStyleInterface::EMPTY_IMAGE | constant | core/ |
The machine name for the empty image breakpoint image style option. |
| ResponsiveImageStyleInterface::getBreakpointGroup | function | core/ |
Returns the breakpoint group for the responsive image style. |
| ResponsiveImageStyleInterface::getFallbackImageStyle | function | core/ |
Returns the fallback image style ID for the responsive image style. |
| ResponsiveImageStyleInterface::getImageStyleIds | function | core/ |
Gets all the image styles IDs involved in the responsive image mapping. |
| ResponsiveImageStyleInterface::getImageStyleMapping | function | core/ |
Gets the image style mapping for a breakpoint ID and multiplier. |
| ResponsiveImageStyleInterface::getImageStyleMappings | function | core/ |
Returns the image style mappings for the responsive image style. |
| ResponsiveImageStyleInterface::getKeyedImageStyleMappings | function | core/ |
Returns the mappings of breakpoint ID and multiplier to image style. |
| ResponsiveImageStyleInterface::hasImageStyleMappings | function | core/ |
Checks if there is at least one mapping defined. |
| ResponsiveImageStyleInterface::isEmptyImageStyleMapping | function | core/ |
Checks if there is at least one image style mapping defined. |
| ResponsiveImageStyleInterface::ORIGINAL_IMAGE | constant | core/ |
The machine name for the original image breakpoint image style option. |
| ResponsiveImageStyleInterface::removeImageStyleMappings | function | core/ |
Removes all image style mappings from the responsive image style. |
| ResponsiveImageStyleInterface::setBreakpointGroup | function | core/ |
Sets the breakpoint group for the responsive image style. |
| ResponsiveImageStyleInterface::setFallbackImageStyle | function | core/ |
Sets the fallback image style for the responsive image style. |
| ResponsiveImageStyleJsonAnonTest | class | core/ |
@group rest |
| ResponsiveImageStyleJsonAnonTest.php | file | core/ |
|
| ResponsiveImageStyleJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponsiveImageStyleJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ResponsiveImageStyleJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ResponsiveImageStyleJsonBasicAuthTest | class | core/ |
@group rest |
| ResponsiveImageStyleJsonBasicAuthTest.php | file | core/ |
|
| ResponsiveImageStyleJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ResponsiveImageStyleJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponsiveImageStyleJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ResponsiveImageStyleJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ResponsiveImageStyleJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ResponsiveImageStyleJsonCookieTest | class | core/ |
@group rest |
| ResponsiveImageStyleJsonCookieTest.php | file | core/ |
|
| ResponsiveImageStyleJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ResponsiveImageStyleJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponsiveImageStyleJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ResponsiveImageStyleJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ResponsiveImageStyleListBuilder | class | core/ |
Provides a listing of responsive image styles. |
| ResponsiveImageStyleListBuilder.php | file | core/ |
|
| ResponsiveImageStyleListBuilder::buildHeader | function | core/ |
Builds the header row for the entity listing. |
| ResponsiveImageStyleListBuilder::buildRow | function | core/ |
Builds a row for an entity in the entity listing. |
| ResponsiveImageStyleListBuilder::getDefaultOperations | function | core/ |
Gets this list's default operations. |
| ResponsiveImageStyleResourceTestBase | class | core/ |
ResourceTestBase for ResponsiveImageStyle entity. |
| ResponsiveImageStyleResourceTestBase.php | file | core/ |
|
| ResponsiveImageStyleResourceTestBase::$effectUuid | property | core/ |
The effect UUID. |
| ResponsiveImageStyleResourceTestBase::$entity | property | core/ |
The ResponsiveImageStyle entity. |
| ResponsiveImageStyleResourceTestBase::$entityTypeId | property | core/ |
The tested entity type. |
| ResponsiveImageStyleResourceTestBase::$modules | property | core/ |
Modules to install. |
| ResponsiveImageStyleResourceTestBase::createEntity | function | core/ |
Creates the entity to be tested. |
| ResponsiveImageStyleResourceTestBase::getExpectedNormalizedEntity | function | core/ |
Returns the expected normalization of the entity. |
| ResponsiveImageStyleResourceTestBase::getExpectedUnauthorizedAccessMessage | function | core/ |
Return the expected error message. |
| ResponsiveImageStyleResourceTestBase::getNormalizedPostEntity | function | core/ |
Returns the normalized POST entity. |
| ResponsiveImageStyleResourceTestBase::setUpAuthorization | function | core/ |
Sets up the necessary authorization. |
| ResponsiveImageStyles | class | core/ |
Gets Drupal responsive image styles source from database. |
Pagination
- Previous page
- Page 1053
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.