Search for size
Title | Object type | File name | Summary |
---|---|---|---|
FileSizeLimitConstraintValidator.php | file | core/ |
|
FileSizeLimitConstraintValidator::create | function | core/ |
Instantiates a new instance of this class. |
FileSizeLimitConstraintValidator::validate | function | core/ |
|
FileSizeLimitConstraintValidator::__construct | function | core/ |
Creates a new FileSizeConstraintValidator. |
FileSizeLimitConstraintValidatorTest | class | core/ |
Tests the FileSizeLimitConstraintValidator. |
FileSizeLimitConstraintValidatorTest.php | file | core/ |
|
FileSizeLimitConstraintValidatorTest::testFileValidateSize | function | core/ |
@covers ::validate[[api-linebreak]] |
FileUploadResourceTestBase::testFileUploadLargerFileSize | function | core/ |
Tests using the file upload route with a file size larger than allowed. |
FileUploadTest::testFileUploadLargerFileSize | function | core/ |
Tests using the file upload route with a file size larger than allowed. |
file_validate_size | function | core/ |
Checks that the file's size is below certain limits. |
FormAjaxSubscriber::formatSize | function | core/ |
Wraps format_size() |
format_size | function | core/ |
Generates a string representation for the given byte count. |
FormBuilder::getFileUploadMaxSize | function | core/ |
Wraps file_upload_max_size(). |
FormBuilderTest::testExceededFileSize | function | core/ |
@covers ::buildForm[[api-linebreak]] |
FormUploadedFile::getSize | function | core/ |
Gets file size. |
image-resize-summary.html.twig | file | core/ |
Theme override for a summary of an image resize effect. |
image-resize-summary.html.twig | file | core/ |
Default theme implementation for a summary of an image resize effect. |
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/ |
Tests the 'image_resize' effect. |
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). |
ImageResize | class | core/ |
CKEditor 5 ImageResize plugin. |
ImageResize.php | file | core/ |
|
ImageResize::buildConfigurationForm | function | core/ |
|
ImageResize::defaultConfiguration | function | core/ |
|
ImageResize::submitConfigurationForm | function | core/ |
|
ImageResize::validateConfigurationForm | function | core/ |
|
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. |
ImageTestBase::providerResize | function | core/ |
Data provider for ::testResize(). |
ImageTestBase::testResize | function | core/ |
Tests the image resize plugin. |
ImageUploadTest::testFileUploadLargerFileSize | function | core/ |
Tests using the file upload route with a file size larger than allowed. |
InputStreamUploadedFile::getSize | function | core/ |
Gets file size. |
LegacyCommonTest::testFormatSizeDeprecation | function | core/ |
Tests deprecation of the format_size() function. |
LegacyValidatorTest::testFileValidateSize | function | core/ |
Tests file_validate_size(). |
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 install. |
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. |
MediaTestBase::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
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.