Search for all
- Search 7.x for all
- Search 9.5.x for all
- Search 8.9.x for all
- Search 10.3.x for all
- Search 11.x for all
- Other projects
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResponsiveImageFormatterTest | class | core/ |
Tests the responsive image field rendering. |
| ResponsiveImageFormatterTest.php | file | core/ |
|
| ResponsiveImageFormatterTest::$display | property | core/ |
Entity view display. |
| ResponsiveImageFormatterTest::$entityType | property | core/ |
The entity type. |
| ResponsiveImageFormatterTest::$fieldName | property | core/ |
The name of the image field to use for testing. |
| ResponsiveImageFormatterTest::$modules | property | core/ |
|
| ResponsiveImageFormatterTest::setUp | function | core/ |
|
| ResponsiveImageFormatterTest::testImageFormatterUrlOptions | function | core/ |
Tests Image Formatter URL options handling. |
| ResponsiveImageHooks | class | core/ |
Hook implementations for responsive_image. |
| ResponsiveImageHooks.php | file | core/ |
|
| ResponsiveImageHooks::help | function | core/ |
Implements hook_help(). |
| ResponsiveImageIntegrationTest | class | core/ |
Tests the integration of responsive image with other components. |
| ResponsiveImageIntegrationTest.php | file | core/ |
|
| ResponsiveImageIntegrationTest::$modules | property | core/ |
Modules to install. |
| ResponsiveImageIntegrationTest::setUp | function | core/ |
|
| ResponsiveImageIntegrationTest::testEntityViewDisplayDependency | function | core/ |
Tests integration with entity view display. |
| ResponsiveImageStyle | class | core/ |
Defines the responsive image style entity. |
| ResponsiveImageStyle.php | file | core/ |
|
| ResponsiveImageStyle::$breakpoint_group | property | core/ |
The responsive image breakpoint group. |
| ResponsiveImageStyle::$fallback_image_style | property | core/ |
The fallback image style. |
| ResponsiveImageStyle::$id | property | core/ |
The responsive image ID (machine name). |
| ResponsiveImageStyle::$image_style_mappings | property | core/ |
The image style mappings. |
| ResponsiveImageStyle::$keyedImageStyleMappings | property | core/ |
|
| ResponsiveImageStyle::$label | property | core/ |
The responsive image label. |
| ResponsiveImageStyle::addImageStyleMapping | function | core/ |
Adds an image style mapping to the responsive image configuration entity. |
| ResponsiveImageStyle::calculateDependencies | function | core/ |
Calculates dependencies and stores them in the dependency property. |
| ResponsiveImageStyle::getBreakpointGroup | function | core/ |
Returns the breakpoint group for the responsive image style. |
| ResponsiveImageStyle::getFallbackImageStyle | function | core/ |
Returns the fallback image style ID for the responsive image style. |
| ResponsiveImageStyle::getImageStyleIds | function | core/ |
Gets all the image styles IDs involved in the responsive image mapping. |
| ResponsiveImageStyle::getImageStyleMapping | function | core/ |
Gets the image style mapping for a breakpoint ID and multiplier. |
| ResponsiveImageStyle::getImageStyleMappings | function | core/ |
Returns the image style mappings for the responsive image style. |
| ResponsiveImageStyle::getKeyedImageStyleMappings | function | core/ |
Returns the mappings of breakpoint ID and multiplier to image style. |
| ResponsiveImageStyle::hasImageStyleMappings | function | core/ |
Checks if there is at least one mapping defined. |
| ResponsiveImageStyle::isEmptyImageStyleMapping | function | core/ |
Checks if there is at least one image style mapping defined. |
| ResponsiveImageStyle::removeImageStyleMappings | function | core/ |
Removes all image style mappings from the responsive image style. |
| ResponsiveImageStyle::setBreakpointGroup | function | core/ |
Sets the breakpoint group for the responsive image style. |
| ResponsiveImageStyle::setFallbackImageStyle | function | core/ |
Sets the fallback image style for the responsive image style. |
| ResponsiveImageStyle::sortMappings | function | core/ |
Sort mappings by breakpoint ID and multiplier. |
| ResponsiveImageStyle::__construct | function | core/ |
Constructs an Entity object. |
| ResponsiveImageStyleConfigEntityUnitTest | class | core/ |
Tests Drupal\responsive_image\Entity\ResponsiveImageStyle. |
| ResponsiveImageStyleConfigEntityUnitTest.php | file | core/ |
|
| ResponsiveImageStyleConfigEntityUnitTest::$breakpointManager | property | core/ |
The breakpoint manager used for testing. |
| ResponsiveImageStyleConfigEntityUnitTest::$entityType | property | core/ |
The entity type used for testing. |
| ResponsiveImageStyleConfigEntityUnitTest::$entityTypeManager | property | core/ |
The entity type manager used for testing. |
| ResponsiveImageStyleConfigEntityUnitTest::setUp | function | core/ |
|
| ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies | function | core/ |
Tests calculate dependencies. |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping | function | core/ |
Tests get image style mapping. |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings | function | core/ |
Tests get image style mappings. |
| ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings | function | core/ |
Tests get keyed image style mappings. |
| ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings | function | core/ |
Tests has image style mappings. |
Pagination
- Previous page
- Page 1367
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.