Search for size
Title | Object type | File name | Summary |
---|---|---|---|
Image::$fileSize | property | core/ |
File size in bytes. |
Image::getFileSize | function | core/ |
Returns the size of the image file. |
Image::resize | function | core/ |
Resizes an image to the given dimensions (ignoring aspect ratio). |
ImageEffectsTest::testResizeEffect | function | core/ |
Test the image_resize_effect() function. |
ImageInterface::getFileSize | function | core/ |
Returns the size of the image file. |
ImageInterface::resize | function | core/ |
Resizes an image to the given dimensions (ignoring aspect ratio). |
ImageTest::testFloatResize | function | core/ |
Tests \Drupal\Core\Image\Image::resize(). |
ImageTest::testGetFileSize | function | core/ |
Tests \Drupal\Core\Image\Image::getFileSize |
ImageTest::testResize | function | core/ |
Tests \Drupal\Core\Image\Image::resize(). |
ImageTest::testThemeImageWithSizes | function | core/ |
Tests that an image with the sizes attribute is output correctly. |
LegacyLibraryDiscoveryTest::testJqueryUiEffectsSize | function | core/ |
Tests that the jquery.ui.effects.size library is deprecated. |
MaximumFileSizeExceededUploadTest | class | core/ |
Tests uploading a file that exceeds the maximum file size. |
MaximumFileSizeExceededUploadTest.php | file | core/ |
|
MaximumFileSizeExceededUploadTest::$defaultTheme | property | core/ |
The theme to install as the default for testing. |
MaximumFileSizeExceededUploadTest::$fileSystem | property | core/ |
The file system service. |
MaximumFileSizeExceededUploadTest::$modules | property | core/ |
Modules to enable. |
MaximumFileSizeExceededUploadTest::$originalDisplayErrorsValue | property | core/ |
The original value of the 'display_errors' PHP configuration option. |
MaximumFileSizeExceededUploadTest::$user | property | core/ |
A test user. |
MaximumFileSizeExceededUploadTest::setUp | function | core/ |
|
MaximumFileSizeExceededUploadTest::tearDown | function | core/ |
|
MaximumFileSizeExceededUploadTest::testUploadFileExceedingMaximumFileSize | function | core/ |
Tests that uploading files exceeding maximum size are handled correctly. |
MigrateExecutable::formatSize | function | core/ |
Generates a string representation for the given byte count. |
OffsetPage::$size | property | core/ |
The size of the query. |
OffsetPage::getSize | function | core/ |
Returns the page size. |
OffsetPage::SIZE_KEY | constant | core/ |
The size key in the page parameter: page[limit]. |
OffsetPage::SIZE_MAX | constant | core/ |
Max size. |
QueryBatchTest::testBatchSizeNegative | function | core/ |
Tests a negative batch size throws an exception. |
QueryBatchTest::testBatchSizeNonInteger | function | core/ |
Tests a non integer batch size throws an exception. |
Resize | class | core/ |
Defines GD2 resize operation. |
resize.module.css | file | core/ |
Resizable textareas. |
resize.module.css | file | core/ |
Resizable textareas. |
Resize.php | file | core/ |
|
Resize::arguments | function | core/ |
Returns the definition of the operation arguments. |
Resize::execute | function | core/ |
Performs the actual manipulation on the image. |
Resize::validateArguments | function | core/ |
Validates the arguments. |
ResizeImageEffect | class | core/ |
Resizes an image resource. |
ResizeImageEffect.php | file | core/ |
|
ResizeImageEffect::applyEffect | function | core/ |
Applies an image effect to the image object. |
ResizeImageEffect::buildConfigurationForm | function | core/ |
|
ResizeImageEffect::defaultConfiguration | function | core/ |
Gets default configuration for this plugin. |
ResizeImageEffect::getSummary | function | core/ |
Returns a render array summarizing the configuration of the image effect. |
ResizeImageEffect::submitConfigurationForm | function | core/ |
|
ResizeImageEffect::transformDimensions | function | core/ |
Determines the dimensions of the styled image. |
SizeTest | class | core/ |
Parse a predefined amount of bytes and compare the output with the expected value. |
SizeTest.php | file | core/ |
|
SizeTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
SizeTest::testCommonFormatSize | function | core/ |
Checks that format_size() returns the expected string. |
SpaceUsedTest::createFileWithSize | function | core/ |
Creates a file with a given size. |
SqlBase::$batchSize | property | core/ |
Number of records to fetch from the database during each batch. |
TestMigrateExecutable::formatSize | function | core/ |
Generates a string representation for the given byte count. |
Pagination
- Previous page
- Page 2
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.