The size of the file in bytes.
Type: integer
File
- core/
modules/ file/ file.entity.inc, line 69  - Entity controller and class for files.
 
Class
- File
 - Defines the file entity class.
 
Code
public $filesize;
        The size of the file in bytes.
Type: integer
public $filesize;