Search for Image
Exact matches
| Title | Object type | File name | Summary |
|---|---|---|---|
| Image | class | core/ |
Image entity media source. |
| Image | class | core/ |
CKEditor 5 Image plugin. |
| Image | class | core/ |
Defines an image object to represent an image file. |
| Image | class | core/ |
Provides helpers to operate on images. |
All search results
| Title | Object type | File name | Summary |
|---|---|---|---|
| ResponsiveImageOrderMultipliersNumericallyUpdateTest | class | core/ |
Tests order multipliers numerically upgrade path. |
| ResponsiveImageOrderMultipliersNumericallyUpdateTest.php | file | core/ |
|
| ResponsiveImageOrderMultipliersNumericallyUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
| ResponsiveImageOrderMultipliersNumericallyUpdateTest::testEntitySave | function | core/ |
Test ResponsiveImageStyle::preSave correctly orders by multiplier weight. |
| ResponsiveImageOrderMultipliersNumericallyUpdateTest::testUpdate | function | core/ |
Test order multipliers numerically upgrade path. |
| 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::preSave | function | core/ |
Acts on an entity before the presave hook is invoked. |
| 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/ |
@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. |
Pagination
- Previous page
- Page 29
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.