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 in bytes. |
ByteSizeMarkup | class | core/ |
A class to generate translatable markup for the given byte count. |
ByteSizeMarkup.php | file | core/ |
|
ByteSizeMarkup::create | function | core/ |
Gets the TranslatableMarkup object for the provided size. |
ByteSizeMarkup::__construct | function | core/ |
This class should not be instantiated. |
ByteSizeMarkupTest | class | core/ |
@coversDefaultClass \Drupal\Core\StringTranslation\ByteSizeMarkup[[api-linebreak]] @group StringTranslation |
ByteSizeMarkupTest.php | file | core/ |
|
ByteSizeMarkupTest::providerTestCommonFormatSize | function | core/ |
Provides a list of byte size to test. |
ByteSizeMarkupTest::testCommonFormatSize | function | core/ |
@covers ::create[[api-linebreak]] @dataProvider providerTestCommonFormatSize |
ByteSizeMarkupTest::testTranslatableMarkupObject | function | core/ |
@covers ::create[[api-linebreak]] |
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/ |
Provides a dataset with various 'age' values representing file sizes. |
FieldFileSizeTest::testFieldFileSize | function | core/ |
Tests the FileSize field handler for correct formatting in Views. |
FieldFileSizeTest::viewsData | function | core/ |
Maps the 'age' field to the 'file_size' handler for Views. |
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. |
FileImageDimensionsConstraint::$messageResizedImageTooSmall | property | core/ |
The resized image too small message. |
FileImageDimensionsConstraint::$messageResizeFailed | property | core/ |
The resize failed message. |
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 byte 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::render | function | core/ |
Renders the field. |
FileSize::viewElements | function | core/ |
Builds a renderable array for a field value. |
FileSizeLimitConstraint | class | core/ |
File size max constraint. |
FileSizeLimitConstraint.php | file | core/ |
|
FileSizeLimitConstraint::$diskQuotaMessage | property | core/ |
The message for when disk quota is exceeded. |
FileSizeLimitConstraint::$fileLimit | property | core/ |
The file limit. |
FileSizeLimitConstraint::$maxFileSizeMessage | property | core/ |
The message for when file size limit is exceeded. |
FileSizeLimitConstraint::$userLimit | property | core/ |
The user limit. |
FileSizeLimitConstraint::getDefaultOption | function | core/ |
|
FileSizeLimitConstraintValidator | class | core/ |
Validates the FileSizeLimitConstraint. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.