Search for size
Title | Object type | File name | Summary |
---|---|---|---|
BrokenPostRequestException::$size | property | core/ |
The maximum upload size. |
BrokenPostRequestException::getSize | function | core/ |
Returns the maximum upload size. |
ConfigEntityUpdater::$batchSize | property | core/ |
The number of entities to process in each batch. |
ConfigTestForm::changeSize | function | core/ |
Element submit handler for non-JS testing. |
ConfigTestForm::updateSize | function | core/ |
Ajax callback for the size selection element. |
DbDumpCommand::fieldSizeMap | function | core/ |
Given a database field type, return a Drupal size. |
Environment::getUploadMaxSize | function | core/ |
Determines the maximum file upload size by querying the PHP settings. |
FieldFileSizeTest | class | core/ |
Tests the core Drupal\views\Plugin\views\field\FileSize handler. |
FieldFileSizeTest.php | file | core/ |
|
FieldFileSizeTest::$testViews | property | core/ |
Views used by this test. |
FieldFileSizeTest::dataSet | function | core/ |
Returns a very simple test dataset. |
FieldFileSizeTest::testFieldFileSize | function | core/ |
|
FieldFileSizeTest::viewsData | function | core/ |
Returns the views data definition. |
FieldInstanceSettings::convertSizeUnit | function | core/ |
Convert file size strings into their D8 format. |
File::getSize | function | core/ |
Returns the size of the file. |
File::METADATA_ATTRIBUTE_SIZE | constant | core/ |
Key for "File size" metadata attribute. |
File::setSize | function | core/ |
Sets the size of the file. |
FileEntityFormatterTest::testFormatterFileSize | function | core/ |
Tests the file_size field formatter. |
FileFieldValidateTest::testFileMaxSize | function | core/ |
Tests the max file size validator. |
FileFieldWidgetTest::testMaximumUploadFileSizeValidation | function | core/ |
Tests maximum upload file size validation. |
FileInterface::getSize | function | core/ |
Returns the size of the file. |
FileInterface::setSize | function | core/ |
Sets the size of the file. |
FileItem::validateMaxFilesize | function | core/ |
Form API callback. |
FileSize | class | core/ |
Formatter that shows the file size in a human readable way. |
FileSize | class | core/ |
Render a numeric value as a size. |
FileSize.php | file | core/ |
|
FileSize.php | file | core/ |
|
FileSize::buildOptionsForm | function | core/ |
Default option form that provides label widget that all fields should have. |
FileSize::defineOptions | function | core/ |
Information about options for all kinds of purposes will be held here. |
FileSize::isApplicable | function | core/ |
Returns if the formatter can be used for the provided field. |
FileSize::render | function | core/ |
Renders the field. |
FileSize::viewElements | function | core/ |
Builds a renderable array for a field value. |
FileUploadHandlerTest::testFileSaveUploadSingleErrorFormSize | function | core/ |
Tests file size upload errors. |
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 |
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/ |
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). |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.