Search for size
Title | Object type | File name | Summary |
---|---|---|---|
Archive_Tar::_tarRecToSize | function | modules/ |
Convert Tar record size to actual size |
CommonSizeTestCase | class | modules/ |
Tests file size parsing and formatting functions. |
CommonSizeTestCase::$exact_test_cases | property | modules/ |
|
CommonSizeTestCase::$rounded_test_cases | property | modules/ |
|
CommonSizeTestCase::getInfo | function | modules/ |
|
CommonSizeTestCase::setUp | function | modules/ |
Sets up unit test environment. |
CommonSizeTestCase::testCommonFormatSize | function | modules/ |
Check that format_size() returns the expected string. |
CommonSizeTestCase::testCommonParseSize | function | modules/ |
Check that parse_size() returns the proper byte sizes. |
CommonSizeTestCase::testCommonParseSizeFormatSize | function | modules/ |
Cross-test parse_size() and format_size(). |
FileFieldValidateTestCase::testFileMaxSize | function | modules/ |
Tests the max file size validator. |
FileManagedFileElementTestCase::testManagedFileExceedMaximumFileSize | function | modules/ |
Tests uploading a file that exceeds the maximum file size. |
FileManagedFileElementTestCase::_postMaxSizeToInteger | function | modules/ |
Converts php.ini post_max_size value to integer. |
FileValidatorTest::testFileValidateSize | function | modules/ |
Test file_validate_size(). |
file_upload_max_size | function | includes/ |
Determines the maximum file upload size by querying the PHP settings. |
file_validate_size | function | includes/ |
Checks that the file's size is below certain limits. |
format_size | function | includes/ |
Generates a string representation for the given byte count. |
ImageEffectsUnitTest::testResizeEffect | function | modules/ |
Test the image_resize_effect() function. |
ImageToolkitUnitTest::testResize | function | modules/ |
Test the image_resize() function. |
image_gd_resize | function | modules/ |
Scale an image to the specified size using GD. |
image_resize | function | includes/ |
Resizes an image to the given dimensions (ignoring aspect ratio). |
image_resize_dimensions | function | modules/ |
Image dimensions callback; Resize. |
image_resize_effect | function | modules/ |
Image effect callback; Resize an image resource. |
image_resize_form | function | modules/ |
Form structure for the image resize form. |
image_test_resize | function | modules/ |
Image tookit's resize operation. |
OPENID_SHA1_BLOCKSIZE | constant | modules/ |
SHA-1 hash block size; used for Diffie-Hellman key exchange computations. |
parse_size | function | includes/ |
Parses a given byte count. |
theme_image_resize_summary | function | modules/ |
Returns HTML for a summary of an image resize effect. |
UserPictureTestCase::testWithGDinvalidSize | function | modules/ |
Do the test: GD Toolkit is installed Picture has invalid size |
UserPictureTestCase::testWithoutGDinvalidSize | function | modules/ |
Do the test: GD Toolkit is not installed Picture has invalid size |
XMLRPCMessagesTestCase::testSizedMessages | function | modules/ |
Make sure that XML-RPC can transfer large messages. |
xmlrpc_test_message_sized_in_kb | function | modules/ |
Created a message of the desired size in KB. |
xmlrpc_test_moderateSizeArrayCheck | function | modules/ |
|
_file_generic_settings_max_filesize | function | modules/ |
Element validate callback for the maximum upload size field. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.