Search for style
- Search 7.x for style
- Search 9.5.x for style
- Search 10.3.x for style
- Search 11.x for style
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
ResponsiveImageStyleConfigEntityUnitTest::setUp | function | core/ |
|
ResponsiveImageStyleConfigEntityUnitTest::testCalculateDependencies | function | core/ |
@covers ::calculateDependencies |
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMapping | function | core/ |
@covers ::addImageStyleMapping @covers ::getImageStyleMapping |
ResponsiveImageStyleConfigEntityUnitTest::testGetImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping @covers ::getImageStyleMappings |
ResponsiveImageStyleConfigEntityUnitTest::testGetKeyedImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping @covers ::getKeyedImageStyleMappings |
ResponsiveImageStyleConfigEntityUnitTest::testHasImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping @covers ::hasImageStyleMappings |
ResponsiveImageStyleConfigEntityUnitTest::testRemoveImageStyleMappings | function | core/ |
@covers ::addImageStyleMapping @covers ::removeImageStyleMappings |
ResponsiveImageStyleConfigEntityUnitTest::testSetBreakpointGroup | function | core/ |
@covers ::setBreakpointGroup @covers ::getBreakpointGroup |
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 |
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 |
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 |
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. |
ResponsiveImageStyleInterface.php | file | core/ |
|
ResponsiveImageStyleInterface::addImageStyleMapping | function | core/ |
Adds a 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. |
Pagination
- Previous page
- Page 10
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.