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. |
CKEditorIntegrationTest::getLastPreviewRequestTransferSize | function | core/ |
Gets the transfer size of the last preview request. |
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. |
drupal-8.email_widget_size_setting-2578741.php | file | core/ |
Contains SQL necessary to add a new component for an email field/widget to the 'node.article.default' entity form display. |
EmailWidgetSizeSettingUpdateTest | class | core/ |
Tests the update for the 'size' setting of the 'email_default' field widget. |
EmailWidgetSizeSettingUpdateTest.php | file | core/ |
|
EmailWidgetSizeSettingUpdateTest::setDatabaseDumpFiles | function | core/ |
Set database dump files to be used. |
EmailWidgetSizeSettingUpdateTest::testFieldPostUpdateEmailWidgetSizeSetting | function | core/ |
Tests field_post_update_email_widget_size_setting(). |
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. |
field_post_update_email_widget_size_setting | function | core/ |
Adds the 'size' setting for email widgets. |
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. |
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. |
FileModuleTest::testFileSaveUploadSingleErrorFormSize | function | core/ |
Tests file size upload errors. |
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 options form that provides the 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. |
FileSystemDeprecationTest::testDeprecatedFileUploadMaxSize | function | core/ |
@expectedDeprecation file_upload_max_size() is deprecated in Drupal 8.7.0 and will be removed before Drupal 9.0.0. Use \Drupal\Component\Utility\Environment::getUploadMaxSize() instead. See https://www.drupal.org/node/3000058. |
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_upload_max_size | function | core/ |
Determines the maximum file upload size by querying the PHP settings. |
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 |
image-resize-summary.html.twig | file | core/ |
Default theme implementation 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. |
Pagination
- Page 1
- Next page
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.