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 |
|---|---|---|---|
| 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::__construct | function | core/ |
Constructs an Entity object. |
| ResponsiveImageStyleConfigEntityUnitTest | class | core/ |
@coversDefaultClass \Drupal\responsive_image\Entity\ResponsiveImageStyle[[api-linebreak]] @group block |
| 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/ |
@covers ::calculateDependencies[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getImageStyleMapping[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::getKeyedImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::hasImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testRemoveImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping[[api-linebreak]] @covers ::removeImageStyleMappings[[api-linebreak]] |
| ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup | function | core/ |
@covers ::setBreakpointGroup[[api-linebreak]] @covers ::getBreakpointGroup[[api-linebreak]] |
| ResponsiveImageStyleForm | class | core/ |
Form controller for the responsive image edit/add forms. |
| ResponsiveImageStyleForm.php | file | core/ |
|
| ResponsiveImageStyleForm::$breakpointManager | property | core/ |
The breakpoint manager. |
| ResponsiveImageStyleForm::breakpointMappingFormAjax | function | core/ |
Get the form for mapping breakpoints to image styles. |
| ResponsiveImageStyleForm::create | function | core/ |
Instantiates a new instance of this class. |
| ResponsiveImageStyleForm::form | function | core/ |
Overrides Drupal\Core\Entity\EntityForm::form(). |
| ResponsiveImageStyleForm::save | function | core/ |
Form submission handler for the 'save' action. |
| ResponsiveImageStyleForm::validateForm | function | core/ |
Form validation handler. |
| ResponsiveImageStyleForm::__construct | function | core/ |
Constructs the responsive image style form. |
| ResponsiveImageStyleHalJsonAnonTest | class | core/ |
@group hal @group legacy |
| ResponsiveImageStyleHalJsonAnonTest.php | file | core/ |
|
| ResponsiveImageStyleHalJsonAnonTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponsiveImageStyleHalJsonAnonTest::$format | property | core/ |
The format to use in this test. |
| ResponsiveImageStyleHalJsonAnonTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ResponsiveImageStyleHalJsonAnonTest::$modules | property | core/ |
Modules to install. |
| ResponsiveImageStyleHalJsonBasicAuthTest | class | core/ |
@group hal @group legacy |
| ResponsiveImageStyleHalJsonBasicAuthTest.php | file | core/ |
|
| ResponsiveImageStyleHalJsonBasicAuthTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ResponsiveImageStyleHalJsonBasicAuthTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponsiveImageStyleHalJsonBasicAuthTest::$format | property | core/ |
The format to use in this test. |
| ResponsiveImageStyleHalJsonBasicAuthTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ResponsiveImageStyleHalJsonBasicAuthTest::$modules | property | core/ |
Modules to install. |
| ResponsiveImageStyleHalJsonCookieTest | class | core/ |
@group hal @group legacy |
| ResponsiveImageStyleHalJsonCookieTest.php | file | core/ |
|
| ResponsiveImageStyleHalJsonCookieTest::$auth | property | core/ |
The authentication mechanism to use in this test. |
| ResponsiveImageStyleHalJsonCookieTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
| ResponsiveImageStyleHalJsonCookieTest::$format | property | core/ |
The format to use in this test. |
| ResponsiveImageStyleHalJsonCookieTest::$mimeType | property | core/ |
The MIME type that corresponds to $format. |
| ResponsiveImageStyleHalJsonCookieTest::$modules | property | core/ |
Modules to install. |
| ResponsiveImageStyleInterface | interface | core/ |
Provides an interface defining a responsive_image mapping entity. |
Pagination
- Previous page
- Page 1052
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.