The name of the SQL table used to store file usage information.
Type: string
File
- drupal/core/modules/file/lib/Drupal/file/FileUsage/DatabaseFileUsageBackend.php, line 31
- Definition of Drupal\file\FileUsage\DatabaseFileUsageBackend.
Class
- DatabaseFileUsageBackend
- Defines the database file usage backend. This is the default Drupal backend.
Namespace
Drupal\file\FileUsage
Code
protected $tableName;