service commerce_file.download_logger in Commerce File 8.2
Class
Drupal\commerce_file\DownloadLogger6 string references to commerce_file.download_logger
- DownloadLimit::create in src/
Plugin/ views/ field/ DownloadLimit.php - Creates an instance of the plugin.
- DownloadLoggerTest::setUp in tests/
src/ Kernel/ DownloadLoggerTest.php - File::create in src/
Plugin/ Commerce/ LicenseType/ File.php - Creates an instance of the plugin.
- FileAccessTest::testFileAccess in tests/
src/ Kernel/ FileAccessTest.php - Tests the file access.
- FileDownloadController::create in src/
Controller/ FileDownloadController.php - Instantiates a new instance of this class.
File
View source
- class: Drupal\commerce_file\DownloadLogger
- arguments:
- - '@database'
- - '@request_stack'
- - '@datetime.time'