Search for size

  1. Search 9.5.x for size
  2. Search 8.9.x for size
  3. Search 10.3.x for size
  4. Search 11.x for size
  5. Other projects
Title Object type File name Summary
Archive_Tar::_tarRecToSize function modules/system/system.tar.inc Convert Tar record size to actual size
CommonSizeTestCase class modules/simpletest/tests/common.test Tests file size parsing and formatting functions.
CommonSizeTestCase::$exact_test_cases property modules/simpletest/tests/common.test
CommonSizeTestCase::$rounded_test_cases property modules/simpletest/tests/common.test
CommonSizeTestCase::getInfo function modules/simpletest/tests/common.test
CommonSizeTestCase::setUp function modules/simpletest/tests/common.test Sets up unit test environment.
CommonSizeTestCase::testCommonFormatSize function modules/simpletest/tests/common.test Check that format_size() returns the expected string.
CommonSizeTestCase::testCommonParseSize function modules/simpletest/tests/common.test Check that parse_size() returns the proper byte sizes.
CommonSizeTestCase::testCommonParseSizeFormatSize function modules/simpletest/tests/common.test Cross-test parse_size() and format_size().
FileFieldValidateTestCase::testFileMaxSize function modules/file/tests/file.test Tests the max file size validator.
FileManagedFileElementTestCase::testManagedFileExceedMaximumFileSize function modules/file/tests/file.test Tests uploading a file that exceeds the maximum file size.
FileManagedFileElementTestCase::_postMaxSizeToInteger function modules/file/tests/file.test Converts php.ini post_max_size value to integer.
FileValidatorTest::testFileValidateSize function modules/simpletest/tests/file.test Test file_validate_size().
file_upload_max_size function includes/file.inc Determines the maximum file upload size by querying the PHP settings.
file_validate_size function includes/file.inc Checks that the file's size is below certain limits.
format_size function includes/common.inc Generates a string representation for the given byte count.
ImageEffectsUnitTest::testResizeEffect function modules/image/image.test Test the image_resize_effect() function.
ImageToolkitUnitTest::testResize function modules/simpletest/tests/image.test Test the image_resize() function.
image_gd_resize function modules/system/image.gd.inc Scale an image to the specified size using GD.
image_resize function includes/image.inc Resizes an image to the given dimensions (ignoring aspect ratio).
image_resize_dimensions function modules/image/image.effects.inc Image dimensions callback; Resize.
image_resize_effect function modules/image/image.effects.inc Image effect callback; Resize an image resource.
image_resize_form function modules/image/image.admin.inc Form structure for the image resize form.
image_test_resize function modules/simpletest/tests/image_test.module Image tookit's resize operation.
OPENID_SHA1_BLOCKSIZE constant modules/openid/openid.inc SHA-1 hash block size; used for Diffie-Hellman key exchange computations.
parse_size function includes/common.inc Parses a given byte count.
theme_image_resize_summary function modules/image/image.admin.inc Returns HTML for a summary of an image resize effect.
UserPictureTestCase::testWithGDinvalidSize function modules/user/user.test Do the test:
GD Toolkit is installed
Picture has invalid size
UserPictureTestCase::testWithoutGDinvalidSize function modules/user/user.test Do the test:
GD Toolkit is not installed
Picture has invalid size
XMLRPCMessagesTestCase::testSizedMessages function modules/simpletest/tests/xmlrpc.test Make sure that XML-RPC can transfer large messages.
xmlrpc_test_message_sized_in_kb function modules/simpletest/tests/xmlrpc_test.module Created a message of the desired size in KB.
xmlrpc_test_moderateSizeArrayCheck function modules/simpletest/tests/xmlrpc_test.module
_file_generic_settings_max_filesize function modules/file/file.field.inc 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.