function FileInterface::getSize
Returns the size of the file.
Return value
int|null The size of the file in bytes, or NULL if it could not be determined.
File
-
core/
modules/ file/ src/ FileInterface.php, line 101
Class
- FileInterface
- Defines getter and setter methods for file entity base fields.
Namespace
Drupal\fileCode
public function getSize();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.