Search for width
- Search 7.x for width
- Search 8.9.x for width
- Search 10.3.x for width
- Search 11.x for width
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
GDToolkit::getWidth | function | core/ |
Returns the width of the image. |
IconBuilderInterface::setStrokeWidth | function | core/ |
Sets the stroke width. |
IconBuilderInterface::setWidth | function | core/ |
Sets the width. |
Image::getWidth | function | core/ |
Returns the width of the image. |
Image::METADATA_ATTRIBUTE_WIDTH | constant | core/ |
Key for "image width" metadata attribute. |
ImageInterface::getWidth | function | core/ |
Returns the width of the image. |
ImageTest::testCropWidth | function | core/ |
Tests \Drupal\Core\Image\Image::crop(). |
ImageTest::testGetWidth | function | core/ |
Tests \Drupal\Core\Image\Image::getWidth(). |
ImageTest::testScaleAndCropWidth | function | core/ |
Tests \Drupal\Core\Image\Image::scaleAndCrop(). |
ImageTest::testScaleWidth | function | core/ |
Tests \Drupal\Core\Image\Image::scale(). |
ImageTest::testThemeImageWithSrcsetWidth | function | core/ |
Tests that an image with the srcset and widths is output correctly. |
ImageTestBase::providerWidth | function | core/ |
Data provider for ::testWidth(). |
ImageTestBase::testWidth | function | core/ |
Ensures that width attribute upcasts and downcasts correctly. |
ImageToolkitInterface::getWidth | function | core/ |
Returns the width of the image. |
Media::getThumbnailWidth | function | core/ |
Gets the width of the thumbnail of a media item. |
MediaSource::$thumbnail_width_metadata_attribute | property | core/ |
The metadata attribute name to provide the thumbnail width. |
MultiWidthLayoutBase | class | core/ |
Base class of layouts with configurable widths. |
MultiWidthLayoutBase.php | file | core/ |
|
MultiWidthLayoutBase::build | function | core/ |
Build a render array for layout with regions. |
MultiWidthLayoutBase::buildConfigurationForm | function | core/ |
Form constructor. |
MultiWidthLayoutBase::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
MultiWidthLayoutBase::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
MultiWidthLayoutBase::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
MultiWidthLayoutBase::submitConfigurationForm | function | core/ |
Form submission handler. |
OffCanvasTest::testNarrowWidth | function | core/ |
Tests the body displacement behaves differently at a narrow width. |
OpenOffCanvasDialogCommand::DEFAULT_DIALOG_WIDTH | constant | core/ |
The dialog width to use if none is provided. |
Rectangle::$boundingWidth | property | core/ |
The width of the rotated rectangle. |
Rectangle::$width | property | core/ |
The width of the rectangle. |
Rectangle::getBoundingWidth | function | core/ |
Gets the bounding width of the rectangle. |
RectangleTest::testWrongWidth | function | core/ |
Tests wrong rectangle width. |
Resource::$thumbnailWidth | property | core/ |
The width of the thumbnail, in pixels. |
Resource::$width | property | core/ |
The width of the resource, in pixels. |
Resource::getThumbnailWidth | function | core/ |
Returns the width of the resource's thumbnail image. |
Resource::getWidth | function | core/ |
Returns the width of the resource. |
SvgIconBuilder::$strokeWidth | property | core/ |
The width of region borders. |
SvgIconBuilder::$width | property | core/ |
The width of the SVG. |
SvgIconBuilder::setStrokeWidth | function | core/ |
Sets the stroke width. |
SvgIconBuilder::setWidth | function | core/ |
Sets the width. |
TestMultiWidthLayoutsTest | class | core/ |
Test the multi-width layout plugins. |
TestMultiWidthLayoutsTest.php | file | core/ |
|
TestMultiWidthLayoutsTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
TestMultiWidthLayoutsTest::$modules | property | core/ |
Modules to enable. |
TestMultiWidthLayoutsTest::assertWidthClassApplied | function | core/ |
Asserts the width class is applied to the first section. |
TestMultiWidthLayoutsTest::setUp | function | core/ |
|
TestMultiWidthLayoutsTest::testWidthChange | function | core/ |
Tests changing the columns widths of a multi-width section. |
TestToolkit::$width | property | core/ |
The width of the image. |
TestToolkit::getWidth | function | core/ |
Returns the width of the image. |
ThreeColumnLayout::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
ThreeColumnLayout::getWidthOptions | function | core/ |
Gets the width options for the configuration form. |
TwoColumnLayout::getDefaultWidth | function | core/ |
Provides a default value for the width options. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.