DatabaseFileUsageBackend::$tableName

The name of the SQL table used to store file usage information.

Type: string

File

core/modules/file/src/FileUsage/DatabaseFileUsageBackend.php, line 26

Class

DatabaseFileUsageBackend
Defines the database file usage backend. This is the default Drupal backend.

Namespace

Drupal\file\FileUsage

Code

protected $tableName;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.